body{
	margin:0px;
	padding:0px;
	text-align:center;	
	font-family:Tahoma;
	background-color:#000;
}

img{
	border:0;
/*	max-width:100%;*/
}

h1, h2, h3, h4, h6{
	font-weight:normal;
}

#page{
	margin:0 auto 0 auto;
	width:960px;
}

/*
	header 
*/

.magenta{
color:#CA3793;
}
a{
	color:#999;
	

}
#header{
	position:relative;
	top:0;
	left:0;
	color:#CCFFFF;
}
#header_impressum{
	position:absolute;
	top:15px;
	right:0px;
	font-size:12px;
	color:#ccc;

}

#header_impressum a{

}

#header h2{
	font-size:17px;
	font-weight:normal;
}

#header ul{
	font-size:12px;
	margin-left:-10px;
	padding-left:0px;
}

#header ul li{
	margin-left:10px;
	padding-left:0px;
}

#logo{
	position:absolute;
	bottom:0px;
	right:-1px;
	z-index:10;
}
#headernav{
	position:absolute;
	left:45px;
	top:50px;
	z-index:11;

}
/*
	menu @ header 
	
*/

#menu{
	position:absolute;
	bottom:0px;
	width:800px;
	margin:0;
	padding:0;
	left:0px;
	width:900px;
	margin-top:-5px;
	height:25px;
	overflow:hidden;

}
#menu ul{
	display:block;
	margin:0;
	padding:0;
	font-size:18px;
	list-style:none;
	font-family:"Helvetica Neue Condensed",Impact, Arial;
	color:#fff;
}

#menu ul li{
	margin:0;
	margin-top:-1px;
	padding:0;
	text-transform:uppercase;
	font-weight:normal;
	float:left;
}

#menu ul li a{
	border:0;
	margin:0;
	padding:0;
}
/*************************************

	content

*************************************/
#content{
	margin-top:25px;
	width:960px;
	border-left: 2px dotted #999;
	border-right: 2px dotted #999;
	padding-top:0;
	color:#fff;
	text-align:left;
	display:table;
}

#content h2{
	font-weight:normal;
	text-transform:uppercase;
	font-size:24px;
	padding-top:0;
	margin-top:0;
}

#content h6{
	font-weight:normal;
	font-size:24px;
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
}

#content p{
	font-size:14px;
	color:#A4A5A5;
	line-height:20px;
}

#druckbereich-bilder{
	width:350px;
	height:487px;
	float:left;
	overflow:hidden;
}
#druckbereich-links{
	margin-left:380px;
}

.linklist{
	list-style:none;
	margin-bottom:5px;
}

.column{
	margin:0;
	width:280px;
	padding-right:15px;
	padding-left:35px;
	border-right: 2px dotted #999;
	float:left;
}

.start{
	width:240px;	
}

.double{
	padding-right:35px;
	width:535px;
}
.left{
	margin-left:0;
	
}

.right{
	align:right;
	float:right;
}

.iconleft{
	float:left;
	margin-left:-15px;
	margin-top:10px;
	display:block;
}

.last{
float:right;
padding-right:30px;
margin:0px;
	border-right:none;
}

.rightlower{
	border-top: 2px dotted #999;
	padding-top:20px;
}

.startbox{
	margin-bottom:35px;
}

.startbox h2{
margin-bottom:5px;
padding-bottom:0;
}

.teaserpara{
	margin-left:10px;
	float:left;
	width:135px;	
}

a.button{
	background-image:url(images/button_text.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:158px;
	display:block;
	height:35px;
	text-align:left;
	padding-left:7px;
	text-decoration:none;
	font-size:12px;
	padding-top:7px;
	color:#f0f0f0;
}

input.button{
	background-image:url(images/button_text.jpg);
	background-repeat:no-repeat;
	text-align:left;
	background-position:0px 2px;
	width:160px;
	display:block;
	height:38px;
	padding-left:5px;
	text-decoration:none;
	font-size:12px;
	padding-top:0px;
	color:#f0f0f0;
}

input.check{
	margin-left:0;
	margin-bottom:5px;
	height:auto;
	width:auto;
	padding-top:5px;
}

.button:hover{
	color:#c0c0c0;
}

/*************************************

	footer

*************************************/

#footer{
	width:960px;
	height:79px;
	background-image:url(images/footer-complete.jpg);
	background-repeat:no-repeat;
	bottom:3px;
	padding:0;
	margin:0;
}


/*************************************

	helpers (forms, lists

*************************************/
.clear{
	clear:both;
}

/*************************************

	form
	
*************************************/
fieldset{
	border:0;
	padding-left:0;
	color:#999;
}

input{
	width:250px;
	background-color:#000;
	color:#999;
	border:1px solid #999;
	height:20px;
	font-size:14px;
	margin-bottom:5px;
}

#form_rent input{
	width:500px;
}
#form_rent textarea{
	width:500px;
}


input.datetime{
	width:120px;
}

input.ort{
	width:120px;
}

textarea{
	background-color:#000;
	color:#999;
	border:1px solid #999;
	width:250px;
	font-size:14px;
	margin-bottom:5px;
}

.invalid{
	background-color:#CA3793;
	color:#fff;
}
select{
	background-color:#000;
	color:#999;
	border:1px solid #999;
	width:250px;
	font-size:14px;
	height:24px;
}
.cupselector{
	width:200px;
}
form .button{
	padding:10;
	border:0;
}

form a{
}

input.formdist{
	margin-left:15px;
}

/*
	kalender
	
*/
a.dp-choose-date {
	float: left;
	width: 30px;
	height: 30px;
	padding: 0;
	margin: -5px 13px 0 3px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/cal_30px.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -50px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

.datepickl{
	float:left;
	margin-right:10px;
	}

/**
	stuff
**/


.becher_item{
	display:block;
}
.becher_icon{
	float:left;
}
.becher_desc{
	vertical-align:top;
	padding-left:10px;
	float:left;
}
.becher_desc h3{
margin-top:0px;
	font-size:16px;
}
.becher_desc p{
	margin:0px;
	margin-bottom:5px;
	
}

.nolarge{
	text-transform:lowercase;
}
.smallerhead{
font-size:14px;
}
.footer_icon{
	width:107px;
	float:left;
}
.viewer{
	cursor:pointer;
	text-decoration:underline;
}
.fleft{
	float:left;
}