#main {
	width: 920px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: left;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B6167;
	margin: 0px;
	background-image: url(../images/main_back.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.td-0 {font-size: 12px;}
.td-1 {font-size: 12px;}

p, li, h2, h3, h4, h5, h6 {
font-weight: normal;
font-size: 12px;
}
h1{
font-size: 12px;
font-weight: bold;
color:#fe9900;
}

#content_headline{
font-weight: bold;
font-size: 14px;
color: #FF9900;
margin:0px;
width:300px;
height:30px;
}

a,a:link,a:hover {text-decoration:none;color:#5B6167;outline:none}

a img  {outline:none}

#header {
	width: 920px;
	background-image: url(../images/header_back.png);
	height: 267px;
}
#header_rnd {
	float: left;
	position: relative;
	bottom: 0px;
	padding-top: 32px;
	padding-left: 22px;
}
#header_right {
	height: 267px;
	width: 406px;
	float: right;
	position: relative;
	background-image: url(../images/header_right.jpg);
	background-repeat: no-repeat;
}
#subheader {
	width: 920px;
	height: 52px;
	background: #FF9900;
}
#subheader_left {
	height: 52px;
	width: 356px;
	float: left;
	position: relative;
	background-image: url(../images/subheader_left.jpg);
}
#subheader_right {
	height: 52px;
	width: 217px;
	float: right;
	position: relative;
	background-image: url(../images/subheader_right.jpg);
	background-repeat: no-repeat;
}
#content {
	position: relative;
	width: 920px;
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#content2 {
	position: relative;
	width: 920px;
	background-image: url(../images/right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#left {
	width: 156px;
	float: left;
	position: relative;
	height: auto;
	margin-bottom: 0px;
	background-color: #DCE1E5;
}
#middle {
	width: 548px;
	float: left;
	position: relative;
	height: auto;
	background-color: #FFFFFF;
}
#right {
	width: 200px;
	float: left;
	position: relative;
	height: auto;
	background-color: #DCE1E5;
}
#content_shadow {
	width: 16px;
	float: left;
	position: relative;
	background-image: url(../images/content_shadow.jpg);
	background-repeat: no-repeat;
	height: 223px;
	font-size: 1px;
	line-height: 1em;
}
#content_left {
	width: 156px;
}
#content_right {
	padding: 5px;
	width: 190px;
}

#footer_back {
	background-image: url(../../../web%20esw%20group/html/images/footer_back.gif);
	height: 55px;
	width: 100%;
}
#footer {
	height: 20px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#footer_left {
	background-color: #FF9900;
	height: 20px;
	width: 904px;
}
#cont_left_top {
	background-color: #FF9900;
	height: 20px;
	width: 156px;
}
#cont_middle_top {
	height: 20px;
	width: 548px;
	background-color: #323941;
}
#top_menu {
	height: 15px;
	width: 548px;
	background-color: #ACB7C1;
	padding-left: 16px;
	padding-top: 5px;
}
#content_main {
	width: 516px;
	padding:16px;
}
#cont_right_top {
	height: 20px;
	width: 200px;
	background-color: #323941;
}
#cont_right_top2 {
	height: 20px;
	width: 200px;
	background-color: #ACB7C1;
}

/*	typo3	-	news	*/

.news_list_item_content {position:relative;float:left;padding-bottom:5px}
.news_list_item_image {float:left;position:relative}
.news_list_itemcontainer {padding-bottom:2em;}
.new_list_image {padding-right:15px;float:left;position:relative}
.news_list_info {color:#D1D8DF;font-size:0.8em;position:relative}
.pxnewscaption {font-size:0.8em;position:relative}

.single_news_item {font-size:12px;}
.latest_news_item {font-size:12px; line-height:120%;}

.pxnewstopic {font-size: 14px;line-height:1.3em;font-weight:bold;padding-bottom:1.2em}
.pxnewsdate {font-size:12px;position:relative}
.pxnewsautor {color:#D1D8DF;font-size:10px;position:relative}

.formularzeile {font-size:11px; width: 300px;padding-bottom:2.5em}
.formularname {float: left; width: 120px}
.formularfeld {float: left; width: 150px;}

.news_list_item_headline {width:100%;}



 .td-0{width:120px;vertical-align:top}
 .td-0, .td-last {padding-bottom:5px}
 

#kontaktform {
border: none; /* Rand ausschalten */
padding-left:0px;
width:250px;
float:left;
padding-top:14px;
}

#kontaktdaten {
border: none; /* Rand ausschalten */
padding-left:20px;
width:240px;
float:left;
padding-top:14px;
font-size:12px;
line-height:16px;
}

.mailform-label {
/* float:left; */
clear:both;
display:block;
width:200px;
margin-bottom:3px;
margin-top:10px;
font-weight:bold;
display:none;
}

.mailform-field input,
.mailform-field textarea,
.mailform-field select {
display:block;
width:238px;
border:none;
background:#DCE1E5;
padding:1px;
margin-bottom:5px;
}

.mailform-field textarea{height:102px}

.mailform-labelfield{
margin-bottom:5px;
font-weight:bold;
}

#mf-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
background:#ADB6C5;
margin-top:10px;
width:100px;
/* Float wieder abschalten */
clear: both;
font-weight:bold;
font-size:10px;
}

fieldset {border:none}
fieldset legend{display:none}

.terminliste dt {padding:3px;color:#ffffff;font-weight:bold;background:#ADB6C5;}
.cal_list_event {padding-top:10px;padding-bottom:10px}
.cal_list_title  {font-weight:bold}
.cal_list_date  {padding-top:3px;}
.cal_list_text  {padding-bottom:10px;padding-top:5px}

.cal_list_event p {margin-top:2px;margin-bottom:2px}


