*{padding:0; margin:0;}
body,html{
width:100%;
height:100%;
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#FEFFAF url(gfx/bg.gif) center no-repeat;
font-size:10pt;
}
#wrap{
overflow:hidden;
position:absolute;
left:50%;
top:50%;
width:800px;
height:550px;
margin-left:-400px;
margin-top:-280px;
background:#fff;
}
#header{
position:relative;
width:790px;
height:42px;
margin:0 auto;
margin-top:5px;
text-align:center;
}
#menu{
list-style-type:none;
list-style-image:none;
margin:0;
height:25px;
background:#D80000;
}
#menu li{
float:left;
border-right:1px solid #fff;
width:112px;
height:20px;
margin:0;
}
#menu a{
padding-top:2px;
display:block;
color:#fff;
outline: none;
}
#menu a:hover{
background:#FF6F6F;
color:#000;
height:23px;
margin:0 -1px;
border-left:1px solid #fff;
border-right:1px solid #fff;
}
#menu .current_page_item a{
background:#9F0000;
height:23px;
margin:0 -1px;
border-right:1px solid #fff;
border-left:1px solid #fff;
}
#menu .current_page_item a:hover{
background:#FF6F6F;
}
#menu #anfang .current_page_item a{ border-left:1px solid #fff;}
#menu #ende{ border-right: 0 none; }

#submenu{
height:20px;
margin:0 5px;
text-align:right;
}

#main {
position:relative;
height:432px;
overflow:auto;
margin:3px 15px 0 15px;
}
#footer{
position:absolute;
bottom:0;
margin:5px;
width:790px;
height:60px;
background:#D80000;
text-align:center;
color:#FEFFAF;
}

input,textarea,select{
border:1px solid #555555;
background:#fff url(gfx/bg_input.jpg) top repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
}
.Radio {
margin-bottom:-3px;
}
img, fieldset{border:none;}
p{padding-bottom:10px;}

ul{
margin:5px 15px;
list-style-image:url(gfx/list_style_image.gif);
}
ol{margin-left:22px;}
li{margin-bottom:10px;}

a, a:visited{
color:#003399;
text-decoration:none;
}
a:active, a:hover { color:#D80000;}

.ERR{color:#FF3333;}

h1, h2, h3 {
color:#D80000;
}
h2{
font-size:16pt;
font-variant:small-caps;
font-weight:normal;
letter-spacing:2px;
margin-bottom:8px;
}
h3{
font-size:12pt;
color:#555;
}
#titel{
text-transform:uppercase;
font-size:20pt;
letter-spacing:3px;
}
#titel a{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFD0;
}
#subtitel{
font-family:'Century Gothic', Tahoma, Arial, Helvetica, sans-serif;
color:#FFFFD0;
letter-spacing:1px;
margin:0;
font-weight:500;
font-size:12pt;
font-variant:normal;
}
#langswitch{
position:absolute;
bottom:1px;
font-size:8pt;
cursor:pointer;
color:#D80000;
}
#flags{visibility:hidden;}
#ticker{
background-color:#FFFFD0;
padding:0 5px;
}

.infobox{
position:absolute;
float:left;
width:770px;
z-index:10;
top:0;
}
.stretcher{
position:relative;
background-color:#fff;
overflow:hidden;
visibility:hidden;
opacity:0;
height:0;
}
.stretch{cursor:pointer;}

td{
vertical-align:top;
padding:4px 0px 10px 1px;	/*oben rechts unten links*/
}
th{font-weight:normal;}
table table td{
border:0 none;
padding:3px;
}
em{color:#777;font-style:normal;font-size:8pt;}
address{font-style:normal;}
.stern{
color:#D80000;
font-weight:bold;
}
.bildrand{
padding-left:10px;
padding-bottom:10px;
float:right;
}
.engeliste li{margin:2px 0;}

.bold {
font-weight: bold;
}
.clear {
	clear: both;
}
.noPadding {
	padding: 0;
}
table#prices td.tableDivider {
	padding: 0;
	background-color: #FEFFAF;
	height: 5px;
	margin: 0;
}
table#prices {
	margin-bottom: 10px;
}
table#prices th {
	text-align: left;
}

/* Gästebuch */
ol.commentlist {
	margin-left: 32px;
}
ol.commentlist li {
	padding: 5px;
	width: 75%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ol.commentlist li.alt {
	background-color: #FFFFD0;
}
div#commentform {
	position: absolute;
	z-index: 100;
	right: 5px;
	top: 0;
	width: auto;
	padding: 5px;
	background-color: #FFFFD0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #D80000;
}

div#commentform h3 {
	padding: 5px;
	cursor: pointer;
	font-size: 12px;
}
div#commentform form.hidden {
	display: none;
	padding: 5px;
}
div#commentform p {
	padding: 0 0 5px 0;
}
div#commentform form label {
	display: block;
	cursor: pointer;
}
div#commentform form input.error,
div#commentform form textarea.error {
	border: 1px solid red;
}
div#commentform span.error {
	color: red;
}
div#commentform label.error {
	background-color: #FF9999;
	width: 90%;
	padding: 0 3px;
	margin: 1px 0 0 1px;
}
div#commentform form input[type=submit] {
	padding: 1px 3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Eselsohr */
#pageflip {
	position: relative;
}
#pageflip img {
	width: 40px; 
	height: 42px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip span.title {
	right: 42px;
	text-align:right;
	top: 3px;
	width: auto; 
	height: auto;
	position: absolute;
	z-index: 35;
	font-size: 16pt;
	font-weight:500;
	letter-spacing: 2px;
	color: #D80000;
}
#pageflip .msg_block {
	width: 40px; 
	height: 40px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: transparent url(gfx/page_flip_guestbook.png) no-repeat right top;
	text-indent: -9999px;
}

/* Eselsohr Video */
#pageflipVideo {
	position: relative;
}
#pageflipVideo img {
	width: 40px; 
	height: 42px;
	z-index: 99;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflipVideo span.title {
	left: 44px;
	text-align:left;
	top: 3px;
	width: auto; 
	height: auto;
	position: absolute;
	z-index: 35;
	font-size: 16pt;
	font-weight:500;
	letter-spacing: 2px;
	color: #D80000;
}
#pageflipVideo .msg_block {
	width: 40px; 
	height: 40px;
	position: absolute;
	z-index: 50;
	left: 0; top: 0;
	background: transparent url(gfx/page_flipVideo.png) no-repeat left top;
	text-indent: -9999px;
}