html{
	overflow: hidden;
}
body {
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#main_frame {
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo {
	position: absolute;
	left: 37px;
	top: 4px;
	}
#kad {
	position: absolute;
	left: 346px;
	top: 30px;
}
#namenshalter {
	position: absolute;
	left: 562px;
	top: 119px;
}
#anzeige_bilder{
	position: absolute;
	left: 346px;
	top: 120px;
}
#anzeige_strich{
	height: 11px;
	width: 1px;
	background-color:#000066;
	position: absolute;
	left: 400px;
	top: 121px;
}
#anzeige_strich01{
	height: 11px;
	width: 1px;
	background-color:#000066;
	position: absolute;
	left: 418px;
	top: 122px;
}
#anzeige_strich02{
	height: 11px;
	width: 1px;
	background-color:#000066;
	position: absolute;
	left: 478px;
	top: 122px;
}
#anzeige_vita{
	position: absolute;
	left: 410px;
	top: 120px;
}
#anzeige_ueber{
	position: absolute;
	left: 346px;
	top: 120px;
}
#anzeige_bilder_kwd{
	position: absolute;
	left: 430px;
	top: 121px;
}
#anzeige_presse{
	position: absolute;
	left: 490px;
	top: 121px;
}
/*----------------------Bildcontainer----------------------*/

#bildhalter01 {
	position: absolute;
	left: 346px;
	top: 152px;
}

#bild1 {
	position: absolute;
	height: 323px;
	width: 432px;
	left: 348px;
	top: 154px;
	overflow: auto;
	
}
#presse {
	position: absolute;
	height: 323px;
	width: 432px;
	left: 348px;
	top: 154px;
	display: none;
}
