/*
$Revision$
$Author$
$Date$
*/
body {
    color: #001948;
	background-color:#001948;
    font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  11px;
	margin-top: 39;
	
	scrollbar-3dLight-Color	   		: #001948;
	scrollbar-face-color 	   : #9CBBC9;
	scrollbar-shadow-color	   : #9CBBC9;
	scrollbar-track-color 	   : #005073;
	scrollbar-highlight-color  : #9CBBC9;
	scrollbar-arrow-color 	   		: #A90017;
	scrollbar-darkshadow-color 		: #001948;
	scrollbar-background-color : #9CBBC9; 
}



.header_8
{
    color: #001948;
	font-weight: bold;
    font-size:  13px;
	letter-spacing: 1px;
}
.header_7
{
    color: #005073;
	font-weight: bold;
    font-size:  13px;
	letter-spacing: 1px;
}
.header_6
{
   		 color: #005073;
	font-weight: bold;
    font-size:  13px;
	letter-spacing: 1px;
}
.header_5
{
    color: #2F4F88;
	font-weight: bold;
    font-size:  13px;
	letter-spacing: 1px;
}
.header_4
{
    color: #001948;
	font-weight: bold;
    font-size:  12px;
	letter-spacing: 1px;
}
.header_3
{
    color: #001948;
	font-weight: bold;
	text-transform: uppercase;
}
.header_2
{
    color: #001948;
	font-weight: bold;
}
.header_1
{
	font-weight: bold;
}

.content_small
{
    color: #001948;
    font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  10px;	
}
.content_vsmall
{
    color: #001948;
    font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  9px;	
}
/* 
  _ _     _
 | |_|___| |_ ___
 | | |   | '_|_ -|
 |_|_|_|_|_,_|___|
 */
 
A:link { 
	color: #005073;
	text-decoration: none;
	font-weight: bold;
}
A:visited { 
	color: #005073;
	text-decoration: none;
	font-weight: bold;
}
A:active {  
	color: #005073;
	text-decoration:  none;
	font-weight: bold;
}
A:hover { 
	color: #005073;
	text-decoration:  underline;
	font-weight: bold;
}


td {
    color: #001948;
    font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  11px;	
	line-height: 13pt;
}


.maincontent {
    color: #001948;
	background-color:#ffffff;
    font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  11px;	
	line-height: 13pt;
	
}

.news {
    color: #393965;
    font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  10px;	
	line-height: 13px;
}

.news_datum {
    color: #94AAC6;
    font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  10px;	
	/*line-height: 10px;*//* no netscape ! */
}

.subnavi {
    color: #005073;
    font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  10px;	
	font-weight: bold;
	/*line-height: 12px;*//* no netscape ! */
}

.content {

    font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  11px;	
	line-height: 12px;/* no netscape ! */
}


.modul {
    color: #005073;
    font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:  10px;	
	font-weight: bold;
	/*line-height: 10px;*//* no netscape ! */
}

input.modulbutton	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:005073;
	width:119px;
	background-color:EEF0F5;
	border-width: 1;
	border-style:solid;
}

input.modulbuttonmini	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:005073;
	width:38px;
	background-color:EEF0F5;
	border-width: 1;
	border-style:solid;
}

input.modulfeld	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:005073;
	width:119px;
	background-color:ffffff;
	border-width: 1;
	border-style:solid;
}

textarea	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:ACABBE;
	width:120px;
	height: 60px;
	background-color:ffffff;
	border-width: 1;
	border-style:solid;
}


input.editbutton	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:393965;
	width:150px;
	background-color:EEF0F5;
	border-width: 1;
	border-style:solid;
}

input.editfeld	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:393965;
	width:395px;
	background-color:ffffff;
	border-width: 1;
	border-style:solid;
}

/*
$Log$
*/