@CHARSET "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	background-image: url('../images/bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #e4cdb7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

div#contentcenter	{
	width: 800px;
	height: 450px;	 
	position: absolute;
	left: 50%;
	top: 180px;
	margin-left: -230px;
}

div#maincontent	{
	width: 638px;
	height: 448px;
	overflow:scroll;
}

div#navigationcenter	{
	width: 800px;
	height: 450px;	 
	position: absolute;
	left: 50%;
	top: 180px;
	margin-left: -390px;
}

div#mainnavigation	{
	width: 160px;
	height: 448px;

}

div#footercenter	{
	width: 800px;
	height: 42px;	 
	position: absolute;
	left: 50%;
	top: 700px;
	margin-left: -390px;
}

div#mainfooter	{
	width: 798px;
	height: 40px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;

}

ul#menu {
	list-style: none;
	padding-left: 0px;

}

ul#menu li {
	/* background-color: green; */
	padding-left: 5px;
	margin: 2px;
	line-height: 200%;
	width: 130px;
}

ul#menu li:hover {
	background-color: #E1D7D5;
}

ul#menu li.activ {
	background-color: #D0B8AE;
}

ul#menu li.trenner {
	background-color: transparent;
}

ul#menu li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.superdick {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #870505;
}
.ganzdick {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #870505;
}
.fastdick {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: nomal;
	color: #870505;
}
.dick {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.textlink {
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.textlink {
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}