/* Hotel Hasen Kaufbeuren */

/*
	Online-Info Service GmbH
	http://www.online-service.de
	
*/

body
{
margin:0px;
padding: 0px;
background-color: #4A77A6;
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#wrapper
{
width: 962px;
background-image:url(../images/hg_wrapper.jpg);
margin: auto;

}

#header
{
width: 962px;
height: 204px;
/* background-image:url(../images/....png);
background-repeat:no-repeat; */
}

#logo
{
width: 483px;
height: 204px;
padding: 0px;
background-image:url(../images/header_01.jpg);
float:left;
}

#bild
{
width: 471px;
height: 204px;
background-image:url(../images/header_02.jpg);
float:left;
}

#nav
{
width: 230px;
padding: 20px;
float:left;
}

#hauptnavigation
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight: bold;
}
#hauptnavigation ul
{
    margin: 0;
    padding: 0;
}

#hauptnavigation ul li
{
    width: 180px;
margin-bottom: 2px;
    list-style-type: none;
}

#hauptnavigation ul li a.active
{
display: block;
width: 100%;
border-bottom: 1px solid #4A77A6;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight: bold;
line-height: 22px;
color: #003366;
text-decoration: none;
background-color: #FCF8D5;
padding-left: 20px;
}

#hauptnavigation ul li a:hover
{
display: block;
width: 100%;
border-bottom: 1px solid #4A77A6;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight: bold;
line-height: 22px;
color: #003366;
text-decoration: none;
background-color: #DBEAF3;
padding-left: 20px;
}

#hauptnavigation ul li a
{
display: block;
width: 100%;
border-bottom: 1px solid #4A77A6;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight: bold;
line-height: 22px;
color: #003366;
text-decoration: none;
background-color: #C9DFEB;
padding-left: 20px;
}


#hauptnavigation ul li a.sub
{
display: block;
width: 100%;
border-bottom: 1px solid #4A77A6;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight: normal;
line-height: 20px;
background-color: #FCF8D5;
color: #003366;
text-decoration: none;
/*padding-left: 10px;*/

}
#hauptnavigation ul li a.subactive
{
display: block;
width: 100%;
border-bottom: 1px solid #4A77A6;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight: normal !important;
line-height: 20px;
color: #003366;
text-decoration: none;
background-color: #FCF8D5;

/*padding-left: 10px;*/
}
#hauptnavigation ul li a.sub:hover
{
display: block;
width: 100%;
border-bottom: 1px solid #4A77A6;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight: normal;
line-height: 20px;
color: #003366;
background-color: #DBEAF3;
text-decoration: none;
/*padding-left: 10px;*/
}


#hauptnavigation ul li a.subsub
{
width: 100%;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-weight: normal;
line-height: 20px;
color: #003366;
text-decoration: none;
/*padding-left: 10px;*/

}

#hauptnavigation ul li a.subsub:hover
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-weight: normal;
line-height: 20px;
color: #003366;
text-decoration: underline;
/*padding-left: 10px;*/

}
#hauptnavigation ul li asub.subactive
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-weight: normal;
line-height: 20px;
color: #4A4A4A;
text-decoration: none;
/*padding-left: 10px;*/

}
#inhalt
{
width: 625px;
padding: 11px;
float:left;
}
#fusszeile
{
background-image:url(../images/hg_fusszeile.jpg);
background-repeat:no-repeat;
width: 922px;
height: 20px;
text-align:right;
padding-top: 5px;
padding-right: 20px;
padding-bottom: 5px;
padding-left: 20px;
float:left;
}

.ois
{
text-align:right;
}

.deko
{
align: left;
float: left;
}
.killfloat
{
 clear: both;
}
