body {
	/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-y;
	background-position: 0px 110px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #0D73A2;
}
td {
	font-size: 13px;
}
#adresslayer {
	position:absolute;
	left:770px;
	top:0px;
	width:230px;
	z-index:1;
	height: 80px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0D73A2;
}
#headpiclayer {
	position:absolute;
	left:253px;
	top:0px;
	width:510px;
	z-index:1;
	height: 27px;
}
#navigationslayer {
	position:absolute;
	left:0px;
	top:120px;
	width:180px;
	z-index:1;
	height: 100px;
}
#navigationslayer_meta {
	position:absolute;
	left:255px;
	top:85px;
	width:725px;
	z-index:1;
	height: 25px;
}
#seitentitel_layer {
	position:absolute;
	left:190px;
	top:120px;
	width:235px;
	z-index:1;
	height: 50px;
	background-image: url(images/bg_seitentitel.gif);
	background-repeat: no-repeat;
	font-size: 20px;
	/*	font-weight: bold;*/
	color: #990000;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-style: italic;
}
#contentlayer {
	position:absolute;
	left:190px;
	top:180px;
	width:800px;
	z-index:1;
	height: 100px;
/*	padding: 10px;*/
}

#button {
	position:relative;
	left:0px;
	top:0px;
	width:180px;
	height:40px;
	z-index:1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	background-image: url(images/bg_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	font-weight: bold;
	padding-top: 12px;
}
#button a {
	text-decoration: none;
}/**/
#button a:link {
	color: #990000;	
}
#button a:visited {
	color: #990000;
}
#button a:hover {
	color: #000033;
}
#button a:active {
	color: #000033;
}

/*Standard-Navigation*/
a {
	text-decoration: none;
}
a:link {
	color: #990000;	
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
}

#nav_meta {
	position:relative;
	left:0px;
	top:0px;
	height:25px;
	z-index:1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	float: left;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#nav_meta a {
	text-decoration: none;
}/**/
#nav_meta a:link {
	color: #663300; /*000033*/
}
#nav_meta a:visited {
	color: #663300; /*000033*/
}
#nav_meta a:hover {
	color: #FFFFFF; /* 000033 990000*/
}
#nav_meta a:active {
	color: #FFFFFF; /* 000033 990000*/
}

.aktuellbox {
	padding: 5px;
	background-color: #D7B069;
	color: #663300;
}
	
.fetter {
	font-weight: bolder;
}
.groesser {
	font-size: larger;
	font-weight: bold;
}
.eventstitel {
	background-color: #FFF85D;
	font-size: 14px;
}
.eventstext {
	font-size: 12px;
}


.weinrot {color: #990000;}
.bg_gerade {
	background-color: #FFF85D;
}
.bg_ungerade {
	background-color: #D7B069;
}
.bg_gelb {
	background-color: #FFF85D;
}
.dn {
	display: none;
}
