body {
    	background-image: url('../img/hgrund.jpg');
         background-position: center;
         margin:0px;
         background-repeat: no-repeat;
         background-attachment:fixed;
         background-color: #d3d0c7;
         overflow-y: scroll;
    }

div.center_h {
         position: absolute;
	text-align: center;
         width: 1px;
         left: 50%;
         height: 100%;
         padding: 0;
         margin: 0;
}

div.center_v {
         position: absolute;
	text-align: center;
         height: 1px;
         top: 50%;
         width: 100%;
         padding: 0;
         margin: 0;
}

div.content {
 	margin: 0;
         padding: 0;
         width: 630px;
         height:632px;
         left: -315px;
         top: -316px;
	text-align: left;
         position: absolute;
         border: none;
}


img {
 	border: none;
         padding: 0;
         display: block;
}

img.titel {
	margin-left: 392px;
         margin-top: 222px;
         width: 201px;
         height: 51px;
}

img.titel_oben {
         margin-left: 437px;
         margin-top: 8px;
         margin-bottom:-4px;
         width: 184px;
         height: 16px;

}

img.vorschau_eins {
	margin-left: 392px;
         margin-top: 119px;
         width: 68px;
         height: 68px;
         position: absolute;
}

img.vorschau_zwei {
	margin-left: 463px;
         margin-top: 119px;
         width: 68px;
         height: 68px;
         position: absolute;
}

img.vorschau_drei {
	margin-left: 321px;
         margin-top: 190px;
         width: 68px;
         height: 68px;
         position: absolute;
}

img.vorschau_vier {
	margin-left: 392px;
         margin-top: 190px;
         width: 68px;
         height: 68px;
         position: absolute;
}

img.vorschau_fuenf {
	margin-left: 463px;
         margin-top: 190px;
         width: 68px;
         height: 68px;
         position: absolute;
}

img.vorschau_sechs {
	margin-left: 534px;
         margin-top: 190px;
         width: 68px;
         height: 68px;
         position: absolute;
}

img.vorschau_sieben {
	margin-left: 250px;
         margin-top: 261px;
         width: 68px;
         height: 68px;
         position: absolute;
}

img.vorschau_acht {
	margin-left: 321px;
         margin-top: 261px;
         width: 68px;
         height: 68px;
         position: absolute;
}

img.vorschau_neun {
	margin-left: 392px;
         margin-top: 261px;
         width: 68px;
         height: 68px;
         position: absolute;
}

img.vorschau_neun {
	margin-left: 392px;
         margin-top: 261px;
         width: 68px;
         height: 68px;
         position: absolute;
}

img.vorschau_zehn {
	margin-left: 321px;
         margin-top: 332px;
         width: 68px;
         height: 68px;
         position: absolute;
}

img.forward {
	margin-left: 463px;
         margin-top: 261px;
         width: 68px;
         height: 34px;
         position: absolute;
}

img.back {
	margin-left: 463px;
         margin-top: 295px;
         width: 68px;
         height: 34px;
         position: absolute;
}

img.seitentitel {
	right:28px;
         top: 188px;
         height: 16px;
         position: absolute;
}

img.inhalt {
	right: 47px;
         top: 287px;
         height: 17px;
         position: absolute;
}

div.menu_top {
	margin-left: 16px;
         margin-top: 258px;
         width: 95px;
         height: 80px;
         position: absolute;
}

div.menu_sub {
	margin-left: 119px;
         margin-top: 258px;
         width: 107px;
         height: 80px;
         position: absolute;
         visibility: hidden;
}

div.menu_sub_visible {
	margin-left: 119px;
         margin-top: 258px;
         width: 107px;
         height: 80px;
         position: absolute;
}


div.menu_hidden {
	visibility: hidden;
}