@charset "UTF-8";
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* centers the container in IE 5* browsers */
	background-color: #001133;
	color: #FFFFFF;
}

body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}


#container {
	width: 780px;
	margin: 0px auto 0px auto;
	text-align: left;
}


#header {
	margin: 0px;
	padding: 0px 0px 12px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../images/haecken_home.jpg);
	background-repeat: no-repeat;
	height: 254px;
	background-position: 0px 0px;
	font-size: 10px;
	border-bottom: 1px solid #001133;
}
#header p{
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	text-align: right;
	padding: 77px 10px;
}

#header a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
}
#header a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#header a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
#header a:active {
	color: #FFCC00;
	text-decoration: none;
	font-size: 14px;
}

#navBar{
	float:left;
	width: 15%;
	margin: 46px 0px 0px 0px;
	padding: 0px;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #001133;
	line-height: 16px;

}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#navBar a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
}
#navBar a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#navBar a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
}
#navBar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#navBar a:active {
	color: #FFCC00;
	text-decoration: none;
	font-size: 12px;
}

#content{
	float: right;
	width: 85%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#popup {
 width: 90%;
 margin: 0px auto 0px auto;
 padding: 10px;
}

#popup table{
	margin: 0px auto 0px auto;
}

#footer {
	margin-top: 12px;
	padding: 8px 0px 10px 0px;
	text-align: center;
	font-size: 10px;
	border-top: 1px solid #808080;
} 
#footer p {
	margin: 0;
	padding: 0px;
	line-height: 24px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#footer a:active {
	color: #FFCC00;
	text-decoration: none;
	font-size: 12px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

[if IE]>
/* place css fixes for all versions of IE in this conditional comment */
#content { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<![endif]

.text {
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
}
.texts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFCC00;
	margin-bottom: 10px;
}
.a_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
}
.bild_rechts {
	clear: both;
	margin: 0px;
}
.bild_rechts img{
	float: right;
	margin: 3px 0px 10px 10px;
}

.bild_ohne {
	clear: both;
	margin: 0px;
}

.bild_links {
	clear: both;
	margin: 0px;
}
.bild_links img{
	float: left;
	margin: 3px 15px 10px 0px;
}
.box {
	clear: both;
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 6px;
	text-align: center;
}

.thumbs img{
	margin: 3px;
	padding: 3px;
	vertical-align: middle;
}

.thumblist img{
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	display: block;
}


.thumblist {
	text-align: center;
}



.box1 {
	clear: both;
	border: 1px solid #FFFFFF;
	margin-top: 6px;
	padding: 6px;
	text-align: center;
}

.box1 h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FFCC00;
	margin-bottom: 10px;
	margin-top: 6px;
}

.map24_box {
	float: right;
	width: 210px;
	margin: 0px 0px 5px 10px;
	border: 1px solid #808080;
}
.map24_box p,h4{
	padding-left: 10px;
}
.bild_box {
	float: right;
	width: 160px;
	margin: 0px;
}

/* Farben für Preistabellen */
.blue1 {
	text-align: center;
}
.blue2 {
	text-align: center;
	background-color: #002244;
}
.blue3 {
	text-align: center;
	background-color: #334365;
}
.blue1left {
	text-align: left;
}
.blue2left {
	text-align: left;
	background-color: #002244;
}
.blue3left {
	text-align: left;
	background-color: #334365;
}
.blue1right {
	text-align: right;
}
.blue2right {
	text-align: right;
	background-color: #002244;
}
.blue3right {
	text-align: right;
	background-color: #334365;
}

.bildbox {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.bildbox h3{
 padding-top: 12px;
}

.bildbox p{
	 margin: 0px;
	 padding: 0px;
	width:100%;
	white-space:nowrap;
	overflow-x:scroll;
}
.bildbox img{
	margin: 0px;
	padding: 3px;
	vertical-align: middle;
	height: 72px;
}

.bildbox img:hover{
	margin: 0px;
	padding: 3px;
	background-color: #FFF;
	height: 72px;
}
#slider {
	width:100%;
}
.bild_header {
	width:98%;
	border:1px solid #000;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	margin-top:5px;
	cursor:pointer;
	text-align: left;
	background:url(../images/bild_header5.jpg);
}
.bild_header:hover {
	background:url(../images/bild_header4.gif);
}
.bild_content {
	overflow:hidden;
}

