﻿/* CSS Document */

body {
 	color: black;
 	padding: 1%; 
 	min-width: 800px; 
	vertical-align: middle;
}


#head {
	position:absolute;
	left:0px;
	top:0px;
	width:970px;
	height:170px;
	z-index:1;
	visibility:visible;
	background-image: url(../bilder/head-new.jpg);
	background-position: left left;
	float:none;
}

#overview {
	position:absolute;
	left:0px;
	top:170px;
	width:970px;
	height:25px;
	z-index:2;
	background-image: url(../bilder/overview.jpg);
	text-align: right;
	vertical-align: top;
	float:none;
}

#navi {
	position:absolute;
	left:0px;
	top:195px;
	width:175px;
	height:250px;
	z-index:3;
	visibility:visible;
	background-color: #cbdbfe;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E8EBF0;
	text-align:left;
	vertical-align: sub;
	float: left;
	margin-top: 3px;
	margin-left: 2px;
	margin-top:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
}

#haupt {
	position:absolute;
	left:225px;
	top:205px;
	width:550px;
	height:375px;
	z-index:6;
	visibility:visible;
	text-align:left;
	line-height: 1.5em;
	background-image: url(../bilder/spacer.gif);
	padding-left:25px;
	padding-right:25px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	float:left;
	overflow: visible;
}

#info {
	position:relative;
	left:900px;
	top:300px;
	width:150px;
	height:300px;
	z-index:4;
	visibility:visible;
	background-image: url(../bilder/info.jpg); 
	background-width:195px;
	background-repeat: repeat;
	background-position: 0px 0px;
	text-align:left;
	float:left;
	padding-left:15px;
	padding-top:15px;
}

#important {
	position:absolute;
	left:0px;
	top:428px;
	width:175px;
	height:115px;
	z-index:7;
	visibility:visible;
	background-image: url(../bilder/important.jpg);
	padding: 0px;
	text-align:center;
	float:left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;


}

#permlink {
	position:fixed;
	left:0px;
	top:545px;
	width:970px;
	height:55px;
	text-align:left;
	padding-top:2px;
	background-image: url(../bilder/permlink.jpg);
	background-repeat: no-repeat;
	float:right;
	overflow: hidden;

}

.kontakt
{
    width:350px;
    padding-left:10%;
    padding-right:10%;
    background-color:white;
    overflow:hidden;
    font-size:11px;
    text-align:left;
}
