/0,* CSS Document */

body {
	background: #DCDCDC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF3399;
}
a:active {
	text-decoration: none;
}

#container{
	width: 890px;
	border: 1px solid #666666;
	background: #FFFFFF;
	margin-top: 30px;
	margin-left: 30px;
	
}

#navi{
	background-color:#FFFFFF;
	margin-left: 0;
	margin-top: 0;
	width: 550px;
	padding: 16px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navirahmen{
	background-color: #DCDCDC;
	height: 62px;
	width: 600px;
}

.pinktext{
	font-size:12px;
	color:#FF3399;
}

#layerbild {
	position:absolute;
	width:124px;
	height:115px;
	z-index:1;
	left: 354px;
	top: 355px;
}

#inhaltsbox{
	padding: 20px;
} 

#mainbox{
	background-color: #DCDCDC;
	padding:0;
	width: 850px;
}

#mainbox1{
	background-color: #DCDCDC;
	padding:20px;
	width: 810px;
}

#eventbox{
	background-color: #EEEEEE;
	padding:20px;
	width: 810px;
}

#vorschaubox{
	background-color: #CCCCCC;
	padding:20px;
	width: 810px;
}

