﻿body {
margin-left : 0px; 
margin-right : 0px; 
margin-top : 0px; 
margin-bottom : 0px; 
background: #fff url(images/background.jpg) 
overflow: auto;
} 
.gross {
font-size : 15px; 
color : #000000; 
line-height : 17px; 
font-family : Arial, Helvetica, sans-serif; 
} 
.grossgrau {
font-size : 15px; 
color : #666666; 
line-height : 18px; 
font-family : Arial, Helvetica, sans-serif; 
margin-bottom: 0px;
margin-top: 0px;
} 
.normaltxt {
font-size : 14px; 
color : #000000; 
line-height : 16px; 
font-family : Arial, Helvetica, sans-serif;
} 
.normalgrau {
font-size : 14px; 
color : #666666; 
line-height : 16px; 
font-family : Arial, Helvetica, sans-serif;
} 
.kleintxt {
font-size : 11px; 
color : #000000; 
line-height : 13px;
font-family : Arial, Helvetica, sans-serif;
} 
.kleingrau {
font-size : 11px; 
color : #666666; 
line-height : 13px;
font-family : Arial, Helvetica, sans-serif;
} 
.proptxt {
font-size : 12px; 
color : #000000; 
line-height : 16px; 
font-family : 'COURIER NEW', 'COURIER'; 
} 
.rot {
color: #FF0000;
}
.gruen {
color: #008000;
}
H1 { 
font-size : 18px; 
color : #333333; 
font-family : Arial, Helvetica, sans-serif;
margin-bottom: 6px;
margin-top: 6px;
} 
H2 {
font-size : 16px; 
color : #666666; 
line-height : 17px;
font-family : Arial, Helvetica, sans-serif;
} 
H3 {
font-size : 14px; 
color : #666666; 
line-height : 15px; 
margin-bottom: 6px;
font-family : Arial, Helvetica, sans-serif; 
} 
A {
color : #000080; 
text-decoration : none; 
} 
A:hover {
color : red; 
text-decoration : underline; 
} 
A:active {
color : #0000ee; 
text-decoration : underline; 
}
