html {
	margin:0px;
	padding:0px;
	background-color: #FeFF99;
	background-attachment: scroll;
	background-image: url(../grafik/rot_html.gif);
	background-repeat: no-repeat;
	background-position: 24% 80px;
}

body {
	margin:0px;
	padding:0px;
	background-attachment: scroll;
	background-image: url(../grafik/rot.gif);
	background-repeat: no-repeat;
	background-position: left 80px;
}
#schachtel {
	position:absolute;
	top:15px;
	width:680px;
	height:595px;
	z-index:10;
	right: 50%;
	margin-right: -340px;
	background-attachment: scroll;
	background-image: url(../grafik/inh_rot.gif);
	background-repeat: no-repeat;
	background-position: 0px 65px;
}
#news{
	position:absolute;
	left:0px;
	top:70px;
	width:295px;
	height:40px;
	z-index:14;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF99;
}

#titel_1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 50px;
	font-weight: 100;
	text-align: right;
	position: absolute;
	line-height: 60px;
	height: auto;
	width: 300px;
	top: 8px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	z-index: 13;
}
#titel_2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:72px;
	color: #aaaa00;
	font-weight: 100;
	text-align: left;
	position: absolute;
	line-height: 60px;
	height: auto;
	width: 370px;
	top: 60px;
	margin: 0px;
	padding: 0px;
	left: 310px;
	z-index: 12;
}
#wein{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size:72px;
	color: #aaaa00;
	font-weight: 100;
	color: #aaaa00;
	text-align: left;
	position: absolute;
	top: -10px;
	z-index: 11;
	left: 310px;
	letter-spacing: 8px;	
}


#bacchus {
	position:absolute; 
	right:0px; 
	top:118px; 
	width:75px; 
	height:80px; 
	z-index:11
}
#nav{
	position: absolute;
	left: 0px;
	top: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	z-index: 10;
	margin:0px;
	padding: 0px;
	text-align: left;
	width: 714px;
}

#nav ul{
	margin: 0px;
	padding: 0px;
}

#nav ul li{
	display:inline;
	list-style-type: none;
	padding-right: 23px;
	padding-left: 0px;
	text-align: left;
	margin: 0px;
	}
	
#nav ul li a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

#nav ul li a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

#nav ul li a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
	
#inhalt {
	position:absolute;
	left:0px;
	top:205px;
	width:681px;
	height:285px;
	z-index:9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333300;
}

#adresse{
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 8;
	width: 716px;
}
#adresse ul{
	margin: 0px;
	padding: 0px;
}

#adresse ul li{
	display:inline;
	list-style-type: none;
	padding-right: 2px;
	padding-left: 0px;
	text-align: left;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

#adresse ul li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#adresse ul li a:link{
	color: #990000;
}
#adresse ul li a:visited{
	color: #990000;
}
#adresse ul li a:hover{
	color: #999900;
}
#inhalt a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
#inhalt a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
#inhalt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #999900;
	text-decoration: none;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #aaaa00;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fett{
	font-weight: bold;
}
.center{
	text-align: center;
}

hr {
	border: thin solid #CC0000;
}
.rechts{
	float: right;
}
.frei{
	clear: both;
}
.streifen {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
}
