* {
	padding: 0;
	margin: 0;
}

body {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	background: #c9c9c9 url(../images/bg_left.gif) repeat-y left top;
}

h1, h2, h3, h4 {
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 20px 0 25px;
	text-transform: lowercase;
}

h2 {
	margin: 0 0 5px;
	padding: 0 0 4px 40px;
	background: url(../images/stripe_aktuell_start.gif) no-repeat center bottom;
}

h3 {
	padding: 0;
	margin: 0;
}

h4 {
	padding-left: 20px;
	background: url(../images/pfeil_start.gif) no-repeat left center;
	text-transform: none;
	margin-top: 5px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 5px;
}

.hr1 {
	background: #fff url(../images/bg_hr.gif) no-repeat right top;
	height: 88px;
}

.hr1 hr {
	display: none;
}

#wrapper {
	width: 870px;	
	padding-top: 35px;
	background: #fff;
}

#header {
	color: #333;
	width: 855px;
	float: left;
	padding: 0;
	height: 85px;
	margin: 0;
	background: #fff url(../images/bg_header.gif) no-repeat right bottom;
}

#bg_marginal {
	width: 854px;
	background: url(../images/bg_marginal_start.jpg) no-repeat 683px bottom;
	background-color: #ffffff;
	border-right: 1px solid #d7d7d7;
	float: left;
}

#contentcolumn, #contentfolgecolumn, #contentcontactcolumn {
	color: #333;
	margin: 0;
	padding: 0px 174px 20px 120px;
	width: 560px;
	float: left;
	line-height: 18px;
	background:  url(../images/bg_content_left.gif) repeat-y 0 110px;
}

#contentcontactcolumn {
	font-weight: bold;
	padding-top: 20px;
}

.content {
	padding-left: 40px;
	padding-right: 10px;
	text-align: justify;
}

.content p {
	padding: 0;
	margin: 0 0 15px;
}

.content a {
	color: #333333;
	text-decoration: underline;
}

.content a:hover {
	text-decoration: none;
}

#aktuell_start {
	float: left;
	width: 319px;
	background: url(../images/stripe_aktuell_start.gif) no-repeat center bottom;
	padding-bottom: 10px;
}

#aktuell_start img {
	float: left;
	margin-left: 40px;
	margin-right: 12px;
}

#aktuell_start a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#taetig_start {
	float: left;
	background: url(../images/bg_taetig.gif) repeat-x left bottom;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 191px;
}
/* About Boxen */

.about_top {
	background: url(../images/bg_about_o.gif) no-repeat 0 10px;
	padding-top: 14px;
	padding-left: 27px;
	margin-left: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.about_bottom {
	background: url(../images/bg_about_u.gif) no-repeat right bottom;
	padding-bottom: 4px;
	vertical-align: top;
	width: 518px;
}

.about_bottom a {
	color: #3b3b3b;
	text-decoration: underline;
}

.about_bottom a:hover {
	text-decoration: none;
}

.about_bottom p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.about_pic {
	float: left;
	margin-right: 20px;
	width: 124px;
}

.about_text {
	float: left;
	width: 330px;
}

/* Projects Boxen */

.projects_top {
	background: url(../images/bg_projects_o.gif) no-repeat right top;
	margin: 10px 28px 0 13px;
	padding: 0;
}

.projects_bottom {
	background: url(../images/bg_projects_u.gif) no-repeat right bottom;
	vertical-align: top;
	width: 491px;
	padding-left: 27px;
	padding-bottom: 4px;
	margin: 0;
}

.projects_bottom p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.projects_pic {
	float: left;
	margin-right: 20px;
	width: 191px;
	margin-top: 5px;
	padding: 0;
	margin-bottom: 0;
}

.projects_text {
	float: left;
	width: 265px;
}

.projects_street {
	background: url(../images/bg_projects_street_left.gif) no-repeat left top;
	height: 21px;
	display: block;
	float: left;
}

.projects_street_i {
	background: url(../images/bg_projects_street_right.gif) no-repeat right top;
	color: #fff;
	font-weight: bold;
	height: 21px;
	padding-left: 10px;
	padding-top: 1px;
	display: block;
	float: left;
	padding-right: 10px;
}

.box_footer, .box_footer_end {
	background: url(../images/bg_box_footer.gif) no-repeat right bottom;
	margin-right: 28px;
	margin-bottom: 25px;
	padding-top: 4px;
	padding-bottom: 9px;
	padding-left: 40px;
}

.box_footer_end {
	margin-bottom: 10px;
}

.box_footer_anfrage {
	float: right;
}

.box_footer a, .box_footer_end a {
	text-decoration: none;
	color: #b80e3a;
	background: url(../images/pfeil_footer.gif) no-repeat left center;
	padding-left: 12px;
}

.box_footer a:hover, .box_footer_end a:hover {
	color: #333333;
}

.pager {
	color: #939393;
	text-align: right;
	margin-right: 28px;
}

.pager a {
	color: #939393;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

.pager a:hover {
	color: #333333;
}

a.pager_current {
	color: #b80e3a;
	font-weight: bold;
}

/* Boxen Contact */

.table_contact td {
	padding-right: 20px;
	vertical-align: top;
}

/* Footer */

#footer {
	width: 707px;
	clear: both;
	color: #939393;
	background: #fff url(../images/bg_footer.gif) no-repeat right top;
	margin: 0;
	padding: 25px 13px 20px 135px;
	text-transform: lowercase;
	font-size: 11px;
}

#footer a {
	color: #939393;
	text-decoration: none;
}

#footer a:hover {
	color: #575757;
}

#hilfsnav {
	float: right;
}

/* Hauptnavigation */

#navcontainer {
	margin-left: 106px;
	margin-top: 41px;
	background: url(../images/nav_rand_links.gif) no-repeat left top;
	padding-left: 30px;
	height: 22px;
}

#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	color: White;
	float: left;
	background: url(../images/nav_rand_rechts.gif) no-repeat right top;
	padding-right: 56px;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	color: #939393;
	text-decoration: none;
	float: left;
	border-right: 1px solid #d7d7d7;
	line-height: 21px;
	font-size: 14px;
	padding-left: 6px;
	padding-right: 6px;
	border-top: 1px solid #d7d7d7;
	background: url(../images/bg_nav_naktiv.gif) repeat-x left center;
	font-weight: bold;
}

#navcontainer ul li a#current {
	color: #b80e3a;
	background: url(../images/bg_nav_aktiv.gif) left center;
}

#navcontainer ul li a:hover {
	color: #666666;
	background: url(../images/bg_nav_aktiv.gif) left center;
}

/* Subnav */

#subnavcontainer ul {
	width: 100%;
}

#subnavcontainer ul li {
	display: inline;
}

#subnavcontainer ul li a {
	padding: 0 10px;
	text-decoration: none;
	border-right: 1px solid #b80e3a;
	font-size: 14px;
	color: #6f6f6f;
	font-weight: bold;
	text-transform: lowercase;
}

#subnavcontainer ul li a:hover, #subnavcontainer ul li a#subcurrent {
	color: #b80e3a;
}

#subnavcontainer ul li.subfirst a {
	padding-left: 0;
}

#subnavcontainer ul li.sublast a {
	padding-right: 0;
	border-right-style: none;
}

/* formular */

#contact {
	margin-left: 40px;
}

form {
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: normal;
	font-style: normal;
}

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

legend {
	display: none;
}

form label {
	display: block;
	width: 390px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

form input {
	display: block;
	margin-top: 3px;
	color: #333333;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	background: url(../images/bg_input.gif) no-repeat right top;
	border-style: none;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 30px;
	padding-left: 4px;
}

form select {
	float: left;
	display: block;
	color: #333333;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

form label.field-first,
form label.field-address,
form label.field-city,
form label.field-email {
	clear: left;
}

form label.field-first,
form label.field-last,
form label.field-city,
form label.field-email,
form label.field-phone {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 190px;
}

form label.field-first input,
form label.field-last input,
form label.field-email input,
form label.field-city input,
form label.field-phone input {
	float: left;
	width: 186px;
}

form label.field-state {
	float: left;
	margin-right: 10px;
	width: 60px;
}

form label.field-state select {
	float: left;
	margin-right: 10px;
	width: 60px;
	background-color: #eeeeee;
}

form label.field-adress {
	width: 390px;
}

form label.field-adress select {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	width: 390px;
	float: left;
	margin-top: 3px;
	background-color: #eeeeee;
}

form label.field-zip {
	float: left;
	width: 80px;
}

form label.field-zip input {
	float: left;
	width: 80px;
	border-style: none;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 30px;
	font-size: 11px;
	padding-left: 4px;
}

form label.field-address {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
}

form label.field-address input {
	float: left;
	width: 386px;
	border-style: none;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 30px;
	font-size: 11px;
	padding-left: 4px;
}

textarea {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	display: block;
	width: 382px;
	background: url(../images/bg_input.gif) no-repeat right top;
	border-style: none;
	color: #333333;
	padding: 4px;
}

form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3 {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
	color: #74787c;
	background-image: none;
}

form label.field-checkbox {
	clear: none;
	margin: 3px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

form textarea {
	margin-top: 3px;
}

.submit {
	background: url(../images/pfeil_footer.gif) no-repeat left center;
	color: #b80e3a;
	margin: 0;
	padding: 0 15px 0 8px;
	line-height: normal;
	display: inline;
	width: 70px;
}