﻿body
{
	margin: 0;
	padding: 0;
	font: 85% tahoma, arial, hevetica, sans-serif;
	line-height: 1.2em;
	text-align: center;
	color: white;
	background-color: #EEEEEE;
	background-image: url('medien/background.gif');
	overflow: scroll;
}

#container
{
	margin: 1em auto;
	width: 800px;
	text-align: left;
	background-color: white;
	border: 1px solid black;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
}

#container2
{
	margin: 1em auto;
	width: 800px;
	text-align: left;
	background-color: white;
	border: 1px solid black;
	/*margin-top: 20px;*/
}

#header
{
	height: 180px;
	width: 100%;
	background-image: url('medien/header.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid black;
	position: relative;
	border: 1px none black;
	border-bottom: 1px solid black;
}

#mainnav
{
	background-color: maroon;
	color: white;
	padding: 2px 0;
	border-bottom: 1px solid black;
}

#mainnav ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	border-left: 2px solid black;
	margin-top: 5px;
	margin-bottom: 5px;
}

#mainnav li
{
	display: inline;
	padding: 0 10px;
	border-right: 2px solid black;
}

#mainnav li a
{
	text-decoration: none;
	color: white;
}

#mainnav li a:hover
{
	text-decoration: none;
	color: #fff;
	background-color: #272900;
	text-decoration: underline;
}

#scndnav
{
	background-color: silver;
	color: white;
	padding: 2px 0;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: auto;
	/*border-top: 1px solid black;*/
	border-bottom: 2px solid black;
	font-size: 0.9em;
	/*font-variant: small-caps;*/
	color: maroon;
	font-weight: bold;
}

#scndnav ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
}

#scndnav li
{
	display: inline;
	padding: 5px 3px 5px 3px;
	/*border-right: 1px solid white;*/
}

#scndnav li a
{
	text-decoration: none;
	color: black;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
}

#scndnav li a:hover
{
	text-decoration: underline;
	color: #fff;
	background-color: #272900;
}

#menu
{
	width: 120px;
	border: 1px solid maroon;
	border-left: 3px solid maroon;
	padding-left: 15px;
	color: black;
	background-color: #EEEEEE;
	margin: 10px;
	float: right;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

/*-----------------------------------
* BW: Breitenkorrektur für IE
-----------------------------------*/
* html #menu 
{
	width: 140px;
}

#menu ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 160%;
	font-size: 0.8em;
}

#menu li
{
	padding: 0 5px;
	padding-right: 15px;
	/*border-right: 1px solid white;*/
}

#menu li a
{
	text-decoration: none;
	color: black;
}

#menu li a:hover
{
	text-decoration: underline;
	color: #fff;
	background-color: black;
}

#menu h1
{
	font-size: 8pt;
	margin-top: 15px;
	border-bottom: 1px solid silver;
	padding: 5px 5px 5px 5px;
	color: maroon;
	float: left;
	width: 90px;
}

#menu p
{
	font-size: small;
	color: black;
	text-align: justify;
}

#contents
{
	margin: 10px;
	margin-right: 160px;
	color: black;
	border: 1px solid maroon;
	background: #EEEEEE;
	/*padding: 15px;*/
	font-size: 0.9em;
	text-align: justify;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#contents h1 
{
	font-size: 1.0em;
	width: 300px;
	margin-top: 0px;
	border-bottom: 1px solid maroon;
	border-bottom-style: dotted;
	padding: 2px 5px 2px 5px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #EEEEEE;
	border-left: 10px solid maroon;
}

#contents h2
{
	font-size: 1.0em;
	padding: 2px 10px 0px 10px;
	/*padding-left: 10px;*/
}

#contents ul
{
	margin-top: 0px;
}

#contents li
{
	margin-right: 10px;
}

#contents p
{
	padding: 0 10px 5px 10px;
}

#contents img
{
	border: 1px solid silver;
}

.probe
{
	line-height: 1.5em;
	background: white;
	padding: 5px 5px 5px 5px !important;
	font-weight: bold;
	font-size: 1.0em;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid silver;
	text-align: center;
	width: auto;
}

#contents form
{
	margin-left: 10px;
	margin-right: 10px;
}

#contents fieldset
{
	border: 1px solid silver;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 10px;
}

#contents legend
{
	border-bottom: 1px solid maroon;
	border-left: 5px solid maroon;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 8px;
}

#footer	
{
	clear: both;
	background-color: silver;
	border-top: 3px solid black;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	height: auto;
	font-size: 1.0em;
	color: maroon;
	font-size: 0.8em;
}

#footer ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	/*border-left: 1px solid white;*/
	margin-top: 0px;
	position: relative;
}

#footer li
{
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
	/*border-right: 1px solid white;*/
}

#footer li a
{
	text-decoration: none;
	color: black;
}

#footer li a:hover
{
	text-decoration: underline;
	color: #fff;
	background-color: #272900;
}

