body {
	text-align:center;
	width:100%;
	height:100%;
	background-color:#000000;
	margin:0;
	padding:0;
}

#pagemargin {
   position: relative;
   margin-left: auto;
   margin-right: auto;
	width:840px;
}
#pageflash {
	width:100%;
}
#pageflash object{
	margin-left:-100px;
}
#pageimage {
	width:100%;
	border:1px solid #FFFFFF;
	margin-bottom:5px;
}
#pageheim {
	width:315px;
	float:left;
	text-align:left;
}
#pagewohn {
                width:200px;
                float:left;
                text-align:left;
}
#pageheim img { border:1px solid #EDCF3B}
#pageevent img { border:1px solid #DE64A1}
#pageevent {
	width:312px;
	text-align:right;
	float:right;
}
#text {
color:#FFF;
	text-align:center;
width:100%;
}

/* fonts_begin */
P, OL, UL, DIV, H1, H2, H5, H6 {
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
	font-size: 12px;
	color: #ffffff;
}

a {
	color: #DE64A1;
text-decoration:none;
}
a:hover {
	color: #DE64A1;
text-decoration:underline;
}
