/* Design CSS - Domain.de */


/* Allgemeine Angaben */

* {
	padding:0;
	margin:0;
}

html {
	height:100%;
}

body {
	background:#bdb9b7;
	height:100%;
	color:#eee;
	font-family:tahoma, geneva, verdana, sans-serif;
	font-size:14px;
	line-height:150%;
}

#hintergrund img{
	position:absolute; 
	z-index:1; 
	height:100%;
	width:100%; 
	
}
	
h1 {
	color:#f7e5cd;
	font-size:36px;
	line-height:36px;
	font-family:'Rosario', sans-serif;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:4px 0;
	text-transform: uppercase;
}

h2, .h2 {
	color:#f7e5cd;
	font-family:'Rosario', sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:0 0 10px 0;
	text-transform: uppercase;
}

h2.ohneabstand {
	margin:0 0 0px 0;
}

h3, .h3 {
	color:#f7e5cd;
	font-family:'Rosario', sans-serif;
	font-size:16px;
	font-weight:normal;
	margin:0 0 3px 0;
}

a {
	color:#f7e5cd;
	text-decoration:underline;
}

h2 a {
	text-decoration:none;
}
	
a:hover {
	text-decoration:none;
}

h2 a:hover {
	text-decoration:underline;
}
	
a:focus {
	outline:none;
}

#content img {
	border:1px solid #f7e5cd;
}

#blockRight img {
	border:1px solid #f7e5cd;
}
	
a img {
	border:none;
}	

img.left {
	float:left;
	margin:0 15px 0 0;
}

img.right {
	float:right;
	margin:0 0px 10px 15px;
}
	
p {
	margin:0 0 12px 0;
}
	
ul {
	list-style:disc;
	list-style-position:outside;
	margin:0 0 8px 15px;
}
	
hr {
	background:#f7e5cd;
	border:none;
	height:1px;
	margin:20px 0;
}

table {
	font-size:1em;
}

table td {
	font-size:1em;
	padding:2px 0;
}

.clear {
	clear:both;
}

.boxleft {
	float:left;
}

.boxright {
	float:left;
	margin:0 0 0 35px;
}

.veranstaltungen ul {
	list-style:none;
	margin:0px;
}

.veranstaltungen ul li{
	margin:0 0 8px 0;
}

/* Template */

#wrapper {
	background:url(/de/wLayout/design/img/bg-top.png) center top no-repeat;
	min-width:1000px;
	min-height:100%;
	height:auto !important;
	height:100%;
	width:100%;
	position:absolute;
	z-index:10;
}

#wrapperinner {
	background:url(/de/wLayout/design/img/bg-wrapper-inner.png) repeat-y;
	height:100%;
	margin:0px auto 0 auto;
	padding:0 25px 20px;
	width:950px;
}

#blockTop {
	height:139px;
	margin:0 auto;
	padding:0 5px;
	width:990px;
	position:relative;
}

#logo {
	background:url(/de/wLayout/design/img/logo.png) no-repeat;
	float:left;
	left:1px;
	height:84px;
	top:28px;
	position:relative;
	width:287px;
	z-index:100;
}

#logo span {
	display:none;
}

#start #veranstaltungen {
	position:relative;
	padding:0 0 20px 0;
	height:338px;
	overflow:hidden;
}

#veranstaltungen {
	position:relative;
	padding:0 0 20px 0;
}

#start  #bildwechsel {
	float:left;
	position:absolute;
}

#bildwechsel {
	clear:both;
}

#start #bildwechsel .bild {
	overflow:hidden;
	width:774px;
	height:338px;
}

#start #bildwechsel .bild img {
	display:block;
	width:774px;
	height:338px;
}

#bildwechsel .bild {
	overflow:hidden;
	width:950px;
	height:225px;
	display:inline;
}

#bildwechsel .bild img{
	border:none;
}

#bildwechsel .bild .text {
	position:absolute;
	left:10px;
	top:111px;
	background:#f7e5cd;
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	padding:10px;
	width:479px;
	display:inline;
	text-decoration:none;
}

#start #bildwechsel .bild .text {
	top:220px;
}

#bildwechsel .bild .text span.ueberschrift {
	color:#598929;
	font-size:35px;
	line-height:120%;
	font-family:'Rosario', sans-serif;
}

#start .bildwechsel {
	margin:0 0 0px 0;
	display:inline;
	overflow:hidden;
	width:774px;
}

.bildwechsel {
	margin:0 0 15px 0;
}

a.mehrlink {
	background: url("/de/img/mehrlink.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 51px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 273px;
	left:530px;
    width: 155px;
    z-index: 999;
	text-transform:uppercase;
}

a.mehrlink span {
	color: #F7E5CD;
    display: block;
    font-family: 'Rosario',sans-serif;
    font-size: 21px;
    padding: 14px 0;
    width: 151px;
}





.navpoint {
	height:72px;
	width:156px;
}

.navpoint:hover {
	background-position:left bottom;
}

.navpoint.activeSlide {
	background-position:left bottom;
}

.infobox {
	float:left;
	height:191px;
	margin:0 20px 20px 0;
	width:303px;
	text-decoration:none;
}

.infobox.last {
	margin:0 0px 20px 0;
}

.infobox .ueberschrift {
	color:#598929;
	font-family:'Rosario', sans-serif;
	font-size:18px;
	font-weight:normal;
	text-transform: uppercase;
	display:block;
	background:#f7e5cd;
	height:44px;
	line-height:44px;
	padding:0 10px;
	margin:0 0 1px 0;
}

.infobox img {
	border:1px solid #f7e5cd;
}

img.trennlinie {
	margin:0 0 20px 0;
}


#blockLeft {
	float:left;
	margin:0 45px 0 -30px;
	width:333px;
}

#content.left {
	float:left;
	margin:5px 20px 0px 0;
	width:520px;
}	

#content.right {
	float:left;
	margin:5px 0px 0px 0;
	width:600px;
}	

#content #contentinner  {
	float:left;
	width:440px;
	margin:0px 28px 0px 47px;
	position:relative;
	display:inline;
	z-index:50;
}

#blockRight  {
	float:left;
	width:410px;
}
	
#partnerlogos {
	background:url(/de/wLayout/design/img/bg-logos.png) center top no-repeat;
	width:990px;
	margin:0px auto;
	padding:13px 5px 0 5px;
	height:132px;
	color:#333;
	font-size:11px;
}

#partnerlogos a {
	float:left;
}

img#logo-partyfactory {
	float: left;
    position: absolute;
    right: 201px;
    top: 393px;
}



#bier-img {
	float:left;
	width:180px;
}

#bier-img img {
	margin:5px 0 5px 0;
}

.biere {
	float: left;
    margin: 0 0 0 20px;
    width: 400px;
}





#footer {
	background:url(/de/wLayout/design/img/bg-footer.png) center top no-repeat;
	height:203px;
	margin:-23px auto 0 auto;
	position:relative;
	width:100%;
	z-index:1;
}

#footer #footerinner {
	color:#333333;
	font-size:13px;
	padding:55px 0 20px 0;
	width:950px;
	margin:0 auto;
}

#footer #footerinner a{
	color:#598929;
}

#footer #footerinner span	{
	font-family: 'Rosario';
	color:#598929;
	font-size:18px;
	float:left;
	line-height:18px;
	margin:0 0px 20px 0;
	font-weight:normal;
	}	
	
#footer #footerinner .fblockfirst	{
	float:left;
	width:370px;
	font-size:12px;
	margin:0 0px 0 0;
	}	
	
#footer #footerinner .fblockfirst .first	{
	float:left;
	width:133px;
	margin-top:10px;
	}		
	
#footer #footerinner .fblockfirst .second	{
	float:left;
	width:210px;
	margin-top:10px;
	}	
	
#footer #footerinner .fblocksecond	{
	float:left;
	width:390px;

	font-size:11px;
	}	
	
#footer #footerinner .fblocksecond form input	{
	font-family: 'Rosario';
	font-size:18px;
	width:200px;
	height:37px;
	line-height:37px;
	background:#fff;
	color:#598929;
	border:none;
	margin:0 0 2px 0;
	padding:0 10px;
	float:left;
	}
	
#footer #footerinner .fblocksecond form .submit {
	display:block;
	color:#fff;
	float:left;
	font-family: 'Rosario';
	font-size:18px;
	height:35px;
	width:100px;
	line-height:35px;
	border:1px solid #fff;
	background:#598929;
	margin:0 0 0 7px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	}


#footer #footerinner .fblockthird	{
	float:left;
	width:180px;
	font-size:12px;
	margin:0 0 0 0px;
	}	

.eventbild {
	margin:5px 0 0 20px;
}	
	
/* Formular */ 

label {
	width:150px;
	float:left;
	margin:3px 0 5px 0;
}

label.nachricht {
	width:150px;
}

select {
	width:302px;
	float:left;
	margin:0 0 5px 0;
	padding:3px 0;
}

input {
	width:300px;
	float:left;
	margin:0 0 5px 0;
	padding:3px 0;
}

input#termin, input#uhrzeit, input#personen {
	width:90px;
}

input#submit {
	width:200px;
	border:1px solid #333;
	background:#777;
	color:#fff;
	margin:10px 0 0 150px;
	padding:3px 0;
	cursor:pointer;
}

textarea {
	width:300px;
	height:120px;
}


#blockRight img.oeffnungszeiten {
	float:right;
	border:none;
}

.ansprech {
	float:left;
	width:250px;
}

.ansprech img {
	float:left;
	margin:0 10px 0 0;
}

.partnerhotel {
	margin:20px 0 0 8px;
}

.partnerhotel img {
	float:left;
	margin:5px 20px 0 0;
}

/* MyBOOM Link */

.myboom-verlinkung {	
	background:url(http://www.myboom.de/impressum-kunden/myboom-logo.gif) no-repeat;
	display:block;
	height:65px;
	margin:10px 0;
	width:140px;
	}
	
.myboom-verlinkung span {	
	display:none;
	}
	
	
#divListEntryEditbutton img {
	border:none;
}

.gaestebuch-eintrag{
	background:url(/de/wLayout/design/img/eintrag-anlegen.png);
	height:40px;
	width:167px;
	border:none;
}

a:hover .gaestebuch-eintrag{
	background:url(/de/wLayout/design/img/eintrag-anlegen-aktiv.png);
	height:40px;
	width:167px;
	border:none;
}

.gaestebucheintrag-anlegen{
	background:url(/de/wLayout/design/img/eintrag1-anlegen.png);
	height:40px;
	width:167px;
	border:none;
	margin:10px 0 0 -5px;
}

a:hover .gaestebucheintrag-anlegen{
	background:url(/de/wLayout/design/img/eintrag1-anlegen-aktiv.png);
	height:40px;
	width:167px;
	border:none;
	margin:10px 0 0 -5px;
}

.formCaptionCaptcha {
	vertical-align:top;
	padding:20px 0 0 0;
}

.formValueCaptcha {
	width:240px;
}

.formValueCaptcha img {
	width:300px;
	border:1px solid #eee;
	margin:20px 0 10px 0;
}

.formValueCaptcha input {
	clear:both;
	width:300px;
	margin:0 0 5px 0;
}

