/* @override http://www.lcn-kempten.de/style.css */

/* @override 
	http://lcn-kempten.de/style.css
	http://www.lcn-kempten.com/style.css
	http://lcn-kempten.de/style.css
	http://www.lcn-kempten.de/style.css
*/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }


dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

html {
	min-height: 99%;
	margin-bottom: 1px;
}

body {
	color: #666;
	font: 11px/15px arial, helvetica, sans-serif;
	background: url(pix/lcn_screen.jpg) no-repeat center top;
	text-align: left;
}

body.mainPage {
	padding: 0;
	margin: 0;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color: #483727; background: #f5f2eb;
	padding: 10px;
	margin-bottom: 15px;
	display: block;
	font-weight: bold;
}

#site-content {
	position:relative;
	display: block;
	margin:0 auto;
	height:100%;
	width: 800px;
	padding: 0;
}

#header {
	position: absolute;
	margin:0;
	padding:0;
	height: 93px;
	top: 0;
	color: #7ab030;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	background: url(pix/lcn_nav.png) no-repeat 0 top;
	z-index: 2;
	width: 800px;
}

#header ul {
	position: relative;
	top: 63px;
	padding-left: 10px;
}

div#content {
	display: inline-block;
	padding: 0 0 20px;
	z-index: 2;
	position: absolute;
	top: 350px;
	width: 800px;
	margin: 0;
}

div#main {
	width: 530px;
	padding-right: 20px;
	display: inline-block;
	float: left;
	padding-bottom: 20px;
	min-height: 220px;
}

#bild {
	width: 250px;
	height: 250px;
	display: inline-block;
	top: 95px;
	left: 550px;
	position: relative;
	border-bottom: 4px solid #bbd085;
}

#breadcrumb {
	display: block;
	width: 790px;
	background-color: #79b03b;
	color: #e0e0e0;
	padding: 5px;
}

#breadcrumb a {
	color: #FFF;
}

#breadcrumb a:hover {
	color: #000;
}

#nav {
	width: 250px;
	display: inline-block;
	background-color: #fff;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 15px;
}

#teaser {
	border-bottom: 2px solid #463426;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 10px;
	display: inline-block;
	width: 250px;
	position: relative;
	right: 0;
}

span.headline {
	color: #7ab030;
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
	background-color: #fff;
	padding: 15px 5px 10px 0;
}

span.headlineklein {
	color: #7ab030;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
	margin-top: 10px;
}


#main p {
	margin-bottom: 5px;
	background-color: #eaeaea;
	padding: 10px 2px 10px 10px;
	display: inline-block;
	width: 530px;
}

#main p strong {
	color: #7ab030;
	display: inline-block;
}

#main a {
	color: #000;
}

#main a:hover {
	color: #7ab030;
}

span.preis {
	color: #000;
	font-weight: bold;
	float: right;
	margin-right: 10px;
}

#categorylist {
	
}

#categorylist li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #eaeaea;
	margin-bottom: 7px;
}

#teaser strong {
	color: #7ab030;
	font-size: 14px;
	margin-top: 10px;
	display: inline-block;
}

#teaser a {
	color: #000;
}

#teaser a:hover {
	color: #7ab030;
}

.trennline {
	display: block;
	border-bottom: 1px solid #4c3a2c;
	margin-top: 15px;
	margin-bottom: 0;
	clear: left;
}

div.floatLeft {
	margin-right: 15px;
}

div.floatRight {
	margin-left: 15px;
}

div.angebotbox {
	display: inline-block;
	width: 520px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #e2e2e2;
	border-top: 1px solid #4a382a;
}

#footer {
	width: 542px;
	padding-top: 5px;
	border-top: 2px solid #707173;
	height: 24px;
	display: inline-block;
}

div.angebotbox strong {
	color: #78b03b;
}

#main div.angebotbox p strong {
	color: #7ab030;
}



/* ### Bildgalerie ### */

#main-content-block div.galerie {
	clear: both;
}
#main-content-block div.galerie div.image {
	float: left;
	width: 270px;
}

#main-content-block div.galerie div.image img{
	padding: 5px;
	border:1px solid #aaa;
}


/* ### Formular ############################################ */

#doform55 {
	display: inline-block;
	float: left;
	width: 320px;
}

div.form-adresse {
	display: inline-block;
	float: left;
	width: 215px;
}

div.formblock {
	margin-top: 4px;
	margin-bottom: 4px;
	width: 340px;
	display: inline-block;
}

select#el_0.formselect {
	width: 240px;
	margin-bottom: 5px;
}

input {
	border: 1px solid #bfbfbf;
	width: 200px;
	padding: 2px;
	background-color: #fff;
}

textarea#el_7.formtextfield {
	border: 1px solid #bfbfbf;
	width: 200px;
	padding: 4px;
}

textarea#el_8.formtextfield {
	border: 1px solid #bfbfbf;
	width: 200px;
	padding: 4px;
}

div.formheadline {
	font-weight: bold;
}

label {
	width: 90px;
	display: inline-block;
	float: left;
	margin-top: 5px;
}

input.formsubmit {
	border: 1px solid #bfbfbf;	height: 22px;
	width: 120px;
	background-color: #dedede;
	margin-left: 90px;
	margin-top: 10px;
}

div.forminfo {
	margin-bottom: 19px;
	padding-top: 4px;
	padding: 5px;
	background-color: #f5f2eb;
	font-weight: bold;
}

div#form-module-thanks {
	display: inline-block;
	width: 500px;
	float: left;
	color: #303030;	
}



/* ### Navigation ######################################## */

#header ul li {
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	font-size: 12px;
}

#header ul li a {
	color: #FFF;
}

#header ul li a:hover {
	color: #000;
}

#header ul li a.current {
	color: #7ab030;
	background-color: #000;
	padding-top: 3px;
	padding-bottom: 2px;
}

div#bild-head {
	z-index: 0;
	position: relative;
	top: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 350px;
}

#navheight_horiz_vert {
	color: #000;
}



#navheight_horiz_vert ul.nav1st li ul.nav2nd li {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #b9b9b9;
	padding-left: 4px;
}

#navheight_horiz_vert ul.nav1st li ul.nav2nd li.active {
	background-color: #eaeaea;
}

#navheight_horiz_vert ul.nav1st li ul.nav2nd li a {
	color: #858585;
}

#navheight_horiz_vert ul.nav1st li ul.nav2nd li a:hover {
	color: #7ab030;
}

#navheight_horiz_vert ul.nav1st li ul.nav2nd li a.current {
	color: #000;
}

/* ### Breadcrump Navigation ############################## */

#sitePath {
	float:left;
	padding-left:20px;
	color:#c4d4dc;
	background: inherit;
}

#sitePath a, #sitePath a:link {
	color:#c4d4dc;
	background: inherit;
	text-transform:none;
}

/* ### NEwsletter ############################## */

#main div.text form h3 {
	color: #000;
	margin-bottom: 10px;
}

li.clearfix {
	margin-bottom: 10px;
}

#newsletter_firstname {
	width: 150px;
	height: 18px;
	padding: 0;
	padding: 3px 0 0 3px;
}

#newsletter_name {
	width: 150px;
	height: 18px;
	padding: 0;
	padding: 3px 0 0 3px;
}

#newsletter_email {
	width: 150px;
	height: 18px;
	padding: 0;
	padding: 3px 0 0 3px;
}

#newsletter_email2 {
	width: 150px;
	height: 18px;
	padding: 3px 0 0 3px;
}

#main div.text form ul li.clearfix input.submit {
	width: 100px;
	margin-bottom: 10px;
	padding: 3px 0;
}

div.galerie {
	
}

#main div.galerie div.image p {
	background-image: none;
	margin: 0;
	padding: 0;
}

#main div.galerie div.image {
	display: inline-block;
	float: left;
	width: 265px;
	height: 200px;
}


