body {
	border : 0px solid #ffcc99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background-color: #ffcc99;
	margin : 0;
	padding : 0;
	font-size: 1em;
}

#top {
	width: 100%;
	height: 134px;
	border: 0px solid #cc9966;
	padding: 0px;
	margin : 0px;
	color: #663300;
	background-color : #cc9966;
}

#banner {
	text-align : center;
}

#banner img {
	border: 3px solid #ffcc99;
}
 
#header {
	position: absolute;
	float: none;
	top: auto;
	width: 100%;
	font-size: 93%;
	font-weight: bolder;
	text-align: center;
	list-style: none;
}

#header ul {
	display: inline;
}

#header li {
	margin: 0;
	padding: 5px 15px 5px 5px;
	display: inline;
}

#header a {
    color:#663300;
	text-decoration: none;
    font-weight: bold;
}

#header a:visited {
	color: #663300;
	text-decoration:none;
	font-weight: bold;
}

#header a:hover {
    color: #993333;
	background-color: #ffcc99;
	text-decoration:none;
	font-weight: bold;
}
/*
#header #current {
    border-width:0;
}

#header #current a {
    color:red;
    padding-bottom:5px;
}
*/

#logo {
	border: 0px solid #cc9966;
	padding: 2px;
	margin: 7px;
}

#navigation {
	position: absolute;

	padding: 0.4em;
	height: auto;
	width: 20%;
	left: 0px;
	top: 134px;
	float : left;
	font-size:93%;
	font-weight: bolder;
}

#navigation li	{
	list-style: none;
	margin: 0px;
	padding: 7px;
}

#navigation ul	{
	list-style: none;
	display : block;
}

#navigation a {
	color:#663300;
	text-decoration:none;
}

#navigation a:visited {
	color: #663300;
	text-decoration:none;
}

#navigation a:hover {
    color: #993333;
	background-color: #cc9966;
}


#content {
	position: absolute;
	width:70%;
	padding:10px;
	font-size:10pt;
/*	font-style: italic;
*/	height: 73%;
	right: 0px;
	top: 145px;
	left: auto;
	bottom: auto;
}

#content ul {
	list-style: circle;
}

#content ol {
	list-style: lower-latin;
}

.pfoten {
	border: 0px solid silver;
}

img {
	border: 3px solid #cc9966;
	padding: 2px;
	margin: 7px;
}

.gross {
	text-align: center;
}

a.sprungmarke {
	color: inherit;
	text-decoration: none;
}

a.sprungmarke:visited {
	color: inherit;
	text-decoration:none;
}

a.sprungmarke:hover {
	color: inherit;
	background-color: inherit;
	text-decoration: none;
}

.impressum {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.em;
}

#fett { 
	font-weight : bold;
}

table {
	border: 3px solid #cc9966;
	margin : auto;
	padding : 0px;
}

td {
	border: 1px solid #cc9966;
	margin : 0px;
	padding : 3px;
}

a {
	color:#990000;
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	color:#990000;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color: #993333;
	background-color: #cc9966;
	text-decoration: none;
	font-weight: bold;
}

#auswahl {
/*	font-weight: bold;
	background-color: #cc9966;
	color: #663300;
	text-decoration: none;
*/	border: 0px solid #ffcc99;
	margin-left: 7%;
}

#auswahlbutton {
	text-align : center;
	font-weight: bold;
	background-color: #cc9966;
	color: #663300;
	text-decoration: none;
	border: 2px solid #663300;
	padding: 2px 2px 2px 2px;
	margin-left: 7%;
}

.formularbutton {
	font-weight: bold;
	background-color: #cc9966;
	color: #663300;
	text-decoration: none;
	border: 2px solid #663300;
	padding: 2px 2px 2px 2px;
}

#adminbutton {
	font-weight: bold;
	background-color: #cc9966;
	color: #663300;
	text-decoration: none;
	border: 2px solid #663300;
	padding: 2px 2px 2px 2px;
}

#adminform {
		position: absolute;
		right: 5%;
}

#thumb a:hover {
	background-color: inherit;
}

#thumb img:hover {
	border: 3px solid #663300;
}

#row {clear:left;font-size:10pt;}
.label {float:left; width:20%; text-align:right;font-family: Verdana, Arial, Helvetica, sans-serif; padding-right:6px;}
.field {float:left; width:25%; text-align: left;}

.label2 {float:left; padding-right:6px; text-align:right;}

.links {position: relative; left: 30%;}

.label1{float:left;width:40%;text-align:right;font-family: Verdana, Arial, Helvetica, sans-serif; padding-right:6px;}

.links1{position:relative;left: 60%;}

.autogen {
	text-decoration: none;
	text-align: left;
}

.autogen li {
	list-style: none;
}
