﻿body {
	background-image:url('Fotos/HG2.jpg');
	background-position:inherit;
	background-color: orange;
	margin: 0px;
	padding: 0px;
}

html {
	background-color: orange;
	margin: 0px;
	padding: 0px;
}

.hrInfoBox{
	background-color: orange;
	background: none;
	height: 2px;
}

hr{
	background:url(./Image/logoKl.jpg); 
	text-align: center;
	width: 60px;
	height: 56px;
	border: 0px;
	background-color:#FFFFCC;
}


#mittig{
background-color: #FFFFCC;
margin: -20px auto;
width: 1000px; 
}

#header {
	background-color: #FFFFCC;
	font-family: Georgia, "Trebuchet MS";
	width: 1000px;
	height: 150px;
	margin: -20px auto;
	text-align: center;
}
	
#navigation {
	background-color: #FFFFCC;
	top: 100px;
	width: 220px;
	float: left;
	border-right-color:orange;
	border-right-style:dotted;
}

#content {
	background-color:#FFFFCC;
	font-family: Helvetica, Verdana, "Lucida Sans";
	width: 600px; 
	margin-left: 220px;
}
	
#features {
	font-family: Helvetica, Verdana, "Lucida Sans";
	font-size: 14px;
	top: 150px;
	width: 180px;
	float:right; 
	background-color:#FFFF99;
	min-height:100px;
	border-left-color: orange;
	border-left-style: dotted;
	border-bottom-color:orange;
	border-bottom-style:dotted;	
}
	
#info{
	font-family: Helvetica, Verdana, "Lucida Sans";
	background-color: #FFCC66;
	margin-top: -22px;
	width: 180px;
}
	
#infolinks{
	font-family: Helvetica, Verdana, "Lucida Sans";
	font-size: 14px;
	background-color:  #FFFF99;
	margin-top: 20px;
	width: 220px;
	float: left;
	border-right-color: orange;
	border-right-style:dotted;
}

#infoLinksText{
	margin-left: -15px;
	max-width: 565px;
}

	
#text{
	margin-left: 20px;
	max-width: 565px;
}

#linkleiste{
	margin-left: 23px;
	padding-top: -20px;
	font-size: 14px;
}

#pw{
	margin-top: 50px;
}

#mitglieder{
	margin-left: 15px;
}

#bild{
	position:absolute;
	top :2px;
	
}

#map{
	bottom: 5px;
}

#unterNavi{
	margin-left: 14px;
	
}

#unterUnterNavi{
	margin-left: 14px;
	
}

a:link{
	color: purple;
}

a.navi{
	margin-left: 10px;
	line-height: 25px;
	font-family: Calibri, Helvetica, Sans-Serif;
	color: purple;
	text-decoration:none;
}

#link a:hover{
	color: blue;
	text-decoration: underline;
}

	
