@charset "utf-8";
/* CSS Document */

body 
{
	background-color:#6c5c41;
}

img 
{
	border: 0px;
}

#container
{
	margin-left: auto;
	margin-right: auto;
	width: 915px;
	padding-top: 10px;
}

div.navigation {
	width: 100%;
	height: 23px;
	background-color: white;
	margin-bottom:8px;
}

p.navigation {
	width:100%; 
	vertical-align: middle; 
	margin: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 4px; 
	padding-bottom: 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	cursor: pointer; cursor: pointer;
}

.navigation a { 
	outline: 0;
    border: 0;
}


p.navigation:hover {
	background-color: #6970a4; 
}

table.navigation {
	width: 100%;
	height: 22px;
	text-align: center;
	border-collapse: collapse;
}

table.navigation tr {
	background-color: #d11242;
}

table.navigation td {
	border: 1px solid white;
}

div.subnavigation {	
	margin-top: 8px;
	margin-bottom: 6px;
}

p.subnavigation {
	margin: 0px; 
	padding: 0px; 
	padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 16px;
	font-weight: normal;
	color: black;
}

p.subnavigation_reservationen {
	padding-top: 30px;
	padding-left: 10px;
	color: white;
}

.subnavigation a
{
	text-decoration:none;
	font-weight: normal;
	color: #000000;
	font-size: 10.5px;
}

.subnavigation a:visited
{
	text-decoration: none;
	color: #000000;
}

.subnavigation a:hover
{
	text-decoration: underline;
}

.subnavigation .subnavigation_reservationen a
{
	color: white;
}

.subnavigation .subnavigation_reservationen a:visited
{
	color: white;
}

.arrow {
	position: relative;
	top: -1px;
	font-size: 11px;
	font-weight: bold;
	color: #d11242;
}

.arrow_white {
	color: white;
}

div.subnavigation_reservationen {
	width: 167px;
	height: 103px;
	background-image: url('images/reservationen.png');
}


h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#d11242;
	margin-top:8px;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:black;
	margin-top:8px;
	margin-bottom:0px;
}

p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p.nonspaced
{
	margin-top: 2px;
	margin-bottom: 2px;
}

p.table
{
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 1px;
	margin-bottom: 0px;
}

p.table_header
{
	margin-top: 12px;
}

table.input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

table.input td
{
	padding: 0px;
	padding-bottom: 4px;
	--padding-right: 4px;
}

a
{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	font-size:12px;
}

a.visited
{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	font-size:12px;
}



#bgHeader
{
	background-image:url('images/Ramada_head_white.png');
	
}

.contentArea
{
	background:#dad8d7;
	width:915px;
	height:323px;
	display:none;
}

.sectionTitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	color:#FFFFFF;
}


.footerNote, .xfooterNote a, .xfooterNote a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	width:915px;
	padding-top:5px;
}

.footerNote a, .footerNote:visited a
{
	font-size:9px;
	font-weight: normal;
	color:#FFFFFF;
}

.footerNote a:hover
{
	text-decoration: underline;
}

/*--BILDERGALLERIE--*/

.img
{
	display:none;
}


.imgDownload
{
	display:none;
	padding-top:6px;
	padding-left:13px;
}

.thumbActive
{
	display:none;
	cursor:pointer;
}

.thumb
{
	display:inline;
	cursor:pointer;
}

#reihe1
{
	padding-top:6px;
	padding-left:13px;
	background-color:#FFF;
}

#reihe2
{
	padding-top:6px;
	padding-left:13px;
	display:none;
}

#reihe3
{
	padding-top:6px;
	padding-left:13px;
	display:none;
}

#reihe4
{
	padding-top:6px;
	padding-left:13px;
	display:none;
}

#reihe5
{
	padding-top:6px;
	padding-left:13px;
	display:none;
}

#reihe6
{
	padding-top:6px;
	padding-left:13px;
	display:none;
}

.pfeil
{
	padding-bottom:16px;
	cursor:pointer;
}

.picto
{
	cursor:default;
}

.scrollable {
	overflow: auto;
	height: 250px;
}




#buchungsanfrage,#egutschein {
	width: 476px;
	height: 250px;
	overflow: auto;
}

label {

}

label.error {
	color: #D11742;
}

.buchung_regular {
	width: 200px;
}

.buchung_long {
	width: 411px;
}

.buchung_mini {
	width: 14px;
}

.buchung_short {
	width: 55px;
}




