/* CSS Document */
#seite {
	text-align: left;
	width: 100%;
}
#zentriert {
	width: 960px;
	margin: auto;
	align: left;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6C6C6C;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 8px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #376FB9;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

#navigation {
	width:960px;
	float:none;
	clear:both;
	height: 25px;
	position: absolute;
	visibility: visible;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	}
.navibutton {
	width:160px;
	height:23px;
	float:left;
	padding:0px;
	margin:0px 0px 1px 0px;
	}
.topnavibutton {
	width:160px;
	height:23px;
	float:left;
	padding:0px;
	margin:0px 0px 1px 0px;
	}
.navibuttonleft {
	width:5px;
	height:100%;
	float:left;
	background:url(../images/navigation/button-left.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}
.navibuttoncenter {
	width:150px;
	height:100%;
	background:url(../images/navigation/button-tile.jpg);
	background-position:left;
	background-repeat:repeat-x;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
	}
.navibuttonright {
	width:5px;
	height:100%;
	float:right;
	background:url(../images/navigation/button-right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	}
.navibuttonlefthover {
	width:5px;
	height:100%;
	float:left;
	background:url(../images/navigation/buttonover-left.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}
.navibuttoncenterhover {
	width:150px;
	height:100%;
	background:url(../images/navigation/buttonover-tile.jpg);
	background-position:left;
	background-repeat:repeat-x;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
	}		
.navibuttonrighthover {
	width:5px;
	height:100%;
	float:right;
	background:url(../images/navigation/buttonover-right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	}

.naviwrapper {
	padding:0px;
	margin:0px;
	width:160px;
	float:left;
	}

.subnaviwrapper {
	width:160px;
	padding:0px;
	margin:0px;
	float:left;
	}
	
.navibuttoncenter a {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #990000;
	display:block;
	border:none;
	}

.navibuttoncenterhover a {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FFFFFF;
	display:block;
	}

.navibuttoncenter a:hover {
	color: #990000;
	}


.navibuttoncenterhover a:hover {
	color: #FFFFFF;
	text-decoration:none;
	}
.navilink {
	margin: 0px 0xp 0px 0px;
	padding: 3px 0px 0px 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	behavior: url(../../styles/styles/iepngfix.htc);
	}
	
#seiteninhalt {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 960px;
	text-align: left;
}
.divlinks {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 230px;
}

.einviertellayer {
	width: 235px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.einviertelheadlinedunkel {
	background-image: url(../images/back-einviertel-dunkelgrau.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 235px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.einviertelheadlinehell {
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 235px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/back-einviertel-hellgrau.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.einviertellayerinhalt {
	width:225px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom:10px;
	margin-left:0px;
	padding: 0px;
}
.zweiviertellayer {
	width: 470px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.zweiviertelheadlinehell {
	background-image: url(../images/back-zweiviertel-hellgrau.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 470px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.zweiviertellayerinhalt {
	width:470px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom:10px;
	margin-left:0px;
	padding:0px;
}
.dreiviertellayer {
	float: left;
	width: 716px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 4px;
}
.dreiviertelheadlinehell {
	background-image: url(../images/back-dreiviertel-hellgrau.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 708px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.dreiviertellayerinhalt {
	width:708px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom:10px;
	margin-left:0px;
	padding:0px;
	float:left;
}
.schattierung01 {
	background-color:#EBEBEB;
	}
.thumbbox {
	background-color: #DDDDDD;
	margin: 3px;
	padding: 3px;
	height: 160px;
	width: 160px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
.packetnavi {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.kopfleiste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.indexbezeichnung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #666666;
}
.indexueberschrift {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
.indexmehr {
	font-size: 9px;
	line-height: 11px;
}

.indexmehr a {
	color:#376FB9;
	}
.hotelsanzeigen {
	margin: 5px;
	padding: 0px;
}
.sonderpreis {
	color: #FFFFFF;
	background-color: #3399FF;
	text-align: right;
}
.fehlermeldung {
	font-size: 13px;
	color: #FF0000;
}
.orange {
	background-color: #FFCD71;
}
.btnwarenkorb {
	font-size: 12px;
}
.eingabefehler {
	background-color: #FF6600;
}
.eingabe {
}
