
p, td, div, ul, ol, li, body {

font-family : arial, helvetica, sans-serif;
font-size:13px; color:#000046;
SCROLLBAR-FACE-COLOR: #000046;
SCROLLBAR-HIGHLIGHT-COLOR: #527594;
SCROLLBAR-SHADOW-COLOR: #527594;
SCROLLBAR-3DLIGHT-COLOR: #ededed;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #527594;

SELECT {
 background-color: aliceblue;
 font: 13px Verdana, Arial, sans-serif;
}

.Land {
 background-color: linen;
 color: darkslategray;
}

.Stadt {
 color: firebrick;
}

}


legend {
font-family : arial, helvetica, sans-serif;
font-size:10px; color:#ffffff;
}


/* headery links */
#headery {
color: #FFFFFF;
font: bold 13px"Trebuchet MS", Arial, Tahoma, Sans-serif;
}
#headery a {	
color: #FFFFFF;
text-decoration:none;
font-weight: bold; 
}
#headery a:hover {
color: #FFFFFF;	
text-decoration:underline;
font-weight: bold; 
}


a:link {
color: #4169e1;
text-decoration:none;
}
a:hover {
color:#4169e1;
text-decoration:underline;
}
a:visited {
color:#000066;
text-decoration:underline;
}
a:visited hover {
color:#000066;
text-decoration:underline;


.Land {
 background-color: linen;
 color: darkslategray;
}

.Stadt {
 color: firebrick;
}

