@charset "UTF-8";
/* CSS Document */

body {
background-color:#ff9c00;
	cursor: default;

}


#header {
	
	background-color: #ffffff;
	cursor: default;
	width: 912px;
	height: 181px;
	

}

#text_weiss {

	
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;


}

#text_weiss a{

	
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}
#text_weiss a:hover{

	
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;

}


#header_weiss {

	
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;


}

#header_weiss a{

	
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;

}
#header_weiss a:hover{

	
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;

}

#content {
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 22px;
	text-align: left;
	line-height: 16px;
	overflow:auto;
	

}

#content a {
color:#255877;
	
	text-decoration: underline;
	

}

#content a:hover {
color:#db0000;
text-decoration: none;
	

}

#text {
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 16px;

}


#footer {

	
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;

}

 textarea
	{	
	color: #737373;
	margin-top: 2px;
	
	background-color: #ffffff;
	font: 10px Verdana;
	border: 1px solid #b2b2b2;
	width:300px;
	height:150px;
	}
	
	textarea:focus
	{	
	color: #1f7171;
	margin-top: 2px;
	background-color: #ffffff;
	font: 10px Verdana;
	border: 1px solid #d3031c;
	}


input, select
	{	
	width: 200px;
	color: #737373;
	height: 20px;

	background-color: #ffffff;
	font: 10px Verdana;
	border: 1px solid #b2b2b2;
	}
	

input:focus
	{	
	color: #1f7171;

	background-color: #ffffff;
	font: 11px Verdana;
	border: 1px solid #d3031c;
	}
	
	#press
	{	
	padding: 3px;
	color: #737373;
	height: 22px;
	
	
	background-color: #ffffff;
	font: 10px Verdana;
	border: 1px solid #b2b2b2;
	width: 120px;
	}
	
	#press:focus
	{	
	padding: 3px;
	color: #737373;
	height: 22px;
	
	background-color: #ffffff;
	font: 10px Verdana;
	border: 1px solid #d3031c;
	}
	
	#auswahl, select
	{	
	width: 120px;
	color: #737373;
	height: 20px;

	background-color: #ffffff;
	font: 10px Verdana;
	border: 1px solid #b2b2b2;
	}
	
	hr {
height: 1px;
color: #cccccc;
background-color: #cccccc;
border: none;

}

 #navigation {
   list-style: none;
 
   margin-right: 10px;
   line-height: 17px;
}
#navigation li {
   float: right;
  
}
#navigation li a {
   display: block;
   	background:  url(bilder/button_rot.gif);
	 padding-left:15px;
   padding-right: 20px;
   margin-left: 4px;

   text-align: left;
  color: #275a78;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#navigation li a:hover {
 	background:  url(bilder/button_gruen.gif);
 color: #275a78;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

 #navigation2 {
 
   list-style: none;
   line-height: 17px;
}
#navigation2 li {
   float: left;
  
}
#navigation2 li a {
   display: block;
   	background:  url(bilder/button_rot.gif);
	 padding-left:15px;
   padding-right: 20px;
   margin-left: 4px;

   text-align: left;
  color: #275a78;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#navigation2 li a:hover {
 	background:  url(bilder/button_gruen.gif);
 color: #275a78;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
