/* ----- MAIN CSS ----- */

* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	font: normal 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #0C2C42;	
	background-color: #000000;
}
a {
	color: #410a0a;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
h1 {
font-size: 20px;
text-align: right;
}
h2 {
font-size: 18px;
}
h3 {
font-size: 16px;
}
p {
padding: 10px 0 10px 0; 
}
cite {
font-size: 12px;
}
cite a {
	color: #0C2C42;
text-decoration: underline;
}
p.disclaimer cite {
font-size: 10px;

}
p.disclaimer {
font-size: 10px;
	line-height: 12px;
}
ul #gallery {
width: 350px;
margin: 10px 10px;
}
#gallery li {
list-style: none;
float: left;
padding: 5px;
}
#gallery li img{
border: 2px solid #fff;
}
.linklist li.header {
font-weight: bold;
padding: 20px 0 5px 0;
}
.linklist li {
padding-left: 5px;
}
#container {
	position:relative;
	width:814px;
	min-height: 678px;
	margin:0 auto;
	background: #000000 url(/images/content/bg.jpg) top center no-repeat;
	overflow: hidden;
}
#content {
	position:relative;
	float: none;
	width: 444px;
	height: 440px;
	margin-left: 262px;
}
#edge {
	position:absolute;
	top: 0px; left: 0px;
z-index:3;
}
#logo {
	position:absolute;
	top:-33px; left: -180px;
}
#special {
	position:absolute;
	top:130px; left: -146px;
}
img.special {
	border: solid 1px #344a27;
}
#special .update {
	position:absolute;
	width: 75px;
	height: 75px;
	bottom: 5px;
	left:5px;
	background:url(/images/content/special.png) no-repeat;
}
#scroller {
	position: absolute; 
	overflow: hidden;
	top: 28px;
	left: 26px;
	width: 360px;
	height: 450px;
}
.scroller-container {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	width: 350px;
}
.scrollbar-up {
	cursor: pointer;
	position: absolute;
	top: 28px;
	right: 26px;
}
.scrollbar-down {
	cursor: pointer;
	position: absolute;
	top: 420px;
	right: 26px;
}
#clear {
	visibility: hidden;
}
.clear {
	clear: left;
	height: 10px;
}
#footer {
	visibility: hidden;
}
.article-image {
float: left;
width: 115px;
height: 85px;
padding: 5px 0 0 8px;
margin-top: 10px;
	background: transparent url(/images/content/bg-image.png) top left no-repeat;
}
.article-image img {
width: 100px;
height: 75px;
}
/* ----- Navigation CSS ----- */

#navigation {
	background-color: #ff0000;
	position: relative;
	height: 47px;
	width: 500px;
	margin: 55px 0 0 275px;
	background: transparent url(/images/content/nav-inactive.jpg) bottom left no-repeat;
z-index:3;
}

#navigation ul{
	list-style-type: none;
}
#navigation li {
	float: left;
}
#navigation li a {
	display: block;
	height: 47px;
	text-decoration: none;
}
#navigation li a i { visibility: hidden;  }
#navigation #events {
	left: 0px;
	width: 114px;
}
#navigation #gaestebuch {
	left: 114px;
	width: 92px;
}
#navigation #getraenkekarte {
	left: 206px;
	width: 91px;
}
#navigation #bilder {
	left: 302px;
	width: 149px;
}
#navigation #events a:hover,
#navigation #events a.active {
}
#navigation #gaestebuch a:hover,
#navigation #gaestebuch a.active {
}
#navigation #getraenkekarte a:hover,
#navigation #getraenkekarte a.active {
}
#navigation #bilder a:hover,
#navigation #bilder a.active {
}

/* ----- Subnavigation CSS ----- */

#subnavigation {
	position: absolute;
	bottom: -12px;
	right: 	-53px;
	height: 242px;
	width: 55px;
	background: transparent url(/images/content/subnav-inactive.jpg) bottom left no-repeat;
}
#subnavigation ul{
	list-style-type: none;
}
#subnavigation li {
	float: left;
}
#subnavigation li a {
	display: block;
	width: 55px;
	height: 114px;
	text-decoration: none;
}
#subnavigation li a i { visibility: hidden;  }
#subnavigation #links {
	top: 0;
	height: 114px;
}
#subnavigation #kontakt {
	top: 114px;
	height: 128px;
}
#subnavigation #links a:hover,
#subnavigation #links a.active {
}
#subnavigation #kontakt a:hover,
#subnavigation #kontakt a.active {
}

/* ----- Forms CSS ----- */
label {
	float: left;
	width: 120px;
	text-align: left;
}
form div {
	display: block;
padding-bottom: 5px;
}
input, textarea {
	width: 226px;
	color: #333;
}
textarea {
height: 100px;
}
#submit {
	clear: both;
	text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}
#submit input {
width: 80px;
float: right;
}
div.required {
	font-weight: bold;
}
.error {
color: #ff0000;
}

/* ----- Kommentar CSS ----- */
.comment {
margin-top: 5px;
margin-bottom: 5px;
padding: 5px;
border: 1px solid #FFFFFF;
background: transparent url(/images/content/bg-blau.png) top left repeat;
}
.even {
border: 1px solid #410a0a;
background: transparent url(/images/content/bg-rot.png) top left repeat;
}
.odd {
border: 1px solid #344a27;
background: transparent url(/images/content/bg-gruen.png) top left repeat;
}
.author {
color: #000000;
border: 1px solid #0C2C42;
background: transparent url(/images/content/bg-blau.png) top left repeat;
}
.seitennavigation {
width: 350px;
height: 20px;
padding: 0 0 10px 0;
}
.seitennavigation li{
list-style: none;
float: left;
padding: 5px;
}
.comments-wrapper {
width: 350px;
}
/* ----- tables CSS ----- */
th {
text-align: left;
}
td {
font-size: 14px;
width: 105px;
text-align: right;
}
td.drink {
width: 160px;
text-align: left;
}
td.amount {
width: 75px;
text-align: right;
font-size: 10px;
font-style: italic;
vertical-align: bottom;
}
/* ----- maps CSS ----- */
#mapContainer {
height: 300px;
width: 350px;
