@charset "UTF-8";

body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #336600;
	margin:0;
	padding:0;
	height:100%;
}
#page{
	position:relative;
	min-height:100%;
	margin: auto;
}
* html #page {height: 100%;} /* IE Hack f�r 100 % H�he */

p a {
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
p a:hover {
	color: #FF9900;
	text-decoration: none;
}


.submenu-aktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}

hr {
	background-color: #990000;
	height: 1px;
	border: 1px durchgehend #336600;
}
#navi {
	background-color: #003300;
	width: 187px;
	background-image: url(../images/hgruen.gif);
	background-repeat: repeat;
}
#navi ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
#navi_box{
	margin-bottom: 1px;
}
#navi li a {
	display:block;
	background-color: #CFE5AE;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	margin: auto;
	background-image: url(../images/hgruen.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}
#navi li a:hover {
	background-color: #336600;
	color: #FFFFFF;
	background-image: url(../images/dgruen.gif);
}

#navi li a.navi_on {
	display:block;
	background-color: #336600;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	background-image: url(../images/dgruen.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footer {
	background-image: url(../images/inhalt-bg.gif);
	background-repeat: repeat-x;
	height:44px;
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size:10px;
	text-align:center;
	padding-top:40px;
	}
* html #footer {bottom: -1px;} /* Nächster IE Hack, da bottom: 0; als bottom: 1px interpretiert wird */

#header {
	background-image: url(../images/higru-oben.gif);
	background-repeat: repeat-x;
	height:145px;
}
#menu {
	color: #000000;
	font-size: 12px;
	text-align:right;
	padding-right:15px;
	padding-top:50px;
}
#menu a {
	color: #336600;
		font-weight:bold;

	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
#menu a:hover {
	color:#FF9900;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
#topmenu {
	font-weight: normal;
	color: #336600;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-align:right;
	padding-top:25px;
	padding-right:15px;
}
#topmenu a {
	font-weight: normal;
	color: #336600;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
#topmenu a:hover {
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
#content {
padding-top:40px;
margin-bottom:60px;
}
#trenner {
height:3px;
background-color:#ffcc66;
margin-bottom:3px;
}
#trenner2 {
height:13px;
background-color:#ffcc66;
}
#trenner3 {
height:13px;
background-color:#ffcc66;
margin-bottom:3px;

margin-top:3px;

}
#td_left {
padding-right:40px;

}
#lastminute1 {
	padding: 15px;
	border-left-width: 4px;
	border-left-style: dotted;
	border-left-color: #ffcc66;
}
#lastminute2 {
	padding: 15px;
	border-right-width: 4px;
	border-right-style: dotted;
	border-right-color: #ffcc66;
}
.preis {
	font-size: 24px;
	font-family:"Times New Roman", Times, serif;
	color: #FF9900;
	text-align:right;
	display:block;
}
.lastminute_heading {
	color:#FF9900;
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	font-style:normal;
	text-transform:uppercase;
}
#rechts {
	width:157px;
	padding:15px;
	background-color:#fff2d8;
	-moz-border-radius:15px;
	-khtml-border-radius:30px;
	font-size:11px;
	margin-right:15px;
	margin-bottom:15px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #336600;
	font-weight: normal;
	width: 600px;
	padding-bottom:15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
}
#rechts ul {
list-style:none;
margin:0;
padding:0;
}

