/* styles - Brücken bauen online */

html,body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: url(images/bb_back.jpg) #fff repeat-x;
	margin: 0; 
	padding: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #2a6235;
	text-decoration: none;
	font-weight: bold;
}

a:hover {

}

#content .bodytext a {
	color: #d6d636;
	text-decoration: none;
	font-weight: bold;
}

/* Boxes | ANFANG */
#page {
	text-align: center;
	width: 100%;
	height: auto;
	padding: 0px;
	position: absolute;
}

#box {
	width: 990px;
	min-height: 680px;
	background-color: #fff;
	padding: 0px;
	margin: auto;
	text-align:left;
}

#header {
	width: 990px;
	height: 100px;;
	padding: 0px;
	margin: 0px;
	text-align:left;
	background-image: url(images/header.jpg);
}

#logo {
	width: 300px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#topnavi {
	padding: 0px;
	margin: 9px 20px 0px 10px;
	text-align:left;
	float: right;
	font-size: 11px;
}

#topnavi a {
	text-decoration: none;
	color: #2a6235;
}

#mainnavi {
	width: 990px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	text-align:left;
	background-color: #899e11;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	background-image: url(images/menue_bg_no.jpg);
}

#navipunkte {
	padding: 0px;
	margin: 0px;
	padding-left: 7px;
}

#mainnavi-no, #mainnavi-act {
	float: left;
	margin: 0px;
	border-right: 1px solid #899e11;
}

#mainnavi-no-last, #mainnavi-act-last {
	float: left;
	margin: 0px;
}

#mainnavi-no a {
display: block;
	color: #fff;
	margin: 0px;
	padding: 6px 19px 6px 19px;
	background-image: url(images/menue_bg_no.jpg);
	text-decoration: none;
}

#mainnavi-no-last a {
display: block;
	color: #fff;
	margin: 0px;
	padding: 6px 19px 6px 19px;
	background-image: url(images/menue_bg_no.jpg);
	text-decoration: none;
}

#mainnavi-act a, #mainnavi-no a:hover {
display: block;
	color: #2a6235;
	padding: 6px 19px 6px 19px;
	margin: 0px;
	background-image: url(images/menue_bg_act.jpg);
	text-decoration: none;
}

#mainnavi-act-last a , #mainnavi-no-last a:hover {
display: block;
	color: #2a6235;
	padding: 6px 19px 6px 19px;
	margin: 0px;
	background-image: url(images/menue_bg_bauer.jpg);
	text-decoration: none;
}


#gelberkasten {
	width: 990px;
	height: 174px;
	background-image: url(images/gelberkasten_bg.jpg);
}

#kopfbild {
	float: left;
	display:block;
}

#navtitel {
	float: left;
	font-weight: bold;
	padding: 129px 0 0 20px;
	text-transform: uppercase;
	font-size: 22px;
	color: #2a6235;
}


#main {
	width: 990px;
	padding: 0px;
	margin:22px 0 0 0;
}

#main-home {
	width: 990px;
	height: 515px;
	padding: 0px;
}

#subnavi {
	width: 230px;
	height: 300px;
	float: left;
	padding:0;
	margin:0;
	font-size: 12px;
}

#subnavi li {
	list-style:none;
	display:block;
	border-top: 1px solid #d6d636;
	padding:7px 7px 7px 25px;
	margin:0;
}

#subnavi ul {
	padding:0;
	margin:0;
}

#subnavi-no-last, #subnavi-act-last {
	border-bottom: 1px solid #d6d636;
}

#subnavi-no a, #subnavi-no-last a {
	color: #000;
	font-weight: normal;
}

#subnavi-no a:hover, #subnavi-no-last a:hover {
	color: #386a37;
}

#subnavi-act, #subnavi-act-last {
	background-image: url(images/icon_subnavi.gif);
	background-repeat:no-repeat;
 	background-position:7px 10px;
}

#subnavi-act a, #subnavi-act-last a {
	color: #386a37;
	font-weight: bold;
}


#subnavi2-no a, #subnavi2-no-last a {
	color: #386a37;
	font-weight: normal;
	padding: 20px;
}

#subnavi2-act, #subnavi2-act-last {
	background-image: url(images/icon_subnavi.gif);
	background-repeat:no-repeat;
 	background-position:27px 10px;
}

#subnavi2-act a, #subnavi2-act-last a {
	color: #386a37;
	font-weight: normal;
	padding: 20px;
}



#content_rand {
	padding:0 35px 0 35px;
	margin:0;
	float: left;
}

#content {
	width: 475px;
	min-height: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 1.5em;
	line-height: 1.6em;
}

#content_right {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 190px;
	font-size: 12px;
}

#content_right a {
	color: #000;
	font-weight: normal;
}

#content_right a:hover {
	color: #386a37;
}

#styleswitch, #drucken, #empfehlen {
	background-image: url(images/pfeil_gruenw.gif);
	background-repeat:no-repeat;
 	background-position:7px 10px;
	padding:7px 7px 7px 25px;
	display: block;
	border-top: 1px solid #d6d636;
}

#empfehlen {
	border-bottom: 1px solid #d6d636;
}




h1, h2, h3 {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 10px 0;
}

h1 {
	color: #2a6235;
}

.detail {
	color: #2a6235;
}


div.csc-frame-rulerAfter {
	border-bottom: 1px solid #b0b0b0;
	margin: 6px 0 17px 0;
}

.csc-sword {
	color: red;
}

p {
	padding: 0 0 10px 0;
	margin: 0;
}

ul {
	padding-left: 30px;
	margin-left: 0px;
}

li {
	margin-bottom: 8px;
}

#abschluss {
	width: 774px;
	height: 2px;
	background-color: #b0b0b0;
	margin-left: 2px;
	clear:both;
}

/* Formular allgemein */
form {

}

form input, form textarea, form select, form radio {
	padding: 0; 
	margin-bottom: 15px; 
	height: auto; 
	vertical-align: top;
	background-color: #eee;
	color: #000;
}

fieldset {
	border: 0;
	padding: 0; 
	margin: 0; 
}

label {
	width: 110px;
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 16px;
	display: block;
	clear: left;
}

.csc-mailform-submit {
	margin-left: 118px;
	clear: left;
}

#box-aktuelles {
	width: 475px;
	height: 240px;
	position: relative;
	left:515px; 
	top:25px; 
	padding: 30px 0 0 0; 
	margin: 0;
	background: #CDCC00 url(images/head_aktuelles.jpg) no-repeat;
}

#box-content {
	padding: 14px; 
	margin: 0;
}

.internal-link, .news-datum, .news-archiv, .download {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	background-image: url(images/pfeil_gruen.gif);
	background-repeat:no-repeat;
 	background-position:0px 2px;
	text-decoration: none;
}

.news-latest-item {
	clear: both;
}

.news-datum {
	float: left;
	width: 52px;
}

.news-titel {
	width: 375px;
	float: left;
	padding-bottom: 10px;
}

#box-unten {
	width: 960px;
	height: 140px;
	position: relative;
	left:26px; 
	top:50px; 
	padding: 0; 
	margin: 0;
}

hr {
	border: 0px;
	border-top: solid #d6d636 1px;
	border-bottom: transparent;
	height:1px;
}

#box-partner {
	width: 205px;
	height: 140px;
	padding: 30px 0 0 0; 
	margin: 0;
	background: #CDCC00 url(images/head_partner.jpg) no-repeat;
	float: left;
}

#box-termine {
	width: 205px;
	height: 140px;
	padding: 30px 0 0 0; 
	margin: 0 0 0 40px;
	background: #CDCC00 url(images/head_termine.jpg) no-repeat;
	float: left;
}

#box-termine p {
	padding: 0px;
	margin: 0px;
}

#box-termine h3 {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	background-image: url(images/pfeil_gruen.gif);
	background-repeat:no-repeat;
 	background-position:0px 2px;
	text-decoration: none;
	color: #2a6235;
}

#box-mitmachen {
	width: 205px;
	height: 140px;
	padding: 30px 0 0 0; 
	margin: 0 0 0 39px;
	background: #CDCC00 url(images/head_mitmachen.jpg) no-repeat;
	float: left;
}

#box-rueckblick {
	width: 205px;
	height: 140px;
	padding: 30px 0 0 0; 
	margin: 0 0 0 40px;
	background: #f36f21 url(images/head_brueckenbauer.jpg) no-repeat;
	float: left;
}

#content_kasten .bodytext {
	float: right;
	width: 280px;
}

#content_kasten2 .bodytext {
	float: right;
	width: 360px;
}

#content_bauer h1 {
	color: #f36f21;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

#content_bauer .bodytext a {
	color: #f36f21;
	font-weight: bold;
}

.news-list-item img {
	float: right;
	border: 0;
}

.news-single-item img {
	float: left;
	margin: 5px 8px 15px 0;
	border: 0;
}

.news-single-item p {
	float: left;

}

hr {
	clear: both;
}

#powermaildiv_uid4 input{
	margin-left: 120px;
}

div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: #2a6235;
	font-weight: bold;
	clear: both;
	margin: -15px 0 15px 120px;
}

legend {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 10px 0;
	color: #2a6235;
}