body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
    background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
}

.actual_link {color: #00CCFF}
.text_groesser {font-size:14px;}
.text_kleiner {font-size:10px;}

.text_zentriert {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	margin: 5px;
	padding: 15px;
	text-indent: 0pt;
}

.text_linksbuendig {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	padding: 15px;
	text-indent: 0pt;
}

.text_copyright {
   margin-bottom:20px;
   margin-top:20px;
}

.inhaltsverzeichnis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 5pt;
	white-space: nowrap;
	margin-top:40px;
	margin-bottom:40px;
    margin-left:15px;
	width:124px;
	height:210px;
	z-index:1;
	left: 15px;
	top: 180px;
}

.box_logo {
   height:142px;
   width:144px; 
   vertical-align:middle;
   border-bottom:1px solid #006666;
   border-right:2px solid #006666;
}

.box_titelgrafik {
   width:100%;
   height:142px;
   vertical-align:top;
   border-bottom:1px solid #006666;
}

.box_menue {
   width:144px;
   height:227px;
   vertical-align:top;
   border-right:2px solid #006666;
   background-image:url(verlauf.jpg);
}

.box_linksunten {
   width:144px;
   height:70px;
   border-top:1px solid #006666;
   border-right:2px solid #006666;
}

.box_copyright {
   width:100%;
   height:70px;
   border-top:1px solid #006666;
   vertical-align:bottom;
   font-size:12px; font-family:Arial, Helvetica, sans-serif;
}

.errorpointer   { COLOR: #FF0000; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: normal}
.title		{ 	COLOR: #006666; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold }

