@charset "utf-8";

html {font-size: 1em;}
body {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0071E1;
	border: 0px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	
	color: #00366C;
}
#main {
	width: 1000px;
	background-color: #eaffff;
	margin: 0 auto;
	text-align:left;
}
#kolf {
	width: 30px;
	float:left;
	}
	
#inhalt {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #d2ffff;
	margin-left: 42px;
	background-color: #004f9d;
	
}
#bildleiste {padding-top: 50px;
	background-color: #eaffff;
		}

#linkleisteo {font-size: 0.85em;
	height: 25px;
	padding-top: 3px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 50px;
	background-color: #00366c;		
}
#linkleistel {
	width:170px;
	float:left;
	margin-left: 15px;
		}
#text {background-color: #eaffff;
	font-size: 0.85em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-left: 190px;
}
#start {
	background-color: #eaffff;
	background-image: url(../images/duenenweg.jpg);
	margin-left: 200px;
	background-position: 10px 10px;
	background-repeat: no-repeat;
}

h1 {
	font-size: 1em;
	color: #005151;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8AFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-bottom: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #002F5D;
}


p {	margin-top: 0px;
}

.gross {
	font-size: 2em;
	color: #D2FFFF;
}

/* Definition der Links */
/* Definition der Links in der linken Leiste*/
#linkleistel a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	line-height:1.5em;

}
#linkleistel a:hover {
	color: #d2ffff;
	display:block;
	
}

#linkleisteo a:link, a:visited {
	color: #FFFFcc;
	text-decoration: none;
	
}
#linkleisteo a:hover {
	color: #d2ffff;
	font-weight: bold;
	
}
#linkleisteo .aktiverlink {
	font-weight: bold;
	border-left: 10px solid #d2ffff;
	padding-left: 5px;
}

.abstandlinks20 {padding-left: 20px;}
.abstandlinks100 {padding-left: 100px;}
.bildabstand {
margin-top: 10px;
}
.bildabstandr {
margin-right: 10px;
}
.bildabstandrw {
margin-right: 50px;
}
#bilderrahmen {   }
.pfeil {
	list-style-image: url(../images/arrows.gif);
}

li {
	list-style-image: url(../images/arrows.gif);
	margin-bottom: 5px;
	margin-left: -5px;
}
ul {
	margin-top: 0px;
}
.hintergrund {
	background-image: url(../images/linkhintergrund.jpg);
	background-repeat: no-repeat;
}
.linkfarbe {
	background-color: #00366C;
	color: #EAFFFF;
}
#links {
	background-color: #003468;
	padding: 20px;
}
a:link, a:visited {
	color: #FFF;
}

