.body
{
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;	
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
    font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
td, p, div {
    font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}


#bg {
	position: relative;
	margin: 0px auto;
	width: 800px;
	height: 820px;
	background-color:#000000;
	text-align: left;
	/*Aufheben von IE_quirks im BODY*/
	background-image : url(../images/bg.jpg);

}
#navigation {
	position:absolute;
	left:419px;
	top:3px;
	width: 357px;
	height: 41px;
    font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
} 
#nav_flyer {
	position:absolute;
	left:7px;
	top:0px;
} 
#nav_location {
	position:absolute;
	left:77px;
	top:0px;
} 
#nav_contact {
	position:absolute;
	left:173px;
	top:0px;
}
#nav_pastevents {
	position:absolute;
	left:263px;
	top:0px;
}

#nav_divider1 {
	position:absolute;
	left:45px;
	top:0px;
}
#nav_divider2 {
	position:absolute;
	left:140px;
	top:0px;
}
#nav_divider3 {
	position:absolute;
	left:230px;
	top:0px;
}

#logo{
	position:absolute;
	left:20px;
	top:6px;
} 

#content  {
	position:absolute;
	width:545px;
	height:195px;
	z-index:1;
	left: 157px;
	top: 205px;
	text-align:justify;


}
#contentscroll  {
	position:absolute;
	width:545px;
	height:250px;
	z-index:1;
	left: 157px;
	top: 205px;
	text-align:justify;
	overflow: auto;
	padding-right:10px;

}
#statement  {
    position:absolute; 
    width:387px; 
	height:111px; 
    text-align:center;
	z-index:1; 
	left: 230px; 
	top: 503px;

}


.foot
{

	font-size : 10px;
	color : #FFFFFF;
	margin-bottom : 0px;
}

#copy {
	position:absolute;
	left:6px;
	top:804px;
} 

#mailingliste {
	position:absolute;
	left:420px;
	top:50px;
margin-bottom : 0px;
} 


A:link
{
color: #000000;
text-decoration: none;
}
A:visited
{
color: #000000;
text-decoration: none;
}
A:hover
{
color: #9E1D20;
text-decoration: underline;
}
A:active
{
color: #9E1D20;
text-decoration: underline;
}
