body {font-family:Arial, Helvetica, sans-serif; 
margin:0px; 
background-image:url(../backgrds/punkte_linie.gif);
}
#logo {
background-color:#285ebc;
color:white;
height:85px;
padding: 2px 2px 2px 10px;
}
#menue {
float:left;
width:170px;
}
#text {
background-color:white;
margin-left:200px;
}
#content {
padding-top:10px;
}
#banner {
margin-top: 5px;
margin-left:200px;
height:80px;
}
.blau {color: #285ebc}
.weisstitel{ color: white; font-size:16px; font-weight:bold; }
.normal {font-size:12px;}
.klein {font-size:10px; }
.blaufett {color: #285ebc; font-weight: bold; }
.weiss {color: #FFFFFF;}
.weissklein {color: #FFFFFF; font-size:10px;}
.red {color: #FF0000;}

h1 {font-size:16px; font-weight:bold; color: #285ebc; padding: 0px;}
h2 {font-size:14px; font-weight:bold; color: #000000; padding: 0px;}
h3 {font-size:14px; font-weight:bold; color: #000000; padding: 0px;}

a {font-family:Arial, Helvetica, sans-serif;}
a:link {color: blue; text-decoration: none; }
a:visited {color: blue; text-decoration: none; }
a:active {color: #FF0000; text-decoration: none; }
a:hover { color: blue; text-decoration: underline;}

img.bildrechts {
float:right;
margin-top:10px;
margin-bottom:10px;
margin-right:100px;
}
img.bildre {
float:right;
margin-top:0px;
margin-bottom:10px;
margin-left:20px;
}
table.normal {font-size:12px; }

