/* basics */

body {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #B7DACD;
	color:#000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#wrapper {
	width: 847px;
	margin: 0 auto;
	position: relative;
}

p {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 24px;
	color: #3D3494;
	line-height: 18px;
	font-weight: normal;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
}

h3 {
	font-size: 24px;
	color: #3D3494;
	line-height: 18px;
	font-weight: normal;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-transform: uppercase;
}

.marker {
	color: #333333;
	font-weight: bold;
}

a:link {
	color: #3D3494;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3D3494;
}
a:hover {
	text-decoration: underline;
	color: #3D3494;
}
a:active {
	text-decoration: none;
	color: #3D3494;
}

/* header */

#header {
	height: 157px;
	position: relative;
	width: 847px;
}

/* navi */

#navi {
	height: 48px;
	position: relative;
	width: 847px;
}

/* content */

#content {
	position: relative;
	width: 847px;
	background-image: url(../images/main/content_back.gif);
	background-repeat: repeat-y;
	background-position: 0;
	top: 0px;
}

#mbt {
	width: 831px;
	hight: 550px;
	height: 550px;
	margin-top: 0px;
	margin-left: 8px;
}

.image_right {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #AAA7CC;
	margin-left: 15px;
	margin-bottom: 15px;
}

.image_left {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #AAA7CC;
	margin-right: 15px;
	margin-bottom: 15px;
}

#box {
	width: 179px;
	margin-top: 0px;
	margin-left: 8px;
	position: relative;
	top: 0px;
	float: left;
}

#box #angebote {
	background-color: #A7ABD0;
	top: 0px;
	position: relative;
	border-top: 4px solid #EFF7F4;
	border-bottom: 4px solid #EFF7F4;
	padding: 15px;
	color: #FFFFFF;
	font-size: 11px;
}

#box #subnvi {
	background-color: #A7ABD0;
	top: 0px;
	position: relative;
	border-bottom: 4px solid #EFF7F4;
	padding: 15px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 26px;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
	width: 149px;
}

#box a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#box a:hover {
	color: #3D3494;
	font-weight: normal;
	text-decoration: none;
}

#box a:active, #box a.selected {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#info {
	width: 606px;
	margin-top: 0px;
	margin-left: 187px;
	position: relative;
	top: 0px;
	background-image: url(../images/main/content_sky.jpg);
	padding-top: 48px;
	padding-left: 23px;
	padding-right: 23px;
	padding-bottom: 30px;
	background-repeat: no-repeat;
}

/* footer */

#footer {
	position: relative;
	width: 847px;
	hight: 9px;
}
