body {
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(../body_bg1.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
body.start {
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

A:link    {
	COLOR: #021d64;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:visited {
	COLOR: #021d64;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:hover   {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
A:active  {
	COLOR: #021d64;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

#Tabelle_01 {
	background-image:url(../top_bg.gif);
	background-repeat: repeat-x;
	}
	
#Tabelle_02 {
	background-image:url(../img/tc83_17.gif);
	background-repeat: no-repeat;
	height: 304px;
	vertical-align: top;
	padding:1px;
	}
		
#Content {
	vertical-align: top;
	padding:1px 6px 1px 4px;
	}	
	
li.navi{
	list-style-type:square;
	line-height: 21px;
	list-style-image: url(../ball1.gif);
}

h3{
	background-color:#F2E244;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bolder;
	font-size: 15px;
	border-bottom: 4px double #2B6D92;
}

.headline {
	font-weight: bolder;
	background-color: #D5E5F0;
	border-top: 1px solid #5A97BF;
	border-right: 1px solid #5A97BF;
	border-bottom: 1px dotted #F2E244;
	border-left: 1px solid #5A97BF;
}

.terminmonat {
	font-weight: bolder;
	background-color: #D5E5F0;
	border-top: 1px solid #5A97BF;
	border-right: 1px solid #5A97BF;
	border-bottom: 2px dotted #CC0000;
	border-left: 1px solid #5A97BF;
	color: #CC0000;
	text-transform: capitalize;
	text-align: center;
}

.daten {
	border-top: 0px ;
	border-right: 1px solid #5A97BF;
	border-bottom: 0px ;
	border-left: 1px solid #5A97BF;
	padding:2px;
}

.datenstart {
	border-top: 0px;
	border-right: 1px solid #5A97BF;
	border-bottom: 0px;
	border-left: 1px solid #5A97BF;
	padding:2px;
	background-image: url(../bg_start.jpg);
	background-repeat: no-repeat;
}

.ende {
	border-top: 0px ;
	border-right: 1px solid #5A97BF;
	border-bottom: 1px solid #5A97BF ;
	border-left: 1px solid #5A97BF;
}

textarea {overflow:auto;}
