body {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background:#00C url(bg.jpg) top left repeat-x;
	}
a:link,a:visited,a:active{color: #0000ff;text-decoration:underline;}
a:hover{text-decoration:none;}
#wrapper {
	width:800px;
	margin-left:20px;
	padding:8px;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-color:#FFFFFF;
	overflow:visible;
	margin-bottom:20px;
}
#header {
	height:128px;
	padding-bottom: 0px;
	clear:both;
	}
#topNavi {
	padding:0;
	margin:0;
}
#topNavi{
	text-align:left;
	color:red;
	/*clear:both;*/
	padding:4px 0;
	font-weight:bold;
	}
#topNavi1{
	text-align:left;
	color:red;
	padding:4px 0;
	font-weight:bold;
	width:450px;
	float:left;
	}
#topNavi2{
	float:right;
	text-align:right;
	padding:4px 0;
	width:150px;
	}
#topNavi2 span a{
	color:blue;
	font-weight:bold;
	}
#header-nav a:link,#header-nav a:visited,#header-nav a:active{color: #0000ff;text-decoration:none;}
#header-nav a:hover {color: #ff0000;}
#header-nav a:hover{text-decoration:underline;}
#header-nav {
	width:790px;
	font-size:13px;
	font-weight:bold;
	background-color: #eaeaea;
	border-top: solid 1px #010066;
	border-bottom: solid 1px #010066;
	padding:5px;
	clear:both;
	margin-bottom:10px;
	}
div#header-nav ul {
	margin:0;
	padding:0;
	white-space:nowrap;
	
	}
div#header-nav li {
	list-style-type:none;
	display:inline;
	margin-right:20px;
	}

#footer {
	clear:both; 	/* Backup für IE-Clearing */
	margin-top: 10px;
	padding-top: 10px;
	border-top: solid 1px #999999;
	font-variant:small-caps;
	font-size:12px;
	text-align:left;
	}
div#footer ul {
	margin:0;
	padding:0;
	white-space:nowrap;
	}
div#footer li { 
	list-style-type:none;
	display:inline;
	margin-left:9px;
	margin-right:9px;
	}
#cloudtag {
	clear:both; 	/* Backup für IE-Clearing */
	margin-top: 10px;
	padding-top: 10px;
	border-top: solid 1px #999999;
	text-align:center;
	}
div#main h1 {
	font-size:18px;
	font-weight:bold;
	margin: 0 0 5px 0;
	line-height: 1.4;
	padding: 0;
	border-bottom: 2px solid #333333;	
}

div#main h2 {
	font-size:14px;
	font-weight:bold;
	color:#626262;
	margin: 15px 0 0 0;
	line-height: 1.4;
	padding: 0;
	/*border-bottom: 2px solid #333333;	*/
}

div#main p {
	font-size:12px;
	margin: 5px 0 0 0;
	line-height: 1.4;
	padding: 0;
}

#breadcrumb {
	font-size:9px;
	}

.attention {
  background: #FFC;
  margin: 0 0 5px 0;
  padding: 10px 10px 10px 10px;
  border: 1px solid #E2007A;
  text-align: left;
}

/* NAV 2ND */
div#nav2nd ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 160px;
	border-top: solid 1px #999999;
}

div#nav2nd ul li a {
    display: block;
    width: 145px;
    background-color: #eaeaea;
    padding: 4px 5px 4px 10px;
    text-transform: uppercase;
    text-decoration: none;
	border-bottom: solid 1px #999999;
    /*letter-spacing: 0.0em;*/
    /*font-size: 0.9em;*/
}

/*div#nav2nd ul ul li a {
    background-color: #fe4;
    padding-left: 30px;
    width: 145px;
    text-transform: none;
}*/

/*div#nav2nd ul ul { margin-bottom: 5px; }*/

div#nav2nd ul a.active {
    background-color: #eaeaea;
    font-weight: bold;
    color: #ff0000;
}

/*div#nav2nd ul ul a.active {
    background-color: #fe4;
    color: #000;
}*/

div#nav2nd a:hover {
    background-color: #f1f1f1;
    color: #000;
}

/* --------------------- Subcolumns */
.subcolumns {
	width: 100%;
	padding: 0 1px 0 1px;
	margin: 0 -1px 0 -1px;
	overflow: hidden;
	}
	
.c500l,.c152l {float: left; overflow: hidden; }
.c290r,.c152r {float: right; overflow: hidden; }
.c500l { width: 500px; }
.c152l {margin-right:10px; }
.c152l,.c152r {width:152px; }
.c290r { width: 290; }
.subc { overflow: hidden; }
.subcl { overflow: hidden; }
.subcr { overflow: hidden; }
/* --------------------- Redaxo */

.flLeft { float:left; }
.flRight { float:right; }

div.image {
	margin-bottom:0;
}
/*div.image p {
	margin:0;
	font-size:0.9em;
}*/
div.flLeft {
	margin-right:14px;
}
div.flRight {
	margin-left:14px;
}

#breadcrumb {
  float: left;
}
#social {
  height: 20px;
  position: relative;
  float: right;
  height: 30px;
}
#content2 {
  background: #ccc;
  overflow: hidden;
  padding: 1%;
}

.startpage {
  display: relative;
  overflow: hidden;
}

#content2 h1 a,
#content2 h2 a,
#content2 h3 a,
#content2 p a {
  text-decoration: underline;
  color: #000;
}

#content2 h3 {
}
#content2 p {
  displa: inline;
}

#content2,
#content2 p,
#content2 h1,
#content2 h2,
#content2 h3 {
  font-size: 8pt;
  margin: 0;
}

#content2 .fl {
  width: 40%;
  float: left;
}
#content2 .fr {
  width: 55%;
  float: right;
}

.subcolumns {
}

#content2 {
  position: absolute;
  top: 690px;
  width: 795px;
  left: 0;
  background: #fff;
  padding: 10px;
  overflow: auto;
}
#content2 .content2_wrapper {
  background: #ccc;
  overflow: auto;
  padding: 10px;
  height: 590px;
}

#wrapper {
  position: relative;
  height: auto;
}
#cloudtag {
  padding-top: 650px;
}












/* speziell für den shop*/

div.variantencontainer {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:5px;
	text-align: center;
	width: 600px;
	border-style: none;
	border-width: 1px;
	border-color: green;
}

div.varianteLinks {
	border-style: none;
	border-width: 1px;
	width: 300px;
	float: left;
	text-align: left;
}

div.VarianteRechts {
	width: 300px;
	margin-left: 300px;
	border-style: none;
	border-width: 1px;
	border-color: red;
	text-align: right;
}

img.varianteAktiv {
	border-style: solid;
	border-width: 3px;
	border-color: red;
}

img.varianteInAktiv {
	border: none;
}

a.varianteInAktiv {
	text-decoration: none;
}

div.seitenueberschrift {
	margin-top: 10px;
	margin-bottom: 5px;
}

table.Artikeltabelle {
	margin:0 0 0 45px;
	width: 700px;
}

td.Artikeltabelle {
	padding: 3px 3px 3px 5px;
}

td.Artikelname {
	padding: 3px 3px 3px 5px;
	text-align: left;
}

td.Artikelpreis {
	padding: 3px 3px 3px 5px;
	text-align: right;
	font-weight: bold;
}

input.Artikelanzahl {
	border: 1px solid blue;
	background-color: white;
	color: red;
	font-weight: bold;
}

input.Warenkorb {
	border: 1px solid blue;
	text-align: center;
	font-weight: bold;
	background-color: #FFD700;
	font-size: 9pt;
	padding: 1px 3px 2px 3px;
}

input.zuruck {
	border: 1px solid #888;
	text-align: center;
	font-weight: bold;
	background-color: #ccc;
	font-size: 9pt;
	padding: 1px 3px 2px 3px;
}

td.knoepfe {
	padding: 20px 3px 3px 30px;
	font-weight: bold;
	text-align: right;
}

.dunkel {
	background-color: #cfcfcf;
}

.head {
	background-color: #eaeaea;
}

.ueberschrift {
	color: blue;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.ueberschriftLinks {
	color: blue;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

.oben {
	vertical-align: top;
}

.rechts {
	text-align: right;
}

.ueberschriftRechts {
	color: blue;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

span.Bemerkung {
	font-size: 7pt;
	font-weight: normal;
}

