/* CSS Document */
body { 
    background-image:url(img/hg.gif);
}
.Hintergrund {background-image:url(img/searchbar_bg.gif)}
.Hintergrund1 {background-image:url(img/bg.gif)}
.Hintergrund2 {background-image:url(img/titlebar_left.gif)}
.Hintergrund3 {background-image:url(img/titlebar_bg.gif)}
.Hintergrund4 {background-image:url(img/footer_bg.gif)}
.Hintergrund5 {background-image:url(img/hintergrund.gif)}
.Hintergrund6 {background-image:url(img/6mal.gif)}
.Hintergrund7 {background-image:url(img/3mal.gif)}
.Stil1 {color: #000000}
.Stil2 {font-weight: bold}
h1 {    font-size: 14px;
		line-height:14pt;
		margin-bottom:3px;}
h2 { color: #ff0000;
        font-size: 12px;
		line-height:12pt;
		font-family:Arial, Helvetica, sans-serif;
	    margin-bottom:1px;}
h3 { color: #000000;
        font-size: 10px;
		line-height:10pt;}		
.text { color: #FFFFFF;
        font-size: 12px;
		line-height:12pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;}
.text2 { color: #a0a0a0;
        font-size: 10px;
		line-height:10pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;}
.text3 { color: #FFFFFF;
        font-size: 9px;
		line-height:9pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;}	
.text4 { color: #000000;
        font-size: 10px;
		line-height:10pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;}							
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
}				
				