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

body {
	text-align:center;
	font: normal 62.5% Arial, Helvetica, sans-serif;
}

#thePage {
	width: 650px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #333;
	color: #036;
}

.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;*/
}

#kopfLeft {
	display:none
}

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

#theMenu {
	display:none
}

.sma {padding-left: 20px;}
.sm {padding-left: 20px;}

.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 {
	text-align:left;
	vertical-align:top;
}

.tab2 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;
}

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

.tabm th { text-align:left; }

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

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;
}
