 /* default einstellungen */
   body{
	color:#4F4F4D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:0px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	background-image:url(images/background.jpg);
	background-repeat: repeat;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #4F4F4D;
	SCROLLBAR-HIGHLIGHT-COLOR: #4F4F4D;
	SCROLLBAR-SHADOW-COLOR: #4F4F4D;
	SCROLLBAR-3DLIGHT-COLOR: #D6CBBA;
	SCROLLBAR-ARROW-COLOR: #D6CBBA;
	SCROLLBAR-TRACK-COLOR: #4F4F4D;
	SCROLLBAR-DARKSHADOW-COLOR: #D6CBBA;
}
   table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:500;
	font-style: normal;
	text-decoration:none;
    text-align: left;
	color: Black;
}
   .formular{
	font-family:verdana,arial,helvetica;
	font-size:11px;
	background-color : White;
	border : 1px solid Black;
}

 /* text formate */
   .textsmall{
	font-size:9px;
	font-weight: 400;
}
   .blocktext{
	text-align: justify;
}

   font.photo{
	font-size:7px;
	font-weight: 400;
}

.photo{
	font-size:7px;
	font-weight: 400;
}

 /* layout */
   td.aussenbox{
	background-color: #ADC6E5;
	border-left : 1px solid Black;
}
   td.centerbox{
	background-color: #ffffff;
	border-left : 1px solid Black;
}
   td.titelbalken{
	background-color: #ADC6E5;
	font-size:11px;
	font-weight:800;
	color: Black;
}
   td.dunkel{
	background-color: #6D8DB6;
	font-size:11px;
	font-weight: 400;
	color: White;
}
   img.news {
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 8px;
    text-align: justify;
}
   td.foto  {
	text-align: justify;
}

   bottom  {
 	font-size: 9px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none;
 	color: #000000;
}

   hr  {
 	color: #000000;
}

   .tabelleaussen {
 	border: 1px solid black;}


/*Linkdefinition*/
   a:link{
	color: #000000;
	text-decoration: underline;
}
   a:visited{
	color: #000000;
	text-decoration: underline;
}
   a:hover{
	color: #000000;
	text-decoration:none;
}
   a:active{
	color: #000000;
	text-decoration: underline;
}

   a.bottom:link{
	color: Black;
	text-decoration: none;
	font : 9px;
}
   a.bottom:visited{
	color: Black;
	text-decoration: none;
	font : 9px;
}
   a.bottom:hover{
	color: Black;
	text-decoration: underline;
	font : 9px;
}
   a.bottom:active{
	color: Black;
	text-decoration: none;
	font : 9px;
}