/* Mainlayout ----------------------------------------------------------------------------------------------------------------*/

body {
    background-color: #FFFFFF;
    margin: 0px;
	padding: 0px;
	font: 11px Helvetica, Arial sans-serif;
	line-height: 13px;
	color: #333333;
	text-transform: uppercase;
	background-position: bottom;
	font-weight: bold;
}

#wrapper {
	margin: 0 auto 15px auto;
	width: 470px;
	height: auto;
	padding: 0px 15px 15px 15px;
}

#top{
	background: url(images/header.jpg) no-repeat;
	height: 330px;
	width: 470px;
}





/* nav ---------------------------------------------------------------------------------------------------------------------*/

#mainnavi { 
	background-image:url(images/nav_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
     float: left; 
     padding: 0; 
     margin: 320px 0px 0px 0px;
	 height: 30px;
     width: 100%; 
} 
 
#mainnavi li { 
     display: inline;
}
 
#mainnavi li a{
     color: #000000; 
     font-size: 12px; 
     float: left;
     padding: 0px; 
     text-decoration: none; 
	 margin: 8px 0px 0px 16px;
	 outline: none;
}

#mainnavi li a:hover { 
	 color: #FFFFFF;
}

/* end Navi */





/* Footer --------------------------------------------------------------------------------------------------------------------*/

.footer {
	margin: 15px auto;
	width: 470px;
	height: auto;
	padding: 15px 15px;
}

.footer a {
	text-decoration: none;
	color: #666666;
	outline: none;
}

.footer a:hover{
	color:#333333;
}

.footer img {
	float:left;
	margin-right:10px;
	border:none;
}

.last_ico {
padding-top: 10px;
}

.right {
text-align:right;
}

/* end Footer */





/* H Headlines --------------------------------------------------------------------------------------------------------------*/

h1 {
	color: #222222;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 36px;
	margin: 0px 0px 13px 0px;
	line-height: 36px;
}

h2 {
	color: #333333;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 21px;
	line-height: 15px;
	margin: 5px 0px 5px 0px;
}

h3 {
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	font-size:10px;
	margin:0px;
}

h4 {
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 15px;
	margin: 0px 0px 5px 0px;
}

h5 {
	color: #ad1300;
	font-weight: bold;
	text-transform: uppercase;
	font-size:10px;
	margin:0px;
}





/* Global --------------------------------------------------------------------------------------------------------------------*/

.contentbox {
	width: 470px;
	text-align: left;
	margin: 35px 0px 0px 0px;
}

.contentbox p {
	margin: 0px 0px 15px 0px;
	border-bottom:1px solid #999999;
	padding-bottom:16px;
	padding-left: 0px;
	color:#666666;
	text-transform:none;
	font-weight:normal;
}
.contentbox span a{
	text-decoration:none;
	color: #333333;
	padding: 0;
	outline: none;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	font-size:10px;
	display:block;
	width:66px;
}

.contentbox span a:hover{
	color: #000000;
}


.border {
	height: 15px;
	width: 465px;
	background: url(images/border.gif) repeat-x;
	padding: 2px 5px 0px 0px;
	text-align:right;
}

.border a{
	text-decoration: none;
	color: #666666;
	outline: none;
	font-size:9px;
	margin-left:6px;
}

.border a:hover{
	color: #333333;
}

.contentbox a {
	text-decoration: none;
	color: #000000;
	outline: none;
}

.contentbox a:hover{
	color: #000000;
}

.aboutText {
text-align:left;
}

.tourEtc {
font-weight:normal;
color:#999999;
font-size:10px;
}


/* end Global */





/* News --------------------------------------------------------------------------------------------------------------------*/

.newsimgleft {
	margin: 2px 5px 0px 0px;
	float: left;
	border-left: 5px solid #333333;
	padding-left: 6px;
}

/* end News */




/* Shows --------------------------------------------------------------------------------------------------------------------*/

.contentboxshows {
	width: 470px;
	text-align: left;
	margin: 15px 0px 0px 0px;
}

.contentboxshows p {
	margin: 0px 0px 15px 0px;
	border-bottom:1px solid #999999;
	padding-bottom:5px;
	padding-left: 0px;
}

span.infos a{
	text-decoration:none;
	color: #666666;
	outline: none;
	font-weight: bold;
	display:inline;
}

span.infos a:hover{
	color: #333333;
}

.contentboxshows a {
	text-decoration: none;
	color: #666666;
	outline: none;
}

.contentboxshows a:hover{
	color: #333333;
}

span.archiv a{
	text-decoration:none;
	color: #ffffff;
	background: url(../images/arrow.gif) left center no-repeat;
	padding: 0px 0px 0px 6px;
	outline: none;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	font-size:10px;
	display:block;
	width:82px;
}

span.archiv a:hover{
	background: url(../images/arrow_blue.gif) left center no-repeat;
	color: #fe2a12;
}

/* end Shows */




/* Images --------------------------------------------------------------------------------------------------------------------*/

.contentboximages {
	width: 470px;
	text-align: left;
	margin: 15px 0px 0px 0px;
}

.contentboximages h1 {
	float:left;
}

.contentboximages h6 {
	font-size:11px;
	float:right;
	margin:12px 4px 0px 0px;
	display:inline;
}

.contentboximages h6 a {
	color:#ffffff;
	border:none;
	outline:none;
	text-decoration:none;
	background: url(../images/arrow.gif) left center no-repeat;
	padding: 0px 0px 0px 6px;
}

.contentboximages h6 a:hover {
	text-decoration:none;
	color:#fe2a12;
	background: url(../images/arrow_blue.gif) left center no-repeat;
}

.contentboximages .clearer {
	font-size:0px;
	clear:both;
	height:0px;
	width:auto;
}

.contentboximages a img {
	border: 5px solid #999999;
	margin: 0px 7px 7px 0px;
	outline: none;
	
}

.contentboximages a img.imagelast {
	border: 5px solid #999999;
	margin: 0px 0px 7px 0px;
	outline: none;
}

.contentboximages a:hover img {
	border: 5px solid #666666;
}

.contentbox a img {
	border: 5px solid #666666;
	margin: 13px 0px 7px 0px;
	outline: none;
}

.contentbox a:hover img {
	border: 5px solid #666666;
}

/*begin images archive */

.contentboximagesarchive {
	width: 470px;
	text-align: left;
	margin: 15px 0px 0px 0px;
}

.contentboximagesarchive .clearer {
	font-size:0px;
	clear:both;
	height:0px;
	width:auto;
}

.contentboximagesarchive a img {
	border: 5px solid #999999;
	margin: 0px 7px 7px 0px;
	outline: none;
	
}

.contentboximagesarchive a img.imagelast {
	border: 5px solid #999999;
	margin: 0px 0px 7px 0px;
	outline: none;
}

.contentboximagesarchive a:hover img {
	border: 5px solid #999999;
}

.contentboximagesarchive .galeriecontainer .headermid {
	margin-top:25px;
}

.contentboximagesarchive .galeriecontainer h3 {
	margin-bottom:15px;
}


/*end images archive */


/* end Images */







/* Specials --------------------------------------------------------------------------------------------------------------------*/


.special p {
	margin: 15px 0px 5px 0px;
	border-bottom:none;
	padding-bottom:2px;
	padding-left: 25px;
}

.special {
	width:150px;
	float: left;
	font-size: 11px;
	margin: 15px 10px 0px 0px;
	padding-bottom: 15px;
}

.special img {
	border: 5px solid #999999;
	margin-left:15px;
}

.speciallast img {
	border: 5px solid #999999;
	margin-left:15px;
}

.special span {
	color: #fe2a12;
}
.speciallast span {
	color: #fe2a12;
}
.special a {
	text-decoration:none;
	color: #666666;
	background: url(../images/arrow.gif) left center no-repeat;
	padding: 0px 0px 0px 6px;
	outline: none;
	margin-left:25px;
	font-weight: bold;
}

.special a:hover{
	color: #fe2a12;
	background: url(../images/arrow_blue.gif) left center no-repeat;
}

.speciallast p {
	margin: 15px 0px 5px 0px;
	border-bottom:none;
	padding-bottom:2px;
	padding-left: 25px;
}

.speciallast {
	width:150px;
	float: left;
	font-size: 11px;
	margin: 15px 0px 0px 0px;
	padding-bottom: 15px;
}

.speciallast a {
	text-decoration:none;
	color: #ffffff;
	background: url(../images/arrow.gif) left center no-repeat;
	padding: 0px 0px 0px 6px;
	outline: none;
	margin-left:25px;
	font-weight: bold;
}

.speciallast a:hover{
	color: #fe2a12;
	background: url(../images/arrow_blue.gif) left center no-repeat;
}

/* end Specials */





/* Guests --------------------------------------------------------------------------------------------------------------------*/

.contentboxguests{
	width: 470px;
	text-align: left;
	margin: 15px 0px 0px 0px;
}

.contentboxguests p {
	margin: 0px 0px 15px 0px;
	border-left: 5px solid #fe2a12;
	padding-left: 6px;
}
.hr{
	margin: 0px 0px 15px 0px;
	height: 1px;
	width: auto;
	background-color: #ad1300;
	line-height: 0px;
}

.contentboxguests h1 {
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 36px;
	margin: 0px 0px 13px 0px;
	line-height: 36px;
}

.contentboxguests h2 {
	color: #fe2a12;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 21px;
	line-height: 15px;
	margin: 5px 0px 5px 0px;
	border-left: 5px solid #ffffff;
	padding-left: 5px;
}

.contentboxguests h3 {
	color: #fe2a12;
	font-weight: normal;
	text-transform: uppercase;
	font-size:10px;
	margin:0px;
	font-weight: bold;
}

.contentboxguests a {
	text-decoration: none;
	color: #ffffff;
	outline: none;
}

.contentboxguests a:hover{
	background: #fe2a12;
	color: #ffffff;
}

span a img{
	border: none;
	outline: none;
}

span.newcomment{
	float: right;
	display: block;
	width: auto;
	margin: 0px 10px 0px 0px;
}

span.comments{
	float: right;
	display: block;
	width: auto;
	margin: 0px 10px 0px 0px;
}

span.navleft{
	float: right;
	display: block;
	width: auto;
	margin: 0px 5px 0px 0px;
	font-size:18px;
	line-height:9px;
}

span.navright{
	float: right;
	display: block;
	width: auto;
	margin: 0px 0px 0px 0px;
	font-size:18px;
	line-height:9px;
}

span.website{
	float: right;
	display: block;
	width: auto;
	margin: 0px 0px 0px 10px;
}

span.mail{
	float: right;
	display: block;
	width: auto;
	margin: 0px 0px 0px 0px;
}

span.display{
	float: right;
	display: block;
	width: auto;
	margin: 0px 5px 0px 0px;
}

/* end Guests */





/* Forms --------------------------------------------------------------------------------------------------------------------*/

label {
	cursor: pointer;
	text-align: left;
	border: none;
}

table {
	width: auto;
	margin-top:15px;
	margin-bottom:15px;
	text-align:left;
}
th {
	width:70px
}

.form{
	padding: 0.5em 0em 0.5em 0.5em;
	vertical-align: top;
	text-align: left;
	border:none;
}

.nachricht {
	vertical-align: top;
	padding-top: 10px;
	text-align: left;
}

/* INPUTS */
#FORM_name, 
#FORM_email, 
#FORM_homepage, 
input
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #fe2a12;
	font-weight:bold;
	width:310px;
	background: #320106;
	border: 1px solid #320106;
    padding: 3px;
}

textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fe2a12;
	font-weight:bold;
	width:310px;
	background: #320106;
	border: 1px solid #320106;
    padding: 3px;
	line-height: 18px;
	height:150px;
}
.submit {
 width: 310px;
 color:red;
}

/* end Forms */


/* start Archivgalerie Stylezzz --------------------------------------------------------------------------------------------------------------------*/

.contentboximages .galeriecontainer h2 {margin:20px 0px 5px 0px;}
.contentboximages .galeriecontainer h3 {margin:0px 0px 16px 0px;}


/* start Lightbox Stylezzz --------------------------------------------------------------------------------------------------------------------*/
/*
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {border: none;}

#outerImageContainer {
	position: relative;
	background-image: url(../images/bg_pattern_lightbox.gif);
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;

}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav { left: 0;}
#hoverNav a { outline: none;}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	/*
	display: block;
}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer {
	font: 10px Arial, Helvetica, sans-serif;
	background-color: #fe2a12;
	margin: 0 auto;
	line-height: 1.4em;
	overflow:auto;
	width:100%;
}

#imageData { padding:0 10px; }
#imageData #imageDetails {
	width: 70%; 
	float: left; 
	text-align: left; 
}
	
#imageData #caption { 
	clear:left; 
	display:block; 
	font-weight: normal; 
	margin-top:7px;padding-bottom: 1.0em;
}

#imageData #numberDisplay { 
	display: block; 
	clear: left; 
	font-weight:bold; 
	margin-top:7px; 
	padding-bottom: 1.0em;
}			
#imageData #bottomNavClose {
	width: 16px; 
	float: right; 
	margin-top:7px; 
	padding-bottom: 0.7em;
}	
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	



/* end Lightbox Stylezzz */