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

body {
	font-family:Arial;
	font-size:14px;
	background-color:#CCCCCC;
}
/*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:#444444;
	/*z-index:1;*/
}
#banner {
	position:absolute;
	top:572px;
	left:0px;
	width:802px;
	height:25px;
	background-color:#333333;
	color:#ffffff;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	border:1pt solid #000000;
}
#main {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:564px;
	/*z-index:1000;*/
	border:1pt solid #000000;
}

#left {
	position:absolute;
	left:0px;
	top:0px;
	width:43px;
	height:564px;
}

#winzer {
	position:absolute;
	left:43px;
	top:0px;
	width:214px;
	height:295px;
	background:url(../images/lg_11_design_02.jpg);
}

#top {
	position:absolute;
	left:257px;
	top:0px;
	width:523px;
	height:16px;
}

#right {
	position:absolute;
	left:780px;
	top:0px;
	width:20px;
	height:564px;
}

#content {
	position:absolute;
	left:257px;
	top:16px;
	width:483px;
	height:379px;
	background:url(../images/lg_11_design_05.jpg);
	background-repeat:no-repeat;
	overflow:auto;
	padding:20px;
}

#navigation {
	position:absolute;
	left:43px;
	top:295px;
	width:214px;
	height:185px;
	background:url(../images/lg_11_design_06.jpg);
	text-align:right;
}

#footer2 {
	position:absolute;
	left:257px;
	top:435px;
	width:523px;
	height:129px;
}

#footer1 {
	position:absolute;
	left:43px;
	top:480px;
	width:214px;
	height:84px;
}

div#winzer marquee#winzerliste {
	color:#868889;
	font-family:Arial;
	font-size:10px;
	text-align:right;
	padding-right:30px;
	padding-top:20px;
	height:255px;
	line-height:15px;
}
div#winzer marquee#winzerliste br {
	font-size:3px;
}

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

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

h1, h2, h3, h4 {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#402416;
	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;
}
#content p { 
	padding: 0 0 1em; 
}

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

