body {
	background-image: url(../elemente/hg_alles.gif);
	background-repeat: repeat-y;
	padding:0px;
	background-color: #BFE4FF;
	margin:0px auto;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.5px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	overflow: auto;
}

#header {
	background-image: url(../elemente/header.jpg);
	background-repeat: no-repeat;
	width: 946px;
	height: 317px;
	left: 0px;
	top: 0px
	position: absolute;
}


#navi {

	height: 35px;
	width: 720px;
	top: 175px;
	left: 45px;
	position: absolute;
}



#content {
        width: 600px;
        top: 306px;
        left: 308px;
        position: absolute;
        
}

#footer {
        width: 950px;
        height: 50px;
        margin-left: -306px;
        padding-top: 10px;
        background-color: #BFE4FF;
        position: absolute;
        
}


#image {
	background-image: url(../elemente/image_2.jpg);
	background-repeat: no-repeat;
        width: 214px;
        height: 325px;
        top: 306px;
        left: 39px;
        position: absolute;

}



#banner {
	background-image: url(../elemente/banner.jpg);
	background-repeat: no-repeat;
        width: 214px;
        height: 325px;
        top: 630px;
        left: 39px;
        position: absolute;

}




TD,TR,TABLE {
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.5px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	}

