body, td, p
        {
		color : #0791D3;
        font-style: normal;
        font-variant: normal;
        font-family: verdana;
        font-size: 11px;
        font-weight: normal;
        scrollbar-3dlight-color: #FFFFFF;
        scrollbar-arrow-color: #FEB300;
        scrollbar-base-color:  #0791D3;
        scrollbar-darkshadow-color: #000000;
        scrollbar-face-color:  #0791D3;
        scrollbar-highlight-color:  #0791D3;
        scrollbar-shadow-color: #000000;
        }

.title
        {
		color : #F8E917;
        font-style: normal;
        font-variant: normal;
        font-family: verdana;
        font-size: 12px;
        font-weight: bold;
        }

.text
        {
	color : #0791D3;
        font-style: normal;
        font-variant: normal;
        font-family: verdana;
        font-size: 11px;
        font-weight: normal;
        }

.justify 
	{
	color : #0791D3;
        font-family: verdana;
        text-align:justify;
        font-size:11px;

        }

.selectedNav 
	{
        font-family: verdana;
        color: #0000ff;
        font-weight: bold;
        font-size: 11px;
        }
 
.normalNav 
	{
        font-family: verdana;
        color : #000055;
        font-weight: normal;
        font-size: 11px;
        }
 
.newsDate 
	{
	color : #0791D3;
        font-family: verdana;
        font-size: 10px;
        font-weight: normal;
        }
 
h1
	{  
	font-family: verdana;
	font-size: 16px;
	font-weight :  bold;
	}
h2
	{  
	font-family: verdana;
	font-size: 16px;
	font-weight :  bold;
	}
h3
	{
	color : #0791D3;  
	font-family: verdana;
	font-size: 10pt;
	font-weight :  bold;
	}
		
h4
	{  
	color : #F8E917;  
	font-family: verdana;
	font-size: 10pt;
	font-weight :  bold;
	margin-bottom: 5px;
	}
	
h5 
	{
	color: White;
	font: Arial, Helvetica, sans-serif;
	font-family: verdana;
	font-style: normal;
	font-variant: normal;
	padding-top: 10px;
	padding-right: 5px;
	text-align : right;
	}

form, input, select	
	{
	margin-right : 0px;
	font-style: normal;
        font-variant: normal;
	color : #0791D3;
	font-family : verdana;
	font-size : 11px;
	}

input, textarea
	{
	border: solid 1px #0791D3;
        background-color: #ffffff;
	color : #0791D3;
	font-family : verdana;
	}

.submit
	{
	font-weight:bold;
	}


.suche
	{
	width:134px;
	border: none;
	height: 19px;
	}

.such
        {
	width:40px;
	height: 19px;
        border: none;
	background-color: #F8E917;
	color: #0791D3;
        }

strong
	{
	font-weight : bold;
	margin-right : 0px;
	font-style: normal;
        font-variant: normal;
	color : #0791D3;
	font-family : verdana;
	font-size : 11px;
	}

ul 
	{
	color : #0791D3;
	font-family : verdana;
	font-size : 11px;
	font-weight :  normal;
	}
li 	
	{
	font-family : verdana;
	font-size: 11px;
	}

ol 	
	{
	margin-right : 25px;
	color : #0791D3;
	font-family : verdana;
	font-size : 14px;
	font-weight :  normal;
	margin-left :  0px;
	}

a:link
	{
	color : #F8E917;
	font-family : verdana;
	text-decoration : none;
	}

a:visited
	{
	color : #F8E917;
	font-family : verdana;
	text-decoration : none;
	}

a:hover
	{
	color : #F8E917;
	font-family : verdana;
	text-decoration : underline;
	}

a.normalNav:link
        {
        color : #0791D3;
        font-family : verdana;
        text-decoration : none;
        }
 
a.normalNav:visited
        {
        color : #0791D3;
        font-family : verdana;
        text-decoration : none;
        }
 
a.normalNav:hover
        {
        color : #0791D3;
        font-family : verdana;
        text-decoration : underline;
        }

a.selectedNav:link
        {
        color : #F8E917;
        font-family : verdana;
        text-decoration : none;
        }
 
a.selectedNav:visited
        {
        color : #F8E917;
        font-family : verdana;
        text-decoration : none;
        }
 
a.selectedNav:hover
        {
        color : #F8E917;
        font-family : verdana;
        text-decoration : underline;
        }

.suche_header
	{
	color : #0791D3;
	background-color : #7f95b6;
	vertical-align : top;
	}
	
	
.waagerecht
	{
	background-image:url('../img/strich_grau.jpg');
	background-repeat:repeat-x;
	background-position:center;	
	}
	
	
.senkrecht
	{
	background-image:url('../img/kachel_strichel_senkrecht.gif');
	background-repeat:repeat-y;
	background-position:center;	
	}

