img { behavior: url("pngbehavior.htc"); }
.h1 { color: #666; font-size: 12px; font-family: Verdana; font-weight: bold; text-decoration: none; }
.h2 { color: #f03f10; font-size: 12px; font-family: Verdana; font-weight: bold; text-decoration: none; }
.h2 a, .h2 a:link, .h2 a:visited { text-decoration:none; color:white; }
.h2 a:hover { 
			text-decoration:none; 
			color:white; 
}
.h3 { color: #666; font-size: 13px; font-family: Verdana; font-weight: normal; text-decoration: none; }
.h4 { color: #373737; font-size: 14px; font-family: Verdana; font-weight: normal; text-decoration: none; }
.h4 a, .h4 a:link, .h4 a:visited { text-decoration:none; color:white; }
.h4 a:hover { 
			text-decoration:none; 
			color:white; 
}
.text { color: #373737; font-size: 12px; font-family: Verdana; text-decoration: none; text-align: left; }
.text a, .text a:link, .text a:visited { text-decoration:none; color:#ff4500; }
.text a:hover { 
			text-decoration:none; 
			color:#f03f10; 
}
.logo { background-image:url(../images/back/logo.jpg); background-repeat: no-repeat; background-position: right top; }
.oben { background-image: url(../images/back/oben.jpg); background-repeat: no-repeat; }
.unten { background-image: url(../images/back/linie_unten.jpg); background-repeat: no-repeat; }
.seite { background-image: url(../images/back/seitenlinie.jpg); background-repeat: repeat-y; }

