BODY {
        FONT-SIZE: 11px; 
        FONT-FAMILY: Verdana, Arial, Helvetica;
        background-color:#ddcc99;
}
H1 {
	LINE-HEIGHT: 45px; TEXT-ALIGN: center;
}
H2 {
	LINE-HEIGHT: 45px; 
	BORDER-BOTTOM: thin solid; 
	margin-top:0px;
	PADDING-TOP: 0px; 
}
H3 {
	LINE-HEIGHT: 25px; 
	margin-top:0px;
	PADDING-TOP: 0px; 
}
#ueberschrift {
	BORDER-RIGHT: thin solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: thin solid; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: thin solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: thin solid; 
	BACKGROUND-COLOR: #A2BBCF;
	
}
#main {
	BORDER-RIGHT: thin solid; 
	PADDING-RIGHT: 20px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	BORDER-LEFT: thin solid; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: thin solid; 
	BACKGROUND-COLOR: #ffffdd;
	FONT-SIZE: 12px;
}
#navigation {
	MARGIN-TOP:10px;
	BORDER-RIGHT: thin solid; 
	BORDER-LEFT: thin solid; 
	BORDER-TOP: thin solid; 
	BORDER-BOTTOM: thin solid; 
	BACKGROUND-COLOR: #ffffdd;
}

a:link {
    color : #003399;
    text-decoration : underline;
    font-family : Verdana,Aria;;
    font-size : 13px; }

a:visited {
    color : #003399; 
    text-decoration : underline; 
    font-family : Verdana,Arial;
    font-size : 13px; 
    }
    
a:active {
    color : #003399; 
    text-decoration : underline; 
    font-family : Verdana,Arial;
    font-size : 13px; 
    
    }
    
a:hover {
    text-decoration : underline; 
    font-family : Verdana,Arial;
    color: #009900;
    font-size : 13px; }

a.small:link {
    color : #000000;
    text-decoration : underline;
    font-family : Verdana,Aria;;
    font-size : 11px; 
}

a.small:visited {
    color : #000000; 
    text-decoration : underline; 
    font-family : Verdana,Arial;
    font-size : 11px; 
}
    
a.small:active {
    color : #000000; 
    text-decoration : underline; 
    font-family : Verdana,Arial;
    font-size : 11px; 
}
    
a.small:hover {
    text-decoration : underline; 
    font-family : Verdana,Arial;
    color: #000000;
    font-size : 11px; }
    
li.plain {
   margin-left: 0px; 
}

img.logo {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
}

td.border {
    border: thin solid;	
}

td.small {
        FONT-SIZE: 9px; 
}

p.question {
	font-weight: bold;
}
	
