body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Tahoma , Helvetica, Sans;
	font-size: 11px;
	line-height: 160%;
	background-color: #045ba9;
}

a {
	color: #0064ae;
	text-decoration: none;
}

a:hover {
	color: #0064ae;
	text-decoration: underline;
}

a img {
	border: 0;
}

h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 14px;
	color: #045ba9;
	padding-bottom: 20px;
}

typohead {
	font-size: 14px;
	color: #045ba9;
	padding-bottom: 20px;
}

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

#main {
	margin-left: auto;
	margin-right: auto;
	width: 1278px;
}

#header_wrap {
	width: 941px;
	height: 217px;
	background-image: url(/fileadmin/templates/images/header_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 172px;
	padding-right: 167px;
	padding-top: 12px;
}

#main_navi_wrap {
	width: 941px;
	height: 38px;
	background-image: url(/fileadmin/templates/images/main_navi_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 172px;
	padding-right: 167px;
}

#content_wrap {
	width: 941px;
	background-image: url(/fileadmin/templates/images/content_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 172px;
	padding-right: 167px;
	padding-top: 50px;
	padding-bottom: 20px;
}

#footer_wrap {
	width: 171px;
	height: 116px;
	background-image: url(/fileadmin/templates/images/footer_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 942px;
	padding-right: 167px;
	padding-top: 170px;
}

#header_left {
	float: left;
	width: 671px;
}

#header_right {
	float: left;
	width: 269px;
}

#content_left {
	float: left;
	width: 611px;
	padding-left: 30px;
	padding-right: 30px;
	min-height: 400px;
}

#content_right {
	float: left;
	width: 243px;
	padding-left: 13px;
	padding-right: 13px;
	min-height: 400px;
}

#contact {
	color: #0064ae;
	padding-left: 13px;
}

#main_navi {
	float: left;
	width: 745px;
	padding-left: 27px;
	padding-top: 10px;
}

#lang_navi {
	float: left;
	padding-left: 74px;
	padding-top: 11px;
}

.main_navi_no {
	float: left;
	padding-right: 16px;
	text-transform: uppercase;
	font-size: 15px;
}

.main_navi_no a  {
	color: white;
}

.main_navi_act {
	float: left;
	padding-right: 16px;
	text-transform: uppercase;
	font-size: 15px;
}

.main_navi_act a  {
	color: white;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.news-latest-title {
	font-weight: bold;
}


.news-latest-teaser a{
	color: #000000;
}

.news-latest-more {
	font-weight: bold;
}

.news-latest-more a {
	color: #ffffff;
}

.news-latest-item {
	margin-bottom: 20px;
}

/** POWERMAIL **/
form#mietbusanfrage {
	margin-top:-40px;
}

form#mietbusanfrage input {
	margin:3px 0 3px 0;	
}

form#mietbusanfrage select {
	width: 157px;
}

form#mietbusanfrage label {
	display:block;
	width:180px;
	float:left;
}

form#mietbusanfrage legend {
	font-weight:bold;
	color: #045ba9;
	font-family: Verdana;
	font-size: 14px;
	padding:10px 0 10px 0;
}

form#mietbusanfrage fieldset {
	border:0;
	margin:0;
	padding:0;
}

form#mietbusanfrage div.powermail_mandatory_js {
	color:#cc0000;
}

form#mietbusanfrage input.jscalendar_cb {
	display:none;
}