@import url("adxmenu.css");
@import url("adxmenu_ie.css");
@import url("modern_guestbook.css");
@import url("facdb.css");
@import url("tt_news.css");
@import url("mailform.css");
@import url("wtgallery.css");



* { 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	margin:0px;
	padding:0px;
	border:0px;
	}
	
html, body{ 
	margin:0px; 
	padding:0px; 
	background-color:#F2E9D6;

	} 
 
#pagewidth{ 
	width:1007px; 
	overflow:hidden; 
	} 
 
#header{
	/*position:relative; */
	height:120px; 
	background-image:url("../images/header.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	width:1007px;
} 
 
#main_menu { 
	width:263px;
	height:230px;
	background-color:#A4DDDD;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}

#mood 
{
	float:left;
	display:inline;
	width:744px;
	height:250px;
	background-repeat:no-repeat;
	background-position:center center;
}

#top_menu {
	color:#203F3E;
	clear:both;
	padding-left:10px;
	width:1007px;
	display:block;
	height:30px;
	background-image:url("../images/top_menu_background.jpg");
	background-repeat:repeat-x;
	font-size:8pt;
	line-height:30px; 
	}


#suchen { 
	font-weight:bold; 
	float:left;
	width:260px;
	height:25px;
	margin-top:5px;
	}
	
#suchen input { 
	width:121px;
	}

#navigator {
	border-right:0px!important;
	float:left;
	width:680px;
	}

#navigator a { 
	font-weight:bold;
	color:#203F3E;
	text-decoration:underline;
	}
	
#navigator a:hover {
	text-decoration:none;
	}

#language {
	float:left;
	border-right:0px!important;
	border-left:1px #ccc solid;
	padding-left:10px;
	height:30px;
	line-height:30px; 
	padding-right:10px;
	/* border-right:1px #ccc solid;*/
	display:inline;
}

#leftcol { 
	float:left;
	width:235px;
	padding-left:13px;
	padding-top:25px;
	padding-right:15px;
}

#main_content dt a ,
#main_content dt a:hover 	{
	border-bottom:0px !important;
}

#main_content a,
#leftcol a	{
	color:#203F3E;
	text-decoration:none;
	border-bottom:1px dotted #203F3E;
}

#main_content a:hover,
#leftcol a:hover	{
	text-decoration:none;
	border-bottom:1px solid #203F3E;
}


	
#main_content {
	font-size:10px;
	padding:9px 0px 0px 0px;
	margin-left:2px;
	width:742px;
	margin-top:25px;
	float:left;
	background:#FFFAF0;
	position: relative; 
	border-top:5px solid #347777;
}
#main_content .bodytext {
		line-height:14px;
		margin-bottom: 6px;
	}
 
#main_content h1 { 
	font-size:13pt;
	font-weight:bolder;
	color:#203F3E;
	margin-bottom:10px;
	margin-top:10px;
}
	
#main_content h2 {
	text-transform:uppercase;
	font-size:10pt;
	font-weight:bolder;
	color:#203f3e;
	margin-top:12px;
	margin-bottom:6px;
	border-bottom:1px #203f3e solid;
	/*width:80%;*/
	float:none;
	display:block;
}

#main_content h3 {
 	font-size:12px;
	padding:5px 0px 5px 0px;
}

#main_content img {
	margin:0px 5px 5px 0px;
}
 
/*#main_content ul { margin-left:20px; }*/

#main_content #content-left_480 ol li{
	width:80%!important;
	margin-left:10%;
}

#main_content blockquote{
	width:95%!important;
	margin-left:20px;
}


#content-left_480	{
	width:445px;	
	padding-right:10px;
	padding-left:20px;
	margin-right:13px;
	float:left;
	border-right:1px solid #F2E9D6;
}

#content-right_244	{
	width:244px;
	float:left;
}


input {
	border:1pt #ddd solid;
	background-color:#fff;
	font-size:8pt;
	padding:2px;
	font-weight:normal;
	}


#footer {
	text-align:right;
	font-size:8pt;
	width:737px;
	height:22px;
	line-height:22px;
	float:left;
	background:url("../images/footer_background.jpg") repeat-x;
	display:inline; 
	position: relative; 
	top:30px;
	padding-right:5px;
	margin-bottom:40px;
	}
#footer h1.footer	{
	font-size:10px;
	font-weight:bold;
	float:left;
	padding:0px;
	margin:0px 0px 0px 10px;
}


#footer a {
	text-decoration:none;
	color:#444;
	margin-right:10px;
	}

#footer a:hover {
	color:#000;
	}

#footer img {
	margin-right:5px;
	margin-left:5px;
}
 
 
 /* *** Float containers fix *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
 
.clearfix { 
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*Druck styles*/ 
@media print{ 
/*Sidebar, Header und Menu beim Druck verstecken*/ 
	
	#sidebar,#header,#top_menu { 
	display:none;
	} 

	#content {
		width:100%;
		float:none;
		}
}


/**************************************/
/*   Typo Class 							*/

.csc-textpic-caption	{
	background-color:#347777;
	color:white;
	padding:5px;
	font-size:10px;
}


/*  LISTE A_Z  */

ul.csc-menu-3	{
	list-style:none;
	font-size:12px;
	font-weight:bold;
	clear:both;
	height:20px;
}

ul.csc-menu-3 li.csc-section	{
	float:left;
	display:block;
	/*width:24px;*/
	padding:0px 10px 0px 0px;
	margin:0px !important;	
}

.csc-linkToTop	{
	background:url("../images/tt_news_more.gif") center left no-repeat;
	padding-left:15px;
}

#content-left_480 ul,
#content-right_244 ul {
	clear:both;
    list-style: square;
}


#content-left_480 ul li,
#content-right_244 ul li {
	margin-left:15px;
}

/*****************************/
/*		SITEMAP		*/

.expAll	{
	display:none;
}


/*****************************/
/*		DIVERSE				*/
.wetter	{
	text-align:center;

	height:190px;
}

input[type="submit"] {
	font-size:10px;
	border-right:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	border-bottom:2px solid #DDDDDD;
}

input[type="submit"]:hover	{
	cursor:pointer;
	border-right:1px solid #333333;
	border-bottom:2px solid #333333;
}

.newsletter_reg input[type="checkbox"] {
	float:left; 
	margin-bottom:2px;
	margin-right:5px;
}


#language	{
	display:none;
}

.tx-cal-controller .pagebrowser{
	background-color:#ECECDC;
	border:1px solid #C6C6C6;
	margin:0px 0px 10px 0px;
	padding:8px;
}
.tx-cal-controller .pagebrowser span{ margin:0px 2px; padding:0px;}

#form_tx_cal_controller_end_day_new,
#form_tx_cal_controller_start_day_new{ background:#fff url(/fileadmin/images/calendar.gif) no-repeat right center; padding-right:15px!important;}