/* Stylesheet - Hotel Nuhnetal */
body {
  text-align:center;
  margin-top:132px;
  background-color:#FFFFC5;
  font-family:Verdana;
  background: url(/fileadmin/layout/hintergrund.jpg) repeat;
}
a img {
	border: 0 !important; 
}
a {
  color:#93010C;
}
a:hover {
    text-decoration:none;
}
p {
  margin:0px;
}
div.content p, div.rtop p {
  position: relative;
}
table,tr,td {
  margin:0px;
  padding:0px;
}
.site {
  width:960px;
  margin:auto;
  padding:10px 10px 0px 10px;
  border-style:solid;
  border-width:1px;
  border-color:#e6a200;
  position:relative;
  text-align:left;
  background-color:white;
}

/* Logo */
.logo {
  width:274px;
  height:135px;
  position:absolute;
  top:-113px;
  left: 368px;
  background: url(/fileadmin/layout/hotel-nuhnetal-logo-2011.png) no-repeat;
}

/* MENue */
.menue {
  width:960px;
  height:67px;
  margin-bottom: 0px;
}
  
/* Hauptmenue */

  .hmenue {
    width:960px;
    height:32px;
    background-color:#740000;
    background: url(/fileadmin/layout/hmenueHintergrund.jpg) repeat; 
    padding:0px;
    margin:0px; 
    overflow:hidden; 
  }
  
  /* Hauptmenueelement */
  .listenelement {
    list-style-type: none;
    float:left;
  }
  
  /* Link im Hauptmenue */
  .hmenue a { 
    font-size:16px;
    font-family:georgia;
    line-height:30px;
    color:#fff0c2;
    float:left;
    padding:1px 12px 1px 12px;
    text-decoration:none;
  }
  
  /* Hauptmenue Link bei MouseOver */
  .hmenue a:hover {  
   color:#FFFFFF;
   float:left;
   background:url(/fileadmin/layout/hmenueAuswahl.gif) no-repeat center bottom;
  }
  
  /* Aktives Hauptmenueelement */
  .hmenue .aktiv {
    color:#FFFFFF;
    float:left;
    background:url(/fileadmin/layout/hmenueAuswahl.gif) no-repeat center bottom;
  }
    
/* Untermenue */

  .submenue {
    width:955px;
    height:34px;
    background-color:#e8e8e8;
    background: url(/fileadmin/layout/submenueHintergrund.jpg) repeat; 
    padding:0px;
    margin:0px;
    padding-left:5px; 
    overflow:hidden;
    border-bottom:1px solid #b5b5b5;
    

    
  }
  
  
  /* Link des Untermenues */
  .submenue a {
    font-size:16px;
    font-family:times;
    line-height:35px;
    color:#4d4d4d;
    float:left;
    padding:0px 8px 0px 8px;
    text-decoration:none;
    display: block;
    height: 31px;
    margin-right: 2px;
    margin-left: 2px;
  }
  
  /* Untermenuelink bei MouseOver */

  /* Aktives Untermenueelement */
  .submenue .aktiv {
    color:#1A1A1A;
    border-bottom: 3px solid #640000;
  }
  .submenue a:hover {
    color:#1A1A1A;
	border-bottom: 3px solid #919191;
  }
  .submenue .aktiv:hover {
    border-bottom: 3px solid #640000;  	
  }
  
  

/* Mittel Element */
 
.middle {
  width:960px;
  /*background: url(../layout/logos/trennlinie.gif) repeat-y 577px;*/
  float:right;
  padding:0px;
  margin:0px;
}
  
/* Linke Spalte */

.left {
  width:565px;
  padding-right:10px;
  float:left;
}

  /* Flashanimation */
  .flash {
    width:960px;
    height:275px;
  }
  
  /* Inhaltselement - Normal */
  div .content {
    color:#636363;
    font-size:13px;
    text-align:left;
    margin-top:0px;
    margin-bottom:0px;
    position:relative;  
  }

/* Rechte Spalte */

.right {
  border-left:1px solid #636363;
  color:#636363;
  float:left;
  font-size:13px;
  margin-top:10px;
  padding-left:10px;
  text-align:left;
  width:372px;
}

  /* Oberer Teil der Rechten Spalte - Inhaltselement - Rechts */
  .rtop {
    width:372px;
    margin-bottom:10px;
    overflow:hidden;
  }
  
  /* Unterer Teil der Rechten Spalte - Inhaltselement - Rand  */
  .rbottom {
    width:372px;
    margin-bottom:0px;  
    overflow:hidden;  
  }
  
  /* ueberschrift fuer den Unteren Teil der Rechten Spalte */
  .rbottom h1 {
    margin-top:10px;
  }

/* Anfrage Element */

.anfrage {
  font-size:14px;
  height:25px;
  background: url(/fileadmin/layout/anfrageHintergrund.jpg) repeat;
  text-align:right; 
  font-family:verdana;
  margin-top:5px;
}
.anfrage a{
  text-decoration:none;
  margin:3px;
  line-height:25px;
  color:#fff0c2;
}
.anfrage a:hover{
  text-decoration:none;
  margin:3px;
  line-height:25px;
  color:#ffffff;
}


/* Leeres Element */
.bottom {
  clear:left;
}

/* Footer */

.footer {
  margin:auto;
  margin-top:0px;
  width:960px;
  height:30px;
  line-height:30px;
  clear:left;
  border-style:none none none none;
  border-width:1px;
  border-color:#d7d7d7;
  text-align:right;
  position:relative;
  color:#636363;
  font-size:11px;
}
  .copyright {
    float:left;
  }
  
  /* Container der Footer Links */
  .footerlinks {
    position:absolute;
    right:0px;
    padding:0px;
    margin:0px; 
  }
  
  /* Links des Footers */
  .footerlinks a {
    color:#636363;
    height:30px;
    float:left;  
    text-decoration: none;
    margin:0px 5px 0px 5px;
  }
  
/* ueberschriften */  
h1,
h1.header,
h1.graphicalheader {
  color:#980000;
  font-size:50px;
  margin:0px;
  font-weight:normal;
  padding:0px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: P22;
  line-height: 64px;
}
h2 {
  color:#980000;
  font-size:15px;
  margin:0px;
  font-weight:normal;
  text-align:left;
  padding:0px;
}
h3 {
  color:#980000;
  font-size:13px;
  margin:0px;
  font-weight:normal;
  text-align:left;
  padding:0px;
}


/* the ticker */
div#tickersrc {
	display: none;

}
div#ticker {
	/* display: none; */
}
div#ticker {
	height:25px;
  width:672px;
	color:#980000;
  font-size:15px;
  font-family:times;
  text-align:left;
  line-height:25px;
	overflow: hidden;
	padding-left: 3px;
	padding-right: 3px;
}
div#ticker p {
	margin:0;
	padding:0;
	display: inline;
}
div#ticker p a {
	color:#980000;
}
div#ticker, div#ticker p {
	cursor: default;
}

img.imgcache {display:none;}

/*** hides the second object from all versions of IE ***/
* html object.content {
  display: none;
}
/*
  *html img.imgcache {
  display:inline;
}*/

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.content/**/ {
  display: inline;
}

* html img.imgcache/**/ {
  display: none;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.content {
  display/**/: none;
}

* html img.imgcache {
  display/**/: inline;
}


/* Gaestebuch */

.tx-veguestbook-pi1 h2.tx-guestbook-header {
  background:#636363;
  color:#FFFFFF;
  padding: 10px;
  width: 547px;
}
.tx-veguestbook-pi1 .tx-guestbook-right {
  width:380px;
  background:#FFFFFF;
  padding:10px;
}
.tx-veguestbook-pi1 .tx-guestbook-left {
  width:147px;
  background:#FFFFFF;
  padding: 10px;
}
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
  width:20em;
}
.tx-veguestbook-pi1 .tx-guestbook-latest p,
.tx-veguestbook-pi1 .tx-guestbook-right p {
  color:#636363;
}



/* kontaktformular */

.eingabefeld {
  width:140px;
  margin-right:3px;
}
.beschriftung1, .beschriftung2 {
  width:90px;
}
.nachricht {
  width:540px;
}
.fehler {
  background-color:#d4d4d4;
  padding:5px;
}

h2.kontakt_fehler {
  width:135px;
}

.kontakt_fehler {
  color:#980000;
  background-color:#d4d4d4;
}
.kontakt_fehler_input {
  border:1px solid #980000;
}

/* Sprachnavi */
.langNavi{
  position:absolute;
  top:-21px;
  right: 1px;
}

.langNavi ul{
  display:inline;
  list-style-type:none;
  padding:0px;
  margin:0px;
}

.langNavi ul li{
  display:inline;
  list-style-type:none;
  margin-right:10px;
  color:#4D4D4D;
  font-family:times;
  font-size:15px;
  line-height:16px;
  text-decoration:none;
}

.langNavi ul li.empty {
	text-decoration:line-through;
}

/* deutlicherer hinweis im kontaktformular */
div.warnmeldungkontakt {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 525px;
	height: 63px;
	background-color: #d10000;
	color: white;
	padding: 10px;
	padding-left: 15px;
}
div.warnmeldungkontakt div.achtung {
	height: 30px;
	font-size: 16px;
}
div.warnmeldungkontakt div.text {
	color: white;	
}
div.warnmeldungkontakt img.ausrufezeichen {
	position: absolute;
	top: 14px;
	right: 10px;
}



/* Facelift 2011 --- Webfonts */
@font-face {
  font-family: 'P22';
  src: url('../fonts/p22cezan-webfont.eot');
  src: url('../fonts/p22cezan-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/p22cezan-webfont.woff') format('woff'),
  url('../fonts/p22cezan-webfont.ttf') format('truetype'),
  url('../fonts/p22cezan-webfont.svg#webfont') format('svg');
}
