/*  body und schrift definitionen */
html { 
  padding:0px;
  margin:0px;
}

body {
  background-color: #920000;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#ffcc99;  
  text-align:center;
  margin:0px;
  padding:0px;
}

/***************************/
/* General element styles: */
/***************************/

H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE { 
	font-family: verdana, arial, helvetica; 
	color: #ffcc99; 
}
INPUT, TEXTAREA, SELECT { 
	font-family: verdana, arial, helvetica; 
	color: #000000; 
}
PRE { font-family: monospace; }
A { color: #ffcc99; text-decoration: underline; }
A:hover { color: #ffcc99; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, UL, OL { font-size: 12px;line-height:15px;word-spacing:2px;}
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 12px; }

/******************/
/* Headers, plain */
/******************/

H1 { font-size: 13px; }
H2 { font-size: 18px; color: #186900; }
H3 { font-size: color:#FFCC99; font-size:13px; }
H4 { font-size: 14px; color: #8A0020; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 0px; margin-bottom: 0px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

/*******************/
/* RTE / Bodytext: */
/*******************/

P.bodytext { font-size: 12px; color: #ffcc99;}
P.csc-linkToTop{
	padding-bottom:10px;
}
/*P.bodytext A { font-weight: bold; }*/

/* RTE / Bulletlists */
UL { margin-top: 0px;  }
UL UL LI { font-size: 12px; }
OL { margin-top: 0px; }
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

/* RTE / Table styling */
TABLE.contenttable { border: 0px #333333 solid; margin: 0px 0px 0px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size: 12px; }
TABLE.contenttable TR { background-color: #A2292E; }

/* Formular styling */

/* Überschriften der LABEL bei Radio Buttons*/
legend {
color:#000000;
background-color: #FFFFFF;
padding-left:10px;
padding-right:10px;
border: 0px;
}

/* Definition des Gesamtrahmens der Radio Buttons*/
fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 0px solid #D7AE78;
}

/* eigene Klasse für die Abstände nach oben und unten
bei der vwerwendung von Radio Buttons in Formularen */
.radiolayout {
width:60%;
color: #474747;
padding-top:15px;
padding-bottom:15px;
}

/* eigene Klasse für den Gesamtrahmen vom Formular */
.formu {
width:80%;
font-family: Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif;
color: #ffcc99;
font-size: 12px;
background-color: #B1DFB5;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 0px solid #fff;
/* font-weight:bold;*/
}

/* spezielle Klassen für Formularelemente */
.mf-radio {
border:0px;
}

.mf-input {
font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
color: #ffcc99;
font-size: 12px;
border: 1px solid #ffcc99;
}
.mf-pass {
font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
}
.mf-text {
font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
color: #ffcc99;
font-size: 12px;
border: 1px solid #ffcc99;
}
.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}
.mf-file {
font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
}
.mf-reset {
font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
}
.mf-submit {
font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
background-color: #ffcc99;
border: 0px;
font-weight:normal;
}

p.align-center {
	 text-align:center;
}

p.align-right {
	 text-align:right;
}

a { 
	text-decoration: underline;
}

a img {
	border:0px;
}

a:hover img {
	border:0px;
}
 
pre { 
	color: #564b47;
	font-size: 11px;
	background-color:transparent;
	font-family: Courier, Monaco, Monospace;
}


.pic-left {
	float:left;
}

.text-bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffcc99;
	padding: 7px 4px 5px 95px;
}

.text-footer {
	color: #ffcc99;
	font-size: 11px;
	background-color:transparent;
	text-decoration: none;
	float:right; 
}

.text-footer-link {
	color: #ffcc99;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none; 
	float:left; 
}

.text-normal {
	font-size: 12px;
  	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  	color:#ffcc99; 
}

/* Grundgerüst */

#centerBox{
	width:960px;
	margin: 0px auto;
	padding:0px;
}
* html #centerBox { /*IE6 only*/
	width:961px;
}
#box {
	width:100%;
	margin: 0px;
	padding:0px;
	text-align:left;
	float:left;
	border-width:1px;
	border-style:solid;
	border-color:#ffcc99;
	background-color:#a2292e;
}

#box-left, #box-right {
	padding:0px;
	float:left;
}

#box-left {
	background-color:#8B0016;
	width:766px;
} 

#box-right {
	width:193px;
}

#box-bottom {
	width:960px;
	height:120px;
	padding:0px 0px;
	float:left;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#ffcc99;
	background-color:#8b0016;
}

#box-left-bottom {
	width:206px;
	height:85px;
	padding:0px;
	float:left;
	margin-top:17px;
	margin-left:15px;
	display: inline;
	border-width:1px;
	border-style:solid;
	border-color:#c56851;
	background-color:#A2292E;
} 

#box-center-bottom {
	width:222px;
	height:85px;
	padding:0px;
	float:left;
	margin-top:17px;
	margin-left:26px;
	border-width:1px;
	border-style:solid;
	border-color:#c56851;
} 

#box-right-bottom {
	width:208px;
	height:85px;
	padding:0px;
	float:left;
	margin-top:17px;
	margin-left:26px;
	border-width:1px;
	border-style:solid;
	border-color:#c56851;
} 
#box-right-bottom-2 {
	width:208px;
	height:85px;
	padding:0px;
	float:left;
	margin-top:17px;
	margin-left:26px;
	border-width:1px;
	border-style:solid;
	border-color:#c56851;
} 

#logo {
	width:222px;
	height:180px;
	padding:0px;
	margin:0px;
	text-align:center;
	float:left;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c56851;
	background-color:#8b0016;
}

#links {
	width:222px;
	height:100;
	padding:10px 0 0;
	float:left;
	background-color:#8b0016;
	min-height:550px;
}

#sprachen {
	width:163px;
	height:15px;
	padding:150px 15px 15px;
	margin:0px;
	background-color:#920000;
	border-top-width:0px;
	border-top-style:solid;
	border-top-color:#ffcc99;
	border-bottom-width:0px;
	border-bottom-style:solid;
	border-bottom-color:#ffcc99;
}

* html #sprachen { /*IE6 only*/
	width:192px;
}

#romantik-logo{
	position:absolute;
	left:500px;
	top:20px;
}

#hotel-animation-oben {
	width:541px;
	height:180px;
	padding:0px;
	float:left;
	border-left:1px solid #C56851;
	border-right:1px solid #C56851;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c56851;
	background-color:#920000;
}

* html #inhalt { /*IE6 only*/
	width:544px;
}

#inhalt {
	background-color:#a2292e;
	border-left:1px solid #C56851;
	border-right:1px solid #C56851;
	float:left;
	height:100%;
	padding:0px;
	width:542px;
}

#contentMask{
	padding:13px 10px 0;
}

#scroller {
	width:15px;
	height:100%;
	padding:0px;
	float:left;
	background-color:#a2292e;
}

#rechts {
	width:192px;
	height:100%;
	padding:0px;
	float:left;
	background-color:#a2292e;
}

#animation-rechts{
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#c56851;
}

#footer {
	line-height:20px;
	margin: 0px auto;
	padding:0px;
	width:960px;
}

.tx_lumogooglemaps_pi1_infobox{
	color:#920000;
}

.gmapDir{
	color:#920000;
}

#routeFormWrapper {
	line-height:25px;
	padding:20px;
}

.box_right_news{
	line-height:20px;
	margin-bottom:15px;
}

.tx-timtabsociable-pi1 {
	float:left;
	margin-left:56px;
}

.tx-timtabsociable-pi1 img{
	padding-right:10px;
}

.tx-thmailformplus-pi1{
	height:auto !important;
	min-height:470px;
}