/* CSS Document */
html, body {padding:0; margin:0;}

body{background:#FEF2CA url(/templates/hospitality/farbverlaufgif.gif) left top repeat-y}
body{font: normal .8em/1.5em Arial, Helvetica, sans-serif}


/* IDs */
#logo {position: absolute; top: 105px; left: 433px;}
#wrapper {margin-top: 10px; width: 960px}
#header {background: #ffffee url(/templates/hospitality/lh_oben_web.jpg) left top no-repeat; width: 960px; height: 120px}


#inner {margin-top: 58px}
#col-left {width: 210px; float: left}
#main {margin-left: 220px; padding-top: 16px;}
#frm-search {padding: 1em}
#frm-search input {width: 160px}

#menu-header {background: transparent url(/templates/hospitality/bg-menu-top.gif) right top no-repeat; height: 22px}
#menu {background: transparent url(/templates/hospitality/bg-menu.gif) right top repeat-y}
#menu {background: transparent url(/templates/hospitality/bg-menu.gif) right top repeat-y}
#menu-footer {background: transparent url(/templates/hospitality/bg-menu-bottom.gif) right top no-repeat; height: 18px}



/* Classes */
.clr {height: 1%; clear: both}

a:link, a:visited, a:active {
	color: #9A1D00;
	font-weight: bold;
}
a:hover {
	color: #9A1D00;
	text-decoration: none;
}
#menu ul{
	margin:0;padding: 0 0 0 10px;
	font-size: 14px;
}
#menu ul li {
	list-style-type:none;
	margin: 0;
	font-size: 13px;
	line-height: 1.5em;
}

#menu-container ul ul li a {font-style: italic}


a.menu_current:link, a.menu_current:visited, a.menu_current:active {
	color: #8C290C;
	text-decoration: none;
	font-weight: bold;
	
}
a.menu_current:hover {
	color: #8C290C0;
	text-decoration: underline;
	
}

a.menu_default:link, a.menu_default:visited, a.menu_default:active {
	color: #000000;
	text-decoration: none;
	
}
a.menu_default:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
