/****************************************************
	A L L G E M E I N E   D E F I N I T I O N E N
****************************************************/

#top {
	background: #eae9e9 url(../images/bg_top.jpg) top center no-repeat;
	height: 17px;
}
#container {
	background: #f7a91b url(../images/bg.jpg) top center no-repeat;
}
#container_main {
	position: relative;
	text-align: left;
	width: 800px;
	margin: 0 auto;
	padding-top: 120px;
}
#header {
	background: url(../images/bg_header.png) center top no-repeat;
	width: 788px;
	padding: 6px;
}
#header .banner {
	height: 224px;
	margin: 0 auto;
}
#header .wuensche {
	height: 226px;
}
#logo {
	position: absolute;
	top: 20px;
	left: 20px;
}
#logo img {
	display: block;
	margin-bottom: 5px;
}
#logo span {
    font-family: 'PalatinoLinotypeBold';
	font-size: 1.2em;
	font-weight: normal;
	color: #fff;
}
#logo span span {
	padding: 0 4px;
}


#main {
}


#footer {
	position: relative;
	background: url(../images/bg_footer.png) top left no-repeat;
	height: 113px;
	width: 100%;
}
#footer div {
	position: relative;
	margin: 0 auto;
	width: 800px;
}
#footer .nav {
	position: absolute;
	top: 45px;
	right: 0;
}
#footer .nav a {
	display: inline-block;
	padding: 0 10px;
	font-size: 0.8em;
	color: #a77a01;
}
#footer a:hover, #footer a:focus, #footer a.active {
	color: #a63325;
	text-decoration: none;
}
#footer .cr {
	position: absolute;
	bottom: 5px;
	right: 15px;
	font-size: 0.8em;
	text-align: right;
	color: #fff;
}
#footer .macuti {
	font-family: "Lucida Sans";
	font-style: italic;
	color: #fff;
	font-size: 0.9em;
	padding-right: 5px;
}
#footer .rentagoo {
	color: #fff;
}
#footer a.macuti:hover, #footer a.macuti:focus {
	color: #ff9000;
}
#footer a.rentagoo:hover, #footer a.rentagoo:focus {
	color: #0d8ab5;
}



/****************************************************
	  W E I T E R E   D E F I N I T I O N E N
****************************************************/




.box1 {
	background: url(../images/bg_box.jpg) top left no-repeat;
	font-size: 0.9em;
}
.box1 .head {
	padding: 20px 15px;
}
.box1 .head h2 {
	color: #000;
    font-family: 'PalatinoLinotypeBold';
	font-size: 1.5em;
	font-weight: normal;
}
.box1 .head h2.h2 {
	float: left;
	height: 45px;
	padding-top: 20px;
	padding-left: 10px;
}
.box1 h3, .box2 h3 {
	font-size: 1.0em;
}
.box1 .content, .box2 .content {
	clear: both;
	text-align: justify;
	padding: 15px;
	line-height: 18px;
}
.box1 .content br, .box2 .content br {
	clear: both;
}
.box1 .content span, .box2 .content span {
	color: #a63325;
}
.box1 .content span.price, .box2 .content span.price {
	display: block;
	float: left;
	background: #a63325;
	color: #fff;
	margin-bottom: 3px;
	padding: 1px 7px;
	border: 1px solid #a63325;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
}
.box1 .content span.title, .box2 .content span.title {
	display: block;
	float: left;
	color: #353535;
	margin-bottom: 3px;
	padding: 2px 0 2px 20px;
}
.box1 .content span.subtitle, .box2 .content span.subtitle {
	font-size: 0.8em;
	color: #a63325;
}

ul {
	padding: 0 0 5px 20px;
}
ul li {
	list-style: circle;
}

.boxbt {
	border-top: 1px solid #a63325;
	padding-top: 17px;
	margin-top: 18px;
}



.start .box1 {
	float: left;
	width: 250px;
	margin-right: 25px;
}
.start .box1.b {
	margin-right: 0;
}
.start .box1 .content {
	min-height: 400px;
}




.impressum h3 {
	color: #353535;
	padding-bottom: 7px;
}
.impressum address {
	font-style: normal;
	padding-bottom: 10px;
}
.impressum p.contact span {
	display: block;
	float: left;
	width: 75px;
	color: #000;
}
.impressum .steuer {
	padding: 10px 0;
}
.impressum .steuer span, .impressum .txt span {
	display: block;
	float: left;
	width: 135px;
}
.impressum .txt {
	padding-top: 10px;
}

.impressum .box h2 {
	font-size: 1.0em;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #353535;
}
.impressum .macuti {
	padding-top: 10px;
}









/****************************************************
	  			N A V I G A T I O N
****************************************************/





#navi_top {
	position: absolute;
	top: 87px;
	right: 0;
	background: #a63325;
	font-size: 0.95em;
	text-align: center;
}
#navi_top a {
	display: inline-block;
	padding: 3px 10px;
	font-size: 0.9em;
	color: #fff;
}
#navi_top a:hover, #navi_top a:focus, #navi_top a.active {
	color: #f7a91b;
	text-decoration: none;
}