body {
	overflow: -moz-scrollbars-vertical;
}

a { cursor: pointer; }

.sub_menu li.activ a {
	color:#20396b;
}

.buttons input {
	cursor: pointer;
}


/**
 * Top Header
 */
#topteaser {
	background: url('../img/header/hintergrund.jpg')  0 0 no-repeat;
	width: 690px;
	height: 361px;
	margin: 0px;
	padding: 0px;
	top: -305px;
	left: 250px;
	position: relative;
}

.kundec #header{
	background:url(../img/home_top.jpg) 0 0 no-repeat;
}


/**
 * Content area.
 */
#contentarea {
	width: 670px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#contentarea h1 {
	color:#20396B;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}

#contentarea h2 {
	font-size:14px;
	font-weight:bold;
	color:#20396B;
	line-height:20px;
}

#contentarea p {
	font-size:12px;
	color:#20396B;
	line-height:20px;
	margin-top: 2px;
	margin-bottom: 20px;
}

#contentarea ul {
	list-style-type:disc;
	padding-left: 16px;
}

#contentarea ul, #contentarea li {
	font-size:12px;
	color:#20396B;
	line-height:20px;
}

#contentarea .contact-hold ul {
	list-style: none;
	padding: 0px;
}

#contentarea .ticket_b {
	color: #fff;
	font-weight: bold;
}

#contentarea .ticket_b .text {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding:32px 0 0;
}

#contentarea .ticket_b .num {
	color: #fff;
	font-weight: bold;
	font-size: 21px;
	text-align: center;
	margin: 0px;
	padding-top:10px;
}

#contentarea table.default {
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-spacing: 2px;
	border-color: rgb(183, 208, 241);
	border-collapse: collapse;
	font-size: 12px;
	color: #20396B;
	line-height: 20px;
}

#contentarea table.default thead {
	background-color: #b7d0f1;
}

#contentarea table.default td {
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
	border-color: rgb(183, 208, 241);
	-moz-border-radius: 0px 0px 0px 0px;
}

#contentarea table.default tr.odd {
	background-color: #f1f6fc;
}

#contentarea table.default tr.even {
	background-color: #fffff;
}


/**
 * Rightbox
 */

#rightbox_top {
	width:210px;
	height:5px;
	background-image: url(../../../fs/bg-top-hold.gif);
}

.rightbox_heading {
	display:block;
	background-color:#3E94E2;
	font-size:14px;
	font-weight:bold;
	width:195px;
	padding:5px 5px 9px 10px;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF
}

.rightbox_text {
	display:block;
	background-color:#B7D0F1;
	font-size:12px;
	width:195px;
	line-height:20px;
	padding:5px 5px 5px 10px;;
	color:#494948;
}

#rightbox_footer {
	width:210px;
	height:5px;
	background-image: url(../../../fs/bg-ttl-box.gif);
}

#footer {
	padding:35px 35px 50px 40px;
}

.reservation-hold .btn-order {
	margin:0 0 8px;
}

.reservation-hold .btn-remove {
	width:134px;
	height:27px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 8px;
	background:url(../img/btns/btn_remove.jpg) no-repeat;
}

/** Safari fix */
#header .formFilter .wrapper li.chkb {
	height: 16px;
}

blockquote {
	max-width: 620px;
	background: url(../img/rs/rs-right.png) right repeat-y;
	margin-left: 0px;
	width: 431px;
	margin-right: 0px;
}

blockquote:before {
	display: block;
	line-height: 0;
	background: url(../img/rs/rs-topright.png) top right no-repeat;
	content: url(../img/rs/rs-topleft.png);
}

blockquote:after {
	display: block;
	line-height: 0;
	background: url(../img/rs/rs-bottomright.png) bottom right no-repeat;
	content: url(../img/rs/rs-bottomleft.png);
}

blockquote dd {
	width: 406px;
}

.bestell_cont dd .note {
	display: block;
	font-weight: normal;
	margin: -4px 0 0;
}