/* hotelstandby.de CSS */

/* Layout */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
	}
	
#main {
	width: 780px;
	margin: 0px auto;
	text-align: center;
}

#nav {
	top: 20px;
	}
	
#container {
	text-align:left;
	padding: 4px 26px 4px 28px;
}

#footer {
	padding: 4px 38px 4px 38px;
	font-size: 10px;
	color: #000000;
	}
	
#footer a {
	text-decoration:none;
	color:#000000;
	}

#footer a:hover {
	text-decoration: underline;
	}
	
a, a:visited{
	color: #E01277;
	text-decoration: underline;
}
.hsbfooter {
	color: #E01277;
}
#footer .hsbfooter a:link, #footer .hsbfooter a:visited {
	color: #E01277;
	text-decoration: none;
}
#footer .hsbfooter a:hover, #footer .hsbfooter a:active {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
a.reset:link, a.reset:visited {
	color: #999999;
	text-decoration: none;
}	
a.reset:hover, a.reset:active {
	text-decoration: underline;
}	
/* Contentbox */

.box {
	padding:0 14px 0 0;
	background:#fff url(images/borders.gif) 100% 0 repeat-y;
}
.bi {
	padding:0 0 0 14px;
	background:#fff url(images/borders.gif) 0 0 repeat-y;
	background-color:#FFFFFF;
}
/* Top border and right corner */
.bt {
	height:41px;
	margin:0 -14px;
	background:url(images/box.gif) 100% 0 no-repeat;
}
/* Top left corner */
.bti {
	width:18px;
	height:41px;
	background:url(images/box.gif) 0 0 no-repeat;
	float:left;
}
/* Bottom border and right corner */
.bb {
	height:17px;
	margin:0 -14px;
	background:url(images/box.gif) 100% 100% no-repeat;
}
/* Bottom left corner */
.bbi {
	width:18px;
	height:17px;
	background:url(images/box.gif) 0 100% no-repeat;
}
.titel {
	padding: 14px 0 0 14px;
	font-weight: bold;
	color: #333333;
}
.text {
	background-color: #FFFFFF;
	margin:0;
	padding:8px 8px;
	font-size: 11px;
	line-height:16px;
	color: #333333;
	min-height:648px;
}
* html .text {
	height:648px;
}

/* CMS Divs */

.cms-image {
	/*border:1px solid #606060;*/
}
.cms-image img {
	vertical-align: bottom;
	border:0px;
}
.cms-image-noposition {
	border:0px;
	padding:0px;
	margin:0px;
}
.cms-image-noposition img {
	vertical-align: bottom;
}
.cms-image-text {
	background-color:#606060;
	padding:2px;
	color:#FFFFFF;
	font-size:11px;
	line-height:13px;
}

/* Contact Form */

.contact {
	width:100%;
}
.contact td {
	padding:2px 2px 2px 10px;
	font-size: 11px;
}
.contact input {
	border:1px solid #CCCCCC;
	padding: 2px;
	font-size: 11px;
}
.contact textarea {
	border:1px solid #CCCCCC;
	padding: 2px;
	font-size: 11px;
}
#error {
	border:1px solid #DF197B;
}

.errorcode {
	color:#DF197B;
	font-weight:bold;
}

/* Search Form */

.search {
	width:100%;
	font-size:11px;
}

.search td.border {
	border-top:1px solid #CCCCCC;
}
.search input.norm, select, textarea {
	border:1px solid #999999;
	padding: 2px;
	font-size:11px;
	background:#F0F0F0;
}
.search td {
	padding:4px;
}

#search-results {
    width : 174px; 
	border : 1px solid #999999;
	position:absolute;
	z-index:100;
	overflow:hidden;
	top:19px;
	left:0px;
	font-size:11px;
}

* html div#search-results { /* box model hack */
	width : 174px; 	
	position:absolute;
	z-index:100;
	font-size:11px;
	} 

.sr, .srs {
    width : 100%; float : left;
    font-size : 11px; padding : 1px 0 0 0;
}
.sr { background-color : #fff; color : #000; }
.srs { background-color : #D0DEF4; color : #DF197B; cursor : pointer; }
.sr .src { color : #008000; }
.srs .src { color : #fff; }
.srt { float : left; font-size : 13px; margin-left : 4px; }
.src { float : right; font-size : 10px; margin-right : 3px; padding-top : 2px; }

li {
	list-style-image:url(images/dot.gif);
	
}
#werbung {
	width: 468px; 
	margin: 6px 0 0 -6px;
}
* html #werbung {
	width: 454px;
	overflow: hidden;
}

/* MYHSB */

