body {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 10pt;
	background-color: #e5ecf9;
	scrollbar-base-color=#e5ecf9;
}

table {
	font-family: verdana;
	font-size: 10pt;
}

a, a:link, a:active, a:hover, a:visited {
	color: #000080;
	text-decoration: underline;
}

table.haupt {
	top: 0px;
	width: 780px;
	background-image: url(grafik/verlauf.jpg);
	background-position: right;
	background-repeat: repeat-y;
	background-color: white;
}

div.frame {
	top: 0px;
	left: 0px;
	width: 730px;
}

div.banner {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 150px;
	background-image: url(grafik/banner.jpg);
}

div.kopf {
	top: 150px;
	left: 0px;
	width: 100%;
	height: 30px;
	background-color: #000080;
	color: white;
}

div.kopfzeile {
	position: relative;
	top: 6px;
	left: 10px;
	width: 730px;
	text-align: center;
}

div.inhalt {
	top: 175px;
	left: 0px;
	max-width: 100%;
	background-color: #FFFFFF;
	border-left: solid #000080 1px;
	border-right: solid #000080 1px;
}

#banner{
	width: 150px;
	background: transparent;
	text-align: center;
	border-top: 0px solid transparent;
}

td.menu {
	border-right: solid #000080 1px;
}

/* Menue */
#menu{
	width: 150px;
	background: transparent;
	padding: 10px;
	border-top: 0px solid transparent;
}

#menu a, #menu a:visited {
	color: #000080;
	font: bold 13px verdana;
	margin: 5px 0 5px 0;
	padding: 1px 3px 1px 4px;
	text-decoration: none;
	background: #e5ecf9;
	display: block;
	border-right: 2px solid #000080;
	border-top: 2px solid #F0F8FF;
	border-left: 2px solid #F0F8FF;
	border-bottom: 2px solid #000080;
	width: 130px;
}

#menu a:hover {
	color: #e5ecf9;
	background: #000080;
	border-top: 2px solid #000080;
	border-right: 2px solid #e5ecf9;
	border-bottom: 2px solid #e5ecf9;
	border-left: 2px solid #000080;
}

#menu a .dot {
	color: #000080;
	background: transparent;
	font-weight: bold;
	font-size: 14px;
}

#menu a:hover .dot {
	color: #e5ecf9;
	background: transparent;
	font-weight: bold;
	font-size: 14px;
}



td.content {
	padding: 10px;
	text-align: justify;
	color: #000080;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 10px;
	margin-bottom: 3px;
	border-bottom: solid #000080 1px;
}

span.date {
	position: relative;
	float: right;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
	font-family: verdana;
}

p.item {
	padding-bottom: 3px;
	border-bottom: solid #555555 1px;
}

div.fuss {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 25px;
	background-color: #000080;
	color: white;
	text-align: right;
	font-size: 8pt;
}
table.methode {
	font-family: verdana;
	font-size: 9pt;
	color: #000080;
}
table.zucht {
	font-family: verdana;
	font-size: 9pt;
	color: #000080;
}
input.text {
	 color: #000080; 
	 background-color: #e5ecf9;
	 border: 1px solid #000080;
	 border-top-style:solid; 
	 border-right-style:solid; 
	 border-bottom-style:solid; 
	 border-left-style:solid;
	 border-top-color:#000080;
	 border-right-color:#000080; 
	 border-bottom-color:#000080; 
	 border-left-color:#000080
}
textarea { 
	COLOR: #008080; 
	FONT-FAMILY: Arial; 
	BACKGROUND-COLOR: #e5ecf9; 
	border: 1px solid #000080
}
input.button {
	 color: #000080; 
	 background-color: #e5ecf9;
	 border: 1px solid #e5ecf9;
	 border-top-style:solid; 
	 border-right-style:solid; 
	 border-bottom-style:solid; 
	 border-left-style:solid;
	 border-top-color:#FFFFFF;
	 border-right-color:#000080; 
	 border-bottom-color:#000080; 
	 border-left-color:#FFFFFF
}
