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

body {
	font-family:Arial;
	font-size:14px;
	background-color:#EEEEEE;
}
div {
	background-color:#FFFFFF;
}
#container {
	position:absolute;
	top:20px;
	left:50%;
	margin-left:-400px;
}
#shadow {
	position:absolute;
	left:4px;
	top:4px;	
	width:800px;
	height:564px;
	background-color:#333333;
	z-index:1;
}
#banner {
	position:absolute;
	top:572px;
	left:0px;
	width:802px;
	height:30px;
	background-color:#CCCCCC;
	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:564px;
	z-index:1000;
	border:1pt solid #000000;
}

#navigation {
	position:absolute;
	left:414px;
	top:85px;
	width:135px;
	height:141px;
	background-image:url(../images/js_11_design_03.jpg);
	text-align:left;
	padding-top:180px;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:85px;
}

#winzer {
	position:absolute;
	left:544px;
	top:85px;
	width:241px;
	height:159px;
	background-image:url(../images/js_11_design_04.jpg);
	padding-bottom:10px;
	padding-right:15px;
}

div#winzer marquee#winzerliste {
	color:#868889;
	font-family:Arial;
	font-size:10px;
	text-align:right;
	height:159px;
}
div#winzer marquee#winzerliste br {
	font-size:3px;
}
div#content {
	position:absolute;
	left:0px;
	top:85px;
	width:360px;
	height:299px;
	background-color:#FFFFFF;
	border:1pt solid #000000;
	overflow:auto;
	margin-left:10pt;
	margin-top:10pt;
	padding:10pt;
}

div#content p {
	padding-top:2px;
	padding-bottom:2px;
}

#design-05_ {
	position:absolute;
	left:544px;
	top:244px;
	width:256px;
	height:182px;
}

#design-06_ {
	position:absolute;
	left:0px;
	top:426px;
	width:800px;
	height:138px;
}

#navigation ul {
	list-style:none;
	float:left;
	padding:0px;
	margin:0px;
}
#navigation ul li {
	list-style:none;
}
#navigation ul li a {
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
#navigation ul li a:hover, #navigation ul li a:focus {
	font-size:11px;
	color:#390104;
	font-weight:bold;
}
#navigation ul li a.navi_actual {
	color:#390104;
	font-weight:bold;
}

h1, h2, h3, h4 {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #390104;
	font-weight: normal;
	display:block;
}
h1 { 
	font-size: 140% 
}
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:#390104;
}
.time {
	color:#390104;
	font-size:90%;
	font-weight:bold;
}
