/*
Grün BG: #469741
Menü-Rot= #F15A24;
*/

html { font-size:100%; /* wegen IE6 */ min-height: 100.05%; }

body {
	background: #469741 url(../images/global/bg.png);
	margin: 0;
	height: 100%;
}

p {
	font: normal 0.8em/120% Trebuchet,Helvetica,Arial,sans-serif;
	margin-top: 0;
}

h1, td h1 {
	font: bold 1.4em/120% "Lucida Grande", Lucida, Verdana, sans-serif;
}

h2, td h2 {
	font: bold 1.4em/120% "Lucida Grande", Lucida, Verdana, sans-serif;
}

h3 {

}

h1,h2,h3 {

}

a:link,a:visited,a:hover {
color: #469741;
}
a:hover {
text-decoration: none;
}
a:link,a:visited {
text-decoration: none;
}

#con {
	margin: 0 auto;
	width: 900px;
/*	min-height: 500px; */
	font: normal 0.9em Trebuchet,Helvetica,Arial,sans-serif;
}

#header {
	margin-top: 0;
	height: 97px;
	width: 900px;
	background: url(../images/global/bg-header.gif) repeat-x 0 bottom;

}
#logo {
	margin: 12px 0 0 20px;
	width: 297px;
	height: 66px;
	background: transparent url(../images/global/ks-logo.gif) no-repeat;
	float: left;
}

#menuCon {
	width: auto;
	height: 42px;
	float: right;
	margin-top: 55px;
}
/*
#menu ul li {
	list-style-type: none;
	margin: 0 40px 0 0;
	display: block;
	float: left;
	margin-top: 2px;
}

#menu ul li a {
	color: #000;
	padding-bottom: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 22px;
	font: 0.8em Trebuchet, "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
}
#menu ul li a:visited {
	color: #000;
	text-decoration: none;
}
#menu ul li a:hover,
#menu ul li a:active {
	color: #F15A24;
	text-decoration: none;
	background: url(../images/global/menue-active.png) repeat-x 0 bottom;
}
*/
#contentCon {
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
	background: transparent url(../images/global/bg-con.gif) repeat-y;
}
#contentCon .col1,#contentCon .col2,#contentCon .col3 {
	height: 500px;
	 overflow: hidden;
}
#contentCon .col1 {
	float: left;
	width: 295px;
}
#contentCon .col1.inner {
	float: none;
	width: 725px;
	padding: 20px 40px 30px 40px;
	font-weight: normal;
	font-style: normal !important;
}
#contentCon .col2 {
	float: left;
	width: 295px;
	margin-top: 30px;
	overflow: hidden;
}
#contentCon .col3 {
	float: right;
	width: 295px;
}

.aktion {
	position: absolute;
	top: 500px;
/*	margin-left: -80px; */
	width: 190px;
	height: 209px;
	background: url(../images/global/aktion.png) no-repeat;
	z-index: 20;
	}
.aktion-ssv {
	position: absolute;
	top: 500px;
/*	margin-left: -80px; */
	width: 190px;
	height: 209px;
	background: url(../images/global/aktion-ssv.png) no-repeat;
	z-index: 20;
	}

#detail {
	position: relative;
	width: 307px;
	height: 248px;
	padding: 0px;
	text-align: center;
}
#loaderBox { display: none; position: absolute; top: 116px; left: 145px; }

#detailtext {
	margin-top: 10px;
}

#detailtext h1 {
	font: bold 1.0em/120% "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 0;
}

p.preis {
	margin-top: 0px;
	font-size: 1.0em;
	font-weight: bold;
	color: #469741;
}
preis_neu, p.preis_neu {
	margin-top: 0px;
	font-size: 1.0em;
	font-weight: bold;
	color: #ff0000;
}
preis_alt, p.preis_alt {
	margin-top: 0px;
	font-size: 1.0em;
	font-weight: bold;
	color: #000;
	text-decoration: line-through;
}
.clear {
	clear: both;
	overflow: hidden;
}
#footer {
	background: #469741 url(../images/global/footer.png) repeat-x 0 top;
	height: 25px;
	font-size: 9px;
	text-align: right;
	padding-top: 15px;
	margin-left: 5px;
	padding-right: 0px;
	width: 890px;
}

/*************************** Über uns Styles **********************************/
#alleBilder {
	position: absolute;
	margin-left: 86px;
	width: 638px;
	height: 436px;
	background: url(../images/global/ueber-uns.jpg) no-repeat;
}
#alleBilder h2 {
	font-size: 12px;
}

#alleBilder a#bild1,
#alleBilder a#bild2,
#alleBilder a#bild3,
#alleBilder a#bild4,
#alleBilder a#bild5,
#alleBilder a#bild6,
#alleBilder a#bild7 {
	position: absolute;
	width: 164px;
	height: 164px;
	background: transparent url(../images/global/spacer.gif);
	border: 0;
}

a#bild1 {
	top: 20px;
	left: 0;
	z-index: 70;
}
a#bild2 {
	top: 65px;
	left: 164px;
	z-index: 60;
}
a#bild3 {
	top: 10px;
	left: 300px;
	z-index: 50;
}
a#bild4 {
	top: 60px;
	left: 460px;
	z-index: 40;
}
a#bild5 {
	top: 210px;
	left: 40px;
	z-index: 10;
}
a#bild6 {
	top: 260px;
	left: 206px;
	z-index: 20;
}
a#bild7 {
	top: 225px;
	left: 366px;
	z-index: 30;
}

a#bild1 span,
a#bild2 span,
a#bild3 span,
a#bild4 span,
a#bild5 span,
a#bild6 span,
a#bild7 span {
	display: none;
	text-decoration: none;
	
}
a#bild1:hover span,
a#bild2:hover span,
a#bild3:hover span,
a#bild4:hover span,
a#bild5:hover span,
a#bild6:hover span,
a#bild7:hover span {
	position: absolute;
	width: 364px;
	height: auto;
	background: #fff url(../images/global/spacer.gif);
	border: 3px solid #469741;
	display: block;
	text-decoration: none;
	padding: 0 20px 0 20px;
	color: #000;
	
}
a#bild1:hover span,
a#bild2:hover span,
a#bild3:hover span,
a#bild4:hover span,
a#bild5:hover span,
a#bild6:hover span,
a#bild7:hover span {
	top: 80px;
	left: 80px;
	z-index: 80;
	
}

#spanBox {
	
}

/*************************** Form Styles **********************************/
.button {
	font: 10px Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #8AAC3E;
	border: 1px solid #469741;
	width: auto !important;
	color: #fff;
	cursor: pointer;
	}

label, form p {
	font-size: 12px;
 	font-family: Arial,Helvetica;
}

textarea {
	width: 260px;
	height: 70px;
 background-color: #E0ECC8;
 border: 1px solid #8AAC3E;
 color: #000;
 padding: 5px;
 margin: 5px;
 font-size: 11px;
 font-family: Arial,Helvetica;
 }

 input {
	width: 265px;
 background-color: #E0ECC8;
 border: 1px solid #8AAC3E;
 color: #000;
 padding: 3px;
  margin: 5px;
 font-size: 11px;
 }
 
#alert {color: #FF3333;
		font-weight: normal;
}

/*************************** End of Form Styles **********************************/