div#autoportal { width : 95%; font: normal 65% Verdana; color:#9C9D9F; padding: 6px 0 18px 30px; } div#autoportal a { color:#9C9D9F; text-decoration: none;}





* {
    margin: 0;
    padding: 0;
}


body { 
margin : 0; 
padding : 0; 
background-color : #ffffff; 
font-family : Verdana, Geneva, Arial, helvetica, sans-serif; 
} 


#bar { 
position : absolute; 
top : 0; 
left : 0; 
width : 22%; 
height : 1110px; 
background-color : #4c91d2; 
} 


#abc td a {color: #ffffff; text-decoration: none; font-size: 85%;}



#bar2 { 
position : absolute; 
top : 25px; 
left : 0; 
width : 100%; 
height : 55px; 
background-color : #000088; 
} 


#content { 
height : 1000px; 
position : absolute; 
top : 98px; 
left : 24%; 
margin-right : 5%; 
padding : 5px; 
background-color : #eeeeee; 
font : normal 85% Verdana; 
color : #111111; 
} 

h1.sign { 
margin : 0; 
position : relative; 
top : 30px; 
left : 10%; 
font-weight : normal; 
font-size : 200%; 
letter-spacing : -1px; 
color : #ffffff; 
} 


h2 { 
font-size : 96%; 
} 



h3 { 
margin : 2px; 
color : #555555; 
} 

#content p { 
margin : 1%; 
padding : 0; 
} 

#copy { 
width : 17%; 
position : absolute; 
top : 270px; 
left : 1%; 
margin : 0; 
padding : 3px; 
color : #ffffff; 
} 

#nav ul { 
width : 50%; 
position : absolute; 
top : 75px; 
left : 24%; 
margin : 0; 
padding : 0; 
padding-left : 0; 
margin-left : 0; 
background-color : #4c91d2; 
color : black; 
float : left; 
width : 76%; 
font-size : 85%; 
font-family : arial, helvetica, sans-serif; 
} 
#nav ul li { 
display : inline; 
} 
#nav ul li a { 
padding : 0.2em 1em; 
background-color : #4c91d2; 
color : white; 
text-decoration : none; 
float : left; 
border-right : 1px solid #fff; 
} 
#nav ul li a:hover { 
background-color : #000088; 
color : #fff; 
} 


#nav-rechts ul { 
width : 21%; 
position : absolute; 
top : 76px; 
left : 0; 
margin : 0; 
padding : 3px; 
margin-left : 0; 
padding-left : 0; 
list-style-type : none; 
font-size : 80%; 
font-family : Arial, Helvetica, sans-serif; 
} 


#nav-rechts a { 
display : block; 
padding : 3px; 
width : 140px; 
background-color : #eee; 
border-bottom : 1px solid #000088; 
} 


#nav-rechts ul li { 
display : inline; 
} 


#nav-rechts ul li a { 
padding : 0.2em 1em; 
background-color : #eee; 
color : black; 
text-decoration : none; 
float : left; 
border-right : 1px solid #fff; 
} 


#nav-rechts ul li a:hover { 
background-color : #000088; 
color : #fff; 
} 


#untenextern a:link { 
font-size : 8pt; 
text-decoration : none; 
color: #000; 
} 


#untenextern a:visited { 
font-size : 8pt; 
font-family : Verdana, Geneva, Arial, helvetica, sans-serif; 
color: #000; 
text-decoration : none; 
} 



#nav-rechts strong {
	display: block;
	background: #000088;
	color: #fff;
	padding: .5em;
        font-size: 120%;
        width: 153px;
	}



#footer {
	padding: 5px 0 5px 5px;
	color: #fff;
	font-size: 8pt;
	background-color: #000088;
       }

#footer a {
	text-decoration: none;
	color: #fff;
}




