@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}

body {
	background:url(../_images/_layout/backgrounds/background-body.jpg) repeat-x #ffffff;
	padding-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
}

sub {
	font-size:9px;
}

sup {
	font-size:11px;
}

img {
	border:none;
}

.logo_Print {
	display:none;
}

#wrapper {
	margin:auto;
	width:835px;
	background: #ffffff;
	border: 1px solid #AAAAAA;
	border-top:none;
	padding:29px 29px 10px 29px;
	position:relative;
}

/* ====================================================
===                    HEAD                         ===
==================================================== */

#head { 
	position:relative;
}

#head a.home {
	text-decoration:none;
	position:absolute;
	width:222px;
	height:50px;
	display:block;
	top:109px;
	right:0;
}
* html #head a.home {
	right:28px;
}

#head a.home img {
	width:222px;
	height:50px;
}

#suche {
	position:absolute;
	top:-24px;
	left:-5px;
	height:auto;
}
* html #suche {
	left: -13px;
}	
*:first-child+html #suche {
	left:-12px;
}


#search_submit {
	background:none;
	border:none;
	font-size:12px;	
	margin:0;
	padding:0 0 0 5px;
}

#search_text {
	border: 1px solid #7F9DB9;
	font-size:12px;
	width:137px;
	height:16px;
}

#head-stoerer {
	width: 240px;
	height: 70px;
	position: absolute;
	left: -5px;
	top: 20px;
	font-size: 12px;
	background: url(../_images/_layout/header/stoerer-gelb.gif);
	display: none;
	
}

#head-stoerer a {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 220px;
	height: 60px;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}



/* ====================================================
===                   NAVIGATION                    ===
==================================================== */

#navigation {
	clear:both;
	padding:0;
	position:relative;
	margin-top:2px;
}

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

#navigation li { 
	width: 135px;
	height:23px;
	display:block;
	float:left;
	margin-right: 5px;
}
#navigation li.last {
	margin-right:0;
}

#navigation a {
	text-decoration:none;
	width: 135px;
	height:23px;
	display:block;
	background:#c7d0db;
	text-align:center;
	line-height:21px;
	font-size:12px;
	color:#000;
}

#navigation a:hover,
#navigation a.aktiv {
	background:#324f79;
	color: #fff;
}

.dekor {
	position:absolute;
	top:0px;
	width:25px;
	height:23px;
	display:block;
	background:#c7d0db;

}
.links {
	left: -30px;
	border-left: 1px solid #aaaaaa;
}
.rechts {
	right:-30px;
	border-right: 1px solid #aaaaaa;

}
* html .rechts {
	right: 27px;
}

/* ====================================================
===                     SIDEBAR                     ===
==================================================== */
#sidebar { 
	clear:both;
	padding-top:5px;
	float:left;
	width: 190px;
}

#sidebar ul {
	list-style-type:none;
	font-size:12px;
	margin-bottom:10px;
}

#sidebar li {
	width:190px;
	#height:23px;
	display:block;
	margin-bottom:5px;
}

#sidebar li a { 
	color:#000;
	line-height:23px;
	text-decoration:none;
	width:181px;
	#height:100%;
	display:block;
	background:#C7D0DB;
	padding-left:9px;
}
#sidebar li a:hover,
#sidebar li a.aktiv {
	background:#324f79;
	color:#ffffff;
}

/* ====================================================
===                     TEASER                     ===
==================================================== */

.teaser {
	width:190px;
	display:block;
	#float:left;
	background:#c7d0db;
	margin-bottom: 15px;
}

.teaser img.rounded_Corner {
	border:none;
	display:block;
	float:left;
}

.teaser h3 {
	height:20px;
	width:172px;
	display:block;
	float:left;
	padding:2px 9px 0 9px;
	color:#ffffff;
	background: #72838d;
	font-size:14px;
	font-weight:bold;	
}

.teaser h3 a {
	color:#ffffff;
	text-decoration: none;
}

.teaser img {
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
}

.teaser p {
	padding:9px;
	font-size:12px;
	color:#000;
}



a.teaser_Button {
	background-image:url(../_images/_layout/backgrounds/background-teaser-button.gif);
	background-repeat:no-repeat;
	background-position:0 -33px;
	width:170px;
	height:29px;
	display:block;
	margin:auto;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:28px;
	padding:2px 5px;
}
a:hover.teaser_Button {
	background-position:0 0;
}

/* ====================================================
===                     TEASER  small               ===
==================================================== */

.teaserboxen {
	margin: 25px 0 70px 0; 
}

.teaserboxen .last {
	margin-right: 0;
}

.teaser_small {
	width:150px;
	display:block;
	float:left;
	margin-right:10px;
	background:#c8d0db;
}

.teaser_small img.rounded_Corner {
	border:none;
	display:block;
	float:left;
}

.teaser_small h3 {
	height:20px;
	width:132px;
	display:block;
	float:left;
	padding:2px 9px 0 9px;
	color:#ffffff;
	background: #72838d;
	font-size:14px;
	font-weight:bold;	
}

.teaser_small h3 a {
	color:#ffffff;
	text-decoration: none;
}

.teaser_small_Content {
	width:150px;
	background:#D4D6A0;
}

.teaser_small img {
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
}

#content_wide .teaser_small p {
	padding:9px;
	font-size:12px;
	color:#000;
	height:45px;
	line-height:1.2em;
}



a.teaser_small_Button {
	background-image:url(../_images/_layout/backgrounds/background-teaser_small-button.gif);
	background-repeat:no-repeat;
	background-position:0 -33px;
	width:130px;
	height:29px;
	display:block;
	margin:auto;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:28px;
	padding:2px 5px;
}

a:hover.teaser_small_Button {
	background-position:0 0;
}/*
 * html a:hover.teaser_small_Button {
 	background-image:url(../_images/_layout/backgrounds/background-teaser_small-button_hover.jpg);
	background-position:0 -37px;
}*/


/* ====================================================
===                     CONTENT                    ===
==================================================== */

.start_dotted p{
	padding:5px;
}

#content {
	width:585px;
	float:right;
	display:block;
	padding:25px 30px;
	font-size:12px;
}

#content h1,
#content_wide h1 {
	font-size:18px;
	font-weight:normal;
	color:#000;
	padding-bottom:20px;
}

#content h2,
#content_wide h2 {
	font-weight:normal;
	font-size:14px;
	position:relative;
	top:-20px;
}
#content a {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
}
#content a:hover {
	border-bottom:none;
}

#content p,
#content_wide p {
	padding-bottom:13px;
	line-height:18px;
}

#content ul {
	list-style-type:square;
	padding: 0 51px 13px 25px;
}

#content ul li {
	margin-bottom:5px;
}

#content .img_Left {
	float:left;
	padding: 3px 11px 11px 0;
}

#content_wide {
	clear:both;
	margin:auto;
	width:630px;
	padding:5px 29px 0 29px;
	font-size:12px;
}

#content hr {
	height:1px;
	background:#fff;
	border:none;
	border-bottom:1px dashed #bbb;
	margin-bottom:13px;
}
#content hr.break {
	clear:both;
	padding-top:13px;
	margin-bottom:26px;
}

#content .trenner {
	display:block;
	clear:both;
	height:30px;
}

#content dt {
	width:105px;
	float:left;
}

#content dd {
	font-weight:bold;
	line-height:18px;
}

#content .smallform { 
	width:300px;
	float:left;
}

#content .formular table {
	font-size:12px;
	width:100%;
	margin-top:2px;
	border-collapse:collapse;
}
#content .formular label,
#content .formular input {
	margin: 18px 0 0 0;
}

#content .formular label {
	width:100px;
	float:left;
	clear:left;
	padding: 2px;
}

#content .formular input,
#content .formular textarea {
	float:left;
	width:178px;
	height:16px;
	border: 1px solid #829DBA;
	padding: 2px;
}

#content .formular textarea {
	height: 100px;
	margin-top: 20px;
}

#content input.checkbox {
	position:relative;
	top:2px;
	border:none;
}

#content input.button {
	border:none;
	background:#fff;
	background-image:url(../_images/_layout/backgrounds/background-teaser-button.gif);
	background-repeat:no-repeat;
	background-position:0 -33px;
	width:180px;
	height:33px;
	display:block;
	margin:auto;
	padding:2px 5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-align:left;
	float:none;
	cursor: pointer;
}

#content input#submit_left {
	float:left;
	margin-top:20px;
}

#content table.kostenuebersicht {
	border-collapse:collapse;
	width:100%;
	font-size:12px;
	margin-bottom:20px;
} 
#content table.kostenuebersicht th {
	font-weight:bold;
	text-align:left;
	padding: 2px 0 2px 5px;
	border:1px solid #fff;
	border-left:none;

}
#content table.kostenuebersicht tr.odd {
	background-color:#D4D7A2;
}
#content table.kostenuebersicht tr.even {
	background-color:#AFB376;
}
#content table.kostenuebersicht td {
	border:1px solid #fff;
	border-left:none;
	padding: 2px 0 2px 5px;
}

#content table.kostenuebersicht td.first_Col {
	width:208px;
	font-weight: bold;
}
#content table.kostenuebersicht td.second_Col {
	width:175px;
	font-weight: bold;
}
#content table.kostenuebersicht td.third_Col {
	font-weight: bold;
}


#content .hinweis {
	font-size:11px;
	color:#000;
	display:block;
	padding:15px 0px;
	float:left;
	width:275px;
}

#content .error,
#content .error_Top {
	font-size:11px;
	color:#f00;
	display:block;
	padding:15px 0 0 0;
	float:left;
	width:252px;
	line-height:19px;
	color:#f00;
	padding-left:23px;
	background-image:url(../_images/_layout/icons/achtung.jpg);
	background-repeat:no-repeat;
	background-position: 0 14px;
}
#content .error_Top {
	float:none;
	width:90%;
}
#content .error img {
	vertical-align:text-bottom;
	position:relative;
	top:2px;
}

#content .kunden-werben-kunden ,
#content .kontaktformular {
	width:395px;
	clear:both;
	padding-bottom:20px;
}

#content .kunden-werben-kunden label,
#content .kontaktformular label {
	font-weight:bold;
	clear:left;
	float:left;	
	width:120px;
	margin: 8px 0;
}

#content .kunden-werben-kunden input,
#content .kontaktformular input,
#content .kontaktformular select {
	float:left;
	margin:6px 0;
	width:265px;
	border:1px solid #829DBA;
}

#content .kontaktformular textarea {
	float:left;
	margin:6px 0;
	width:265px;
	border:1px solid #829DBA;
	height: 100px;
}

#content .kunden-werben-kunden input.medium {
	width: 200px;
}

#content .kunden-werben-kunden input.short{
	width: 55px;
}

#content .kunden-werben-kunden input.left{
	margin-right: 8px;
}


#content .kunden-werben-kunden input.checkbox {
	border:none;
	width: 17px;
	float:none;
	margin:0;
	left:-2px;
}

#content .kunden-werben-kunden input.radio {
	float:none;
	border:none;
	width:15px;
	margin:0;
	position:relative;
	top:2px;
	left:-2px;
	margin-right:5px;

}
#content .kunden-werben-kunden label.radio {
	float:none;
	font-weight:normal;
}

#content .kunden-werben-kunden input.button,
#content .kontaktformular input.button {
	border:none;
	float:right;
	width:180px;
	margin-right:8px;
}

#content .box_Bild_links {
	clear:both;
	position:relative;
	background:#fff;
	margin-bottom:25px;
}

#content .aussendarstellung {
	height:160px;
}

#content .box_Bild_links h3 {
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
#content .box_Bild_links img {
	float:left;
	margin-right:12px;
	position:relative;
	top:2px;
	left: 0px;
	display:block;
}

#content .box_Bild_links p{
	padding:0;
	margin:0;
	clear:both;
}

#content .box_Bild_links p.bodytext{
	padding:0;
	margin:0;
	clear:none;
}

#content .box_Bild_links a {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
}

#content .box_Bild_links ul{
	padding-bottom: 0px;
	width: 375px;
	float: left;
}

#content .box_Bild_links a:hover {
	border-bottom:none;
}

#content .box_block {
	float:right;
	display:block;
	width:419px;
}

#content a.linkbutton, #widget a.linkbutton {
	border:none;
	background:#fff;
	background-image:url(../_images/_layout/backgrounds/background-teaser-button.gif);
	background-repeat:no-repeat;
	background-position:0 -33px;
	width:170px;
	height:29px;
	display:block;
	padding:2px 5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	line-height:28px;
}

#content a:hover.linkbutton, #widget a:hover.linkbutton {
	background-position:0 0;
}

#content a.right {
	float:right;
}

#content table.ww_bestellen td {
	padding: 10px 0;
}


#content p.error_Box {
	position:relative;
	clear:both;
	padding-top:20px;
}
/* ====================================================
===                     FOOTER                      ===
==================================================== */

#footer {
	clear:both;
	text-align:center;
	font-size:12px;
	padding-top:20px;
	position:relative;
}

#footer a {
	color:#000;
	text-decoration:none;
	margin: 0 3px;
}

#footer a:hover {
	
	text-decoration: underline;
}

/* ====================================================
===                    BOOKMARKS                    ===
==================================================== */
#social_bookmarks {
	font-size:1px;
	line-height:1px;
	position:absolute;
	top:-87px;
	right:40px;
	border:2px solid #c7d0db;
	padding:5px;
	padding-bottom:0;
	padding-right:0;
	width:178px;
	background:#fff;
	display:none;
}
* html #social_bookmarks {
	right:65px;
}

#social_bookmarks a#sb_close {
	font-size:10px;
	line-height:10px;
	display:block;
	text-align:right;
	margin-right:7px;
	margin-bottom:8px;
}
#social_bookmarks a:hover#sb_close {
	color: #4b6d16;
}

#social_bookmarks a#sb_close span {
	border:1px solid #000;
	padding:0 2px;
	font-weight:bold;
	color:#4b6d16;

}

#social_bookmarks a {
	font-size:1px;
	line-height:1px;
	text-decoration:none;
	margin:0;
	padding:0;
}
#social_bookmarks a:hover {
	border-bottom:none;
}
#social_bookmarks img {
	border:0;
	padding:0;
	margin:5px;
	margin-left:0;
	margin-top:0;
}

/* ====================================================
===                    Allgemeines                  ===
==================================================== */

.bold {
	font-weight: bold;
}

.indent {
	margin-left: 20px;
}

.hide {
	display: none;
}

tr th {
	text-align: left;
}

.kontaktformular select option{
	font-size: 12px;
	font-weight: bold;
}

.kontaktformular select option.inside_contactform  {
	padding-left: 20px;
	font-weight: normal;
}

#karte-mit-infoboxen a {
	text-decoration: none;
	border-bottom: none;
	position: absolute;
	width: 20px;
	height: 30px;
}

#karte-mit-infoboxen a img {
	width: 100%;
	height: 100%;
}

/* ====================================================
===                    Co2Rechner                   ===
==================================================== */

#co2start-teaser .teaser {
	float: left;
	margin-right: 5px;
	background: none;
}

#co2start-teaser .teaser  .head {
	width: 190px;
	height: 23px;
	background: none;
	background-image: url(../_images/co2rechner/teaser-head.jpg);
	margin-bottom: 5px;
}

#co2start-teaser .teaser  .head  h4 {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 3px;
	margin-left: 5px;
}

#co2start-teaser .teaser .body {
	width: 190px;
	height: 139px;
	text-align: center;
	background:#c7d0db;
}

#co2start-teaser .teaser .body img{
	border: none !important;
	margin-top: 5px;
	margin-bottom: 5px;
}

#co2start-teaser .linkbutton {
	background-color: #c7d0db !important;
	margin-left: 5px;
	width: 170px !important;
	text-align: left;
}

#content .tx-flseositemap-pi1 ul,
#content .tx-flseositemap-pi1 ul li{
		font-weight:bold;
		list-style:none;
		margin:0px;
		padding:0px;
}

#content .tx-flseositemap-pi1 ul li{
	margin:10px 0 0 0;
}

#content .tx-flseositemap-pi1 ul li a{
	text-decoration:none;
	border:none;
}

#content .tx-flseositemap-pi1 ul li ul li{
		font-weight:bold;
		list-style:none;
		margin:10px 0 0 20px;
		padding:0px;
}

#content .tx-flseositemap-pi1 ul li ul li ul li{
		font-weight:normal;
		list-style:disc;
		margin:10px 0 0 35px;
		padding:0px;
}


#co2counter {
	margin-top: 30px;
	width: 835px;
	height: 20px;
	background: #8f8e22;
	color: #fff;
	text-align: center;
	padding-top: 3px;
	font-size: 12px;
}