/*
bege:	E2CA9B
rot:	903035
*/
/* grundlegende Seiteneinstellungen
*/
/* RTS css einbinden */
@import url("rte.css");

html,* {
	margin:0;
	padding:0;
	}
body {
 background: #CABBA6;
 font-family: arial, sans-serif;
 font-size: 12px;
 color: #000;
 margin-top: 10px;
}
#container {
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
	border: 1px solid #903035;
	background: #fff;
	margin-bottom: 10px;
	}
#header {
	height: 140px;
	background: #EFE1D6 url(./images/peerspan_logo_200x96.jpg) center 25px no-repeat;
	}
#sprache {
	border: 0px solid red;
	float: left;
	margin: 10px;
	}
#sprache img {
	border: 1px solid #ccc;
	margin: 5px;
	}

#ghi {
	/*background: url(images/GHI_MemberSiegel_web.gifX) no-repeat;*/
	width: 80px;
	height: 68px;
	display: block;
	float: right;
	margin: 10px;
	margin-top: 15px;
	clear: none;
	}
	
#veolia {
	width: 155px;
	height: 68px;
	display: block;
	float: right;
	margin: 0px;
	margin-top: 14px;
	clear: none;
	font-size: 9px;
	border: 0px solid gray;
	}
#neu {
	position: absolute;
	border: 0px solid black;
	left: 0;
	top: 60px;
}
#content {
	width: 690px;
	float: right;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-right: 15px;
	}
#haupt {
	border: 0px solid #0f0;
	background: url(images/bg_left_menu.jpg) repeat-y;
	}
.clear {
	clear: both;
	}
h1 {
	font-size: 15px;
	}
h2 {
	font-size: 15px;
	}
h3 {
	font-size: 13px;
	text-decoration: underline;
	}
h3, h4 {
	font-size: 12px;
	text-decoration: none;
	}
p.bodytext {
	margin-bottom: 5px;
	}

#check {
	position: fixed;
	bottom: 0;
	right: 0;
	color: #CABBA6;
	margin-right: 3px;
	}
#check a, #check a:link, #check a:visited {
	color: #CABBA6;
	text-decoration: none;
	}
#check a:hover {
	color:#fff;
	}
/*
	MENU OBEN
----------------------------------
*/
#top_menu {
	border-top: 1px solid #903035;
	list-style-type: none;
	background: #903035;
	height: 25px;
	padding-left: 172px;
	}
#top_menu li {
	float: left;
	display: block;
	height: 25px;
	}
#top_menu li a {
	float: left;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	display: block;
	height: 25px;
	font-weight: bold;
	color: #fff;
	}
/* alle außer IE6 */
html>body #top_menu li a {
	height: 20px;
	}
#top_menu a:link, #top_menu a:visited {
	text-decoration: none;
	}
#top_menu a:hover, #top_menu a:active {
	background: #fff;
	color: #900;
	}
#top_menu a.act {
	background: #fff;
	color: #900;
	border-bottom: 0;
	}
/*
	MENU LINKS
----------------------------------
*/
#position, .spacer_div {
	font-size: 13px;
	font-weight: bold;
	color: #900;
	margin-left: 13px;
	margin-bottom: 3px;
	}
#nav_left {
	width: 172px;
	vertical-align: top;
	height: 550px;
	padding-top: 26px;
	}
#nav_left a {
	width: 150px;
	height:16px;
	display: block;
	margin-left: 21px;
	padding-left: 3px;
	padding-top: 2px;
	border-top: 1px solid #172E3C;
	color: #903035;
	font-weight: bold;
	}
.spacer_span {
	width: 150px;
	display: block;
	margin-left: 21px;
	padding-top: 3px;
	border-top: 1px solid #172E3C;
	color: #903035;
	font-weight: bold;
	height: 5px;
	}

/* IE6 only */
html>body #nav_left a {
	margin-left: 19px;
	}
.last a {
	border-bottom: 1px solid #172E3C;
	}
#nav_left a:link, #nav_left a:visited {
	width: 150px;
	text-decoration: none;
	color: #000;
	}
#nav_left a:hover, #nav_left a:active {
	background: right top url(images/bg_left_menu_hover.jpg);
	color: #900;
	text-decoration: none;
	}
#nav_left a.menu_links_act {
	color: #900;
	background: right top url(images/bg_left_menu_act.jpg);
}
a:link, a:visited {
	color: #900;
	}
a:hover, a:active {
	text-decoration: underline;
	}
/*
	MENU FOOT
----------------------------------
*/
#foot_menu {
	list-style-type: none;
	display: block;
	background: #903035;
	height: 25px;
	padding-left: 172px;
	border-top: 1px solid #903035;
	}
#foot_menu li {
	float: left;
	display: block;
	height: 25px;
	}
#foot_menu li a {
	float: left;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	display: block;
	height: 25px;
	font-weight: bold;
	color: #fff;
	}
/* alle außer IE6 */
html>body #foot_menu li a {
	height: 20px;
	}
#foot_menu a:link, #foot_menu a:visited {
	text-decoration: none;
	}
#foot_menu a:hover, #foot_menu a:active {
	background: #fff;
	color: #903035;
	}
#foot_menu a.act {
	background: #fff;
	color: #903035;
	}

/* Tabelle Kontakt */
.contenttable td {
	vertical-align: top;
	}	
/* TEXT */
#content li {
	margin-left: 20px;
	padding:1px;
	}	
/* csc */
.csc-firstHeader {
	margin-bottom: 15px;
	}
.csc-header{
	margin-bottom: 10px;
	}
/* FORMULAR */
.csc-mailform {
	border: 0;}
.csc-mailform label {
	display: block;
	width: 200px;
	border: 0px solid red;
	float: left;
	}
.csc-mailform input, textarea, select {
	border: 1px solid gray;
	font-family: arial, sans-serif;
 	font-size: 12px;
 	color: #000;
 	width: 220px;
	}
#mailformkontakt_fon, #mailformkontakt_mail, #mailformkontakt_post {
	width: 20px;
	border:0;
	}
.csc-mailform #mailformAnrede {
	width: 70px;
	}
#mailformformtype_mail {
	width: 80px;
	margin-top: 20px;
	}
.csc-mailform #mailformIch_interessiere_mich_fr {
	width: 140px;
	}
.csc-mailform-field {
	padding: 3px;}
#mailformformtype_mail {
	}
label {
 text-align: left; 
 padding-right: 1em;
}
#mailformnachricht {
	padding-bottom: 10px;
}
.csc-mailform-field img {
	position: relative;
	left: 20px;
	top: 5px;
	border: 1px solid gray;
	clear: left;
}

.csc-textpic-caption {
	font-size: 11px;
	color: #333;
	}

/* default styles for extension "tx_fdfx2cols_pi1" */
/*  Layout 1 */
.c2l1-left{
   border-right: 1px solid #CABBA6;
   padding-right: 5px;
   width:45%;
   white-space:normal;
   vertical-align: top;
   font-family: arial, sans-serif;
 	font-size: 12px;
}
.c2l1-middle{
   padding-left: 5px;
   width:55%;
   white-space:normal;
   vertical-align: top;
	font-family: arial, sans-serif;
 	font-size: 12px;
}
/* RTE Standard Klassen */
/* Vorteile bei Produktbeschreibung: component */
.component-items {
	list-style-type: none;
	margin-left: 10px;
	}
.component-items li {
	list-style-image:url(images/ab_haken.jpg);
	border: 0px solid gray;
	padding-top:2px;
	}

/* tt_news */
.news-list-morelink {
	border: 0px solid red;
	text-align: right;
	}
.news-single-timedata {
	text-align: right;
	}
/* tt_news single Styles */
/*<div class="news-single-img"><div class="bild">bild</div></div>*/
.news-single-item {
	display: inline;
	}

.news-single-img {
	border: 0px solid gray;
	width: 215px;
	float: left;
	margin: 5px;
	}
.news-single-imgcaption {
	font-size: 10px;
	margin-top: 2px;
	}
	
.termine .td-0	{
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
}
		
.termine .td-1	{
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	text-align: left;
}
		
.termine .td-last 	{
	font-size: 12px;
	font-weight: bold;
	padding-right: 15px;
}
/* Bestellformular */
#order legend {
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 2px;  
	}
.order_2 {
	margin-top: 20px;
	}
#order input {
	border: 1px solid gray;
	font-family: arial, sans-serif;
 	font-size: 12px;
 	color: #000;
 	width: 220px;
	}	
#order label { 
	display: block;     
	margin-left: 2px;  
}
#order fieldset {
	border: 0px solid red;
	}
#powermaildiv_uid9 label {
	display: inline;
	}
input#uid9 {
	width: 25px;
	}
#powermaildiv_uid10 input {
	margin-top: 20px;
	width: 50px;
	}
.powermail_all powermail_all_tr {
	padding-top: 10px;
	}