@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial;
	font-size:14px;
	background-color:#EEEEEE;
}
#container {
	position:absolute;
	top:20px;
	left:50%;
	margin-left:-400px;
}
#shadow {
	position:absolute;
	left:4px;
	top:4px;
	width:800px;
	height:568px;
	background-color:#333333;
	z-index:1;
}
#banner {
	position:absolute;
	top:576px;
	left:0px;
	width:802px;
	height:30px;
	background-color:#ad50a1;
	color:#111111;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	border:1pt solid #000000;
}
#Tabelle_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:568px;
	z-index:1000;
	border:1pt solid #000000;
}

#design-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:215px;
}

#winzer {
	position:absolute;
	left:0px;
	top:215px;
	width:162px;
	height:333px;
	background-image:url(../images/design_02.jpg);
	padding-top:10px;
	padding-bottom:10px;
}
div#winzer marquee#winzerliste {
	color:#868889;
	font-family:Arial;
	font-size:10px;
	text-align:center;
	height:333px;
}

#design-03_ {
	position:absolute;
	left:162px;
	top:215px;
	width:638px;
	height:38px;
	background-image:url(../images/design_03.jpg);
}

#navigation {
	position:absolute;
	left:162px;
	top:253px;
	width:153px;
	height:262px;
	background-image:url(../images/design_04.jpg);
	text-align:right;
	padding-top:30px;
	padding-right:40px;
}

div#content {
	position:absolute;
	left:355px;
	top:253px;
	width:399px;
	height:280px;
	background-image:url(../images/design_05.jpg);
	padding:10px;
	padding-top:0px;
	border:1pt solid #000000;
	overflow:auto;
}

#design-06_ {
	position:absolute;
	left:776px;
	top:253px;
	width:24px;
	height:292px;
	background-image:url(../images/design_06.jpg);
}

#design-07_ {
	position:absolute;
	left:162px;
	top:545px;
	width:638px;
	height:23px;
	background-image:url(../images/design_07.jpg);
}
#navigation ul {
	list-style:none;
	float:right;
	padding:0px;
	margin:0px;
}
#navigation ul li {
	list-style:none;
}
#navigation ul li a {
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
#navigation ul li a:hover, #navigation ul li a:focus {
	font-size:12px;
	color:#ad50a1;
	font-weight:bold;
}
#navigation ul li a.navi_actual {
	color:#ad50a1;
	font-weight:bold;
}

h1, h2, h3, h4 {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ad50a1;
	font-weight: normal;
	display:block;
}
h1 { 
	font-size: 150% 
}
h2 { 
	font-size: 135%; 
}
h3 { 
	font-size: 125%; 
}
h4 { 
	font-size: 110%; 
	font-weight:bold;
	display:inline;
}
p { 
	padding: 0 0 1em; 
}

#content a {
	text-decoration:underline;
	color:#000000;
}
#content a:hover, a:focus {
	text-decoration:underline;
	color:#ad50a1;
}
.time {
	color:#ad50a1;
	font-size:90%;
	font-weight:bold;
}