@charset "utf-8";
/* CSS Document */
@import url("calendar.css");
@import url("pauschalen.css");

* {
	padding:0;
	margin:0;
	}
	
html, body {
	width:100%;
	height:100%;
}
img, object, a {
	outline-style:none;
}
	
body {
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:12px;
}

span.important {
	color:#990000;
	}

div#wrapper {
	width:992px;
	position:relative;
	margin:0 auto;
}
	
div#top {
	position:relative;
	float:left;
	width:990px;
	height:70px;
	padding-top:10px;
}
	
div#middle {
	position:relative;
	float:left;
	width:990px;
	border:1px solid #990000;
	background-image:url(img/bg_main.gif);
	background-repeat:repeat-y;
}
	
div#bottom {
	position:relative;
	float:left;
	width:992px;
	height:30px;
	text-align:center;
	font-size:10px;
	color:#900;
	padding-top:3px;
}
div#bottom a{
	color:#000;
}
div#bottom a:hover{
	color:#900;
}


div#sprachen {
	position:absolute;
	width:150px;
	text-align:right;
	top:60px;
	right:150px;
	font-size:10px;
	text-transform:lowercase;
	height:10px;
}

div#sprachen a {
	color:#666666;
	text-decoration:none;
}

div#sprachen img {
	border:0;
	margin-top:2px;
	margin-bottom:-2px;
}

div#impressum {
	position:absolute;
	width:150px;
	text-align:right;
	top:62px;
	right:0px;
	font-size:10px;
	text-transform:lowercase;
	height:10px;
}
	
div#impressum a {
	color:#666666;
	text-decoration:none;
}

div#logo {
	position:relative;
	float:left;
	padding:0 0 5px 329px;
	width:336px;
	height:62px;
}
	
/* LEFT */
div#left {
	position:relative;
	float:left;
	width:329px;
	padding:0;
	margin:0;
	overflow:hidden;
}
/* ------- navi main ------- */
div#navi {
	position:relative;
	float:left;
	background-image:url(img/head_menu.gif);
	background-repeat:no-repeat;
	width:329px;
	height:200px;
	font-size:10px;
}
div#navi_main {
	text-align:right;
	position:relative;
	float:left;
	width:148px;
	padding:35px 0 0 0;
}
div#navi_main ul {
	list-style:none;
	line-height:17px;
}
div#navi_main ul li {
	width:138px;
	padding-right:10px;
}
div#navi_main a {
	color:#666;
	text-decoration:none;
}
div#navi_main li:hover {
	background-image:url(img/navi_main_over.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
div#navi_main li.selected {
	background-image:url(img/navi_main_down.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
div#navi_main li.selected a {
	color:#fff;
}
/* ------- navi sub ------- */
div#navi_sub {
	position:relative;
	float:left;
	width:181px;
	padding:35px 0 0 0;
}

div#navi_sub ul {
	list-style:none;
	line-height:17px;
}
div#navi_sub ul li {
	width:171px;
	padding-left:10px;
}
div#navi_sub a {
	color:#fff;
	text-decoration:none;
}
div#navi_sub li:hover {
	background-image:url(img/navi_sub_over.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
div#navi_sub li.selected {
	background-image:url(img/navi_sub_down.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
div#navi_sub li.selected a {
	color:#900;
}

/* ------- navi ende ------- */

div#prospekt {
	position:relative;
	float:left;
	background-image:url(img/head_prospekt.jpg);
	background-repeat:no-repeat;
	width:149px;
	padding:15px 15px 15px 165px;
	height:103px;
	color:#fff;
	font-size:11px;
}

div#prospekt a{
	color:#fff;
}

div#prospekt img{
	padding:5px 0px 0px 0px;
}

div#topangebote {
	position:relative;
	float:left;
	background-image:url(img/head_angebote.jpg);
	background-repeat:no-repeat;
	width:149px;
	padding:15px 15px 15px 165px;
	font-size:11px;
	color:#fff;
}

div#schnellanfrage {
	position:relative;
	float:left;
	background-image:url(img/head_anfrage.jpg);
	background-repeat:no-repeat;
	width:149px;
	padding:15px 0px 0px 165px;
	height:120px;
	font-size:10px;
	color:#fff;
}

div#schnellanfrage  div.headline {
	position:relative;
	float:left;
	padding:0px 0px 5px 0px;
	width:135px;
}

div#schnellanfrage  div.txt {
	position:relative;
	float:left;
	width:103px;
	padding:0px 0px 5px 0px;
}

div#schnellanfrage  div.img {
	position:relative;
	float:left;
	width:40px;
	padding:0px 0px 5px 0px;
}

div#schnellanfrage  div.img img {
	border:1px solid #fff;
}

div#schnellanfrage div.btn {
	position:relative;
	float:left;
	padding:0px 0px 5px 0px;
}

div#schnellanfrage input {
	font-family:Verdana, Geneva, sans-serif;
	background-color:#fff;
	border:1px solid #fff;
	font-size:10px;
	color:#000;
}
div#schnellanfrage .button {
	width:144px;
	text-align:center;
	cursor:pointer;
	color:#900;
}

div#schnellanfrage input.date {
	border:2px solid #fff;
	width:99px;
}


/* FLASH */
div#flash {
	position:relative;
	float:left;
	width:660px;
	height:250px;
	padding:1px 0px 0px 0px;
}

/* INHALT */
div#inhalt {
	position:relative;
	float:left;
	width:641px;
	padding:10px 10px 10px 10px;
	line-height:18px;
	margin:0;
	overflow:hidden;
}

div#inhalt a {
	color:#990000;
	}
	
div#inhalt p {
	padding:0px 0px 15px 0px;
	}
	
div#inhalt ul {
	padding:0px 0px 0px 40px;
	}

div#map {
	width:631px;
	height:450px;
	border:1px solid #900;
}

/* Preise */
table#prices tr,  table#prices2 tr{
	padding:0;
	margin:0;
	}

table#prices td p, table#prices2 td p{
	padding:0;
	margin:0;
	}
	
table#prices th p, table#prices2 th p{
	padding:0;
	margin:0;
	}
	
table#prices td, table#prices2 td {
	padding:5px;
	margin:0;
	background-color:#ddd;
	}
	
table#prices th, table#prices2 th {
	padding:5px;
	margin:0;
	background-color:#900;
	color:#fff;
	}

/* Bildunterschrift */
.csc-textpic-caption {
	text-align:center;
	font-size:10px;
	color:#666;
	}
	
.align-center {
	text-align:center;
	}
.align-left {
	text-align:left;
	}
.align-right {
	text-align:right;
	}
	
div#pix {
	display:none;}


