/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#ffffff;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#666666;
	line-height:18px;
}
#inhalt {
	width:980px;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom:auto;
	margin-left: auto;
}
#logo{
	position:absolute;
	width:250px;
	height:83px;
	top:15px;
	z-index:2;
}
#header{
	position:absolute;
	width:980px;
	height:360px;
	top:0;
	z-index:1;
}
#language{
	position: absolute;
	top: 360px;
	width: 192px;
	float: left;
	padding-left: 29px;
	padding-right: 29px;
	height: 31px;
	line-height: 31px;
	background-image: url(../img/hg_language_so.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	text-indent:20px;
}
#language a{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
#language a:link{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
#language a:visited{
	text-decoration:none;
}
#language a:hover{
	color:#000000;
	text-decoration:none;
}
#language a:active{
	text-decoration:none;
}
#language2{
	position: absolute;
	top: 360px;
	width: 192px;
	float: left;
	padding-left: 29px;
	padding-right: 29px;
	height: 31px;
	line-height: 31px;
	background-image: url(../img/hg_language_so.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	text-indent:20px;
}
#language2 a{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
#language2 a:link{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
#language2 a:visited{
	text-decoration:none;
}
#language2 a:hover{
	color:#000000;
	text-decoration:none;
}
#language2 a:active{
	text-decoration:none;
}
#navi{
	position:absolute;
	top:360px;
	width:672px;
	float:right;
	margin-left:250px;
	padding-left:29px;
	padding-right:29px;
	height:31px;
	line-height:31px;
	background-image: url(../img/hg_navi_w.jpg);
	background-repeat:repeat-x;
}
.menu2 {
	margin:0; 
	height:31px; 
	/*width:582px;*/
	background: none;
	background-repeat:repeat-x;
	position:relative; 
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	list-style-type:none; 
	padding-left:0px;
	padding-right:0px; 
	padding-top:0; 
	padding-bottom:0;
}
.menu2 li.top {
	display:block;
	float:left; 
	position:relative;
	list-style-type: none
}
.menu2 li a.top_link {
	display:block; 
	float:left; 
	height:31px; 
	line-height:31px; 
	color: #5F9EC0;
	text-decoration:none;
	font-size:12px; 
	padding-left:5px; 
	padding-right:5px;
	cursor:pointer;
	list-style-type: none
}
.menu2 li a.top_link span {
	float:left; 
	display:block; 
	padding-left:5px; 
	padding-right:5px;
	height:31px;
}
.menu2 li a.top_link span.down {
	float:left;
	display:block;
	height:31px;
	background-image:url(../img/hg_navi_over_w.jpg);
	background-repeat:repeat-x;
	color:#192735;
	padding-left:5px; 
	padding-right:5px;
	padding-top:0;
	padding-bottom:0;
}
.menu2 li a.top_link:hover {
	background-image:url(../img/hg_navi_over_w.jpg);
	background-repeat:repeat-x;
	color:#192735;
}
.menu2 li a.top_link:hover span {
	background-image:url(../img/hg_navi_over_w.jpg);
	background-repeat:repeat-x;
	color:#192735;
}
.menu2 li a.top_link:hover span.down {
	background-image:url(../img/hg_navi_over_w.jpg);
	background-repeat:repeat-x;
	color:#192735;

}

/*here are 2 options for highlighting the current tab parent Option 1: is default*/

/*Option 1: Dean's you are here top link current page highlighting (default)*/

.menu2 li.top a.current_link span.down {
	color:#192735;
}
.menu2 li.top a.current_link {
	display:block; 
	float:left; 
	height:31px;
	line-height:31px;
	color:#192735;
	background-image:url(../img/hg_navi_over_w.jpg);
	background-repeat:repeat-x;
	text-decoration:none; 
	font-size:12px; 
	padding-left:5px; 
	padding-right:5px;
	padding-top:0;
	padding-bottom:0;
	cursor:pointer;
}
.menu2 li.top a.current_link span {
	float:left; 
	display:block; 
	padding-left:5px; 
	padding-right:5px;
	padding-top:0;
	padding-bottom:0;
	height:31px;
}
.menu2 li.top a.current_link span.down {
	float:left;
	display:block;
	height: 31px; 
	color:#192735;
	padding-left:5px; 
	padding-right:5px;
	padding-top:0;
	padding-bottom:0;
}
.menu2 li.top a.current_link:hover {
	background-image:url(../img/hg_navi_over_w.jpg);
	background-repeat:repeat-x;
	color:#192735;
}
.menu2 li.top a.current_link:hover span {
	background-image:url(../img/hg_navi_over_w.jpg);
	background-repeat:repeat-x;
	color:#192735;
}
.menu2 li.top a.current_link:hover span.down {
	background-image:url(../img/hg_navi_over_w.jpg);
	background-repeat:repeat-x;
	color:#192735;
}
.menu2 li:hover > a.top_link {
	background-image:url(../img/hg_navi_over_w.jpg);
	background-repeat:repeat-x;
	color:#192735;
}
.menu2 li:hover > a.top_link span {
	background-image:url(../img/hg_navi_over_w.jpg);
	background-repeat:repeat-x;
	color:#192735;
}
.menu2 li:hover > a.top_link span.down {
	background-image:url(../img/hg_navi_over_w.jpg);
	background-repeat:repeat-x;
	color:#192735;
}
.menu2 table {
	border-collapse:collapse; 
	width:0; 
	height:0; 
	position:absolute; 
	top:0; 
	left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}
.menu2 :hover ul.sub {
	left:0px;
	top:31px;
	color: #192735;
	background-color:#EFFAFA;
	display:block;
	border: none;
	white-space:nowrap;
	width:225px;
	height:auto;
	padding-top: 10px;
	padding-bottom:10px;
}
.menu2 :hover ul.sub li {
	height:23px;
	position:relative; 
	float:left; 
	width:225px;
}
.menu2 :hover ul.sub li a {
	display:block;
	padding-left:5px;
	padding-right:5px;
	font-weight:normal;
	font-size:12px; 
	height:23px;
	width:205px;
	line-height:23px;
	text-indent:9px;
	color: #192735;
	text-decoration:none;
}
.menu2 :hover ul.sub li a.fly {
	color: #192735;
}
.menu2 :hover ul.sub li a:hover {
	background:#5F9EC0; 
	color: #192735;
}
.menu2 :hover ul.sub li a.fly:hover {
	background:#AE8F31; 
	color: #192735;
	width:225px;
}
.menu2 :hover ul li:hover > a.fly {
	background:#5F9EC0; 
	color: #192735;
}  
.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{
	left:225px;
	top:-3px;
	display:block;
	background:#5F9EC0; 
	color: #192735;
	padding:0px 0px;
	white-space:nowrap;
	width:225px;
	z-index:200;
	height:auto;
	display: block;
}
#main{
	position: relative;
	top:389px;
	width:980px;
	height:100%;
	background-color:#fcfcfc;
	background-image: url(../img/hg_main_w.jpg);
	background-repeat:repeat-y;
}
#left{
	width:192px;
	height:100%;
	background-color:#6796c7;
	background-image:  url(../img/hg_left_w.jpg);
	background-repeat:no-repeat;
	padding:29px;
	float:left;
	font-size:11px;
	line-height:16px;
}
#content{
	width:672px;
	background-color:#F4F5F3;
	height:100%;
	float:right;
	padding:29px;
	_padding: expression(this.style.padding='29px');
	background-image: url(../img/hg_content_w.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#content ul{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content li{
	list-style-type: none;
	background-image:  url(../img/li.gif);
	background-repeat:no-repeat;
	list-style-image: none;
	line-height:22px;
}
.subcontent{
	padding-top:29px;
	width:672px;
	margin-bottom:40px;
	font-size:10px;
	line-height:27px;
	color:#666666;
}
.subcontent a{
	font-size:10px;
	line-height:27px;
	color:#666666;
	text-decoration:none;
}
.subcontent a:link{
	font-size:10px;
	line-height:27px;
	color:#666666;
	text-decoration:none;
}
.subcontent a:visited{
	text-decoration:none;
}
.subcontent a:hover{
	color:#000000;
	text-decoration:none;
}
.subcontent a:active{
	text-decoration:none;
}
#footer{
	clear:both;
	width:980px;
	height:44px;
	margin-top:auto;
	margin-bottom:0;
	font-size:10px;
}
#footerleft{
	width:192px;
	float:left;
	padding-top:7px;
	padding-left:29px;
	padding-right:29px;
	height:44px;
	background-image: url(../img/footer_left_w.jpg);
	background-repeat:repeat-x;
	line-height:30px;
}
#adresse{
	width:672px;
	height:44px;
	float:right;
	padding-left:29px;
	padding-right:29px;
	background-image: url(../img/footer_right_w.jpg);
	font-size:11px;
	line-height:24px;	
}
#adresse a{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
#adresse a:link{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
#adresse a:visited{
	text-decoration:none;
	font-size:11px;
}
#adresse a:hover{
	color:#000000;
	text-decoration:none;
	font-size:11px;
}
#adresse a:active{
	text-decoration:none;
	font-size:11px;
}
h1{
	font-family: "palatino linotype", palatino, serif;
	font-size: 20px;
	font-style: italic;
	color:#5F9EC0;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2{
	font-family: "palatino linotype", palatino, serif;
	font-size: 15px;
	color:#666666;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3{
	font-family: "palatino linotype", palatino, serif;
	font-size: 15px;
	color:#264D62;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h4{
	font-family: "palatino linotype", palatino, serif;
	font-size: 20px;
	font-style: italic;
	color:#ffffff;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.box{
   width:192px;
   margin-bottom:54px;
	color:#ffffff;
}
.box a{
   color:#ffffff;
   text-decoration:underline;
}
.box a:link{
   color:#ffffff;
   text-decoration:underline;
}
.box a:visited{
   text-decoration:underline;
}
.box a:hover{
   color:#D7EBFF;
   text-decoration:underline;
}
.box a:active{
   text-decoration:underline;
}
a.button {
	background: transparent url(../img/button_right_w.png) no-repeat top right;
	font-family: "palatino linotype", palatino, serif;
	font-size:14px;
	color: #ffffff!important;
	display: block;
	float: right;
	height: 27px;
	margin-top: 10px;
	padding-right: 13px; /*sliding doors padding */
	text-decoration: none;
	border-bottom-style: none;
	font-style: italic;
}

a.button span {
   background: transparent url(../img/button_w.png) no-repeat;
   display: block;
   line-height: 17px;
   padding: 5px 0px 5px 13px;
  	border-bottom-style: none;
} 
a.button:active {
    background-position: bottom right;
    color: #ffffff;
	border-bottom-style: none;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
	border-bottom-style: none;
   padding: 5px 0px 5px 13px; /* push text down 1px */
} 
a.button:hover {
    background-position: bottom right;
   color: #D7EBFF!important;
	border-bottom-style: none;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
	border-bottom-style: none;
   padding: 5px 0px 5px 13px; /* push text down 1px */
} 
a{
   color:#990000;
   text-decoration:underline;
}
a:link{
   color:#990000;
   text-decoration:underline;
}
a:visited{
   text-decoration:underline;
}
a:hover{
   color:#000000;
   text-decoration:underline;
}
a:active{
   text-decoration:underline;
}
img a {
border:0px;
}
img {
border:0px;
}


*---------------------GOOGLE-MAPS-----------------------------*/

#maprahmen {
   border: 1px solid #144999;
   width: 100%;
   text-align: center;
}

#karte {
   width: 100%; 
   height: 320px;
}

#input-hintergrund {
   background: #ffffff;
   padding: 5px;
}

#inputaddress {
   width: 300px;
   padding: 1px;
   height: 20px;
   border: 1px solid #666666;
   background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #635830;
}

#mapsButton1 {
   width: 200px;
   height: 25px;
   padding: 3px;
   border: 1px solid #CDD6DD;
   color: #fff;
   background: #03497C url(../img/button-hg.jpg) repeat-x top;
   vertical-align: bottom;
}

#mapsButton1:hover {
   border: 1px solid #079AE0;
   font-weight: bold;
   background: #03497C url(../img/button-hg.jpg) repeat-x top;
   cursor: hand;
}

.mapposition {
   color: #000;
   font-size: 12px;
}
-------------------

#preis-table-a 
{
	padding:0;
	color:#666666;
	margin:0;
	background-color: #eff4fa;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
td.preislistetop {
	background-color:#6896c7;
	color:#ffffff;
}
#preis-table-a td
{
	padding:4px;
	color:#666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color: #eff4fa;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#preis-table-a td table td
{
	background: #eff4fa;
	color:#666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#ffffff;
}
#preis-table-a tr:hover td
{
	background: #c1d5ed;
	color: #666666;
}
#preis-table-a tr.preislistetop td{
	background-color:#6896c7;
	color:#ffffff;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	height: 1px;
}


