html
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	overflow-y: scroll;
	background-color: #666666;
}

body
{
	margin: 18px auto;
	width: 955px;
	border: 10px solid #C7AD70;
	background-color: #FFFFFF;
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	color: #696969;
	font-size:11px;
	line-height: 16px;
}

a
{
	text-decoration: none;
	color: #8B0000;
}
a.grey
{
	color: #696969;
	text-decoration: underline;
}
a:hover
{
	text-decoration: underline;
}
p
{
	font-size:11px;
}

h1
{
	color: #8B0000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0;
}
h2
{
	color: #7E0003;
	font-size:1.5em;
	font-weight:bold;
	margin:0.83em 0;
}
img
{
	border: 2px solid #D9D0D3;
}

#header
{
	height: 259px;
	width: 955px;
	background: url('../images/header.jpg') no-repeat 0 0;
	background-color: #C7AD70;
	color: #CAAE6D;
}

a#headerImg
{
	display: block;
	width: 955px;
	height: 231px;
}

#header img
{
	border: none;
	margin-top: 75px;
}
#header a
{
	color: #CAAE6D;
}
#header a:hover
{
	text-decoration: none;
}
#navigation
{
	height: 25px;
	width: 955px;
	background-color: #C7AD70;
}

#navigation ul
{
	height: inherit;
	background-color: #C7AD70;
	margin: 0 auto;
	padding: 0 20px;
	list-style: none;
}

#navigation ul li
{
	float: left;
	height: inherit;
}
#navigation ul li a
{
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	vertical-align: middle;
	height: inherit;
	padding: 0 20px;
	font-size:10px;
	text-decoration:none;
}
#navigation ul li a:hover,
#navigation ul li.active a
{
	color: #7E0003;
}
#main
{
	width: 955px;
	padding-top: 30px;
	height: 100%;
	min-height: 300px;
}

#left
{
	margin-left: 15px;
	width: 160px;
	float: left;
}
#menu
{
	width: 175px;
	float: left;
	min-height: 300px;
}
#menu ul
{
	margin: 0 0 0 14px;
	list-style: none;
	padding: 0;
}
#menu ul li
{
	width: 161px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CFB680;
}
#menu ul li a
{
	color: #696969;
	font-weight: bold;
	display: block;
	width: 159px;
	line-height: 16px;
	vertical-align: middle;
	padding: 6px 0 6px 2px;
	font-size:10px;
	text-decoration:none;
}
#menu ul li a:hover,
#menu ul li.active a
{
	color: #7E0003;
}
#content
{
	float: left;
	width: 504px;
	padding: 0 30px;
}
#right
{
	float: left;
	width: 180px;
	margin-left: 20px;
}
#footer
{
	color:#C7AD6F;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 5px;
	font-size:11px;
}

ul li
{
	margin-bottom: 5px;
}

div.box
{
	background: url('/images/verlauf2.gif') repeat-x scroll left bottom;
	width: 182px;
	padding-bottom: 17px;
	margin-top: 20px;
}
#left div.box
{
	width: 160px;
}
.box p{
	width: 160px;
	margin-bottom: 20px;
	line-height: 120%;
}
.box span{
	display: block;
	margin-top: 7px;
	margin-bottom: 3px;
}
.box a{
	color: #696969;
}
.box a:hover{
	text-decoration: none;
}
div.broschuere
{
	background: url('/images/verlauf_mail.jpg') repeat-x scroll left bottom;
	padding-bottom: 30px;
}

div.image 
{
	margin: 5px 0 0 20px;
	float: right;
}

div.image p
{
	font-size:9px;
	line-height: 11px;
	text-align: center;
	margin-top: 4px;
}

div.menue
{
	background-color: #f9f9f9;
	width: 498px;
	padding: 10px 10px;
	margin-top: 15px;
	border: 1px solid #D9D0D3;
	text-align: center;
}

div.titel
{
	background-color: #fafafa;
	width: 516px;
	margin: -12px 0 20px 0;
	padding: 1px 2px;
	text-align: center;
	font-size:9px;
}

#short_book label
{
	color: #696969;
}
#short_book select
{
	margin: 5px 0 10px 0;
	border: 1px solid #B0934F;
	padding: 2px;
	color: #696969;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}

#short_book input.button
{
	width: 130px;
	height: 21px;
	padding: 0;
	margin: 0;
	padding-bottom: 3px;
}

/* Video */

#hotelvideo
{
	margin: 0 0 -20px 0;
	width: 520px;
	height: 334px;
	position: relative;
	background-image: url(/images/video_dummy.jpg);
	background-color: white;
	background-repeat: no-repeat;
}

#videooverlaybg
{
	width: 496px;
	height: 36px;
	padding: 12px;
	position: absolute;
	top: 350px;
	background-color: white;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
}

#videooverlay
{
	width: 496px;
	height: 36px;
	padding: 12px;
	position: absolute;
	top: 350px;
}

#videooverlay img
{
	float: left;
	margin-right: 10px;
}


#ticker
{
	width: 479px;
	height: 54px;
	margin: 0 auto;
	padding: 0 20px;
	background: url('/images/verlauf_ticker.jpg') repeat-x;
}
#ticker img
{
	border: 0;
	 margin-top: 13px;
}

input.button
{
	background-color: #B0934F;
	color: #FFFFFF;
	border: none;
	text-align: center;
	vertical-align: middle;
}

.rechts
{
	float: right;
	display: inline;
	margin: 5px 0px 5px 10px;
}
.links
{
	float: left;
	display: inline;
	margin: 5px 10px 5px 0;
}

table.gallery
{
	width: 100%;
	margin: 24px 0 32px 0;
	border-spacing: 4px;
}
table.gallery td
{
	padding: 8px 0 8px 0;
	border: solid 2px #EFEFEF;
	text-align: center;
}
table.gallery p
{
	margin: 8px 0 0 0;
	font-size: 10px;
	line-height: 13px;
}

/* Formulare */

form
{
	margin: 0;
	padding: 0;
}
form h2
{
	margin: 0;
	padding: 30px 0 5px 8px;
	border-top: solid 1px #EFEFEF;
	color: #b0934f;
	font: normal 14px Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif;
	line-height: 18px;
}
input.text,
textarea
{
	padding: 3px 4px 3px 4px;
	border: solid 1px #cfb680;
	color: #696969;
	font: normal 11px Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif;
}
input.text
{
	width: 240px;
}
input.date
{
	width: 24px;
	text-align: center;
}
input.time
{
	width: 48px;
	text-align: right;
}
input.number
{
	width: 42px;
	text-align: right;
}
.row textarea
{
	margin-left: 144px;
	width: 240px;
}
label
{
	padding: 4px 0 4px 0;
	cursor: pointer;
	line-height: 13px;
}
h2 label
{
	padding: 0;
	line-height: 18px;
}
label.main
{
	float: left;
	width: 144px;
}
span.required
{
	color: #8b0000;
	font-weight: bold;
	font-size: 11px;
}
.row
{
	padding: 6px 24px 6px 24px;
	background-color: #fafafa;
	border-top: solid 1px #e5e5e5;
}
.second
{
	background-color: #f5f5f5;
}

.konferenz
{
	padding: 6px 24px 6px 24px;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
}


div.submit
{
	margin: 12px 0 4px 0;
	padding: 12px 0 12px 166px;
	background-color: #faf2de;
	border: solid 1px #cfb680;
	text-align: left;
}
div.submit input.submit
{
	padding: 3px 6px 3px 6px;
	background-color: #c7ad70;
	border: solid 4px #b0934f;
	color: #FFFFFF;
	font-weight: bold;
}
div.submit input.reset
{
	padding: 5px 6px 5px 6px;
	background-color: #FFFFFF;
	border: solid 2px #b3b3b3;
	color: #696969;
}
.teaser_text{
	color: #800000;
}
.messages
{
	margin: 12px 0 8px 0;
	padding: 8px 20px 8px 20px;
	background-color: #fafafa;
	border: solid 4px #e5e5e5;
}
.messages h2
{
	margin: 0;
	padding: 8px 0 4px 0;
	color: #595959;
	font-size: 14px;
	font-weight: normal;
}
.messages p
{
	margin: 0;
	padding: 4px 0 6px 0;
}
.error
{
	background-color: #FFF6F6;
	border-color: #EED2D2;
}
.error h2
{
	color: #a70909;
}
.error p
{
	color: #711e1e;
}

/* Newsletter-Teaser-Link */

.newsletter_abo
{
	display: block;
	width: 140px;
	padding: 4px 10px 5px 10px;
	background: #B0934F url(../images/arrow.gif) no-repeat 146px center;
	border: solid 1px #A2884A;
	color: #FFFFFF !important;
}
.newsletter_abo:hover,
.newsletter_abo:focus
{
	background-color: #A2884A;
	border-color: #8B7542;
}




#guestbook {
	margin-left: 30px;
}

/* Newsticker */

ul#newslist,
ul#newslist li,
ul#newslist li a
{
	height: 54px;
	line-height: 54px;
}
ul#newslist
{
	padding: 0;
	margin: 0;
	position: static;
}
ul#newslist li
{
	padding: 0;
	margin: 0;
	display: none;
	background-image: none !important;
	background-color: transparent !important;
}
ul#newslist li.active
{
	display: block;
	width: 100%;
}
ul#newslist li a
{
	padding: 0;
	display: block;
	width: 100%;
	height: 54px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	margin: 0;
	color: #696969;
}
ul#newslist li a:hover,
ul#newslist li a:focus
{
	text-decoration: underline;
}
