body { 
	background: #E6E6E6;
	text-align: center;
	height: 600px;
	padding: 0;
	border: 0px solid red;
	margin: 0;
	color: #000000;
	font-family : Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height : 18px;
}
#header { 
	background: url('images/img_bg_header.gif') no-repeat bottom center;
	height: 40px;
	width: 990px;
	padding: 0;
	border: 0px solid blue;
	margin: 0 auto; /* 1. oben unten - 2. rechts links auto für Firefox */
}
#page {
	background: url('images/img_bg_cont.gif') repeat-y top;
	width: 990px;
	border: 0px solid black;
	margin: 0 auto; /* 1. oben unten - 2. rechts links auto für Firefox - Page verhindert ein Fehler in IE-Browser */
	}
	
#footer { 
	clear: both;
	background: url('images/img_bg_footer.gif') no-repeat top; 
	width: 970px;
	height: 50px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px solid blue;
	}
	
#container {
	width: 970px;
	border: 0px solid yellow;
	margin-left: 10px; /* einmitten für IE */
	margin-right: 10px; /* einmitten für IE */
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	}
	
#breadcrumb {
	width: 950px;
	height: 27px;
	padding-left: 20px;
	padding-bottom: 27px;
	border: 0px solid black;
	line-height : 24px;
	}
#navside {
	width: 178px;
	padding-left: 20px;
	border: 0px solid red;
	line-height : 24px;
	float: left;
	}
#inhalt_01 {
	width: 514px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 54px;
	/* border: 0px solid red; */
	float: left;
	}
#select_01 {
	width: 928px;
	padding-left: 21px;
	padding-right: 21px;
	padding-bottom: 54px;
	border: 0px solid red;
	line-height : 18px;
	float: left;
	}

#news_01 {
	width: 208px;
	padding: 0;
	border: 0px solid red;
	line-height: 18px;
	float: left;
	}
	
/* //////////////////////////////////////////////////////////////////////////////// */

a:link { color: #F00000; text-decoration:none; }
a:visited { color: #F00000; text-decoration:none; }
a:hover { color: #F00000; text-decoration:underline; }
a:active { color: #F00000; text-decoration:underline; }

.lang { color: #737372; }
a.lang:link { color: #737372; text-decoration:none; }
a.lang:visited { color: #737372; text-decoration:none; }
a.lang:hover { color: #000000; text-decoration:none; }
a.lang:active { color: #000000; text-decoration:none; }

.nav_h { color: #000000; }
a.nav_h:link { color: #000000; text-decoration:none; }
a.nav_h:visited { color: #000000; text-decoration:none; }
a.nav_h:hover { color: #000000; text-decoration:underline; }
a.nav_h:active { color: #000000; text-decoration:none; }

.nav { color: #000000;}
a.nav:link { color: #000000; text-decoration:none; }
a.nav:visited { color: #000000; text-decoration:none; }
a.nav:hover { color: #F00000; text-decoration:none; }
a.nav:active { color: #F00000; text-decoration:none; }

.nav2 { color: #F00000;}
a.nav2:link { color: #F00000; text-decoration:none; }
a.nav2:visited { color: #F00000; text-decoration:none; }
a.nav2:hover { color: #F00000; text-decoration:none; }
a.nav2:active { color: #F00000; text-decoration:none; }

.foot { color: #FFFFFF; font-size: 10px;}
a.foot:link { color: #FFFFFF; text-decoration:none; }
a.foot:visited { color: #FFFFFF; text-decoration:none; }
a.foot:hover { color: #FFFFFF; text-decoration:underline; }
a.foot:active { color: #FFFFFF; text-decoration:underline; }

.nav3 { 
	color: #F00000;
	font-size: 10px;
	border: 1px dashed red;
	}

h1 {
	color: #F00000;
	font-size: 13px;
	line-height : 22px;
	padding-left: 2px;
}
h2 {
	color: #000000;
	font-size: 11px;
	line-height : 18px;
}
h3 {
	color: #000000;
	font-size: 11px;
	line-height : 18px;
}

p { 
	color: #000000;
	font-family : Verdana, sans-serif;
	font-size: 11px;
	line-height : 18px;
}
em { 
	color: #969491;
	font-family : Verdana, sans-serif;
	font-size: 11px;
}
li {
    color: #333333;
}


/* //////////////////////////////////////////////////////////////////////////////// */
#line_1_n {
	border-top: 1px solid #DFDFDE;
}
#line_1_t {
	color: #F00000;
	font-size: 13px;
	line-height : 24px;
	padding-left: 2px;
	border-top: 1px solid #DFDFDE;
	border-bottom: 1px solid #DFDFDE;
	font-weight: bold;
}
#line_1 {
	border-top: 1px solid #DFDFDE;
}
#line_1_b {
	border-bottom: 1px solid #DFDFDE;
}
#line_2 {
	border-top: 1px solid #FFFFFF;
	background-color: #EFEFEE;
}
#line_3 {
	border-top: 3px solid #DFDFDE;
}
/* ///// // BG Navigation ///// */
#nav_col {
	background-color: #EFEFEE;
}
/* ///// // BG NEWS ///// */
#nav_col_2 {
	background-color: #EFEFEE;
}
#nav_col_2b {
    border-top: 1px solid #FFFFFF; 
	background-color: #EFEFEE;
}
/* ///// // BG Inhalt ///// */
#nav_col_3 {
	background-color: #EFEFEE;
}
#nav_col_3a {
    border-top: 1px solid #FFFFFF; 
	background-color: #EFEFEE;
}
#nav_col_3b {
	border-top: 1px solid #FFFFFF; 
    border-right: 1px solid #FFFFFF; 
	background-color: #EFEFEE;
}
#nav_col_3c {
    border-right: 1px solid #FFFFFF; 
	background-color: #EFEFEE;
}
/* ///// // BG Listen ///// */
#nav_col_4 {
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #B5B5B4;
}
#nav_col_5 {
border-top: 1px solid #FFFFFF;
	background-color: #EFEFEE;
}
#nav_col_6 {
	background-color: #F9F9F8;
}



/* ///// Form Field /////////////////////////////////////////////////////////////// */


.input_search {
	width: 140px;
	height: 13px;
	border: solid 0px #999999;
}

textarea {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 400px;
}

select, option {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* border:solid 1px #999999; */
}

/** turn off the border on radio and checkboxes in IE                 **/
/** necessary because IE defines the border as a box around the radio **/
/** or the checkbox, not the actual button                            **/
input.radio {
		background-color: #EFEFEE;
		border:0px;
}
/** turn the border back on for radio and checkboxes for Mozilla based browser **/
/** necessary because these define the border as the actual radio or checkbox  **/
/** IE 5+ ignores this CSS 2 definition                                        **/

input[type="radio"], input[type="checkbox"] {
		font:11px Verdana, Arial, Helvetica, sans-serif;
		background-color: #EFEFEE !important;
		border:solid 1px #999999 !important;
}

input {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* border:solid 1px #999999; */
	line-height : 18px;
}


