body {
	background-color: White;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 16px;
	margin:0px;
	padding:0px;
}

h3 {
	font-size: 12px;
	color: #0000FF;
	margin-bottom: 0;
	margin-top: 0;
}

a:active {
	color: White;
}

a:hover {
	background-color: #5BB639;
}

a:link {
	color: White;
}

a:visited {
	color: White;
}

p {
	margin-top: 15px;
}

p:first-letter {
	font-weight: bold;
	font-size: 16px;
}

table {
	font-size: 12px;
}

#logo {
	position: absolute;
	top: 35px;
	left: 40px;
	background-image: url(images/Logo_Ket.gif);
	background-repeat:no-repeat;
	height: 86px;
	width: 100px;
}

#kopfzeile {
	border: none;
	width: 500px;
	height: 50px;
	top: 5px;
	left: 230px;
	font-size: 11px;
	position: absolute;
}

#header {
	position: absolute;
	top: 35px;
	left: 230px;
	background-image: url(images/ketelwald_header_650.jpg);
	background-repeat:no-repeat;
	height: 91px;
	width: 650px;
}

#menu {
	background-color: #1A4A33;
	font-weight: bold;
	border: none;
	width: 240px;
	height: 410px;
	padding-top: 10px;
	top: 126px;
	left: 20px;
	font-size: 13px;
	padding-left: 5px;
	line-height: 25px;
	position: absolute;
}

#submenu {
	font-size: 12px;
	line-height: 20px;
	margin-left: 15px;
}

.menu_active {
	background-color: #5BB639;
}

#main {
	background-color: #96B6B1;
	border: none;
	padding: 12px;
	width: 626px;
	min-height:396px;
	top: 150px;
	left: 230px;
	position: absolute;
}

p.kontakt:first-letter {
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
}
p.aktuelles {
	margin-bottom: 5px;
	margin-top: 0px;
}

h4 {
	font-size: 13px;
}
#datum_aktuelles {
	font-size: 12px;
	color: #0000FF;
	margin-bottom: 0px;
	margin-top: 0px;
}
.bild {
	font-size: 10px;
	color: #0000FF;
}
