/* CONTENT */
@import url("anfrage.css");

/* LAYOUT */
* {
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
}

h1{
	font-family: arial;
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
}

h2{
	font-family: arial;
	font-size: 16px;
	color: #89192c;
	font-weight: normal;
}

a{
	color: #89192c;
	text-decoration: none;
}

a:hover{
	color: #d8c88f;
	text-decoration: none;
}

div#box {
	width: 955px;
	height: 645px;
	position: absolute;
	left:50%;
	margin-left:-490px;
	top: 40px;
	background-color: #ffffff;
	padding: 0px;
	border: none;
}

div#borderbox{
	position: absolute;
	width: 955px;
	height: 585px;
	border: solid 1px #89192c;
	top: 20px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}

div#head{
	position: relative;
	width: 955px;
	padding: 0px;
	margin: 0px;
}

div#headline{
	z-index:90;
	position: relative;
	top: 50px;
	left: 60px;
}

div#adressbox{
	position: absolute;
	right: 20px;
	color: #89192c;
}

div#neuerheinterrasse{
	position: absolute;
	top: -20px;
}

div#logo{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 0px;	
	height: 106px;
	width: 505px;
	padding: 20px;
}

div#headbalken{
	z-index: 80;
	position: absolute;
	background-color: #b87580;
	margin: 0px;
	padding: 0px;
	top: 97px;
	left: 376px;	
	height: 135px;
	width: 559px;
}

div#content{
	position: relative;
	left: 356px;
	top: 142px;
	clear:both;
	height: 316px;
	width: 400px;
}

div#cakebox{
	position: absolute;
	top: 290px;
	left: 490px;
}

div#rightcolum{
	position: absolute;
	left: 60px;
	top: 100px;
	padding-right: 0px;
	width: 375px;
	overflow: hidden;
	height: 270px;
}

div#rightrightcolum{
	position: relative;
	width: 210px;
	overflow: hidden;
	height: 390px;
	float: right;
}

div#scrollme{
	position: relative;
	top: 0px;
}

div#footer{
	position: relative;
	top: 615px;	
	width: 920px;
	clear: both;
	text-align: right;
	color: #7f8c91;
}

div#footer a{
	font-family: arial;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

div#footer a:hover{
	color: #7c0010;
}

#map *{
	font-family:verdana;
	font-size: 11px;
	line-height: 13px;
}

/* PICLINE */
div#picline{
	z-index: 100;
	position: absolute;	
	right: 20px;
	top: 40px;
	height: 126px;
	width: 440px;
}

div#picline ul{

	top: 0px;
	right: 20px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

div#picline li { 
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
	right: 20px;
	width: 220px;
}

/* NAVIGATION 1 */
div#nav1{
	left: 20px;
	top: 540px;
	position: absolute;
	background-color: #89192c;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 915px;
	height: 28px;
}

div#opentimes{
	color:#ffffff;
	position: relative;
	padding-top: 5px;
	padding-left: 20px;
}

div#nav1 ul{
	position: absolute;
	top: 0px;
	right: 10px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

div#nav1 li { 
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}

div#nav1 ul li a {
	font-family: arial;
	font-size: 14px;
	letter-spacing: 0.05em;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	
	position: relative;
	padding-top: 5px;
	display: block;
	height: 28px;
	
	color: #d8c88f;
	background-color: transparent; 
}

div#nav1 div#linebreaker {
	position: relative;
	height: 2px;
	width: 2px;
	top: 24px;
	background-color: transparent;
}

div#nav1 ul li a:hover {
	background-color: #b87580;
	color: #000000;
}

div#nav1 ul li a.active {
	background-color: #b87580;
	color: #000000;
}


/* NAVIGATION 2 */
div#nav2{
	top: 106px;
	position: absolute;
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
	background-color: #666666;
	height: 36px;
	width:606px;
	right: 0px;
}

div#nav2 ul{
	position: relative;
	top: 0px;
	left: 0px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div#nav2 li { 
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
}

div#nav2 ul li a {
	font-family: arial;
	font-size: 14px;
	letter-spacing: 0.05em;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	
	position: relative;
	padding-top: 13px;
	display: block;
	height: 23px;
	
	color: #000000;
	background-color: transparent;
}

div#nav2 div#linebreaker {
	position: relative;
	height: 2px;
	width: 2px;
	top: 24px;
	background-color: transparent;
}

div#nav2 ul li a:hover {
	color:ffffff;
}

div#nav2 ul li a.active {
	color: #7c0010;
}

/* DIASHOW */

#myGallery {
	width: 420px !important;
	height: 260px !important;
}

/* SCROLLER */
div#scrollbar {
	position: absolute;
	left: 440px;
	top: 92px;
}

div#scroller {
	position: relative;
	left:2px;
	margin-bottom: 2px;
	margin-top: 2px;
}

div.slider {
	height: 250px;
	width: 7px;
	background-image:url('../layoutpics/slider2.gif');
	background-repeat: repeat-y;
}

div.slider div.knob {
	background: #666666;
	width: 7px;
	height: 1px;
}

div#pup{
	width: 11px;
	height: 9px;
	line-height: 1px;
	font-size: 1px;
	background-image:url('../layoutpics/pup.gif');
}

div#pdown{
	width: 11px;
	height: 9px;
	line-height: 1px;
	font-size: 1px;
	background-image:url('../layoutpics/pdown.gif');
}

