﻿/* city-room Template */

@import url(layout.css);
@import url(form.css);
body {
	color: #444;
	font-family: Sans-Serif, Sans-serif, sans-serif, "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: small;
	font-style: normal;
	background-color: #fff;
}
#container {
	width: 100%;
	margin: 0;
	background-color: #fff;
	position: relative;
}
#masthead {
	text-align: right;
	width: 100%;
	background-color: #fff;
	border-top: 1px solid #999; 	
}
/* header menu */
#masthead ul {
	position: absolute;
	list-style: none;
	margin: 0; padding: 0;
	/* change the values of left and top to adjust the position of the slogan */
	right: 5px; top: 5px;		
}
#masthead ul li {
	display: inline;
}
#masthead ul li a {
	float: left;
	display: block;
	padding: 3px 8px;
	color: #FFF;
	font: normal .75em Arial, Helvetica, Verdana, Sans-Serif;
	background-color: transparent;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #DDD;
}
#masthead li a:hover {
	background: #DDD;
	color: #444;
}
#masthead li a#current  {
	background: #DDD;
	color: #444;
}
#masthead img {
	float: left;
	margin: 0px;
	padding-bottom: 0px;
}
#masthead p {
	padding-right:10px;
	padding-top:0 !important /*Non-IE6*/;
	padding-top:10px /*IE6*/;


}

#masthead .slogan {
	font-family: Verdana;
	font-size: xx-small;

}

/* Mainmenu */
#menu {
	position: relative;
	margin: 0 auto; padding: 0;
	margin-top:5px;
}
#menu ul {
	font: 1.1em normal Sans-serif, Arial ;
	text-align: center; /*set value to "left", "center", or "right"*/
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0; padding: 0;
}
#menu ul li {
	display: inline;
	list-style-type: none;
}
#menu ul li a {	
	width:auto;
	margin-top:0;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	color: #660300;
	padding: 5px 20px 5px 20px;
	border: 1px solid #ffcc33;
	border-top: 0px;
	background: #ffcc33 url('../images/menu_bg.gif') repeat-x;
	margin-right: 2px;
	}
#menu a:hover {
	background: #ffcc33 url('none');
	}

#page_content {
	position: relative;
	width: 100%;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCAA77;
}
#column_l {
	width: 72%;
	margin: 0 0 0 0px;
	padding: 10px 10px 10px 0px;
}
#ccolumn_l {
	font-size: 0.8em;
	margin:0;
	font-weight:100;
	padding: 0px 10px 10px 1px;
	border-top: 1px dotted #444;
	color: #444;
}
/* Rechter Rand Formatvorlagen */
#column_mr {
	width: 22.4%;
	display:block;
	margin-top: 10px;
	padding:0px
}
#column_r {
	display:block;
	background-color: #fff;
	padding: 0 8px 8px 8px;
	border: 1px solid #eee;
	background: #eee url(../images/lijevo.gif) repeat-x;
	margin-bottom:8px
}

/* Partner Site Formatvorlagen */
#column_rp {
	display:block;
	background-color: #fff;
	padding: 0;
	border: 1px solid #ccc;
	margin: 0 0 20px 0;
}
/* Formatvorlagen für Fußzeile */
#footer {
	background-color: #fff;
	text-align: center;
	font-size: 0.9em;
	float:none
}
#footer a {
	margin-top: 4px;
	color: #666;
	text-decoration: none;
	display: block;
	padding:4px;
	border: 1px solid #ccc;
	background-color: #eee;
	margin-right: 2px;
}
#footer a:hover {
	color: #444;
	text-decoration: none;
	border: 1px solid #bbb;
	background-color: #ddd;
}
#ifooter p {
	font-size:0.8em;
	text-align: center;
	color: #888;
	margin: 0;
	padding-top: 4px;
}
#menu_right {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;

}
#menu_right ul {
	list-style-type: none;
	width:auto;
	margin: 15px 0 0 0;
	padding: 0;
}
#menu_right li {		
	float:left;
}
#menu_right ul li a {	
	font-weight: 200;
	text-decoration: none;
	color: #888;
	display: block;
	padding: 5px 15px;
	border: 1px solid #DAA520;
	background-color: #EEE9BF;
	margin-right:4px;
}
#menu_right a:hover {
	color: #000;
	border: 1px solid #DAA520;
	background-color: #FFFACD;
	}

.menu_right {
	font-family: Arial;
	font-size:1.2em
}


/* Inhaltsformatvorlagen */
h1 {
	font-size: 0.9em;
	margin:0;
	font-weight:500;
	text-transform: uppercase;
	padding-bottom:0;
	color: #DAA520;
}
h2 {
	font-size: 1.2em;
	text-transform: none;
	font-weight:500;
	color: #DAA520;
	letter-spacing: 0;
	border-bottom:1px dotted #808080;
	width:100%;
}
h2 a {
	color: #DAA520;
}

h3 {
	font-size: 0.85em;
	text-transform: uppercase;
	font-weight:500;
	color: #054370;
	margin-top: 10px;
	margin-bottom: 4px;
}

h4 {
	font-size: 0.85em;
	text-transform: uppercase;
	font-weight:500;
	color: #054370;
	margin-top: 10px;
	margin-bottom: 4px;
	border-bottom:1px dotted #808080;
}
h5 {
	font-size: 0.85em;
	font-weight:500;
	margin-top: 0px;
	margin-bottom: 4px;
	border-top:1px dotted #808080;
}
h6 {
	font-size: 0.7em;
	color: #054370;
}
/* Formatvorlagen für Hyperlinks */
a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #444;
}
a:hover {
	color: #444;
	text-decoration: none;
	border-bottom: 1px solid #444;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.slogan {
	font-size: 0.85em;
	color: #444;
}
.normal {
	font-size: 0.95em;
	color: #444;
	text-transform: none;
}
a.img {
	border: 0;
	padding: o;
	margin:0;
}
img {
	border: 0;
	padding: o;
	margin:0;
}
.pic {
	border-style: solid;
	border-width: 1px;
}
.zoom{
	border: 0;
	border-spacing: 0;
	margin-left: 3px;
	margin-right: 3px;
}
.angebot_1 {
	color: #FFFFFF;
	font-weight:600;
	background-color: #FF0000;
	border: 1px solid #aa0000;
	padding-left: 3px;
	padding-right: 3px;

}
.preis {
	white-space: nowrap;
	color: #054370;
	border: 1px solid #054370;
	border-left: 0px;
	border-right: 0px;
	padding: 4px 8px;
	background-color:transparent;
}
.preiss {
	white-space: nowrap;
	color: #054370;
	border: 1px solid #054370;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0;
	padding: 4px 8px;
	background-color:transparent;
}

.ppreis {	
	width: inherit;
	font-weight: 900;
	text-decoration: none;
	color: #cdd9e2;
	text-align:center;
	border: 1px solid #000;
	background-color: #054370;
}
.ppreiss {	
	font-family: Arial, Helvetica, Sans-Serif;
	width: inherit;
	font-weight: bolder;
	font-size: 3em;
	text-decoration: none;
	color: #cdd9e2;
	text-align:center;
	border: 1px solid #000;
	padding: 0px 4px 4px 4px;
	background-color: #054370;
	letter-spacing: -3px;

}
.nowrap {
	white-space: nowrap;
}
.xx {
	 font-size:0.3em;
}
.tab-bg_gray {
	background-color: #808080;
}
.tab-bg_blue {
	background-color: #054370;
}
.tab_right {
	text-align:right;
}
.tab-v-line {	
	border-left: 1px dotted #444;
}
.tab-x-line {	
	padding-right: 10px;
}

.button {	
	text-decoration: none;
	color: #444;
	white-space: nowrap;
	padding: 5px 15px;
	border: 1px solid #bbb;
	border-bottom: 0;
	background: #fff url('../images/folder/button1.gif') repeat-x;
}
.button-line {	
	border-bottom: 1px dotted #444;
}

#button1 a {
	white-space: nowrap;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
	color: #888;
	display:block;
	padding: 5px 15px;
	border: 1px solid #bbb;
	background: #eee url('none') repeat-x;
}
#button1 a:hover {
	text-decoration: none;
	white-space: nowrap;
	color: #444;
	display:block;
	border: 1px solid #bbb;
	background: #fff url('../images/folder/button2.gif') repeat-x;
	}
	
.button2 a {	
	text-decoration: none;
	display:block;
	color: #333;
	white-space: nowrap;
	padding: 3px 12px;
	border: 1px solid #DAA520;
	border-bottom: 0;
	background: #FFFACD;
}

.bottom {
	border: 0;
	margin-left:10px;
 	margin-top:10px;
}
.bottom a {
	border: 0;
}
.finden {
	letter-spacing:-0.04em; 
	color:#808080;
	font-size:1.2em;
}
.normal1 {
  font-weight:bold;
}
.navigation a {
	width:100%;
}
.navigation_dot {
	font-family: Arial;
	font-size:1.2em
}
.foot {
	letter-spacing:-0.01em; 
	color:#ddd;
	font-size:0.8em;
}
#headP {
	text-align: center;
	color:#fff;
	background-color: #666;
	padding:3px;
	margin-bottom:4px;
	border: 1px solid #fff;
}
#navigationP a {
	display:block;
	margin:0px 8px 0px 8px;
	padding-left:3px;
	text-align: left;
	font-size:0.75em;

}
a.nav  {
	color: #555;
	text-decoration: none;
	border-bottom:1px dotted #aaa;
}
.nav:hover {
	color: #555;
	text-decoration: none;
	border-bottom:1px solid #aaa;
}

.gast_bottom {
border-bottom: 1px solid #cdcdcd;
}
.highcontent{background-color: #f0f0f0; padding: 4px 4px 4px 4px}
.nohighcontent {padding: 4px 4px 4px 4px}
.searchhighcontent{background-color: #f0f0f0; padding: 4px 4px 4px 4px; list-style-type: decimal}
.searchnohighcontent {padding: 4px 4px 4px 4px; list-style-type: decimal}