body { 
	background-color: #DCDCDC;
	text-align: center;
	overflow: auto;
	padding:0px;
	margin:0px;

}
#weiss {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 920px;
	height:510px;
	margin:-255px 0px 0px -460px;	
	background-color: white;
}
#artquartier-logo {
	position: absolute;
	top: 28px;
	left: 15px;
}
#topnavi {
	top: 43px;
	left: 160px;
	position: absolute;
	width: 680px;
	height: 20px;
	align: center;
}
#topnavi ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#topnavi ul li {
	margin-top:3px;
	margin-left: 0;
	margin-bottom: 0;
	list-style: none;
	display: inline;
}
		
#topnavi ul li a, #topnavi ul li a.menu_current {
	text-decoration: none;
	padding: 2px 20px 2px 20px;
    font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em; 
	font-weight: bold;
	color: Gray;
    letter-spacing:0.1em;
}

#topnavi ul li.menu-current a,  #topnavi ul li.menu-parent a {
	color: #ffac1a;
}
#topnavi ul li a:hover {
	color: #ffac1a;
}

#languages {
	position: absolute;
	top: 43px;
	right: 15px;
}

#container {
	position: absolute;
	top:70px;
	left:15px;
	width:890px;
	height:410px;
/*	background-color: red; */
}
#leftnavi {
	position: absolute;
	top:0px;
	left:0px;
	width:210px;
	height:410px;
	background-color: #ffac1a;
}
#content {
	position: absolute;
	top:0px;
	left:210px;
	width:360px;
	height:410px;
	background-color: Snow;
}
#pic {
	position: absolute;
	top:0px;
	left:570px;
	width:320px;
	height:410px;
	background-image: url(images/reiter1.jpg); 
/*	background-image: url(images/kanu1.jpg); */
/*	background-image: url(images/kunstworkshop1.jpg); */
}
#frontansicht {
	position: absolute;
	top:0px;
	left:0px;
	width:890px;
	height:410px;
	background-image: url(../../media/frontansicht1.jpg);
	z-index: 12;
}
#doppelbild {
	position: absolute;
	top:0px;
	left:210px;
	width:680;
	height:410px;
	background-image: url(images/zweiteiler.jpg);
	z-index: 12;
}
#mailto {
	position: absolute;
	bottom:10px;
	left:-17px;
	width:90px;
	height:10px;
}
#mailto img {
	padding-left:5px;
}
#adresse {
	position: absolute;
	bottom:10px;
	right:15px;
	width:530px;
	height:10px;
	font-size: 0.7em;
	font-weight:bold;
    font-family: Helvetica, Arial, sans-serif;
    text-align: right;
    letter-spacing:0.1em;
    word-spacing:0.3em;
    color: #A0A0A3;
}

