@charset "utf-8";
/* CSS Document */

body {
/*	background-image:url(bg.gif);
	background-repeat:repeat-x
	margin-top:20px;
*/
	text-align:center;
	font: normal 62.5% Arial, Helvetica, sans-serif;
}

.title {
	margin:0px;
  padding:0px 20px 0px 0px;
	text-align:right;
	font:bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:32px;
	background-color:#FFF;
	border-bottom: 1px solid #333;
	/*color:#309;*/
}

#thePage {
	width: 851px;
	/*height:auto;*/
	margin: 0 auto;
	/*padding: 0;*/
	text-align: left;
	border: 1px solid #333;
	background-color:#69C;
	color: #036;
}

#kopfLeft {
	float:left;
	margin:0px;
	width: 198px;
	height:172px;
	border-bottom:  1px solid #333;
}

#kopfRight {
	float:right;
	width: 650px;
	height:172px;
	border-bottom:  1px solid #333;
}

#theMenu {
	float:left;
	top:0;
	left:0px;
	width:200px;
	height:auto;
	margin:0px 0px 10px 0px;
	font:normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#theMenu ul {
	background-color:#69C;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 0px;
}

#theMenu li {
	text-align:left;
	color: #FF0;
	margin:0px 0px 0px 0px;
	list-style-type: none;
	line-height: 26px;
	/*list-style-position: inside;		cursor: pointer;*/
	border-bottom: 1px solid #03C;
	text-indent: 10px;
}

#theMenu li a {
	display:block;
	text-decoration: none;
	background-color:#69C;
	color: #000;
}

#theMenu li a:hover, #theMenu li a:focus {
	text-decoration: none;
	background-color:#999;
	color: #FFF;
}

/*.sma {padding-left: 20px;}*/

.sm {
	padding-left: 20px;
}

.sm a{ color:#F90; }

.m { color:#FF0; }

#navlinie {border-top:solid 1px #a55656;padding: 0px 5px 0px 5px;}

	
#theContent {
	position:relative;
	float:left;
	width: 630px;
	min-height:480px;
	padding:5px 10px 10px 10px;
	background-color:#FFF;
	border-left:  1px solid #333;
	font-size:1.4em;
}

#theFooter {
	background-color:#FFF;
	border-top:  1px solid #333;
	padding:0px 5px 0px 5px;
	text-align:center;
	font-size:0.9em;
	color:#666;
}

input.datum {
font-size:9pt;
color:#000000;
border:solid 0px;
text-align:center;
background:transparent;
}

input.zeit{
font-size:9pt;
color:#000000;
border:solid 0px;
text-align:center;
background:transparent;
}

.cleaner {
	clear:both;
}
.Titel_fett {
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
	color: #999;
}

.tab1 {
	font-size:0.8em;
}

.tab2, .tab3 {
	text-align:left;
	vertical-align:top;
}

.tab2 th, .tab3 th  {
	color:#900;
	font-size:1.1em;
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.6em;
	vertical-align:bottom;
}

.tab2 td  {
	vertical-align:top;
}
 
.tab2 p, .tab2 h3{
	margin-top:0px;
}

.tab3 td {
	vertical-align:top;
	padding: 5px 0px 5px 0px;
}

.tabm td {
  text-align:center;
	padding:0.5em 0em	;
}

.tabm th { text-align:left; }

.tabm a , .tab3 a {
	text-decoration: none;
	color: #039;
	font-weight: bold;
	font-size: 1.2em;
}

.tab_s {
	text-align:left;
	border-top: medium solid #999;
}

.tab_s td {
	border-top: medium none #999;
	border-right: 0px none #999;
	border-bottom: medium solid #999;
	border-left: 0px none #999;
	padding-bottom:5px;
	padding-top: 5px;
}

p {
	margin-top:0px;
	margin-bottom:10px;
}

.mitte {
	text-align:center;
}

h1 {
	text-align:center;
	font-size:1.4em;
	line-height:30px;
	border-top: 1px solid #069;
	border-bottom: 1px solid #069;
	background-color:#CCF;
}

h2 {
	font-size:1.2em;
	color: #000;
}

h3 {
	text-align:left;
	font-size:1.0em;
	margin-top: 10px;
	margin-bottom:5px;
}
h4 {
	margin-top: 10px;
	margin-bottom:5px;
	color:#06C;
}
.home {
	text-align:center;
}
.red_b {
	font-weight: bold;
	color: #F00;
}

p.titel {
	text-align:center;
	font-weight:bold;
	font-size:1.4em;
	line-height:30px;
}

p.cb {
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}

p.small {
	text-align:left;
	font-weight:normal;
	font-size:0.8em;
}

#theContent li {
	line-height:1.2em;
	padding-bottom:0.3em;
}

.home a {
	text-decoration: none;
	background-color:#69C;
	color: #600;
	font-weight:bold;
	/*height: 20px;*/
	width: 500px;
	display: block;
	text-align: center;
	padding: 5px;
	margin-bottom:15px;
	/*left: 65px;*/
	position: relative;
}

.home a:hover {
	background-color:#600;
	color: #69C;
}

span.text_small {
	font-size: 0.6 em;
	color:#C60;
}

#theContent .title2 {
	font-size: 1.8em;
	font-style:italic;
	font-weight: bold;
}
