body	 { 
	height:100%;	
	background:#888888;
	margin:0px;	
	padding:0px;	
	font-size:75%;
	line-height:1.3em;
	font-family:Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	color:#000000;
	z-index:0;
}


h3 {
	font-size:16px;
	letter-spacing:0em;
	line-height:19px;
	color:#0000aa;
	margin-bottom:15px;
}


p {
	margin-bottom:0.5em;
}

ul {
	list-style-type:square;
}


a:link {
	color:#ff4d00;
	text-decoration:underline;
}
a:visited {
	color:#ff4d00;
	text-decoration:underline;
}
a:hover {
	color:#ff4d00;
	text-decoration:none;;
}
a:active {
	color:#ff4d00;
	text-decoration:underline;
}



#main_container {
	width:900px;
	height:100%;
	background:none;
	margin:0px auto;
	position:relative;
	padding:0px;

}

#titel	{
	height:120px;
	width:900px;
	background:#ffffdc url(../../resources/images/logo_hildebrandts.gif) no-repeat center 20px;
	border-right:1px solid #444444;
	margin-top:20px;
	position:relative;
	float:left;
}


#nav	{
	width:800px;
	height:60px;
	padding:0px 50px 0px 50px;
	background:#ffffdc;
	border-right:1px solid #444444;
	text-align:center;
	position:relative;
	float:left;
}

#top_menu {
	height:25px;
	padding:0px 0px 0px 25px;
	border-bottom:1px solid #ff4d00;
	background:#ffffdc;
	text-align:center;
	position:relative;
}

.middot {
	width:13px;
	height:25px;
	background:url(../images/top_menu_mittelpunkt.gif) no-repeat -4px -1px;
	float:left;
}


/* --- Start ---- */

a:link#start,
a:visited#start,
a:active#start {
	width:47px;
	height:25px;
	color:#000000;
	background:url(../images/top_menu_start.gif);
	text-decoration:none;
	display:block;
	float:left;
}
a:hover#start {
	background:url(../images/top_menu_start_hover.gif);
	float:left;
}
#start_open {
	width:47px;
	height:25px;
	background:url(../images/top_menu_start_open.gif);
	float:left;
}



/* --- Hotel ---- */

a:link#hotel,
a:visited#hotel,
a:active#hotel {
	width:106px;
	height:25px;
	color:#000000;
	background:url(../images/top_menu_hotel.gif);
	text-decoration:none;
	display:block;
	float:left;
}
a:hover#hotel {
	background:url(../images/top_menu_hotel_hover.gif);
	float:left;
}
#hotel_open {
	width:106px;
	height:25px;
	background:url(../images/top_menu_hotel_open.gif);
	float:left;
}



/* --- Zimmer ---- */

a:link#zimmer,
a:visited#zimmer,
a:active#zimmer {
	width:125px;
	height:25px;
	color:#000000;
	background:url(../images/top_menu_zimmer.gif);
	text-decoration:none;
	display:block;
	float:left;
}
a:hover#zimmer {
	background:url(../images/top_menu_zimmer_hover.gif);
	float:left;
}
#zimmer_open {
	width:125px;
	height:25px;
	background:url(../images/top_menu_zimmer_open.gif);
	float:left;
}



/* --- Kommen ---- */

a:link#kommen,
a:visited#kommen,
a:active#kommen {
	width:180px;
	height:25px;
	color:#000000;
	background:url(../images/top_menu_kommen.gif);
	text-decoration:none;
	display:block;
	float:left;
}
a:hover#kommen {
	background:url(../images/top_menu_kommen_hover.gif);
	float:left;
}
#kommen_open {
	width:180px;
	height:25px;
	background:url(../images/top_menu_kommen_open.gif);
	float:left;
}



/* --- Kontakt ---- */

a:link#kontakt,
a:visited#kontakt,
a:active#kontakt {
	width:75px;
	height:25px;
	color:#000000;
	background:url(../images/top_menu_kontakt.gif);
	text-decoration:none;
	display:block;
	float:left;
}
a:hover#kontakt {
	background:url(../images/top_menu_kontakt_hover.gif);
	float:left;
}
#kontakt_open {
	width:75px;
	height:25px;
	background:url(../images/top_menu_kontakt_open.gif);
	float:left;
}


/* --- Links ---- */

a:link#links,
a:visited#links,
a:active#links {
	width:48px;
	height:25px;
	color:#000000;
	background:url(../images/top_menu_links.gif);
	text-decoration:none;
	display:block;
	float:left;
}
a:hover#links {
	background:url(../images/top_menu_links_hover.gif);
	float:left;
}
#links_open {
	width:48px;
	height:25px;
	background:url(../images/top_menu_links_open.gif);
	float:left;
}


/* --- Impressum ---- */

a:link#impressum,
a:visited#impressum,
a:active#impressum {
	width:88px;
	height:25px;
	color:#000000;
	background:url(../images/top_menu_impressum.gif);
	text-decoration:none;
	display:block;
	float:left;
}
a:hover#impressum {
	background:url(../images/top_menu_impressum_hover.gif);
	float:left;
}
#impressum_open {
	width:88px;
	height:25px;
	background:url(../images/top_menu_impressum_open.gif);
	float:left;
}




#content	{
	width:800px;
	padding:0px 50px 20px 50px;
	background:#ffffdc;
	border-right:1px solid #444444;
	position:relative;
	float:left;
}

#footer	{
	width:800px;
	padding:0px 50px 10px 50px;
	background:#ffffdc;
	border-bottom:1px solid #444444;
	border-right:1px solid #444444;
	text-align:center;
	position:relative;
	float:left;
}

#address	{
	width:800px;
	font-size:11px;
	padding:7px 0px 20px 0px;
	border-top:1px solid #ff4d00;
	background:#ffffdc;
	text-align:center;
	position:relative;
}


#galerie_browser {
	width:250px;
	float:right;
	margin-top:30px;
}
#galerie_browser a:link,
#galerie_browser a:visited,
#galerie_browser a:active {
	width:48px;
	height:48px;
	border:1px solid #ffffdc;
	display:block;
	margin:0px 10px 10px 0px ;
	float:left;
}
#galerie_browser a:hover {
	border:1px solid #ff4d00;
}

#top_menu #open {
	color:#ff8228;
	letter-spacing:0.1em;
	padding-bottom:5px;
	border-bottom:2px solid #ff4d00;
}









fieldset {
	margin:0px 0px 10px 0px;
	padding:0px 10px 10px 10px;
}
fieldset legend {
	margin-bottom:5px;
	padding:0px 5px 0px 5px;
	color:#0000aa;
}

input, textarea, select {
	padding:2px;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;		
	background-color:#ffffff;
	font-size:11px;
	line-height:15px;
	font-family:"Lucida Sans Unicode","Lucida Grande","LucidaSans Roman",Verdana,Arial,Helvetica,sans-serif;
}
.button {
	border:1px solid #000000;
	background: #ff4d00;
	padding:5px;
	margin:0px;
}

td {
	padding:3px 0px 3px 0px;
}

#linktabelle td {
	padding:9px;
}




