


/* CSS Document */
.img{ border:1px dashed #c4c4c4}
body{	
margin:0px; 
padding:0px; 
margin-top:10px; 
margin-bottom:10px; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size:small; 
line-height: 125%;
background-image:url(../img/HG.png);  }
td, th { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;
}
hr{ border: thin;
}
h1{font-size:12px; color:#005A87;}
a:link, a:visited, a.focus, a:active{color:#005A87; text-decoration:none; font-weight:bold}
a:hover{color:#535353; text-decoration:underline; font-weight:bold}
/* Layout Construction*/
#layout				{	
width: 985px;	
border: 1px solid #c4c4c4;	
height:100%; 
padding:0px; 
margin:0px; 
background-repeat:repeat-y; 
text-align:left; }
#header				{	
margin:0px; 
margin-bottom:0px; 
border-bottom:1px solid #c4c4c4; 
background-image:url(../img/header.png); 
background-repeat:no-repeat; 
width:985px; 
height:180px; }
#balken				{	
margin:0px; 
margin-bottom:0px; 
width:985px; 
height:20px; 
background-image:url(../img/button.gif); 
background-repeat:repeat; }

/* content area */
#body				{ clear: both; width:100%; }
#lefter				{ 
float: left; 
width:200px; 
text-align:left; 
background-color:#; 
padding:0;
margin-top:-10px; }
#rightcontent		{ 
text-align:left; 
padding-left:10px; 
padding-right: 10px; 
padding-top: 20px; 
margin-left:800px;}
#content			{ 
margin: 0px; 
height:100%; 
background-color:#FFFFFF; 
}

.top_body{
background-image:url(../img/body_bg_top.png);
background-repeat:no-repeat;
float:right;

margin-top:25px;
margin-bottom:5px;
padding-right:0px;
width:400px;
height:51px;
} 
.bottom_body{
background-image:url(../img/body_bg_bottom.png);
background-repeat:no-repeat;
float:left;
margin-right:5px;
padding-left:10px;
width:285px;
height:51px;
} 

/* Navigation content */




.navigation				{ margin: 0px;  padding: 0px; padding-top: 0px; list-style: none;}
.navigation ul li			{ margin: 0px;  padding: 0px; list-style: none; list-style-position: inside;}
.navigation ul li a			{ text-decoration: none; color:#000000;  }
.navigation ul li a:hover		{ text-decoration: none; }

#MenueEbene_1					{ margin-left: 0; }
.MenueEbene_1 A:link, .MenueEbene_1 A:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 20px; 
	color: #ffffff; 
	background-color: #005A87;
	text-decoration: none;; 
	padding: 0px 0px 0px 6px;   width:211px;
	border-left: 4px solid #c4c4c4;
	border-bottom:1px solid #ffffff; list-style: none;
}
.MenueEbene_1 A:hover {
   color: #444444; 
   background-color: #c4c4c4; 
   text-decoration: none;
   border-left: 4px solid #005A87;   
   width:211px;
	border-bottom:1px solid #ffffff; list-style: none;
}


/* */

#MenueEbene_2					{ margin-left: 0px; }
.MenueEbene_2 A:link, .MenueEbene_2 A:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 20px; 
	color: #ffffff; 
	background-color: #006EA5 ;
	text-decoration: none;
	padding: 0px 0px 0px 2px; 
	border-left: 8px solid #D5D7E8;
	width:211px;
	border-bottom:1px solid #ffffff; list-style: none;
}
.MenueEbene_2 A:hover {
   color: #006EA5;
   background-color: #D5D7E8;
   text-decoration: none;
   border-left: 8px solid #006EA5;border-bottom:1px solid #ffffff;
	width:211px; list-style: none;
}
#MenueEbene_3					{ margin-left: 0px; }
.MenueEbene_3 A:link, .MenueEbene_3 A:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 20px; 
	color: #003366; 
	background-color: #D5D7E8 ;
	text-decoration: none;
	padding: 0px 0px 0px 10px; 
	border-left: 10px solid #006EA5;
	width:201px;
	border-bottom:1px solid #ffffff; list-style: none;
}
.MenueEbene_3 A:hover {
   color: #000000;
   background-color: #DFE1F5;
   text-decoration: none;
	padding: 0px 0px 0px 10px; 
	border-left: 10px solid #265496;
	width:199px;
	border-bottom:1px solid #ffffff; list-style: none;
}
.contact-form{
	float:left;
	margin:0;
	padding:0;
}
.contact-form li{
	width:250px;
	height:20px;
	float:left;
	list-style:none;

	padding:10px 15px 10px 0;
	text-align:right;
	line-height:20px;
	display:inline;
	
	/*border:solid 1px #FF0000;*/
}
.contact-form input{
	width:250px;
	height:22px;
	border-top:solid 2px #c4c4c4;
	border-right:solid 2px #c4c4c4;
	border-bottom:solid 1px #C3C3C3;
	border-left:solid 1px #C3C3C3;
}

.csc-mailform{
	border:none;
}
#mailform{
	width:500px;
	height:auto;
	float:left;
	padding:10px 0 0 10px;
	border:none;
}
.csc-mailform-field{
	width:500px;
	height:auto;
	float:left;
	margin:10px 0 10px 0;
	
	/*border: solid 1px #FF0000;*/
}
.csc-mailform-field label{
	width:95px;
	height:25px;
	float:left;
	padding-right:10px;
}
.csc-mailform-field input{
	width:230px;
	height:22px;
	border-top:solid 1px #c4c4c4;
	border-right:solid 1px #c4c4c4;
	border-bottom:solid 1px #C3C3C3;
	border-left:solid 1px #C3C3C3;
	
}

#mailformformtype_mail{
	background:url(../img/senden_btn.png) no-repeat;
	width:130px;
	height:20px;
	border:none;
	line-height:15px;
	margin-left:85px;
}
.csc-mailform-field textarea{
	width:230px;
	/*border-top:solid 1px #c4c4c4;*/
	/*border-right:solid 1px #c4c4c4;*/
	/*border-bottom:solid 1px #C3C3C3;*/
	/*border-left:solid 1px #C3C3C3;*/
	margin:0;
	padding:0;
}
.csc-textpic-imagewrap {border:1px dashed #c4c4c4; width:200px; vertical-align: middle;}

/* Footer Menu*/
#footer	{ background-color:#FFFFFF; clear: both; font-size:9px; color:#444; width:985px; height:20px; border:1px solid #c4c4c4; margin-top:2px; }



/* News */
.news-list-date {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666;}
.news-list-item {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
.news-list-container H3 A:link {
	color:#006EA5;
	text-decoration: none;

}
.news-list-container H3 A:visited {
	color:#006EA5;
	text-decoration: none;

}
.news-list-container H3 A:HOVER {
	color:#006EA5;
	text-decoration: underline;

}
.news-list-morelink a {
	margin-bottom:3px;
	text-decoration:none;
	color:#006EA5;
}
.news-list-morelink a:link  {
	margin-bottom:3px;
	text-decoration:none;
	color:#006EA5;
}
.news-list-morelink a:hover  {
	margin-bottom:3px;
	text-decoration:underline;
	color:#006EA5;
}
.news-list-morelink a:visited  {
	margin-bottom:3px;
	text-decoration:none;
	color:#006EA5;
}/* CSS Document */


