﻿body         {
	font-family: Arial;
	font-size: 8pt;
	background-color: #FFFFFF scrollbar-arrow-color:#1A4AAE;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #1A4AAE;
	scrollbar-darkshadow-color: #1A4AAE;
	scrollbar-highlight-color: #1A4AAE;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #1A4AAE;
	color: #333333;
}



table        {
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
}

h1				{font-family: Arial; font-size: 16pt}

td#news        { padding:5px; font-family: Arial; font-size: 7pt }

table#seite  {padding:5px; border:2px solid #C0C0C0; }

td#titel	 {
	padding: 2;
	font-family: Arial;
	color: #FFFFFF;
	background-color: #1A4AAE;
	font-weight: bold;
	font-size: 14px;
}

td#titeln	 {
	padding: 2;
	font-family: Arial;
	color: #FFFFFF;
	background-color: #1A4AAE;
	font-weight: bold;
	font-size: 12px;
}


#inhalt		{padding:15px; }

td#navi          {  padding:5px; border-left:2px solid #000000; border-right:2px solid #000000; border-bottom:2px solid #000000; font-family: Arial; 
					font-size: 8pt; 
					font-weight:bold; background-color:#FFFFFF}
					
td#naviunter     {  border:2px solid #000000; padding:5px; font-family: Arial; 
					font-size: 8pt; 
					font-weight:bold; background-color:#FFFFFF}					
					
a#links        {  font-family: Arial; 
					font-size: 8pt; 
					font-weight:bold; 
					color:#000080; 
					text-decoration:none}
					

a:hover#links  {  font-family: Arial; 
					font-size: 8pt; 
					font-weight:bold; color:#800000}
					
a:link{
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;

}
a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;

}

a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}


hr
{
	border: 2px #D2D2FF;
	border-style: dotted none none none;
}

#imagerechtsoben{
	color: #333333;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-right: 0px;
	position: relative;
	float: right;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
}
#imagelinksoben{
	color: #333333;
	margin-left:0px;
	margin-bottom:20px;
	margin-right:10px;
	position: relative;
	float: left;
	font-size: 12px;
	vertical-align:top;
	text-align:left;
}
#imagemitteoben{
	color: #333333;
	margin-left:0px;
	margin-bottom:20px;
	margin-right:0px;
	float:center;
	font-size: 12px;
	vertical-align:top;
	text-align: center;	
}

#imagerechtsunten{
	color: #333333;
	margin-left:0px;
	margin-top:20px;
	margin-right:0px;
	float: right;
	font-size: 12px;
	vertical-align:bottom;
	text-align:left;
}
#imagelinksunten{
	color: #333333;
	margin-left:0px;
	margin-top:20px;
	margin-right:10px;
	float: left;
	font-size: 12px;
	vertical-align:bottom;
	text-align:left;
}
#imagemitteunten{
	color: #333333;
	margin-left:0px;
	margin-top: 20px;
	margin-right:0px;
	float: center;
	font-size: 12px;
	vertical-align: bottom;
	text-align: center;
}			
					
					
