/*********************
*** MAIN
*********************/
#homebu {
	width: 28px;
    height: 25px;
    }

#wrapper {
	background:url(img/backgr.jpg) no-repeat top center;
    height: auto;
    }
   
#maincontent {
	padding-top: 50px;
    margin-left: auto;
    margin-right: auto;
    width: 680px;
    height: 100%;
    }
    
#grafikhome {
	background:url(img/tops/home.jpg) center top no-repeat;
    width: 680px;
    height: 250px;
    padding-bottom: 18px;
    }

/*********************
*** TOPGRAFIKEN
*********************/

/*********************
*** FONTAUSZEICHNUNG
*********************/

.decnone {
	text-decoration: none;
    }
    
.rot {
	color:#FF0000;
    }

.aktuell { color: #FF6600; }    
	

/*********************
*** ABSTANDSHALTER
*********************/

#abstandshalter {
	width: 680px;
    height: 35px;
    }
    
#ab1 {width: 330px; height: 35px;}
#ab2 {width: 330px; height: 35px;}
#ab3 {width: 330px; height: 35px;}
#ab4 {width: 330px; height: 15px;}
#ab5 {width: 330px; height: 200px;}
