@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #D9F3FE;
	color: #252525;
}
a {
	text-decoration: none;
	color: #00628A;
}
a:hover {
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headline {
	margin-bottom: 6px;
}
.subHeadline {
	font-size: 12px;
	color: #00628A;
	font-weight: bold;
}
.container {
	overflow: visible;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 916px;
}
.containerHeader {
	background-image: url(../media/image/repeat-top.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 388px;
	width: 916px;
	background-position: top;
	margin-top: 50px;
}
.containerBody {
	float: left;
	width: 100%;
	background-color: #FFF;
}
.containerBodyLeft {
	float: left;
	width: 297px;
	margin-top: -440px;
	margin-left:33px;
	color: #FFF;
	background-color: #00628A;
	padding-bottom: 20px;
}
.containerBodyLeft a {
	color: #FFF;
}
.containerBodyRight {
	float: left;
	width: 566px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
}
.containerFooter {
	float: left;
	height: 215px;
	width: 100%;
	background-image: url(../media/image/repeat-bottom.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #FFF;
}
#menuMeetAlan {
	position: absolute;
	left: 407px;
	top: 93px;
	background-image: url(../media/image/rollover.png);
	height: 61px;
	width: 181px;
	visibility: hidden;
}
#menuSelling {
	position: absolute;
	left: 580px;
	top: 93px;
	background-image: url(../media/image/rollover.png);
	height: 61px;
	width: 181px;
	visibility: hidden;
}
