/* Kiste oben */
.textop {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #8F8F77;
	padding: 10px;
	height: 135px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.textop a:link, .textop a:visited, .textop a:active {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

.textop a:hover {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

body {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #D0CEA8;
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat-x;
	margin: 20px 0px;
}
td {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.text {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Weisse Linie um alles */
.borderline {
	border: 1px solid #FFFFFF;
}
/* Spalte links mit Ackermanns-Bild */
.left-td {
	background-color: #180000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/* Text links unter Bild */
.left-content {
	font-size: 10px;
	font-weight : bold;
	line-height: 14px;
	color: #CCCCCC;
	padding: 10px;
}

table.navi {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 20px;
}

/* display:block um die ganze td mit dem link aufzufüllen, ie blickts nicht */
.navi a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

/* Haupt-Inhalt */
table.content {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-size: 10px;
	line-height: 16px;
	background-color: #D0CEA8;
}
/* tabellen im haupt-inhalt drin */
table.content table {
	font-size: 10px;
}

h1 {
	font-size: 11px;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #D0CEA8;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px 0px 0px;
	line-height: 12px;
}
h2 {
	font-weight: bold;
	color: #000000;
	margin: 0px;
	font-size: 11px;
}
h3 {
	font-weight: bold;
	color: #990000;
	margin: 0px;
	font-size: 10px;
	font-style: normal;
}
h4 {
	font-size: 11px;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #D0CEA8;	
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 5px 0px 0px;
	line-height: 12px;
}

.boxouter {
	margin-top: 0px;
	background-color: #8F8F77;
	padding: 0px;
	color: #FFFFFF;
	line-height: 14px;
	font-size: 10px;
	font-style: normal;
	text-align: left;
}


table.content a:link, table.content a:active, table.content a:visited {
	color: #990000;
}

table.content a:hover {
	text-decoration: none
}

.navisub {
	color: #990000;
	background-color: #000000;
	display: block;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	border-top: 0px solid #D0CEA8;
	border-right: 1px solid #D0CEA8;
	border-bottom: 1px solid #D0CEA8;
	border-left: 1px solid #D0CEA8;
	width: 145px;
}

.navi td.active {
	color: #CCCC99;
	background-image: url(../gfx/bg.navi-active.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.navisub a:link, navisub a:active, .navisub a:visited {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	display: block;
}

.navisub a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
INPUT.feld_250 {
	width : 250px;
	color : #990000;
	border-top : 1px solid #908E77;
	border-left : 1px solid #908E77;
	border-right : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	background : #E6E3CF;
}

TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
TEXTAREA.feld_250 {
	width : 250px;
	color : #990000;
	border-top : 1px solid #908E77;
	border-left : 1px solid #908E77;
	border-right : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	background : #E6E3CF;
	scrollbar-base-color : #D0CEA8;
}
SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #990000;
	border : 1px solid #8F8F77;
	background : #E0DCA8;
}


.lineheight {
	line-height: 14px;
}



.ackermanns {
  display: none;
}