A:link 
{ 
	color: rgb(251,228,64); 
	font-family: Verdana, Arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: none
} 
A:visited 
{ 
	color: rgb(251,228,64); 
	font-family: Verdana, Arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: none 
} 
A:hover 
{ 
	color: rgb(135,168,198); 
	font-family: Verdana, Arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: underlined 
} 
A:active 
{ 
	color: rgb(135,168,198)); 
	font-family: Verdana, Arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: underlined 
}

body
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	background-color: rgb(14, 80, 140);
	color: #FBF0B8;
	scrollbar-face-color=#3e73a3;
	scrollbar-arrow-color=#9fb9d1;
	scrollbar-base-color=#9fb9d1;
	scrollbar-track-color=#000000;
	scrollbar-3d-light-color=#9fb9d1;
	scrollbar-darkshadow-color=000000;
	scrollbar-highlight-color=#9fb9d1;
	scrollbar-shadow-color=#000000; 
	text-align: left
}
table
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	
}
h1,h2,h3,h4,h5,h6
{
	font-family: Verdana, Arial	
}
h1
{
	font-size: 16pt; 
	font-weight: bold;
}
h2
{
	font-size: 16pt; 
	font-weight: normal;
}
h3
{
	font-size: 14pt; 
	font-weight: bold;
}
h4
{
	font-size: 14pt; 
	font-weight: normal;
}
h5
{
	font-size: 11pt; 
	font-weight: bold;
}
h6
{
	font-size: 11pt; 
	font-weight: normal;
}
input 
{
	 color: rgb(14, 80, 140);
	 font-weight: 600;
	 background-color: rgb(251,240,184);
	 border: 1px solid;
	 border-top-style:solid; 
	 border-right-style:solid; 
	 border-bottom-style:solid; 
	 border-left-style:solid;
	 border-top-color:#0A3D7C;
	 border-right-color:#9fb9d1; 
	 border-bottom-color:#9fb9d1; 
	 border-left-color:#0A3D7C
	 }
select 
{
	color: rgb(14, 80, 140);
	background-color: rgb(251,240,184);
	font-family: Verdana, Arial;
	font-weight: 600;
	border: 1px none;
}
input.button 
{ 
	 color: rgb(14, 80, 140);
	 font-weight: 600;
	 font-family: Verdana, Arial; 
	 background-color: rgb(251,240,184);
	 border: 1px solid;
	 border-top-color:#0A3D7C;
	 border-right-color:#9fb9d1; 
	 border-bottom-color:#9fb9d1; 
	 border-left-color:#0A3D7C
}
textarea
{ 
	 color: rgb(14, 80, 140););
	 font-family: Verdana, Arial; 
	 font-weight: 600;
	 background-color: rgb(251,240,184);
	 border: 1px solid;
	 border-top-style:solid; 
	 border-right-style:solid; 
	 border-bottom-style:solid; 
	 border-left-style:solid;
	 border-top-color:#0A3D7C;
	 border-right-color:#9fb9d1; 
	 border-bottom-color:#9fb9d1; 
	 border-left-color:#0A3D7C
}
th {
	background-color: #0D477B;
	font-size: 8pt;
	padding : 8px	
}

TD.ueb {
	background : #115B9F;
	font-size: 8pt;
	padding : 6px;
	font-weight : bold;
}

TD.trans {
	background : transparent;
padding : 1px;
}

TD
{
	background : #115B9F;
	font-size: 8pt;
	padding : 6px;
}
TD.bild {
	padding : 3px;
}


TD.zwischen 
{
	height : 1px;
	background : transparent;
}

TD.zwischengross
 {
	height : 12px;
	background : transparent;
}

