@charset "utf-8";

* {

	margin: 0px;

	padding: 0px;

}

body {

	font-family: arial;

	font-size: 11px;

	background-image: url(../img/bg-body2.gif);

	background-repeat: no-repeat;

	background-position: center top;	

	width:100%;

}

a {

	text-decoration: none;

}

a:link {

	font-family: arial;

	text-decoration: none;

}

a:hover {

	font-family: arial;

	text-decoration: none;

}





#main {

	margin-right: auto;

	margin-left: auto;

	/*background-color: #FFFFFF;*/

	float: none;

	width: 880px;

}



#mainhead{

	width: 880px;

	margin-right: auto;

	margin-left: auto;

}



#maincontent{

	background-image: url(../img/schatten.jpg);

	background-repeat: repeat-y;

	width: 880px;

	margin-right: auto;

	margin-left: auto;

}



#head {

	background-image: url(../img/head.jpg);

	background-repeat: no-repeat;

	height: 172px;

	width: 850px;

	color: #FFFFFF;

	margin-right: auto;

	margin-left: auto;

}

#submenue {

	padding-top: 40px;

	width: 850px;

}

#submenue ul {

	list-style-type: none;

	float:right;

	padding-right: 31px;

}

#submenue ul li {

	float:left;

}

#submenue ul li a {

	color: #FFFFFF;

}

#mainmenue {

	width: 850px;

	padding-top: 60px;

}

#mainmenue ul {

	list-style-type: none;

	float: right;

}

#mainmenue ul li {

	margin-top:15px;

	margin-right:25px;

	margin-left:10px;

	float:left;

}

#mainmenue ul li img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



#mainmenue ul li a {

	color: #FFFFFF;

}



#bild {

	width: 850px;

	margin-left:15px;

	

}

#content {

	padding-left: 30px;

	padding-top: 37px;

	width: 790px;

	padding-right: 30px;

	padding-bottom: 40px;

	margin-left:15px;
	min-height:300px;

}

#content img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#content ul {

	list-style-image: url(../img/liste.jpg);

	margin-left: 19px;

	font-weight: bold;

}





#content p{margin-bottom:12px}



#topnews_bilder {

	width: 880px;

	margin-top: 10px;

}

#topnews_bilder img, #topnews_bilder div {

	float: left;

	position:relative;

}



a#linkdiv{

	display:block;

	position:absolute;

	width:266px;

	height:245px;

	left:300px;

	top:-320px;

	z-index:1000;

}





h1 {

	font-size: 16px;

	font-style: italic;

	font-weight: bold;

	margin-bottom: 12px;

}

hr {

	color: #9c9e9f;

	margin-top: 20px;

	margin-bottom: 20px;

	text-align: left;

	width: 340px;

}

h2 {

	font-size: 14px;

	font-weight: normal;

	margin-bottom: 12px;

}

.news {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #9c9e9f;

	width: 790px;

	padding-bottom: 10px;

	margin-bottom: 10px;

}



h3 {

	font-weight: bold;

	background-image: url(../img/liste.jpg);

	background-repeat: no-repeat;

	font-size: 11px;

	padding-left: 19px;

}

.news_datum {

	font-size: 10px;

	color: #9c9e9f;

}

.news_bild {

	float: left;

}



#content a {

	font-weight: bold;

	color: #000000;

}

.news_teaser {

	font-size: 10px;

	color: #9c9e9f;

	font-weight: bold;

}

div.news_text{}
div.news_text p, div.news_text img{float:left;}
div.news_text p{width:450px;margin-top:10px}
div.news_text img{margin-right:10px}

div#wegb{}
div#googleMap{height:400px;width:400px;float:right}
div#anfahrt{width:350px;float:left;margin-left:10px}


#contcol1{width:370px;float:left;padding-right:20px}
#contcol2{width:400px;float:left}




#footer {

	background-image: url(../img/footer.jpg);

	background-repeat: no-repeat;

	height: 21px;

	width: 850px;

	margin-left:15px;

	position:relative;

}





/*Katalog*/



#content ul.lskatalog {

	list-style-image: url(../img/liste.jpg);

	width:92px;

	float:left;

}





hr.hrprod {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 780px;

}

hr.hrprodwhite {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 780px;
	border: 1px solid #FFF;	

}


#contcolall hr.hrprod, #contcolall h1, #contcolall p {
	float:left;
}

#contcolall p {clear:left}

/* 
REDAXO-Modul: do form!
Beschreibung: CSS-DEMO
Bereich: CSS 
Für: do form! 2.x  
Stand: 20.04.2009 
Version: 1.0
--------------------------------------------------------------------------
HINWEISE:
--------------------------------------------------------------------------
!! Das CSS berücksichtigt nicht alle möglichen Felder 
!! Farben nicht 1 zu 1 übernehmen
!! ist ja nicht wirklich hübsch

Weitere Infos zu den CSS hier:
http://wiki.redaxo.de/index.php?n=R4.DoForm
-------------------------------------------------------
*/

/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
	padding-right: 10px;
	width:800px;
	margin-top:20px;
	float:left;
	position:relative;
}




/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}



.formgen form
{
line-height : 120%;

}




/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;	
	
}
 .forminfo 
{
	width: 423px;
	margin-top:10px;
	margin-bottom: 15px;
	margin-left:20px;
	background-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	border: 1px dashed #c52030;
	float:left;
	clear:left;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	/*width: 400px;
	height: 200px;
	margin-left: 4px;
	border: 1px solid #003366;
	background-color: #DFEEDD;*/
}


/* Textfeld */
.formgen .formtext
{
	width: 250px;
	height:18px;
	background-color: #FFF;
	border: 1px solid #000;
	*/
	/*margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #E9EBF3;
	border: 1px solid #003366;*/
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	/*border-bottom-color: #000000;*/
	background-color: #FFF;	
}



/* Label */
.formgen label {
	/*width: 120px;
	clear: left;
	float: left;
	height: 20px;
	font-weight: bold;
	color: #003399;*/
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 250px;
	background-color: #FFF;
	color: #000;
	border: 1px solid #000;
    font-size:11px;
}


/* Sende-Button */
.formgen .formsubmit
{
	border: 1px solid #000;
	/*width: 100%;
	text-align: center;
	background-color: #006699;
	
	float: right;
	color: #FFFFFF;*/
}



/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #990000;
	width: 150px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}



.formgen label{display:block;float:left;width:120px;color:#666}
.formgen input{display:block;float:left;width:300px;background-color:#F4F4F4;margin-bottom:10px;height:22px;font-family: Arial, Geneva, sans-serif}
.formgen input[type=hidden]{display:none}
.formgen textarea{display:block;float:left;width:300px;background-color:#FFF;border: 1px solid #000;margin-bottom:10px;height:200px;font-size:11px;font-family: Arial, Geneva, sans-serif;position:absolute;left:400px;top:0px}
.formgen input.formsubmit{background-image: url(../basic/button_red.gif);
	background-repeat: no-repeat;
	height: 18px;
	width:100px;
	color:#000;
	margin-left:325px
	border: 1px solid #000;
	position:absolute;
	left:400px;top:240px;
	font-size:11px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	
	border-bottom-width: 1px;
	color:#c52030;
}

.formgen .formcaptcha
{
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.formgen .formreq {
	color: #c52030;
}

.formgen .formheadline {
	color: #993300;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */
