*
{
	margin: 0; padding: 0;
}

body
{
	text-align: center;
	font: normal 12px/1.5em arial,helvetica,sans-serif;
	color: #686c71;
	background: url(../pics/bg/body.jpg) 50% 50% no-repeat #fefeee;
	overflow: hidden;
}


hr												{ display: none; }
.nodisplay
{
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

.spacer											{ display: block; clear: both; height: 1px; overflow: hidden; padding: 0; margin: -1px 0 0 0; }

fieldset										{ border: none; }
legend											{ display: none; }
input, select									{ width: 60%; }
.checkbox, .radio								{ width: auto; }
input:focus, textarea:focus						{ background-color: #fff; }
.button:focus									{ background-color: transparent; }
label											{ cursor: pointer; }

img 											{ border: 0px none; }
strong											{ font-weight: bold; }
a												{ color: #868178; }
a:visited										{ color: #868178; }
a:hover											{ color: #868178; }

ul, ol											{ list-style: none; }
li a											{ display: block; text-decoration: none;}

p												{ margin: 0 0 1em 0; }
abbr											{ cursor: help; }
h1, h2, h3, h4, h5, h6							{ font-size: 100%; }

object											{ display: block; }

/* ******************** page blocks */

#page
{	
	position: absolute;
	top: 50%;
	height: 1px;
	text-align: center;
	left: 0;
	width: 100%;
}
#page-contact
{	
	text-align: left;

}

#desk
{	
	width: 720px;
	text-align: left;
	height: 490px;
	margin: 0 auto;
	margin-top: -250px;
}

#header
{
	position: absolute;
	top: 70px;
	margin-top: 1.5em;
	width: 720px;
	z-index: 15;
	background: url(../pics/bg/shaddow.gif) 50% 0 no-repeat;
	height: 115px;
}

.header_front {
	background: url(../pics/bg/shaddow_front.gif) 50% 0 no-repeat !important;
}

#header h1
{
	position: absolute;
	text-align: center;
	width: 720px;
	top: 42px;
	background: url(../pics/bg/mirror.gif) 0 0 repeat-x;
}

#header h1 a
{
	display: block;
	height: 55px;
	background: url(../pics/logo.gif) 0 0 no-repeat;
	width: 242px;
	text-align: left;
	margin: 20px 0 0 0;
	cursor: hand;
}

#header h1#logo-lhc a { background: url(../pics/logo_lhc.gif) 50% 40% no-repeat; }

#header .info
{
	width: 200px; 
	display:block; 
	position: absolute; 
	top:50px;
	left:565px;
	}

#header ul
{
	position: absolute;
	width: 710px;
	top: 5px;
	padding: 0 5px;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
}

.header_la {
	background-color: #000000;
}

.header {
	background-color: #966C2B;
}


#header ul li span {
	text-align: center;
	display: block;
	margin: 0 auto;
	}

#header ul li
{
	float: left;
}
#header ul.frontnav {
	background: #000000;
	}
	
#header ul.nav_la {
	background: #000000;
	}
	
#header ul.nav_rest {
	background: #966C2B;
	}


#header ul.frontnav li{
	width: 232px;
	margin: 0 2px;
	}

#header ul li a
{
	float: left;
	padding: 0.75em 20px;
	color: #fff;
}
#header ul.frontnav li a
{
	float:none;
}


#header ul li a.active
{
	background-color: #444;
}

#header ul ul
{
	background-color: #fff;
	width: 180px;
	height: 305px;
	top: -325px;
	z-index: 20;
	padding: 10px 10px;
	overflow: hidden;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	margin-left: -15px;
}

#header ul li:hover a, #header ul li.show a
{
	background: url(../pics/bg/nav_hover.gif) 100% 100% repeat-x;
}

#header ul ul li
{
	float: none;
}

#header ul ul li a
{
	float: none;
	padding: 0 5px;
	color: #686c71;
	background-image: none !important;
}

#header ul ul li.subsub a
{
	background-image: none !important;
	border-bottom: 1px solid #444;
	font-weight: bold;
}

#header ul ul li.subsub ul a
{
	background-image: none !important;
	border-bottom: 0 none;
	font-weight: normal;
}

#header ul ul li a:hover, #header ul ul li a.active,#header ul ul ul li a:hover, #header ul ul ul li a.active
{
	background-color: #fffdee !important;
	color: #b77d02;
}

#header ul ul ul
{
	background-color: transparent;
	width: auto;
	height: auto;
	top: 0;
	z-index: 20;
	display: block;
	padding: 0;
	left: 0;
	border-bottom: 1px solid #444;
	position: static;
	border-left: 0 none;
	border-right: 0 none;
	margin-left: 0;
}

#content
{
	position: relative;
	top: 1.5em;
	padding: 4px;
	border: 1px solid #f4f1db;
	z-index: 5;
}

#contentfront 
{
	position: relative;
	top: 1.5em;
	z-index: 5;
	height: 310px;
}

.front {
	width:225px !important;
	float:left;
	margin-left:7px;
	padding: 4px;
	border: 1px solid #f4f1db;
	background-color: #fff;
}
.front.first { margin-left: 0px; }
.front img { display: block; }

#content .pic_content {
	margin: 0 10px 10px 0;
}

#gallery
{
	float: left;
	width: 355px;
}

#textlayer
{
	width: 295px;
	height: 250px;
	padding: 30px;
	float: left;
	width: 295px;
	background-color: #fff;
}

#textlayer .topicline
{
	display:block;
	margin-top: -2em;
	margin-bottom: 0.25em;
	color: #aaa;
}

#footer
{
	position: absolute;
	top: -250px;
	width: 720px;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	z-index: 25;
}

#footer ul
{
	float: right;
	background: url(../pics/bg/footer_line.gif) 0 50% no-repeat;
}

#footer ul li
{
	float: left;
}

#footer ul li a
{
	float: left;
	padding: 0 10px;
	background: url(../pics/bg/footer_line.gif) 100% 50% no-repeat;
}

#footer ul li a:hover
{
	text-decoration: underline;
}

#footer #dropdown { position: relative; float: left; border: 1px solid #f4f1db; background-image: none; top: -0.25em; background: url(../pics/icons/dropdown.gif) 95% 0.5em no-repeat #fff; }
#footer #dropdown ul { position: absolute; background-color: #fff; z-index: 25; border: 1px solid #f4f1db; background-image: none; margin-left: -1px; }
#footer #dropdown li { float: none; }
#footer #dropdown li a { float: none; background-image: none; width: 190px; }
#footer #dropdown ul li a:hover { background-color: #fefeee; }


#swf, #fulltext
{
	background-color: #f1f1e1;
	height: 310px;
}

#swf p
{
	padding: 6em 30px 0 30px;
}

/* ******************** elements styles */

#content h1
{
	color: #b77d02;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-size: 145%;
	font-weight: normal;
	margin-bottom: 1em;
}

.close
{
	position: absolute;
	width: 9px;
	height: 9px;
	background: url(../pics/bg/close.gif) 0 0 no-repeat;
	top: 10px;
	left: 700px;
}

/* ******************** scroller */

#scrollarea .scroller
{
	width: 290px;
	height: 21em;
	overflow: hidden;
}

#scrollarea .section
{
	width: 290px;
	height: 21em;
	overflow: hidden;
	padding-bottom: 1.5em;
}

#scrollarea .content
{
	height: 1000000px;
}

#scrollbar
{
	position: absolute;
	top: 80px;
	left: 688px;
	width: 30px;
}

#scrollbar li		{ height: 36px; }
#scrollbar li.dn	{ background: url(../pics/bg/dn_bg.gif) 0 0 no-repeat; }
#scrollbar li.up	{ background: url(../pics/bg/up_bg.gif) 0 0 no-repeat; }
#scrollbar li a		{ height: 36px; position: relative; }
#next				{ background: url(../pics/bg/dn.gif) 11px 13px no-repeat; }
#prev				{ background: url(../pics/bg/up.gif) 11px 13px no-repeat; }

/* ******************** forms */

form
{
	padding: 10px 40px 0 40px;
}

form p
{
	padding: 0 10px;
	margin-bottom: 0.75em;
}

fieldset
{
	float:left;
	width: 292px;
	margin: 0 10px;
}

fieldset li
{
	margin-bottom: 10px;
}

.right li
{
	margin-bottom:4px;
}

fieldset li.offset
{
	padding-top: 10px;
}

label, div.label
{
	float: left;
	width: 100px;
}

label.inline
{
	float:left;
	width: 115px;
}

label.inline-small
{
	float: left;
	margin-right: 20px;
	width: auto;
}

form li br { clear: both; }

.radio.inset
{
	margin-left: 10px;
}

input, textarea
{
	border: 1px solid #c8c8b5;
	padding: 1px;
	background: url(../pics/bg/input.gif) 0 0 no-repeat #fff;
}

input.checkbox, input.radio
{
	padding: 0;
	border: 0 none;
	background-color: transparent;
	margin-right: 5px;
}

textarea
{
	width: 95%;;
	height: 86px;
}

.zip
{
	display: inline;
	width: 50px;
}

.city
{
	display: inline;
	width: 116px;
	margin-left: 5px;
}
.radiotext {width: 115px;}

#field-beratung .inline {margin-left: 4px; width: auto; display: block;}
#field-anruf .inline {margin-left: 4px; width: auto; display: block;}
#field-info .inline {margin-left: 4px; width: auto; display: block;}

.checkbox {float:left;}
#result
{
	position: absolute;
	width: 710px;
	margin-left: -40px;
	margin-top: -10px;
	border-bottom: 1px solid #ccc;
}


.formmessage {
	color: #fff;
	height: 60px;
	padding: 5px 50px;
	border-bottom: 1px solid #d9d9c4;
}

.formmessage.error { background-color: #CC0000; }
.formmessage.error a { color: #fff; font-weight: bold; }
.formmessage.success { background-color: #9ddf00; }
.formmessage.success a { color: #fff; font-weight: bold; }


li.error label {
	color: #CC0000;
	font-weight: bold;
}

li#field-type.error {
	color: #CC0000;
	font-weight: bold;
}

.button-close {
	width: auto; 
	height: auto; 
	background:none; 
	display: block;
	margin-top:20px; 
	margin-left: 540px;
}
.button-close a {
	background: url(../pics/bg/button-close.gif) 100% 50% no-repeat;
	padding-right: 13px;
	width: auto !important; 
	height: auto !important; 
	display: block; 
	margin: 0px !important;
}

.button a
{
	background: url(../pics/bg/loading.gif) 0 -200px no-repeat;
	padding: 15px 0;
	display: block;
	font-weight: bold;
	color: #b77d02;
	text-align: right;
}

.button input
{
	background: url(../pics/bg/loading.gif) 0 -200px no-repeat;
	padding: 15px 0;
	display: block;
	font-weight: bold;
	color: #b77d02;
	text-align: right;
	border: 0 none;
	background-color: transparent;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.button a.wait
{
	background-position: 100% 50%;
}

ul.std li
{
	list-style-position: outside;
	padding-left: 10px;
	background: url(../pics/bg/bullet.gif) 0 0.5em no-repeat;
}

#overlay { background-color: #000; position: absolute; top: 0; left: 0; z-index: 10000; }
#lightbox { width: 500px; height: 580px; background-color: #fff; z-index: 10001; position: absolute; padding: 10px; overflow: auto;}
#lightbox-close { width: 30px; height: 30px; background:url(../pics/close.gif) 50% 50% no-repeat; display: block; margin-left: 470px; }
#lightbox-iframe { width: 100%; height: 550px; border: 0 none; }

/* ******************** override */
#header ul ul li a.last, #header ul ul ul li a.last
{
	border: 0 none !important;
	background-image: none !important;
}
