/* ----------------- (c) newmediamen.com ----------------- */
/* ----------------- We hate *-hacks for Win IE6 --------- */

/* ----------------- GENERAL ----------------------------- */

html, body
{
	background: url(bilder/hintergrund.gif) #74af00;
	font: 13px/17px Arial,Helvetica,sans-serif;
	margin: 0px auto;
	color: #888;
	height: 100%;
}

#fitnesshotline {
	width:120px;
	height:60px;
	float:right;
	margin-top:110px;
	margin-left:-20px;
	text-align:left;
}

#fitness_text {
	color:#fff;
	padding-left:8px;
	margin-bottom:0px;
}

a:link#link_fitness, a:visited#link_fitness, a:active#link_fitness, a#link_fitness:hover {
	border:0px;
	outline:none;
	color:transparent;
}

a:link,a:visited,a:active 
{
	color: #72af00;
	text-decoration: none;
	outline: none;
}

a:hover 
{
	color: #ff8900;
	text-decoration: none;
}

.preloader
{
	position: absolute;
	z-index 1000;
	background: url(bilder/loader-hintergrund.png) no-repeat;
	width: 980px;
	height: 360px;
	text-align: center;
	padding-top: 200px;
}

/* IE Win < 7 only \*/
*html .preloader
{
	background: expression("none");
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='bilder/loader-hintergrund.png');
 }
/* end IE Win < 7 only */

/* ------------------------- Raster ------------------------ */

#aussencontent
{
	margin-left:auto;
	margin-right:auto;
	width: 1100px;
	border: 0px solid red;
	padding: 0 0 0 0px;
}

.naviheader
{
	border: 0px solid green;
	text-align: center;
	height: 360px;
	width:1100px;
	padding: 0px 0 0 0px;
	background: url(bilder/aufmacher-start.png) no-repeat;
}

/* IE Win < 7 only \*/
*html .naviheader
{
	background: expression("none");
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='bilder/aufmacher-start.png');
 }
/* end IE Win < 7 only */



.qualitaet
{
	background: url(bilder/aufmacher-qualitaet.png) no-repeat;
}

/* IE Win < 7 only \*/
*html .qualitaet
{
	background: expression("none");
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='bilder/aufmacher-qualitaet.png');
 }
/* end IE Win < 7 only */



.ei
{
	background: url(bilder/aufmacher-ei.png) no-repeat;
}

/* IE Win < 7 only \*/
*html .ei
{
	background: expression("none");
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='bilder/aufmacher-ei.png');
 }
/* end IE Win < 7 only */




.vorteile
{
	background: url(bilder/aufmacher-vorteile.png) no-repeat;
}

/* IE Win < 7 only \*/
*html .vorteile
{
	background: expression("none");
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='bilder/aufmacher-vorteile.png');
 }
/* end IE Win < 7 only */





.kontakt
{
	background: url(bilder/aufmacher-kontakt.png) no-repeat;
}

/* IE Win < 7 only \*/
*html .kontakt
{
	background: expression("none");
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='bilder/aufmacher-kontakt.png');
 }
/* end IE Win < 7 only */





.impressum
{
	background: url(bilder/aufmacher-impressum.png) no-repeat;
}

/* IE Win < 7 only \*/
*html .impressum
{
	background: expression("none");
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='bilder/aufmacher-impressum.png');
 }
/* end IE Win < 7 only */





.shmeggs
{
	background: url(bilder/aufmacher-shmeggs.png) no-repeat;
}

/* IE Win < 7 only \*/
*html .shmeggs
{
	background: expression("none");
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='bilder/aufmacher-shmeggs.png');
 }
/* end IE Win < 7 only */




.anwendung
{
	background: url(bilder/aufmacher-anwendung.png) no-repeat;
}

/* IE Win < 7 only \*/
*html .anwendung
{
	background: expression("none");
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='bilder/aufmacher-anwendung.png');
 }
/* end IE Win < 7 only */





.produkte
{
	background: url(bilder/aufmacher-produkte.png) no-repeat;
}

/* IE Win < 7 only \*/
*html .produkte
{
	background: expression("none");
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='bilder/aufmacher-produkte.png');
 }
/* end IE Win < 7 only */





.content
{
	border: 0px dotted blue;
	width: 982px;
	overflow: hidden;
	background: url(bilder/weiss-hintergrund.png) repeat-y;
}

/* IE Win < 7 only \*/
*html .content
{
 	width: 980px;
 	padding-left: 1px;
	background: expression("none");
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='bilder/weiss-hintergrund.png');
 }
/* end IE Win < 7 only */



.spalte1
{
	width: 240px;
	border: 0px dotted red;
	float: left;
	margin: 0 18px 0 49px;
}

/* IE Win < 7 only \*/
*html .spalte1
{
	margin: 0 18px 0 24px;
 }
/* end IE Win < 7 only */


.spalte2
{
	width: 240px;
	border: 0px dotted green;
	float: left;
	margin: 0 16px 0 0px;
}

.spalte3
{
	width: 240px;
	border: 0px dotted green;
	float: left;
	margin: 0 0px 0 0px;
}

.spalte2breit
{
	width: 590px;
	border: 0px dotted green;
	float: left;
	margin: 0 16px 0 0px;
}

/* ---------------------------- NAVI -------------------------------- */

.navicontainer
{
	border: 0px solid red;
	height: 100px;
	margin: 0 0 0 350px;
	padding: 80px 0 0 0;
	text-align: left;
	position: relative;
}

/* IE Win < 7 only \*/
*html .navicontainer
{
	margin: 0 0 0 347px;
 }
/* end IE Win < 7 only */


a.naviindex:link,a.naviindex:visited,a.naviindex:active
{
	border: 0px solid green;
	height: 65px;
	width: 228px;
	padding: 0px 0 0 0;
	margin: 20px 0 0 60px;
	float: left;
	position: relative;
}

a.navi:link,a.navi:visited,a.navi:active 
{
	color: #ff8900;
	text-decoration: none;
	border: 0px solid yellow;
	font: 12px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	display: block;
	width: 122px;
	text-align: center;
	float: left;
}

a.navioff:link,a.navioff:visited,a.navioff:active 
{
	color: #fff;
}

a.navi:hover 
{
	color: #fff;
	text-decoration: none;
}





.navirechtscontainer
{
	border: 0px solid yellow;
	font: 12px Arial, Helvetica, sans-serif;
	float: right;
	margin: -80px -50px 0px 0px;
}

a.navirechts:link,a.navirechts:visited,a.navirechts:active
{
	font: 9px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 12px 0 12px 11px;
	display: block;
	border: 0px solid yellow;
	color: #9eae7d;
}

a.navirechts:hover 
{
	color: #fff;
	text-decoration: none;
}

.navirechtsoff
{
	font: 9px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 12px 0 12px 11px;
	display: block;
	color: #fff;
	text-decoration: none;
	border: 0px solid yellow;
}





.navirechtssprache
{
	margin: 0px 0 0 9px;
	border: 0px solid red;
	height: 33px;
	width: 33px;
	display: block;
	background: url(bilder/sprachbutton.png) no-repeat;
	position: absolute;
	top: 87px;
}

/* IE Win < 7 only \*/
*html .navirechtssprache
{
	cursor: pointer;
	margin: 0px 0 0 9px;
	background: expression("none");
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='bilder/sprachbutton.png');
 }
/* end IE Win < 7 only */

a:hover.navirechtssprache
{
	background: url(bilder/sprachbutton2.png) no-repeat;
}

/* IE Win < 7 only \*/
*html a:hover.navirechtssprache
{
	background: expression("none");
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='bilder/sprachbutton2.png');
 }
/* end IE Win < 7 only */






a.subnavilinks:link,a.subnavilinks:visited,a.subnavilinks:active
{
	font: 15px Arial, Helvetica, sans-serif;
	margin: 0px 0 7px 0px;
	display: block;
	border: 0px solid red;
	color: #666;
	width: 230px;
}

a.subnavilinks:hover 
{
	color: #ff8900;
	text-decoration: none;
}

a.subnavilinksoff
{
	font: 15px Arial, Helvetica, sans-serif;
	color: #72af00;
	margin: 0px 0 7px 0px;
	display: block;
	width: 230px;
	border: 0px solid yellow;
}



/* ------------------------ CONTENT ---------------------------- */

h1
{
	font: normal 23px/22px Georgia,Times,TimesNewRoman,serif;
	margin: -1px 0 20px 0;
	color: #72af00;
}

h2
{
	font: normal 18px/18px Georgia,Times,TimesNewRoman,serif;
	letter-spacing: 1px;
	margin: 0px 0 20px 0;
	color: #72af00;
}

h3
{
	font: normal 15px/15px Georgia,Times,TimesNewRoman,serif;
	letter-spacing: 1px;
	margin: 28px 0 13px 0;
	color: #000;
}

h4
{
	font: normal 45px/45px Georgia,Times,TimesNewRoman,serif;
	letter-spacing: 1px;
	padding: 0 0 10px 0;
	margin: 28px 0 20px 0;
	color: #ff8900;
	border-bottom: 1px dotted #ccc;
}

h5
{
	font: normal 13px/13px Georgia,Times,TimesNewRoman,serif;
	letter-spacing: 1px;
	margin: 0px 0 0px 0;
	color: #000;
}

.produktangaben
{
	margin: 5px 0 15px 0;
	font: 12px Georgia,Times,TimesNewRoman,serif;
	font-style: italic;
	color: #999;
}

.produktkasten
{
	background: url(bilder/produkte-kasten.gif) no-repeat;
	height: 412px;
	padding: 0 20px 0 25px;
	border: 0px solid red;
	margin-right: 15px;
	position: relative;
}

.produktbeschreibung
{
	font: 12px/16px Arial,Times,TimesNewRoman,serif;
	color: #333;
	border-top: 1px dotted #999;
	margin: 20px 0 0 0;
	padding: 18px 0px 0 0;
	width: 228px;
}

.produktkasten2
{
	border: 0px dotted black;
	margin: 0px 0 0px 0px;
	padding: 42px 0px 10px 60px;
	width: 530px;
	float: left;
	color: #555;
	background: url(bilder/allgemein-kasten.gif) no-repeat;
}

/* IE Win < 7 only \*/
*html .produktkasten2
{
	padding-left: 60px;
	margin: 0px 0 0px -3px;	
 }
/* end IE Win < 7 only */

.produktkastenrahmen
{
	border-bottom: 1px dotted #999;
	margin: 0px 0 40px 0px;
	padding: 0px 0px 20px 0px;
	float: left;
	color: #555;
}

.produktkastenrahmenende
{
	border-bottom: 0px dotted #999;
	margin: 0px 0 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	color: #555;
}

.produktkastenbild
{
	border: 1px solid #ccc;
	margin: 0px 0 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 125px;
	float: left;
	color: #555;
}

.produktkastentext
{
	border: 0px dotted green;
	margin: 0px 0 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 340px;
	float: left;
	color: #555;
}



.startkasten1
{
	background: url(bilder/start-kasten1.gif) no-repeat;
	height: 312px;
	padding: 0 20px 0 25px;
}

.startkasten2
{
	background: url(bilder/start-kasten2.gif) no-repeat;
	height: 312px;
	padding: 0 20px 0 25px;
}

.startkasten3
{
	background: url(bilder/start-kasten3.gif) no-repeat;
	height: 312px;
	padding: 0 20px 0 25px;
}


/* --------------------- */
.startkasten4
{
	background: url(bilder/start-kasten4.gif) no-repeat;
	height: 127px;
	width: 355px;
	border: 0px dotted black;
	margin: 30px 0 0 52px;
	padding: 20px 20px 0 205px;
	float: left;
	position: relative;
	font: 12px/15px Arial,Helvetica,sans-serif;
}

/* IE Win = 7 only \*/
*+html .startkasten4 
{ 
	padding-top: 11px;
}
/* end IE Win  = 7 only */

/* IE Win < 7 only \*/
*html .startkasten4
{
	margin: 30px 0px 0px 26px;
	padding-top: 11px;
	height: 130px;
 }
/* end IE Win < 7 only */
/* --------------------- */


.startkasten5
{
	height: 137px;
	width: 276px;
	border: 0px dotted black;
	margin: 30px 0 0px 24px;
	padding-bottom: 20px;
	float: left;
}


/* --------------------- */
.startkasten6
{
	border: 0px dotted black;
	margin: 0px 0 20px 52px;
	padding: 10px 10px 10px 10px;
	float: left;
	font: 11px/13px Arial,Helvetica,sans-serif;
	color: #666;
	position: relative;
}

.startkasten7
{
	border: 0px dotted black;
	margin: -2px 0 20px 52px;
	padding: 0px 10px 0px 20px;
	float: left;
	position: relative;
}

/* IE Win < 7 only \*/
*html .startkasten6 .startkasten7
{
	margin-left: 30px;
 }
/* end IE Win < 7 only */
/* --------------------- */

.qualitaetkasten1
{
	border: 0px dotted black;
	float: left;
	text-align: center;
	padding: 35px 0 20px 10px;
	width: 273px;
	margin-right: 5px;
	font: normal 15px/25px Georgia,Times,TimesNewRoman,serif;
	color: #bbb;
	letter-spacing: 1px;
}


/* IE Win < 7 only \*/
*html .qualitaetkasten1
{
	padding-top: 63px;
 }
/* end IE Win < 7 only */

/* IE Win = 7 only \*/
*+html .qualitaetkasten1 
{ 
	padding-top: 63px;
}
/* end IE Win  = 7 only */

.qualitaetkasten2
{
	border: 0px dotted black;
	margin: 0px 0 0px 12px;
	padding: 42px 140px 10px 60px;
	width: 410px;
	float: left;
	color: #555;
	background: url(bilder/qualitaet-kasten.gif) no-repeat;
}

/* IE Win < 7 only \*/
*html .qualitaetkasten2
{
	margin-left: -1px;
 }
/* end IE Win < 7 only */


.allgemeinkasten
{
	border: 0px dotted black;
	margin: 0px 0 0px 12px;
	padding: 42px 140px 10px 60px;
	width: 410px;
	float: left;
	color: #555;
	background: url(bilder/allgemein-kasten.gif) no-repeat;
	min-height: 400px;
}

/* IE Win < 7 only \*/
*html .allgemeinkasten
{
	margin-left: -1px;
	height:400px; 
	overflow: visible;
 }
/* end IE Win < 7 only */


.allgemeinkasten1
{
	border: 0px dotted black;
	float: left;
	text-align: left;
	padding: 40px 0 20px 10px;
	width: 273px;
	margin-right: 5px;
	font: normal 15px/22px Georgia,Times,TimesNewRoman,serif;
	color: #999;
}


/* IE Win < 7 only \*/
*html .allgemeinkasten1
{
	padding-left: 10px;
 }
/* end IE Win < 7 only */


/* IE Win < 7 only \*/
*html .eikasten1
{
	padding-left: 2px;
 }
/* end IE Win < 7 only */


.vorteilekasten1
{
	border: 0px dotted black;
	float: left;
	text-align: left;
	padding: 10px 0 20px 10px;
	width: 273px;
	margin-right: 5px;
	font: normal 15px/22px Georgia,Times,TimesNewRoman,serif;
	color: #999;
}


/* IE Win < 7 only \*/
*html .vorteilekasten1
{
	padding-left: 10px;
 }
/* end IE Win < 7 only */




/* --------------------- */

a:link.startkastenbutton,a:visited.startkastenbutton,a:active.startkastenbutton
{
	border: 0px solid #000;
	font: normal 11px/12px Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
	color: #fff;
	text-align: center;
	display: block;
	position: absolute;
	width: 150px;
	height: 15px;
	top: 648px;
	margin: 0 0 0 41px;
	padding: 3px 0 0 0;

}

a:hover.startkastenbutton
{
	color: #444;
}

li
{
	margin-left: -24px;
}

.textklein
{
	font: 12px/17px Arial,Helvetica,sans-serif;
}
hr
{
	border: 1px dotted #ccc;
	height: 1px;
	margin: 0;
}
/* ----------------- Footer ----------------- */

.footer
{
	background: url(bilder/footer.png) no-repeat;
	padding: 0px 0 0 0px;
	height: 108px;
	width: 991px;
	border: 0px solid red;
}

/* IE Win < 7 only \*/
*html .footer
{
	background: expression("none");
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='bilder/footer.png');
 }
/* end IE Win < 7 only */



/* ----------------- Thumbnailviewer ----------------- */

#thumbBox
{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
margin-left: 8px;
padding: 15px;
padding-bottom: 0;
background: #333;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
border: 0px solid #000;
background: url(bilder/bild-hintergrund.png);

}

#thumbBox .footerbar
{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 8px Verdana;
letter-spacing: 1px;
line-height: 1.1em;
color: white;
padding: 15px;
text-align: center;
}


#thumbBox #thumbImage
{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading
{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid #999;
background-color: #fff;
padding: 25px;
z-index: 15;
}




/* ----------------- Formfelder -------------


input {vertical-align:middle;}
img.spacer {vertical-align:middle;}

.formzeile
{
	height: 30px;
	border: 0px solid black;
}

.formzeiletextarea
{
	height: 150px;
	border: 0px solid black;
}

.bezeichnung
{
	border: 0px dotted red;
	float: left;
	width: 125px;
	text-align: right;
	margin: 0 20px 5px 0;
	padding: 2px 0 0 0;
}

.buttonok
{
	width: 80px;
	font: 10px Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding: 3px 4px 3px 4px;
	margin: 0 5px 0 0;
	background-color: #b6263f;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.buttonok:hover
{
	background: #fff;
	color: #b6263f;
}

input
{
	width: 200px;
	border: 1px solid #999999;
	background-color: #fff;
	padding: 5px;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
}

input:hover
{
	background: #f7f7f7;
}

input:focus
{
	background: #fdf9ef;
}

textarea
{
	width: 200px;
	height: 125px;
	border: 1px solid #999999;
	background-color: #fff;	
	padding: 5px;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
}

textarea:hover
{
	background: #f7f7f7;
}

textarea:focus
{
	background: #fdf9ef;
}---- */

/* ----------------- Tabellen ----------------

table
{ 
	border-collapse: collapse;
	width: 100%;
}

td
{ 
	border: 1px #cbcbcb solid;
	padding: 5px;
}

.trheader
{
	 background-color: #79b22f;
	 font: 13px Arial,Helvetiva,Sans-serif;
	 font-weight: bold;
	 color: #fff;
}

.trweiss
{
	 background-color: #fff;
	 font: 12px Arial,Helvetiva,Sans-serif;
	 color: #000;
}

.trgrau
{
	 background-color: #fff;
	 font: 12px Arial,Helvetiva,Sans-serif;
	 color: #000;
	 background-color: #e5e5e5;
}--- */
