/* GLOBAL SETTINGS */

div, td	{
	padding:0px; margin:0px; 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	max-width:906px;
}

body {
	margin-top:0px;margin-bottom:0px;
	background-color:#EEEEEE;
	
}

div#mainmenu {
	margin-top:0px;
	padding: 0px;
   	display: block;
	/*background-image:url(ressources/mainmenu_back2.jpg);*/
   	font-family: Arial, sans-serif;
 	width:906px;
	height:22px;
	background-color: #eceae4;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #AAAAAA;
        margin-left: 0px;
        
}


/* ########################################### */
/* UNTERSEITE - Inhalt */
div#content {
   	font-weight: normal;
   	font-family: Verdana, sans-serif;
 	width:800px;
        v-align:top;
	margin-top:20px;
        margin-bottom:2px;
	height:100%;
	margin-left:20px;
	margin-right:20px;
}

div#content p { font-family: Verdana, sans-serif;font-size:11px;margin-left:0px; color:#303030; }
div#content p.bodytext { margin-left:0px; color:#303030; }


div#content h1 {
font-size:14px; font-color:#fe9d2c; 
display:block;margin-left:0px;
height:24px;
text-decoration:none;
}


div#content h2 {
           
 	font-size:12px;	
}

div#content h3 {

 	font-size:11px;
}

div#content a {
   text-decoration: none;
   color: darkblue;
}

div #content a:hover {
   text-decoration: underline;
   color: #404020;

}

div#content .trenner30px { 
	display:box;
		width:30px;
	background-image:url(../img/trenner30px.jpg);
}
.trenner30px { 
	display:box;
		width:30px;
	background-image:url(../img/trenner30px.jpg);
}



/* FORMULARE */
.formular			{font-family: Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; background-color:#FFFFFF; border-style: solid; border-width:1px; border-color: #B5BDC2; width:160px; height:19px;}
.formulararea		{font-family: Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; background-color:#FFFFFF; border-style: solid; border-width:1px; border-color: #B5BDC2; width:200px; height:200px;}
.submit				{font-family: Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; background-color:#FFFFFF; border-style: solid; border-width:1px; border-color: #B5BDC2;}
.search				{font-family: Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; background-color:#FFFFFF; border-style: solid; border-width:1px; border-color: #B5BDC2; width:160px; height:19px;}


/* KLASSEN F�R SUCHE */
.tx-indexedsearch-searchbox-button	{font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color:#666666; background-color: #FFFFFF; border-style: solid; border-width: 1pt; border-color: #B5BDC2; height: 20px;}
.tx-indexedsearch-searchbox-sword	{font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color:#666666; background-color: #FFFFFF; border-style: solid; border-width: 1pt; border-color: #B5BDC2; height: 20px;}
a.sectionheader	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {background:#eeeeee;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {background:#eeeeee;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {background:#FFDF4A; padding:5px;}


/* TOP§ */
div#top3 { font-family: Verdana, sans-serif;font-size:10px; color:#606060; }
div#top3 p { font-family: Verdana, sans-serif;font-size:10px; color:#606060; margin-top:1px; margin-bottom:1px;}
div#top3 a { font-family: Verdana, sans-serif;font-size:10px; color:#303030; }
div#top3 a:hover { font-family: Verdana, sans-serif;font-size:10px; color:#101090; }
div#top3 h1 { font-family: Verdana, sans-serif;font-size:16px; color:#606060; margin-top:4px; margin-bottom:6px;}



/* FOOTER */
div#footer { font-family: Verdana, sans-serif;font-size:10px; color:#606060; }
div#footer p { font-family: Verdana, sans-serif;font-size:10px; color:#606060; }
div#footer a { font-family: Verdana, sans-serif;font-size:10px; color:#303030; }
div#footer a:hover { font-family: Verdana, sans-serif;font-size:10px; color:#101090; }



/* CURRENTPATH */
div#currentpath { font-family: Verdana, sans-serif;font-size:10px; color:#606060; }
div#currentpath p { font-family: Verdana, sans-serif;font-size:10px; color:#202020; }
div#currentpath a { font-family: Verdana, sans-serif;font-size:10px; color:#202070; }
div#currentpath a:hover { font-family: Verdana, sans-serif;font-size:10px; color:#101090; }

/* CURRENTDATE */
div#currentdate { font-family: Verdana, sans-serif;font-size:11px; color:#805020; }
div#currentdate p { font-family: Verdana, sans-serif;font-size:11px; color:#805020; }
div#currentdate a { font-family: Verdana, sans-serif;font-size:11px; color:#805020; }
div#currentdate a:hover { font-family: Verdana, sans-serif;font-size:11px; color:#805020; }


div#headerbild {  }
div#headerbild img {  }



div#langMenu {
   font-family: Verdana, sans-serif;
   font-size: 12px;
   color: #003366;  
   margin-top:0px;
   margin-left:0px;
   /*background:#F6F6F6;*/
   background-image:url(../img/leftnav1-bg.jpg);
   
}





