@charset "utf-8";
/* CSS fuer Band Bauelemente - print */

* {
  margin: 0;
  padding: 0;
}

html, body {
  border: 0 solid;
  color: #000000;
  font: 100% Arial, Helvetica, sans-serif; 
  font-size: 62.5%;
  font-size: 0.9em;
  background-image: url(../pic/bodybg.jpg);
  background-repeat: repeat-x;
}

h1 {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 1.4em;
}

h2 {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 1em;
}

h3 {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 0.6em;
}

h4 {
  font-size: 0.9em;
  font-weight: bold;
  margin-bottom: 0.4em;
}

p {
  font-weight: normal;
  text-align: justify;
  margin-bottom: 1.5em;
  margin-top: 0.5em;
}

li {
  list-style-type: disc;
  list-style-position: inside;
}
input, textarea {
  border: 1px solid #818181;
  background: #ffffff;
  margin-bottom: 0.2em;
}
select {
  border-color: #818181;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 3px;
}
.table {
  border: 1px solid #818181;
}
.tabellenkopf_hintergrund {
  height: 27px;
  background-image: url(../pic/tablebg.jpg);
  background-repeat: repeat-x;
}
.tabellenkopf_schrift {
  color: #ffffff;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
}

.tabellenschrift {
  height: 2em;
}
.zeilenfarbe2 {
  background-color: #efefef;
}

.kontaktfelder {
  width: 250px;
}
.loginbox_felder {
  width: 100px;
}
.kopf_navigation, .kopf_navigation_avtive {
  position: relative;
  top: 5px;
  text-decoration: none;
  font-weight: bold;
}

a:link, a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover, a:visited:hover {
  text-decoration: underline;
  color: #e00dd4;
}

a:link.kopf_navigation, 
a:visited.kopf_navigation,
a:link.kopf_navigation_avtive, 
a:visited.kopf_navigation_avtive {
  color: #ffffff;
  text-decoration: none;
}

a:hover.kopf_navigation,
a:hover.kopf_navigation_avtive {
  text-decoration: none;
}
a:active.kopf_navigation,
a:active.kopf_navigation_avtive {
  color: #000000;
  text-decoration: none;
}

.kategori0_block, #l1k, #l2k, #l3k, #r1k, #r2k, #r3k {
  width: 180px;
  height: 28px;
  background-image: url(../pic/kategori0_block.jpg);
}
.boxinhalt {
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.kategori0_name {
  position: relative;
  color: #000000;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  left: 10px;
  top: 6px;
}
.boxname {
  position: relative;
  color: #ffffff;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  left: 12px;
  top: 6px;
}
.kategori1_block {
  width: 180px;
  height: 25px;
  background-image: url(../pic/kategori1_block.jpg);
  background-repeat: repeat-y;
}
.kategori2_block {
  width: 180px;
  height: 20px;
  background-image: url(../pic/kategori2_block.jpg);
  background-repeat: repeat-y;
}
.kategori3_block {
  width: 180px;
  height: 20px;
  background-image: url(../pic/kategori3_block.jpg);
  background-repeat: repeat-y;
}

.kategori1_name {
  color: #000000;
  position: relative;
  font-size: 0.98em;
  text-decoration: none;
  left: 10px;
  top: 4px;
}

.kategori2_name {
  position: relative;
  font-size: 0.96em;
  text-decoration: none;
  left: 10px;
  top: 2px;
}

.kategori3_name {
  position: relative;
  font-size: 0.95em;
  text-decoration: none;
  left: 14px;
  top: 1px;
}

a:link {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #fa00fe;
}

a:link.kategori0_name, 
a:visited.kategori0_name {
  text-decoration: none;
  color: #ffffff;
}

a:link.kategori1_name, 
a:link.kategori2_name, 
a:link.kategori3_name,
a:visited.kategori1_name, 
a:visited.kategori2_name, 
a:visited.kategori3_name {
  text-decoration: none;
  color: #000000;
}

a:hover.kategori0_name,
a:visited:hover.kategori0_name {
  text-decoration: none;
  color: #000000;
}
a:hover.kategori1_name,
a:hover.kategori2_name,
a:hover.kategori3_name,
a:visited:hover.kategori1_name,
a:visited:hover.kategori2_name,
a:visited:hover.kategori3_name {
  text-decoration: underline;
  color: #000000;
}

.menue_fuss, #l1f, #l2f, #l3f, #r1f, #r2f, #r3f {
  width: 180px;
  height: 3px;
  margin-bottom: 10px;
  background-image: url(../pic/menue_fuss.jpg);
  background-repeat: no-repeat;
}

.copyright {
  color: #000000;
  text-decoration: none;
}

a:link.copyright {
  text-decoration: none;
}

a:hover.copyright {
  text-decoration: underline;
  color: #000000;
}

.fuss_navigation {
  color: #999999;
  text-decoration: none;
}

a:link.fuss_navigation{
  color: #999999;
  text-decoration: none;
}

a:hover.fuss_navigation{
  text-decoration: underline;
}

a:visited.fuss_navigation{
  color: #999999;
  text-decoration: none;
}

a:visited:hover.fuss_navigation{
  text-decoration: underline;
}

.sternhinweis {
  color: #666666;
  text-decoration: none;
  font-size: 0.8em;
}

a:link.sternhinweis {
  text-decoration: none;
}

a:hover.sternhinweis {
  text-decoration: underline;
}

.kopf_navi_bild_links {
  width: 10px;
  height: 25px;
}
.kopf_navi_bild_hintergrund {
  height: 25px;
}
.kopf_navi_bild_rechts{
  width: 10px;
  height: 25px;
}

#suche_textfeld {
  width: 130px;
}
#suche_button{
  font-size: 11px;
}

.bildergalerie_vorschaubilder {
  float: left;
  position: relative;
  top: 0px;
  left: 0px;
  margin: 3px 3px 3px 3px;
  padding: 3px 3px 3px 3px;
  border: 1px solid #cdcdcd;
}
.bildergalerie_vollbild {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  margin: 3px 3px 3px 3px;
  padding: 3px 3px 3px 3px;
  border: 1px solid #cdcdcd;
}


/* == Shop Artikel Vorschau == */

.artikelvorschau_box {
	margin-top: 1.5em;
}
.artikelvorschau_bild {
	height: 120px;
	width: 120px;
	float: left;
	margin-right: 1em;
}

.artikelvorschau_name {
	
}
.artikelvorschau_beschreibung {
	height: 6em;
	margin-right: 1em;
}
.artikelvorschau_preis {
	font-size: 1.4em;
	position: relative;
	float: left;
}
.alterpreis {
	font-size: 0.7em;
	color: #ff0000;
	text-decoration: line-through;
	margin-right: 1em;
}
.artikelvorschau_button {
	float: right;
	position: relative;
	bottom: 0px;
	right: 0px;	
}
.artikelvorschau_trennung {
	border-bottom: 1px dotted #cdcdcd;
}


/* == Shop Artikel Detailansicht == */

.artikelhauptbild {
	height: 220px;
	width: 206px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 1em;
	text-align: center;
	border: 1px solid #cdcdcd;
	padding-top: 3px;
}
.artikelzusatzbilder_box {
	width: 160px;
	height: 160px;
	float: right;
	margin-bottom: 0.5em;
}
.artikeldetail_preis {
	font-size: 1.4em;
	float: right;
	margin-bottom: 0.5em;
  clear: right;
}
.artikeldetail_optionen {
	font-size: 1em;
	float: right;
	margin-bottom: 0.5em;
  clear: right;
}
#artikeloption {
  width: 160px;
}
.artikeldetail_button {
	float: right;
	margin-bottom: 1em;
  clear: right;
}
.artikeldetail_beschreibung {
	margin-top: 1em;
	clear: both;
}


/* == Homepage Layout offline == */

#HPoff_cont {
  width: 400px;
  height: 280px;
  background: #ffffff;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5%;
  border: 1px solid #cdcdcd;
}

#HPoff_1 {
  background-image: url(http://clix2go.com/pic/logo.jpg);
  background-repeat: no-repeat;
  width: 290px;
  height: 119px;
  position: relative;
  top: 0;
  left: 15px;
}

#HPoff_2 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  text-align: center;
  font-size: 2em;
}


#HPoff_3 {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  text-align: justify;
  font-size: 1em;
}


/* == Homepage Layout online == */

#p0 {
  margin-top: 1%;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../pic/p0bg.jpg);
  background-repeat: repeat-y;
}

#k0 {
  height: 148px;
  background-image: url(../pic/k0bg.jpg);
  background-repeat: no-repeat;
}
#k1 {
  float: right;
  margin-top: 25px;
  margin-right: 10px;
  text-align: right;
  width: 210px;
  height: 20px;
}
#k2 {
  float: right;
  margin-top: 22px;
  margin-right: 10px;
  text-align: right;
  width: 800px;
  height: 25px;
}
#m1 {
  width: 180px;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
#m2 {
  width: 478px;
  float: left;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
}
#m3 {
  width: 180px;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
#r1, #r2, #r3, #l1, #l2, #l3 {
  background-image: url(../pic/kategori1_block.jpg);
  background-repeat: repeat-y;
  margin-bottom: 15px;
}
#f0 {
  height: 62px;
  background-image: url(../pic/f0bg.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
  clear: both;
}
#f1 {
  position: relative;
  text-align: center;
  height: 20px;
}
#f2 {
  position: relative;
  margin-top: 10px;
  text-align: center;
  height: 20px;
}
