/* Standard Stylesheet
www.kampfelder-hof.de
Letzte Aenderung: März 2010
*/
/* Reset all */



*{
	padding: 0;
	margin: 0;
	border: 0;
}


html {
	height: 100%;
}






/* Allgemeines */
body {
	text-align: center;
	background-color: #ffffff;
	min-height: 101%;
}

a:link {
	color: #666;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: #666;
	background-color: transparent;	
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



/* Clear Class */
.c {
	clear: both;
}

img, a img {
	border: 0;
}

.keine-anzeige {
	display: none;
}

/* Absaetze */
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.87em;
	line-height: 1.4em;
	color: #333333;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: lighter;
	color: #ffffff;

}

h4 {

}



/* Links- bzw. Rechtsausrichtung für Elemente */
.leftalign {
	float: left;
	margin: 0 0 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 0.5em;
}



/* colorcolorcolorcolorcolorcolorcolorcolorcolor */

.lightgreen {
/*	color: #77be69;	
	color: #6EB061;*/
	color: #619c56;
}

.red {
	color: #F00;
}

.grey {
	color: #999999;
}
/* Tabellen Tabellen Tabellen Tabellen Tabellen */

	
.datatable {
	width: 300px;
	border-collapse: collapse;
	}
	
.datatable tr {
	font-size: 0.6em;
	font-family: Verdana, Geneva, sans-serif;
	border: none;
	color: #666666;
}

.datatable th {
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	padding: 7px 0px 5px 0;
	background-color: transparent;
	}
	
.datatable td {
	padding: 7px 15px 7px 0px;
	background-color: transparent;
	text-align: left;
	vertical-align:top;
	border-bottom: 1px dotted #cccccc;

	}
	

.datatable td.no_border {
	border-bottom: none;
}





/* Tabellen Adressen */

.dadress {
	width: 300px;
	border-collapse: collapse;
	}
	
.dadress tr {
	font-size: 0.6em;
	font-family: Verdana, Geneva, sans-serif;
	border: none;
	color: #666666;
}

.dadress th {
	border-bottom: none;
	text-align: left;
	padding: 7px 0px 5px 0;
	background-color: transparent;
	}
	
.dadress td {
	padding: 2px 15px 2px 0px;
	background-color: transparent;
	text-align: left;
	vertical-align:top;
	border-bottom: 1px dotted #cccccc;

	}


/* Tabellen Sortiment */

.tasorti {
	float: left;
	width: 95%;
	border-collapse: collapse;
	margin: 36px 0 50px 8px;
	line-height: 1.5em;
	font-size: 0.8em;
	}
	
.tasorti tr {
	font-family: Verdana, Geneva, sans-serif;
	border: none;
	color: #333333;
}

.tasorti th {
	border-bottom: none;
	text-align: left;
	padding: 7px 3px 5px 3;
	background-color: transparent;
	}
	
.tasorti td {
	padding: 10px 3px 10px 3px;
	background-color: transparent;
	text-align: left;
	vertical-align:top;
	border-bottom: 1px dotted #cccccc;

	}

.tasorti td.no_border {
	border-bottom: none;
}




hr {
 border: 0px; 
 border-top: 1px dotted #cccccc;
 border-bottom: transparent;
 margin: 30px 0 10px 0;
 padding: 0;
}





/****************************************************************************************************/
/****************************************************************************************************/
/* LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT*/
/****************************************************************************************************/

#wrapper {
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 0 0 0 0;
	border: none;
}



/************************* HEADER HEADER HEADER HEADER HEADER HEADER HEADER HEADER HEADER************/

#header {
	float: left;
	width: 800px;
	height: 105px;
	border: none;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 280px;
	height: 105px;
	background-image:url(../links/fireworks_pic/logo1.gif);
}

#pic1 {
	position: absolute;
	top: 0;
	left: 280px;
	width: 130px;
	height: 105px;
	background-image:url(../links/pic.png);
}
	
#pic2 {
	position: absolute;
	top: 0;
	left: 410px;
	width: 130px;
	height: 105px;
	background-image:url(../links/pic.png);
}
	
#pic3 {
	position: absolute;
	top: 0;
	left: 540px;
	width: 130px;
	height: 105px;
	background-image:url(../links/pic.png);
}
	
#pic4 {
	position: absolute;
	top: 0;
	left: 670px;
	width: 130px;
	height: 105px;
	background-image:url(../links/pic.png);
}
	
#pic_big {
	position: absolute;
	top: 0;
	left: 280px;
	width: 520px;
	height: 210px;
	background: #fff6e4;
	z-index: 100;
}




/************************* NAVIGATION NAVIGATION NAVIGATION NAVIGATION NAVIGATION *******************/

#navi {
	float: left;
	width: 130px;
	margin: 50px 70px 0 80px;
	padding: 0;
	border: none;
	
	}

#navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#navi ul ul {
	list-style: none;
	margin: 10px 0 20px 0;
	padding: 0 0 0 20px;
	}

#navi li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.15em;
	color: #007a6f;
	text-decoration: none;
	border-bottom: 1px solid #6EB061;
	}
	

#navi li a:link, #navi li a:visited {
	color: #007a6f;
	display: block;
	padding: 2px 0px 2px 0px;
	margin: 0;
	}

#navi ul ul li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	white-space:nowrap;
	color: #007a6f;
	text-decoration: none;
	border: none;
	}
	
#navi li a:hover {
	color: #6EB061;
	}


/* aktiver navipunkt für erste ebene */
#navi li a.active1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.15em;
	color: #6EB061;
	text-decoration: none;
	border-bottom: 1px solid #6EB061;
	}

/* aktiver navipunkt für zweite ebene */
#navi li a.active2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.15em;
	color: #6EB061;
	text-decoration: none;
	border-bottom: none;
	}

/* aktiver navipunkt in der zweiten ebenen */
#navi li a.active3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #6EB061;
	text-decoration: none;
	border-bottom: none;
	}






/* point of anker */

.anker:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ff9900;
	margin-left: 300px;
}

.anker:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ff9900;
	margin-left: 300px;
}

.anker:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	margin-left: 300px;
	text-decoration: none;	
}







/* SORTIMENT NAVIGATION */

#nav_sub1 {
	width: 290px;
	float: left;
	margin: 0 0 0 28px;
	padding: 0;
	font-size: 0.8em;
	border: none;
      }
	  
#nav_sub1  ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 400px;
      }
#nav_sub1 li {
    display:inline;
    margin:0;
    padding:0;
      }
#nav_sub1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px dotted #cccccc;
	margin:0 5px 5px 0;
	padding:5px;
	text-decoration:none;
	color:#930;
	background-color: transparent;
	display: block;
	float: left;
	width: 130px;
      }

#nav_sub1 a span {
	padding:0;
	color: #ff9900;
      	}
		
		/* Commented Backslash Hack hides rule from IE5-Mac \*/
    	#nav_sub1 a span {float:none;}
    	/* End IE5-Mac hack */
		
#nav_sub1 a:hover span {
      	color: #ffffff;
     	 }
#nav_sub1 a:hover {
    color: #ffffff;
	background-color: #ff9900;
      }

#nav_sub1 .active1 {
	color:#000000;
	}










/* Listeneinstellungen ganz allgemein im mittleren content */

.allg_liste  {
}

.allg_liste ul {
		margin:0 30px 30px 10px;
		padding: 0;
}

.allg_liste li {
	border-bottom: 1px dotted #cccccc;
	color:#960;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	list-style-type: none;
	margin:0;
	padding: 6px 0 6px 9px;
}

.allg_liste li a:link {
	color:#C60;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	list-style-type: none;
}

.allg_liste li a:visited {
	color:#C60;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	list-style-type: none;
}

.allg_liste li a:hover {
	list-style-type: none;
	text-decoration: none;
	color: #FC0;
}



.allg_liste li.no_border {
	border-bottom: none;
}




/************************* CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT CONTENT *******************/

#content {
	position: absolute;
	top: 105px;
	left: 0;
	width: 800px;
	border:none;
	background-color: transparent;
	}

/* der 50px content-bereich */
#content_mid {
	float: left;
	width: 340px;
	padding: 0;
	margin: 50px 0px 0 12px;
	border: none;
	}

#content_headstarter {
	position: absolute;
	top: 53px;
	left: 272px;
	background-image:url(../links/headstarter.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
}

.gedicht {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-size: 0.7em;
	line-height: 1.9em;
	margin: 0;
	padding: 20px 60px 20px 0px;
}

/* some features somewhere */

.italic {
	color: #666;
	font-style: italic;
}




/* der 200px content-bereich */
#content_mid2 {
	float: left;
	width: 340px;
	padding: 0;
	margin: 138px 0 0 12px;
	background: transparent;
	border: none;
}

/************************* SITEBAR SITEBAR SITEBAR SITEBAR SITEBAR SITEBAR SITEBAR *******************/

#sidebar {
	/*float: right;*/
	position: absolute;
	top: 0;
	left: 670px;
	width: 130px;
	border: none;
	margin: 0;
	padding: 0;
	background: #843c22;
	z-index: 1000;
}
#sidebar_footer {
	float: right;
	width: 130px;
	height: 580px;
}


#aktion1 {
	width: 130px;
	min-height: 120px;
	border: none;
	margin: 0;
	padding: 0;
}

#aktion2 {
	width: 130px;
	min-height: 120px;
	border: none;
	margin: 0;
	padding: 0;
}

#aktion3 {
	width: 130px;
	border: none;
	margin: 0;
	padding: 0;
}

#aktion4 {
	width: 130px;
	border: none;
	margin: 0;
	padding: 0;
}

.angebot a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #ff9900;
}

.angebot a:visited {
	color: #ff9900;
	background-color: transparent;	
	text-decoration: none;
}

.angebot a:hover {
	text-decoration: none;
	color: #ff9900;
}

.texth {
	color: #fff6e4;
	width: 110px;
	border: none;
	padding: 8px 8px 0px 8px;

}

.textp {
	width: 110px;
	border: none;
	padding: 0 8px 0px 8px;
	color: #fff6e4;
	font-size: 0.8em;
	font-weight: lighter;

}

.bilder {
	width: 130px;
	height: 105px;
	text-align: center;
	border: none;
	padding: 0;
	margin: 0;
}

.line {
	margin-top: 0px;
	margin-bottom: 20px;
}





/* FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER *******/



#footer {
	clear:both;
	width: auto;
	display: block;
	margin: 0px 0 0 0;
	padding: 2px 5px 3px 0;
	background-color: transparent;
	color: #09F;
	text-align: right;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;;
	}






/* IFRAME FORMULAR */


form {
	float: left;
	border: none;
	width: 300px;
	height: 700px;
	font-size: 0.8em; 
	font-family: Verdana,sans-serif;
}
		
label {
	float: left;
	display: block;
	text-align: left;
	width: auto;
	padding: 5px 0px 5px 2px;
	font-size: 0.85em;
	background-color: transparent;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: none;
	}

	
input {
	float: right;
	display: block;
	width: 65%;
	color: #030;
	padding: 5px 2px 5px 2px;
	background-color: transparent;
	border: 1px solid #cccccc;
	}

textarea {
	float: right;
	display: block;
	width: 65%;
	height: 200px;
	overflow:auto;
	color: #030;
	padding: 5px 2px 5px 2px;
	background-color: transparent;
	border: 1px solid #cccccc;
	}
	
#betreff {
	float: left;
	width: 100%;
	border: none;
	margin: 0 0 5px 0;
	padding: 0;
}

#betreff select {
	float: right;
	width: 67%;
	color: #333333;
	background-color: #fefefe;
	border: 1px solid #cccccc;
	padding: 5px 2px 5px 2px;
	}
	
	
#submit {
	float: left;
	width: 190px;
	border: none;
	margin: 30px 0 0 105px;
}

#submit input {
	display: block;
	float: left;
	width: 90px;
	height: 20px;
	padding: 0;
	margin: 0;
}

#submit .reset {
	display: block;
	float: right;
	width: 90px;
	height: 20px;
	padding: 0;
	margin: 0;
}





#checkbox {
	float: left;
	width: 100%;
	border: none;
	margin: 5px 0 0 100px;
}

#checkbox label {
	display: block;
	color: #999999;
	width: 50%;
	text-align: left;
	border: none;
}

#checkbox input {
	display: block;
	float: left;
	vertical-align:middle;
	width: 10px;
	height: 18px;
	border: none;

}

.formfieldrequired {
	float: left;
	color: #C00;
	font-size:12px;
}

.clear {
	clear:both;
}

.danke {
	float: left;
	width: 300px;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #6EB061;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.error {
	float: left;
	width: 300px;
	text-align: left;
	margin: 0;
	padding: 10px 10px 10px 20px;
	color: #ff3300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border:none;
} 
