
body {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #372423;	
	line-height:150%;
}

a {
	color: #5d2d29;	
	font-size:11px;
}

#page {
	width:990px;
	margin:auto;
	text-align:center;
}

#menu {
	height:111px;
	width: 799px;
    margin-left:120px;
	margin-left:175px;
}

#menu div {
	float:left;	
}

#menu-icons {
	width:257px;
	z-index:10;	
	position:relative;
}

#logo {
	width:402px;	
}

img.top {
	position:relative;	
}

#teller {
	/*margin-top:-140px;
	background-image:url('../images/teller-karotte.png') no-repeat;	
	width:600px;
	height:745px;*/
	margin-left:7px;
}


#menu-icons ul {
	margin-top: 0px;	
}

#menu-icons ul li {
	height:111px;
	float:left;
	display:inline;	
}

#menu-icons ul li a {
	display:block;
	height:111px;	
	background-image:url('../images/menu-icons.png');
	text-indent: -99999px;
}

a#getraenke {
	background-position: 0px 0px;
	width: 91px;	
}

/*a#getraenke:hover,
a#getraenke.selected {
	background-position: 0px 79px;
	width: 91px;	
}*/

a#speisen {
	background-position: -91px 0px;
	width: 76px;
}

/*a#speisen:hover,
a#speisen.selected {
	background-position: -91px 79px;
	width: 76px;
}*/

a#rossalm {
	background-position: -167px 0px;
	width: 90px;	
}

/*
a#rossalm:hover,
a#rossalm.selected {
	background-position: -167px 79px;
	width: 69px;	
}
*/

a#home {
	display:block;
	height: 111px;
	width:402px;
	background:url('../images/rossalm-logo.png');
	background-position: top left;	
	float:right;
	text-indent: -99999px;
	position:relative;
}

/*a#home:hover {
	background-position: bottom left;	
}
*/

#menu-text,#menu-text-en {
	width:140px;
}

#menu-text ul,#menu-text-en {
	margin-top:40px;
}

#menu-text ul li a,
#menu-text-en ul li a  {
	display:block;
	height:19px;
	background-image:url('../images/menu-text.png');
	width:140px;
	text-indent:-99999px;
}

#menu-text-en ul li a  {
	background-image:url('../images/menu-text-en.png');
}

a#kontakt {
	background-position: 0px 38px;
}

/*a#kontakt:hover,
a#kontakt.selected {
	background-position: top right;
}
*/

a#impressum {
	background-position: 0px 19px;
}

a#sprache {
	background-position: 0px 0px;
}


/*a#impressum:hover,
a#impressum.selected  {
	background-position: bottom right;
}
*/

#content {
	position:relative;	
}

.content {
	position:relative;
	padding-top:50px;
	width:977px;
	height:695px;
}

/*#slogan {
	position:absolute;
	top:60px;
	left:190px;	
}

#slogan1,#slogan2 {
	width:133px;
	height:66px;
	background: url('../images/slogan.png') no-repeat;
	display:none;	
}

#slogan1 {
	background-position:top;
}

#slogan2 {
	background-position:bottom;
}

*/


#textbox {
	/*display:none;*/
	position:absolute;
	width: 440px;
	height: 380px;
	height: 500px;
	top:-495px;	
	top: 50px;
	left: 513px;
	left: 495px;
	z-index:10;
	font-size:11px;
	line-height:14px;
	overflow:hidden;
	overflow-y: auto;
	/*border:1px solid black;	
	background:white;*/
}

#textbox .margin {
	padding-left:70px;
	padding-right: 60px;
	text-align:left;
}

#textbox #icon {
	padding-top:52px;
	padding-top:36px;
	padding-bottom: 46px;
	padding-bottom: 30px;
}

#textbox table {
	margin:auto;
	border-collapse:collapse;
}

#textbox td {
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
}

#textbox .left {
	width: 165px;
	text-align:right;	
}

#textbox table td p {
	margin-bottom:0px;
	padding-bottom: 0px;
}

#textbox table td {
	padding-bottom: 3px;
	padding-bottom: 0px;
}

#textbox .middle {
	width: 55px;
	text-align:center;	
}

#textbox .right {
	width: 165px;	
	text-align:left;
}

#textbox .head {
	font-weight:bold;
}

#slogan1, #slogan2 {
	position:absolute;
	top: 78px;
	display:none;	
}

#slogan1 {
	left:177px;
}

#slogan2 {
	left:632px;	
}

#book-double,#book-rossalm, #book-rossalm-info, #book-single, #book-kontakt, #book-impressum {
	background: url('../images/book-doublepage.png') no-repeat;	
	padding-top:0px;
	margin-top:50px;
}

#book-rossalm {
	background: url('../images/content-rossalm.png') no-repeat;	
}

#book-kontakt .margin,
#book-impressum .margin {
	padding-top:70px;
	padding-left:60px;
}

#book-kontakt h1,
#book-impressum h1  {
	margin-bottom: 50px;	
}

#book-kontakt {
	background: url('../images/content-kontakt.png') no-repeat;	
}


#book-rossalm-info {
	background: url('../images/content-rossalm-info.png') no-repeat;	
}

#book-single {
	background: url('../images/book-singlepage.png') no-repeat;	

}


#book-double-end {
	background: url('../images/book-doublepage-end.png') no-repeat;	
}


.page {
	float:left;
	width: 430px;
	height: 587px;
	margin-top:48px;

}

.left {
	margin-left:30px;

}

.right {
	margin-left:40px;
}


h2 {
	line-height:18px;
}

p {
	line-height:15px;	
	margin-bottom:15px;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
}

.text-left {
	text-align:left;
}

.text-right {
	text-align:right;
}

.text-center {
	text-align:center;
}

col.col1 {
	text-align:right;
	width:40%;
}

col.col2{
	text-align:center;	
	width:20%;
}

col.col3 {
	width:40%;	
}

div.text {
	text-align:left;
	margin-left:30px;	
	margin-right:20px;
}

div.browse {
	position:absolute;
	bottom: 60px;
	width:100%;
}

div.browse a {
	display:block;	
}

div.prev, div.next {
	width:100px;
	height:100px;	
}

div.prev {
	float:left;
	margin-left: 40px;
}

div.next {
	float:right;
	margin-right: 40px;
}

