

/* CSS Document */

/* Schriftformatierungen */
H1, H2, H4, H5, P, A, DIV, TD, UL, LI, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #676767;}

h1 { font-size: 11px;  }
h2{
	color: #5F9A27;
	font-size: 12px;
	

	
}
h3 {font-size:17px; width: 420px; color:#033FD7; font-weight:normal;margin-top:0; line-height: 22px}
a { color: #033FD7; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: none; }

form { margin: 0; padding: 0; }

.csc-textpic-caption {font-size:7px;color:#878787;line-height:10px;}
.csc-mailform { border: none; }
.csc-mailform label { width: 200px; line-height: 20px; float: left; clear: both; }
.csc-mailform input, .csc-mailform textarea, .csc.mailform select { margin-bottom: 2px; }
.csc-mailform-submit { margin-top: 20px; }

.cleaner
{
	clear:both;
	height:1px;
	Font-size:1px;
	border:0px none;
	margin:0;padding:0;
	background:transparent;
}

/* Allgemeine Formatierungen */

body { margin: 0; padding: 0; background-color: #676767; }
#container { margin:auto;text-align:left;width:832px;background: url(img/background.jpg) repeat; }
#header { margin-top:0; padding:0;width: 832px; height: 279px; background: url(img/banner2.jpg) no-repeat; }
#cContainer { width: 780px; margin:0;  }
#content {margin:0;width:534px;float:right;margin-right:5px;line-height:16px;margin-top:-3px;margin-bottom:20px;}
	#content img{ margin-top: 5px;  } 
	#content dl{ margin: 0; margin-right:5px}
		
#footer { text-align:center;font-size: 9px;bottom: 0; height: 37px;color: white;margin-top:12px;margin-bottom:30px;}
#footer a { font-size: 9px;color: white;font-weight:normal;text-decoration:none; }


/* Menüformatierungen */

#menu { margin:0;padding:0;float:left; padding-bottom:30px;}
#menu ul {list-style:none;margin:0;padding:0;width:194px;}
#menu li  {margin:0;padding:0;list-style:none;background-image:url(img/naviBG.gif); background-repeat:no-repeat;width:194px;height:24px;text-align:right;}
#menu li a  {margin:0;position:relative;top:5px;padding-right:12px;text-decoration: none;color:white;}
#menu .active {margin:0;padding:0;list-style:none;background-image:url(img/naviBG_active.gif); background-repeat:no-repeat;width:194px;height:24px;text-align:right;}
#menu li a:hover {color:#E7F7CB;}