@charset "utf-8";
/* CSS Document */

html {height:100%;}
body {font-size:10px; font-family:verdana;}

a:link { color:white; text-decoration:none; }
a:visited { color:white; text-decoration:none; }
a:focus { font-weight:bold; color:red; text-decoration:underline; }
a:hover { font-weight:bold; color:red; text-decoration:none; }
a:active { font-weight:bold; color:red; text-decoration:underline; }

.headline {font-family:verdana; font-size:12px; font-weight:bold; line-height:15px;}
.headline2 {font-family:verdana; font-size:14px; font-weight:bold; line-height:15px;}
.textstyle1 {font-family:verdana; font-size:12px; line-height:15px;}
.textstyle2 {font-family:verdana; font-size:10px; line-height:15px;}

#includediv {margin:0; top-margin:0; leftmargin:0;}

.unterseite1 {font-size:12px; font-family:verdana; line-height:18px;}

.bilddivlinks {float:left;height:132px;margin:12px;}
.bilddivrechts {float:right;height:132px;margin:12px;}
