body {
	background-image: url(../elemente/hg_alles.jpg);
	background-repeat: repeat;
	background-color: #345798;
	background-attachment:fixed;
	padding:0px;
	margin:0px auto;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:silver;
	scrollbar-arrow-color:#FF9400;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.5px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	overflow: auto;
}

#hg_header {
	background-image: url(../elemente/hg_header.jpg);
	width: 767px;
	height: 202px;
	margin-left: 125px;
	top: 0px


}

#header_grafik {

	width: 741px;
	height: 178px;
	top: 24px;
	left: 138px;
	position: absolute;
}

#logo {
	background-image: url(../elemente/logo.jpg);
	width: 138px;
	height: 476px;
	top: 32px;
	left: 0px;
	position: absolute;
}

#hg_navi {
	background-image: url(../elemente/hg_navi.jpg);
	height: 48px;
	width: 767px;
	top: 202px;
	left: 125px;
	position: absolute;
}



#navi {

	height: 35px;
	width: 740px;
	top: 15px;
	left: 0px;
	position: absolute;
}







#content {
        min-height: 450px;
        width: 701px;
        top: 250px;
        left: 138px;
        position: absolute;
        background-color: #EDEBEC;
        padding: 20px
      /*  overflow-y: no;
        overflow-x: no; */
}





#links {

	height: 79px;
        width: 119px;
	top: 200px;
	left: 9px;
	position: absolute;
}



TD,TR,TABLE {
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.5px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	text-align: left;
	}


