/* Construction */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000000;
	white-space: normal;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 929px;
	text-align: left;
}

#header {
	position: relative;
	margin: 0;
	width: 929px;
	height: 167px;
	background-image: url(../images/header_adress_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header_adress {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 38px;
	top: 65px;
}

#header_logo {
	position: absolute;
	left: 225px;
	top: 0;
	height: 167px;
	width: 704px;
	overflow: hidden;
}

#main_nav {
	position: relative;
	margin: 0;
	width: 929px;
	height: 23px;
	background-image: url(../images/navi_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	z-index: 3;
}

#main_nav_service {
	position: absolute;
	left: 39px;
}

#main_nav_main {
	position: absolute;
	left: 262px;
}

/*Home, News and Main-Template*/
#content_home{
	position: relative;
	margin: 0;
	width: 929px;
	background-image: url(../images/content_home_bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#content_home_main{
	position: relative;
	float: left;
	position: relative;
	width: 309px;
	margin: 41px 0 15px 39px;



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;


}

#content_home_bar_left{
	position: relative;
	float: left;
	width: 224px;
	background-image: url(../images/content_home_bar_left_bg.jpg);
	background-repeat: no-repeat;
}

#content_home_bar_right{
	position: relative;
	float: right;
	width: 324px;
}

#content_home_bar_left_content{
	position: relative;
	width: 150px;
	margin: 82px 0 0 38px;
}

/* Detail-Template */
#content_detail{
	position: relative;
	margin: 0;
	width: 929px;
	background-image: url(../images/content_detail_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#content_detail_infos{
	position: relative;
	margin: 0;
	height: 165px;
}

#content_detail_infos_content{
	position: relative;
	top: 40px;
	left: 259px;
	width: 630px;
	height: 165px;
}

#content_detail_text{
	position: relative;
	top: 40px;
	left: 259px;
	width: 630px;
	padding-bottom: 30px;
}

#content_detail_navi{
	position: relative;
	width: 929px;
}

#content_detail_content{
	position: relative;
	height: 600px;
}

.content_detail_content_win{
	position: absolute;
	left: 228px;
	width: 705px;
	height: 600px;
	z-index: 10;
	background-color: #000000;
	visibility: hidden;
}

/* Markt-Template */
#content_markt{
	position: relative;
	margin: 0;
	width: 929px;
	background-image: url(../images/content_detail_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#content_markt_infos{
	position: relative;
	margin: 0;
	height: 165px;
	border-bottom: 1px solid #423F3A;
}

#content_markt_infos_content{
	position: absolute;
	top: 40px;
	left: 259px;
	width: 630px;
	height: 165px;
}

#content_markt_infos_list{
	position: absolute;
	top: 20px;
	left: 39px;
	padding: 5px;
	background-color: #000000;
}

#content_makrt_content{
	position: relative;
	height: 600px;
}

#content_markt_mainList{
	position: absolute;
	left: 225px;
	top: 62px;
	background-color: #000000;
	width: 704px;
}

/* MarktDetail-Template */
#content_marktDetail{
	position: relative;
	margin: 0;
	width: 929px;
	background-image: url(../images/content_marktDetail_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#content_marktDetail_infos{
	position: relative;
	top: 45px;
	left: 259px;
	width: 600px;
	z-index:2;
}

#content_marktDetail_mainContent{
	position: relative;
	left: 225px;
	width: 704px;
	top: 45px;
	background-color: #000000;
	border-top: 1px solid #333333;
	z-index:2;
}

#content_marktDetail_themenbild{
	position: absolute;
	top: 165px;
	z-index:1;
}

#content_marktDetail_info_left{
	position: absolute;
	left: 35px;
	top: 30px;
	z-index:1;
}
