@charset "utf-8";
body {
	background-color: #009977;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 100.01%;
	color:#FFFFFF
}
#pagemargin {
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 50px;
	background-color: #FFFFFF;
	font-size: 82%;
}
#outline {
	margin: 10px 0px 10px 10px;
	background-color: #009977;
}
#maincontainer {
	width:	780px;
	height:	620px;
	padding: 5px;
}
#content {
	left: 100px;
	position: absolute;
	width: 700px;
	height: 550px;
	top: 80px;
}
.teaserImg {
	padding-top: 10px;
	padding-right: 10px;
}
#teaser {
	float:right;
	padding-top:10px;
	width: 500px;
}
#contentheader {
	height: 60px;
}
#contenttext {
	height: 400px;
}
#header {
	text-align: right;
}
#footer {
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 700px;
	text-align:right;
	color: #FFFFFF;
	font-size: 70%;
}
#mainmenu {
	background-color: #009977;
	width: 164px;
	margin-top: 134px;
	position: absolute;
	left: -82px;
	font-size: 100%;
}
#mainmenu .menu {
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #DDDDDD;
	border-top-style: solid;
	border-top-width: 2px;
	overflow:hidden;
}
#mainmenu ul {
	margin: 5px;
	padding: 0px;
	border: 0;
}
#mainmenu .menu li ul a {
	width:140px;
	height:18px;
	margin-left: 5px;
	border: 0;
}
#mainmenu .menu a {
	display: block;
	width:140px;
	height:18px;
	padding-left: 10%;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #444444;
	background-color: #009977;
	border-bottom-color: #EEEEEE;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-top-color: #EEEEEE;
	border-top-style: solid;
	border-top-width: 0px;
	margin: 5px 0px 5px 0px;
	text-decoration:none;
}
#mainmenu .menu a:hover {
	border-bottom-color: #444444;
	border-top-color: #444444;
}

#content a {
	text-decoration:none;
	color:#FFFFFF;
}
.inputbox{
	background-color:#CCCCCC;
}
label{
	font-size: 95%;
}

#panes div {
	display:none;
	width:230px; 
	height:500px; 
	margin-left:450px; 
	padding-left:15px
}

#navkontakt li{
	list-style-type:none;
	text-align:center;
	margin: -10px 30px 30px 30px;
	float:left;
}

#navkontakt a .current{

}

