html, body { height:100%; }

body {
	font-size: 11px;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	margin: 0px;
	background-color: #ffffff;
	color: #000000;
	text-align: justify;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 110px;
}
h1, h2, h3 {
	font-weight: bold;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #005e19;
}
a {
	text-decoration: none;
	color: #005e19;
}
a:hover {
	text-decoration: underline;
	color: #005e19;
}

.mainframe {
	position: relative;
	height: 250px;
	width: 1000px;
}
.leftCol {
	width: 750px;
	position: absolute;
	left: 0px;
}
* html .leftCol {
	padding-top: 82px;
}
*+html .leftCol {
	padding-top: 80px;
}
.rightCol {
	width: 240px;
	position: absolute;
	right: 0px;
}
.title {
	position: absolute;
	height: 107px;
	width: 173px;
	background-image: url(../images/crc_fahne_1.jpg);
	background-repeat: no-repeat;
	left: 15px;
	top: 3px;
}
.additionalnav {
	position: absolute;
	margin-top: 2px;
	text-align: left;
}
.additionalnav a, .home a {
	color: #BABABA;
	margin-right: 10px;
}
.menu_1 {
	margin-top: 80px;
	height: 30px;
	padding-left: 186px;
	border-bottom: 5px #005e19 solid;
}
.nav_1_passive, .nav_1_hover, .nav_1_active {
	display: block;
	background-image: url(../images/nav1_div_bg_passive.jpg);
	border: 1px #dfddd9 solid;
	border-bottom: 0px;
	color: #576e69;
	font-weight: bold;
	text-decoration: none;
	padding: 7px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 1px;
	float: left;
	height: 15px;
	text-transform: uppercase;
}
.nav_1_hover {
	color: #000000;
	text-decoration: underline;
}
.nav_1_active {
	background-image: url(../images/nav1_div_bg_active.jpg);
	border: 1px #053470 solid;
	border-bottom: 0px;
	color: #ffffff;
}
.nav_1_active:hover {
	color: #ffffff;
}

.headvisual {
	height: 100px;
	background-image: url(../images/headvisual.jpg);
	position: relative;
	background-repeat: no-repeat;
}
.breadcrumb {
	margin-top: 1px;
	padding: 3px;
	border-top: 1px #A0A0A0 solid;
	border-bottom: 1px #A0A0A0 solid;
	margin-bottom: 15px;
	padding-left: 15px;
}
.inner {
	position: relative;
}
.menu_2 {
	border-right: 1px #A0A0A0 dotted;
	width: 150px;
	position: absolute;
	left: 0px;
	padding-left: 15px;
}
.nav3_div_passive, .nav3_div_active {
	margin-left: 12px;
	padding-left: 5px;
}
.nav3_div_active {
	background-image: url(../images/pfeil.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
}
.nav4_div_passive, .nav4_div_active {
	margin-left: 22px;
	padding-left: 5px;
}
.nav4_div_active {
	background-image: url(../images/pfeil.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
}
.nav2_a_passive, .nav2_a_passive:hover, .nav2_a_active, .nav2_a_active:hover {
	padding: 4px;
	padding-left: 0px;
	text-decoration: underline;
	display: block;
}
.nav2_a_passive {
	text-decoration: none;
}
.nav3_a_passive, .nav3_a_passive:hover, .nav3_a_active, .nav3_a_active:hover, .nav4_a_passive, .nav4_a_passive:hover, .nav4_a_active, .nav4_a_active:hover  {
	padding: 4px;
	text-decoration: underline;
	display: block;
}
.nav3_a_passive, .nav4_a_passive {
	text-decoration: none;
}
.content {
	position: absolute;
	right: 0px;
	width: 565px;
	padding: 20px;
	padding-top: 0px;
	padding-right: 0px;
}


/* Tabellen */
.td-0, .td-1, .td-2, .td-3, .td-4, .td-5, .td-6, .td-last {
	border: 1px #BABABA solid;
	border-right: 0px;
	border-bottom: 0px;
	padding: 5px;
}

.tr-last td, .tr-last .td-last {
	border: 1px #BABABA solid;
	border-right: 0px;
	padding: 5px;
}
.td-last {
	border: 1px #BABABA solid;
	border-bottom: 0px;
}
.tr-last .td-last {
	border: 1px #BABABA solid;
}
.contenttable {
	border-spacing: 0px;
}
.contenttable th {
	background-color: #005e19;
	color: #ffffff;
	border: 1px #005e19 solid;
}
/* Tabellen */

.csc-header-n1, .csc-header-n2, .csc-header-n3 {
	margin-bottom: 15px;
}
.csc-textpicHeader-25 {
	border-bottom: 1px #4b6491 solid;
	padding: 3px;
	margin-bottom: 5px;
}

#searchbox {
	position: absolute;
	right: 1px;
	top: 18px;
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#searchbox input {
	width:65px;
	vertical-align:middle;
	font-size:11px;
	color: rgb(62,77,116);
}
.align-center {
	text-align: center;
}

.adsense {
	position: absolute;
	left: 760px;
	top: 240px;
	display: none;
}
.csc-frame-frame2 {
	border: 1px #000000 solid;
	padding: 3px;
	background-color: rgb(255,255,100);
}
