@CHARSET "UTF-8";

* {
	margin: 0; 
	padding: 0;
}

body {
	color: #4d0713;
	font-family: "Verdana", "Arial", "Lucida Sans Unicode", sans-serif;
	font-size: 9pt;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

a {
	color: #444;
	text-decoration: none;
}

h1 {
	color: #b40b1a;
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 15px;
}

h2 {
	font-weight: bold;
	color: #444;
	font-size: 10pt;
	margin-bottom: 7px;
}

h3 {
	color: #51483a;
	font-size: 9pt;
	margin-bottom: 3px;
}

p {
	margin: 0;
	padding: 0;
	line-height: 16px;
}

ul {
	margin-left: 15px;
}

li {
	margin-left: 10px;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	position: relative;
}

div.container {
	width: 1000px;
	background-image: url(/basics/images/bg.gif);
	background-repeat: repeat-y;
}

div.content_links {
	width: 778px;
	float: left;
	margin-right: 20px;
}

div.header {
	width: 778px;
	height: 238px;
	background-color: #fff;
}

div.content_rechts {
	width: 200px;
	float: right;
	margin-bottom: 120px;
	
}

div.rote_box_head {
	background-color: #4d0713;
	height: 22px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding-top: 6px;
}

div.rote_box_text {
	padding: 10px;
	color: #fff;
	font-size: 8pt;
	background-color: #b40b1a;
}

div.rote_box_text a.mehr {
	background-image: url(/basics/images/mehr_rot.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 17px;
	color: #4d0713;
}

img.blaettern {
	margin-top: 2px;
}

div.box_headline {
	margin-bottom: 2px;
}


div.specials_head {
	background-color: #b40b1a;
	height: 35px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding-top: 4px;
}

div.specials_text {
	padding: 7px 10px;
	color: #4d0713;
	font-size: 8pt;
}

div.specials_text a.mehr {
	background-image: url(/basics/images/mehr_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 17px;
	color: #b40b1a;
}

div.specials_text h2 {
	text-transform: uppercase;
	color: #b40b1a;
	font-weight: normal;
	font-size: 8pt;
	margin-bottom: 2px;
}

div.specials {
	width: 200px;
	
	background-color: #d17558;
}

div.angebote_head {
	background-color: #4d0713;
	height: 35px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding-top: 4px;
}

div.angebote_text {
	padding: 7px 10px;
	color: #4d0713;
	font-size: 8pt;
}

div.angebote_text a.mehr {
	background-image: url(/basics/images/mehr_grau.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 17px;
	color: #b40b1a;
}

div.angebote_text h2 {
	text-transform: uppercase;
	color: #b40b1a;
	font-weight: normal;
	font-size: 8pt;
	margin-bottom: 3px;
}

div.reservierung_head {
	background-color: #941017;
	height: 21px;
	color: #fff;
	text-transform: uppercase;
	padding-top: 4px; 
	padding-left: 10px;
}

div.reservierung_text {
	font-size: 9pt;
	padding: 7px 10px;
}

table.reservierung td {
	text-align: right;
}

table.reservierung input {
	text-align: left;
	border: 0;
	width: 52px;
	color: #4d0713;
	padding: 4px;
}

div.reservierung_weiter {
	background-color: #51483a;
	height: 21px;
	color: #fff;
	text-transform: uppercase;
	padding-top: 4px; 
	padding-right: 10px;
	text-align: right;
	margin-bottom: 45px;
}

div.reservierung_weiter a {
	background-image: url(/basics/images/braun_r.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 20px;
	color: #fff;
}

select.reservierung  {
	background-color: #fff;
	border: none;
	padding: 3px;
	margin-bottom: 3px;
	width: 90px;
	text-align: right;
}

div.clear {
	clear: both;
}

div.top {
	margin-bottom: 20px;
	height: 62px;
	background-image: url(/basics/images/altstadt_hotels.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
}

div.linie {
	height: 1px;
	border-bottom: 1px solid #CFCFC2;
	margin-bottom: 10px;
	margin-top: 10px;
	
}

div.abstand {
	height: 8px;
	background-color: #fff;
}

div.content {
	padding: 9px 10px 12px 30px;
	float: right;
	width: 513px;
}

div.navi_spalte {
	width: 225px;
	float: left;
}

div.navi {
	padding: 10px;
}

ul.navi {
	margin: 0px;
}

ul.navi li {
	list-style-type: none;
	font-size: 11pt;
	border-top: 2px dotted #a8a299;
	text-align: right;
        padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

ul.navi li.home {
	border-top: none;
}

ul.navi a {
	color: #4d0713;
	padding-right: 20px;
}

ul.subnavi li {
	list-style-type: none;
	font-size: 11pt;
	text-align: right;
        padding-top: 5px;
	padding-bottom: 5px;
	border: none;
}

ul.subnavi a {
	color: #4d0713;
	padding-right: 20px;
}

ul.navi a:hover {
	color: #b40b1a;
	padding-right: 20px;
}

ul.navi a.aktiv {
	color: #b40b1a;
	background-image: url(/basics/images/pfeil_subnavi.gif);
        background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

ul.navi a.ordner:hover {
	color: #b40b1a;
	padding-right: 20px;
}

ul.navi a.ordner_aktiv {
	color: #b40b1a;
	background-image: url(/basics/images/pfeil_navi.gif);
        background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}


div.footer_links {
	width: 225px;
	background-color: #4d0713;
	height: 18px;
	float: left;
        text-align: right;
}

div.footer_links a {
        color: #fff;
	margin-right: 10px;
        font-size: 8pt;
}

div.footer_mitte {
	width: 555px;
	background-color: #941017;
	height: 18px;
	float: left;
}

div.footer_rechts {
	width: 190px;
	background-color: #ddd9d2;
	height: 16px;
	float: right;
	font-size: 7pt;
	color: #51483a; 
	padding-left: 10px; 
	padding-top: 2px;
}

td.willkommen {
	font-size: 14pt;
	text-transform: uppercase;
	color: #51483a; 
}

div.altstadthotels {
        background-color: #fff;
	background-position: center;
	background-image: url(/basics_altstadt/images/altstadthotels.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 200px;
	position: absolute;
	bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.grossbuchstaben {
	text-transform: uppercase;
}


table.kontaktformular {
	font-size: 11px;
}

input.textfeld {
	background-color: #ddd9d2;
	border: none;
	padding: 4px;
	width: 230px;
	font-size: 11px;
	font-family: "Verdana", "Arial", "Lucida Sans Unicode", sans-serif;
	margin-bottom: 4px;
	color: #8f8678;
}

table.kontaktformular textarea {
	background-color: #ddd9d2;
	border: none;
	padding: 5px;
	font-family: "Verdana", "Arial", "Lucida Sans Unicode", sans-serif;
        font-size: 11px;
	margin-bottom: 4px;
	color: #8f8678;
}

a.senden {
	background-image: url(/basics/images/pfeil_senden.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 20px;
	color: #51483a;
	text-transform: uppercase;
        padding-top: 5px;
        font-size: 9pt;
}

a.pointer {
cursor: pointer;
}



a.galerie {
	background-image: url(/basics/images/pfeil_galerie.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 20px;
	color: #941017;
	text-transform: uppercase;
}

.galerie {

}
.galerie div {
  float: left;
  margin-right: 10px;
}

td.grau, td.grau a {
  color: #7b7469;
}

input.newsletter {
	background-color: #ddd9d2;
	border: none;
	padding: 5px;
	width: 360px;
	font-size: 11px;
	font-family: "Verdana", "Arial", "Lucida Sans Unicode", sans-serif;
	margin-bottom: 4px;
	color: #50483b;
}

a.nl_button {     
	color: #fff;
        background-image: url(/basics/images/nl_button.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 20px;     
        text-transform: uppercase;
        pointer: hand;
}

div.nl_button {
         cursor: pointer;
	 background-color: #50483b;
         padding: 4px 15px 5px 35px;
}
