@media all {

* { margin:0; padding: 0; } 

option {padding-left: 0.4em}
body { 
		font-size: 100.01%; 
		position: relative;   
		color: #000;        
		background: #fff;
		text-align: left; 
	} 
	fieldset, img { border:0; }
	select, input, textarea { font-size: 99% }
	
#page {
	width: 900px;
	border: 1px solid #5a5a5a;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/background.gif);
}

#header {
	background-image: url(images/main_background.gif);
	position: relative;
	height: 200px;
}

#main {	
	background-image: url(images/background.gif);
	clear:both; 
	width: auto;
	background-color: #FFFFFF;
}

#col3 a,#col2 a {
	color: #96191e;
	background-color: #FFFFFF;
	border: 0px;
	text-decoration: none;
}
	
#col1 {
	background-color: #96191e;
	float: left;
	width: 200px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#col3 h1 {
	color: #000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 5px;
	/*border-bottom: 1px solid #96191e;*/
}

/*#col3 h1 {
	color: #96191e;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-bottom: 1px solid #96191e;
}*/

h2 {
	color: #96191e;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-bottom: 1px solid #96191e;
}

/*h2 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #96191e;
}*/

#col2 hr {
	margin-top: 10px;
	margin-bottom: -10px;
	padding-bottom: 0px;
}

#col3 p {
	margin-bottom: 10px;
}

#col2 p {
	margin-bottom: 7px;
}

#col3 li {
	margin-left: 15px;
	margin-bottom: 8px;
}
	
#col2 {
/* IE 6 margin- right: 40 */
	margin-right: 210px;	
	float:right; 
	width: 50px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
}
	
#col3 {
	width:380px;
	margin-left: 230px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */

	}
	
#footer { 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	clear:both;
	width: 590px;
	margin-left: 230px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #000045;
	line-height: 140%;

}

#footer a {
	color: #404040;
	font-size: 11px;
	text-decoration: none;
}
	
#col1 {z-index: 3;}
#col2 {z-index: 5;}
#col3 {z-index: 1;}

#ie_clearing { display: none }

#imgLeft {
	float: left;
	height: 200px;
}

/* Topnavigation */

#topNav {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	clear: both:
}

#topNav ul {
	padding-top: 5px;
	margin-left: 230px;
	list-style-image: none;
	list-style-position: ouside;
	list-style-type: none;
}

#topNav li {
	display:inline;
}

#topNav a {
	color: #404040;
	text-decoration: none;
}

/* Hauptnavigation */

#mainNav {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	width: 590px;
	border-bottom: 1px solid black;
	display: block;
	margin-top: 136px;
	margin-left: 230px;
	padding-bottom: 2px;
}

#mainNavList ul {
	list-style-type: none;
}

#mainNavList li {
	display:inline;
}

#mainNavList a {
	color: #404040;
	text-decoration: none;
}

/* Subnavigation */

#subnav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	overflow: hidden;
	list-style-type: none; 
	color: #000000;
	padding-top:5px;
	padding-bottom:3px;
	display:block; 
	text-decoration: none;
	text-align: right;
	margin-right: 10px;
	border-bottom: 1px solid white;
}

#subnav1 a, #active1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#active1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	overflow: hidden;
	list-style-type: none; 
	color: #000000;
	padding-top:5px;
	padding-bottom:3px;
	display:block; 
	text-decoration: none;
	text-align: right;
	margin-right: 10px;
	border-bottom: 1px solid white;
}

#active1 a {
	color: #FFFFFF;
}

.klickpfad {
	color: #404040;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#rootline {
	margin-top: 3px;
	margin-left: 230px;
	width: 590px;
	
}

#imgRight {
	float: right;
}

#logo {
	float: right;
	margin-top: 20px;
	margin-right: 30px;
}

#rightBoxText,.csc-textpic {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#rightBox {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	background-color: #f2f2f2;
	width: 180px;
	padding-bottom: 5px;
	/*border: 1px solid #5a5a5a;*/
}

#rightBox H1{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #96191e;
}

#main_content {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	/*padding-bottom: 30px;*/
}

#main_content H2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.pfeil {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/*ContactForm*/
.mailformcomment,.mailform,.csc-form-fieldcell,.csc-form-labelcell,.imgtext-table,.imgtext-nowrap  {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	color: #303030;
	text-align: left;
}

.csc-mailform-field {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	color: #303030;
	text-align: left;
}


}

