

/* Linke Farben bei bedarf*/
p
{
padding-top:8px;
padding-bottom:8px;
margin: 0px;
}

FORM
{
padding: 0;
margin: 0;
}

h3{
font-size:15px;
color:#214968;
font-family:"Georgia",times,serif;



}

h2{
font-size:17px;
color:#214968;
font-family:"Georgia",times,serif;



}

h1{
font-size:20px;
color:#214968;
font-family:"Georgia",times,serif;


}

  
/*alle Bild Links ohne Rahmen darstellen*/
img {
border: none;

/*behavior: url(iepngfix.htc);*/
}



body  {
        font-family:Helvetica, Arial, sans-serif;
		font-size:14px;
    	/*background: #EBEBEB;*/
    	/*background: #4481B8;*/
		/*background: #EEEEEE;*/
    	margin: 0; 
    	padding: 0;
		margin-bottom:30px;
    	text-align: center; 
    	color: #000000;
		line-height:21px;
	background: #FFFFFF url(images/bg.gif) repeat-x center top;
		
    }
	
	
	
	
	
	
	
	.div_wrapper{
	
					background-image:url(images/schatten.png);
		background-repeat: repeat-y;

	
	}
	
	
	.div_wrapper_footer{
	height:15px;
	background-color:#4481B8;
	
					background-image:url(images/schatten2.png);
		background-repeat: repeat-x;

	
	}
	
	

	
	
	
    .seite #container { 
    	width: 947px;  
    	background: #FFFFFF;
    	margin: 0 auto;
    	border: 0px solid #CCCCCC;
    	text-align: left; 
    } 
    .seite #header {
			background-image:url(images/maxxbanner.gif);
		background-repeat:repeat-x;

    	padding: 0 0px 0 0px;
		height:160px;
		margin-bottom:100px;
		width:958px;
		margin-left:-5px;
		

		/*width:967px;
		margin-left:-10px; Attribute setzen wenn schatten erwünscht */ 
		
		
    } 
	
    .seite #rechteseite {
	float: right; /* Dieses Element muss in der Quellenabfolge vor dem Element stehen, neben dem es platziert werden soll. */
	width: 220px; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	/*background: #E3EDFA; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
    	padding: 0px 0; /* Durch die Auffüllung oben und unten entsteht in diesem div ein visueller Leerraum.  */
		/*margin-left:720px;*/
    
	}
   
   
   
   
    .seite #mainContent {
	/*margin: 0 170px;*/
	/*padding: 20 0px;*/
	width:590px;
	height: inherit;
	/*margin-left:300px;*/
	padding-left:100px;
	text-align: justify;
	float:left;
	
    } 
	
	
	.text{
	text-align:justify;
	margin-left:5px;
	
	
	}
	

	
	
	
    .seite #footer { 
	/*background-color:#4082C0;*/
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		width:100%;
		font-weight:bold;
		height:50px;
		color: #C8C8C8;
		text-align:center;
		/*border-top:solid 1px #CCCCCC;*/
		background-image:url(images/bg_footer.gif)
		/*margin-bottom:250px;*/
}

    .footer_text { 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
				font-weight:bold;
						color: #738FBA;
						margin-left:-150px;



}


		
.spacer{
		margin-bottom:150px;

}	

		
		
    .seite #footer p {
    	margin: 0; 
    	padding: 10px 0; 
    }
    .fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	

.infobox_header_re {
	width: 200px;
	height: 28px;
	padding-top:10px;
	margin-left:8px;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	/*background-color: #3866BB;*/
	background-image: url(images/box_head.gif);
	background-repeat:no-repeat;
	

}

	.info_box_re        {
	width: 198px;
	background-color: #E8E8E8;
	margin-bottom: 20px;
	margin-left:9px;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	color: #000000;
	border-top: #ABA9AA;
	border-top-width:1px;
	border-top-style:solid;
	margin-top:0px;
	padding-top:10px;
	text-align: center;
	/*padding 50px setzen um Header grafik zu versetzen*/

}



.infobox_header_main {
	width: 564px;
	height: 28px;
	padding-top:10px;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	/*background-color: #3866BB;*/
	background-image: url(images/box_head_main.gif);
	padding-left:20px;
	

}

	.info_box_main       {
	width: 580px;
	background-color: #F0F3F7;
	margin-bottom: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	color: #000000;
	border: #CCCCCC;
	border-width:2px;
	border-style:solid;
	margin-top:-2px;
	
	/*padding 50px setzen um Header grafik zu versetzen*/

}


.border {
height: 150px;
padding-top:19px;
width: 957px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
padding-bottom:50px;
background-color: #FFFFFF;
/*background-image:url(images/reiseziel.gif);*/
background-repeat: no-repeat;
margin-top:-10px;
}


   a:link {
  color:#214968;
  text-decoration:none;
  font-weight:bold;
}

  A:visited {
  color:#214968;
  text-decoration:none;
    font-weight:bold;

}


  A:active {
  color: #214968;
  text-decoration:underline;
    font-weight:bold;

}


 A:hover {
  color: #980E10;
  text-decoration:underline;
    font-weight:bold;

}

.form_field{
border:1px solid #CCCCCC;
}

.glossar{
font-size:18px; color:#FFFFFF; background-color:#214968;

}
.formular{
background-image: url(images/toolboxbg.png);
background-repeat:repeat-x;
margin-bottom:30px;

}


















#menu {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	position: relative;
top:150px;
left:0px;
margin-left:-6px;

	background: #FFFFFF url(images/menu/menu_bg.gif) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 50px 0 0 30px;
	list-style: none;
	line-height: normal;
	
}

#menu li {
	float: left;
	padding: 0 20px 0 22px;
	background: url(images/menu/img03.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


