/* - MISC STYLE - */


* 	      					{margin: 0px; padding: 0px;}

html 	       				{width: 100%; height: 100%;}

body 	       				{
text-align: center;
color: #545248;
background-image: url(../images/bg.jpg); 
fixed; font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
background-attachment: fixed;
background-repeat: repeat-x;
}


td 							{font-size: 12px; line-height: 18px; font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";}

ul 	    					{margin: 0px; padding: 0px;}
li 	    					{list-style: none}

form 	      				{margin: 0px; padding: 0px;}
img 	      				{border: none;}

a 	     					{color: #545248; text-decoration: none;}
a:hover       				{color: #545248; text-decoration: none;}


/* - LAYER + CONTAINER  + WRAPPER - */


#layer 	      				{text-align:left; margin: 0px auto; width:900px; position: relative; }

#content	 				
{
float:left; 
width:828px; 
overflow: hidden; 
padding: 30px 35px;
position:relative; 
background:#fff;
border: solid 1px black; 
border-top: none;
}



/* - HEADER - */


#header        				
{
position:relative; 
height:231px; 
margin: 0px;
background: url(../images/header.jpg) no-repeat;
}

#suche {padding-top: 145px;
margin-left: 14px;
}

.formular-suche { 
border: 1px #DAE2E4;
border-style: solid;
width: 138px;
padding: 1px 0px;
}

.button-suche { border: 1px solid #DAE2E4;
margin-left: 9px;
background-image: url(../images/bg-suche.jpg);
}

#language { margin-top: -15px;
padding-right: 6px;
text-align: right;}


/* - MENU - */

#menu ul				
{
font-family: "Times New Roman", Times, serif;
text-align: center;
position: absolute;
width: 880px;
z-index: 100; 
padding: 0px; 
margin: 22px 0 0 12px;
font-size: 16px;}

#menu ul li									
{ 
float: left; 
list-style: none; 
margin: 0px; 
position: relative; 
z-index:100;}

#menu li a 									
{
display: block; 
padding: 0px 15px; 
text-decoration: none; 
font-size: 18px; 
color: #003366;  
margin:0px; 
line-height: 26px;
}


#menu li a:hover 							
{
padding: 0px 15px; 
text-decoration: none; 
font-size: 18px; 
color: #fff;  
margin:0px; 
line-height: 26px; 
}

#menu li a.aktiv  				
{
padding: 0px 12px; 
text-decoration: none; 
font-size: 20px; 
color: #fff;  
margin:0px; 
line-height: 26px;
}

#menu li a.aktiv:hover						
{
display: block; 
padding: 0px 12px; 
text-decoration: none; 
font-size: 20px; 
color: #fff; 
font-weight: normal;  
margin:0px; 
line-height: 26px;
}


/* - DROPDOWN SETTINGS - */




/* - SITE + TIME - */


#sitelayer					{position: relative; float:left; width:100%; height: 30px; margin: 0px; padding: 0px; background: #333029; color: #fff;}
#sitelayer #seite			{position:relative; float:left; width:220px; left:10px; margin: 0px; line-height: 28px; color: #fff; background: transparent;}
#sitelayer #seite a 		{text-decoration: none; color: #fff;}
#sitelayer #seite a:hover	{text-decoration: none; color: #fff;}
#sitelayer #timedate		{position:relative; float:right; padding: 0px 15px 0px 0px; line-height: 28px; color: #fff; font-size: 10px;}


/* - CONTENT ... TEXT - */


#content #text 				
{
margin: 0px; 
padding: 0px 10px 00px 10px;
color: #000000;
font-size: 13px;
}

#content #text h1 			{
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
font-weight : bold;
color : #066;
background-color : white;
font-size: 24px;
margin-bottom: 20px;
}
	
#content #text h2 			{
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
font-weight : bold;
color : #036;
background-color : white;
font-size: 18px;
margin-bottom: 5px;
}

#content #text h3 			{font-size: 11px; font-weight: bold; margin: 0px 0px 5px 0px; color: #9B9F4F; font-family: "Verdana"; letter-spacing: 0px;}
#content #text h4 			{font-size: 11px; font-weight: bold; margin: 0px 0px 15px 0px; color: #545248; font-family: "Verdana"; letter-spacing: 0px;}
#content #text h5 			{font-size: 11px; font-weight: bold; margin: 0px 0px 0px 0px; color: #545248; font-family: "Verdana"; letter-spacing: 0px;}
#content #text h6 			{font-size: 11px; font-weight: normal; margin: 0px 0px 0px 0px; color: #AFAFAF; font-family: "Verdana"; letter-spacing: 0px;}

#content #text p 			{margin: 0px 0px 15px 0px;}

#content #text hr 			{border-top: 1px solid #D7D7D7; border-right: 1px solid #fff; border-left: 1px solid #fff; border-bottom: 1px solid #fff; margin: 0px 0px 15px 0px; height: 2px;}

#content #text a 			{color: #066; text-decoration: none;}
#content #text a:hover 		{color: #066; text-decoration: none;}
#content #text ul 			{margin: 0px 0px 0px 15px;}
#content #text ul li 		{list-style: square; line-height: 22px;}
#content #text ul li ul li 	{list-style: square; line-height: 22px; margin: 0px 0px 0px 5px;}

.dont { display: none;}

.more { background-image: url(../images/ssb.jpg);
border: none;
background-repeat: no-repeat;
padding-left: 22px;
background-color: #FFFFFF;
height: 20px;
color: #066; 
text-decoration: none;}




