/* CSS Document */

/*dunkelblau*/
/*color:#262569;*/
/*hellblau*/
/*color:#6b8fc3;*/
/*orange*/
/*color:#ffae0a*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/bilder/body-pic.jpg);
background-repeat:repeat-x;
}
#oben {
position:absolute; 
left:0px; top:0px; 
width:100%; 
height:110px; 
z-index:2;
background-image:url(higru-ob.jpg);
background-repeat:repeat-x;
}
input {
/*height:5px;*/
}

.text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.suche {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
vertical-align:middle;
border-style:solid; 
border-width: 1px; 
background-color: #bccce2;
height:15px;
border-color:#02457c;
padding-left:10px;
}

#banner {
position: absolute;
   top:0;
   left:0;

width:100%; 
height:110px; 
z-index:5;
}
.portal{
/* background:url(/bilder/raute_back.jpg) no-repeat bottom;*/
/* background:url(/bilder/raute_back3.jpg) no-repeat bottom;*/

}
.portal td {
 padding-bottom:15px;

}

.tabelle,{
	/*border:1px solid #444;*/
	margin:0px;
}

.tabelle td {
 padding:4px;
 font-size:10pt;
 vertical-align:top;
 border-bottom:1px solid #b0b0b0;
 /*padding-left:4px;*/
}

a:link, a:visited {
	color:#6b8fc3;
	text-decoration:none;
}

a:hover {
/*    text-decoration:underline;*/
   color:#ffae0a;
   
}
.portal h1, .portal a:link, .portal a:visited {
    text-decoration:none;
    color:#444 ; 
}    

.portal a:hover, h2 a:hover {
/*    text-decoration:underline;*/
   color:#ffae0a;
   
}

h1 {
   color:#ffae0a;
/*    color:#6b8fc3;*/
   font-weight:bold;
/*   font-style:italic;*/
   background:url(/bilder/aufzaehl_g.gif) no-repeat;
   padding-left:15px;
   /*padding-top:12px;*/
   padding-bottom:20px;
   font-size:16px;

}

h2 {
	text-decoration:none;
    color:#6b8fc3;
    font-size:12px;
   font-weight:bold;
   margin-bottom:4px;

}
h2 a:link, h2 a:visited {
	text-decoration:none;
    color:#6b8fc3 !important;
    font-size:12px;
   font-weight:bold;
   margin-bottom:0px;

}

#navigation {
position:relative;
margin-top:0px;
left:0em; 
top:0em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
line-height:20px;
 padding-left: 8px;

}
#navigation a:link {
text-decoration:none;
color:#000000;
 padding-left: 8px;

}
#navigation a:visited {
text-decoration:none;
color:#000000;
 padding-left: 8px;

}
#navigation a:hover {
text-decoration:underline;
color:#ffae0a;
 background-repeat: no-repeat;
 background-position: left;
 padding-left: 8px;
background-image: url(bilder/aufzaehlung.gif);
}
