<style type="text/css">
<!--
.style1 { text-align: left; }
.style2 { text-align: center; }
.style3 { font-size: x-large; }
.style5 { text-align: right; color: #555555; }
.style6 { text-align: left; color: #555555; }
.style9 { font-family: arial,tohoma,verdana,sans-serif; color: #0EA7EA; font-size: medium; }
.style10 { font-family: arial,tohoma,verdana,sans-serif; color: #FF0000;font-size: medium; }
.style11 { text-align: left; color: #1C6EAD; }

body {
	font-family: tohoma,verdana,sans-serif;
	font-size: 11px;
	color: black;
	background-color: #C0C0C0;
	margin: 0;
	padding: 0;
	}

table,tr,td { font-size: 11px; }
h1,h2,h3,h4 { display:inline; }

a:link    { color: #1B68D1; }
a:visited { color: #1B68D1; }
a:hover   { color: #FF4040; }
a:active  { color: #1B68D1; }

PRE{
  font-size: 11px;
  font-family: Courier New, Courier;
  font-weight: normal;
  font-style: normal;
  color: black;
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #F6F6F6;
  border-style: solid;
  border-width: thin;
  border-color: #dedede;
  padding: 5px;
}

.small {
	font-size:11px;
}
.normal {
	font-size:12px;
}
.medium {
	font-size:14px;
}
.large {
	font-size:16px;
}

.order {
	font-size:11px;
}
.order a:visited {
	text-decoration:none;
}
.order a:active {
	text-decoration:none;
}
.order a:link {
	text-decoration:none;
}
.order a:hover {
	text-decoration:underline;
}

/* 
 * ========================================
 * Buttons
 * ========================================
 */
.btn_blue {
	background-image:url(images/design3/nav/btn-blue.jpg);
	background-repeat:repeat-x;
	border:1px solid #8889AA;
	height:23px;
	color:#242253;
	text-decoration: none;
	text-align:center;
	font-size: 11px;
	line-height: 23px;
	padding: 0px 0px 0px 0px;
}
.btn_blue a:visited {
	color:#242253;
	text-decoration: none;
}
.btn_blue a:active {
	color:#242253;
	text-decoration: none;
}
.btn_blue a:link {
	color:#242253;
	text-decoration: none;
}
.btn_blue a:hover {
	color:#242253;
	text-decoration: none;
}

.btn_dkblue {
	background-image:url(images/design3/nav/btn-dkblue.jpg);
	background-repeat:repeat-x;
	border:1px solid #20499B;
	height:23px;
	color:white;
	text-decoration: none;
	text-align:center;
	font-size: 11px;
	line-height: 23px;
	padding: 0px 0px 0px 0px;
}
.btn_dkblue a:visited {
	color:white;
	text-decoration: none;
}
.btn_dkblue a:active {
	color:white;
	text-decoration: none;
}
.btn_dkblue a:link {
	color:white;
	text-decoration: none;
}
.btn_dkblue a:hover {
	color:white;
	text-decoration: none;
}

.btn_yellow {
	background-image:url(images/design3/nav/btn-yellow.jpg);
	background-repeat:repeat-x;
	border:1px solid #ECC101;
	height:23px;
	color:#99483F;
	text-decoration: none;
	text-align:center;
	font-size: 11px;
	line-height: 23px;
	padding: 0px 0px 0px 0px;
}
.btn_yellow a:visited {
	color:#99483F;
	text-decoration: none;
}
.btn_yellow a:active {
	color:#99483F;
	text-decoration: none;
}
.btn_yellow a:link {
	color:#99483F;
	text-decoration: none;
}
.btn_yellow a:hover {
	color:#99483F;
	text-decoration: none;
}

/* 
 * ========================================
 * Warenkorb
 * ========================================
 */
.wk_table_header {
	background-image:url(images/design3/nav/productdetail.jpg);
	background-repeat:repeat-x;
	color:black;
	}
.wk_table_header_text {
	font-size:11px;
	font-weight:bold;
}
.wk_table_text {
	color:#404040;
	font-size: 11px;
	font-weight: normal;
	}
.wk_table_text a:visited {
	color:#404040;
	text-decoration: none;
	}
.wk_table_text a:active {
	color:#404040;
	text-decoration: none;
	}
.wk_table_text a:link {
	color:#404040;
	text-decoration: none;
	}
.wk_table_text a:hover {
	color:#1B68D1;
	text-decoration: underline;
	}
				
.wk_table_price {
	color:#404040;
	font-size: 11px;
	font-weight: bold;
	}

.wk_nav {
	color:#404040;
	font-size: 12px;
	font-weight:normal;
	}
.wk_nav a:visited {
	color:#1B68D1;
	text-decoration:none;
	}
.wk_nav a:active {
	color:#1B68D1;
	text-decoration:none;
	}
.wk_nav a:link {
	color:#1B68D1;
	text-decoration:none;
	}
.wk_nav a:hover {
	color:#FF4040;
	text-decoration:underline;
	}
/* 
 * ========================================
 * Eingabe-Formulare
 * ========================================
 */
.infobox {
	border: 1px solid #E2AA31;
	background-color:#FFF8CF;
	background-repeat:repeat-x;
	font-size:11pt;
	line-height:17px;
	}

.infobox_title {
	font-size:12pt;
	font-weight:bold;
	margin-bottom:10px;
}

.infobox_text {
	font-size:10pt;
	font-weight:normal;
}

/* 
 * ========================================
 * Eingabe-Formulare
 * ========================================
 */
.formbox {
	border: 1px solid #747596;
	}

.formtop {
	font-size:12px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	background-color: #EAEAEB;
	background-image:url(images/design3/form/formtop.gif);
	border-bottom: 1px solid #747596;
	color: #000000;
	display: block;
	}

.formline {
	height:10px;
	border-top: 1px solid #747596;
	display: block;
	}

.formbottom {
	height:40px;
	display:block;
	background-color: #C1DFFF;
	background-image:url(images/design3/form/formbottom.gif);
	border-top:1px solid #607FBD;
	}

.formview {
	background-image:url(images/design3/main/main-gradiant75.jpg);
	background-repeat:repeat-x;
	border:1px solid #747596;
	}

.textbox {
	font-family: verdana,tahoma,sans-serif;
	font-size:12px;
      height:20px;
	color:black;
	background-color:white;
	border:1px solid #747596;
	}

.textarea{
	font-family: verdana,tahoma,sans-serif;
	font-size:12px;
	color:black;
	background-color:white;
	border:1px solid #7CA1D3;
	}

/* 
 * ========================================
 * Oberer Seitenrand / Navigation oben
 * ========================================
 */

.texttop {
	position:relative;
	top:1px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	}

.shop_title {
	color:white;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	}

.shop_subtitle {
	font-size:14px;
	}

.nav_top {
	display:block;
	height:25px;
	line-height:25px;
	color:white;
	font-size:12px;
	font-weight:bold;
	cursor:default;
	}

.nav_top a:visited {
	display:block;
	color: white;
	text-decoration: none;
	}

.nav_top a:active {
	display:block;
	color: white;
	text-decoration: none;
	}

.nav_top a:link {
	display:block;
	color: white;
	text-decoration: none;
	}

.nav_top a:hover {
	background-image:url(images/design3/nav/mainmenu-over.gif);
	background-repeat: repeat-x;
	color: white;
	text-decoration: none;
	}

/* 
 * ========================================
 * Linke Seitennavigation (Menü)
 * ========================================
 */

.nav_left {
	display:block;
	width:180px;
	height:25px;
	text-decoration: none;
	color: Black;
	padding: 0px 0px 0px 0px;
	line-height: 25px;
	}

.nav_left a:visited {
	display:block;
	width:180px;
	height:25px;
	color: Black;
	text-decoration: none;
	}

.nav_left a:active {
	display:block;
	width:180px;
	height:25px;
	color: Black;
	text-decoration: none;
	}

.nav_left a:link {
	display:block;
	width:180px;
	height:25px;
	color: Black;
	text-decoration: none;
	}

.nav_left a:hover {
	background-image:url(images/design3/nav/navmenu-over.jpg);
	background-repeat: repeat-x;
	background-color: #D2DFF9;
	color: Black;
	text-decoration: none;
	}

/* 
 * ========================================
 * CONTENT - Inhaltsseiten
 * ========================================
 */

.shop_hometitle {
	font-family: arial,tohoma,verdana,sans-serif;
	color: #1477D5;
	font-size: 24px;
	font-weight: bold;
	}

.shop_homedescription {
	font-size:12px;
	line-height:17px;
	}

.kat_maintitle {
	font-family: arial,tohoma,verdana,sans-serif;
	color: #1477D5;
	font-size: 24px;
	font-weight: bold;
	}

.kat_maindescription {
	font-size:12px;
	line-height:17px;
	}

.kat_listtitle {
	font-size:14px;
	font-weight:bold;
	color:black;
	}

.kat_listdescription {
	font-size:12px;
	font-weight:normal;
	color:black;
	}

.art_maintitle {
	font-family: arial,tohoma,verdana,sans-serif;
	color: #1477D5;
	font-size: 16px;
	font-weight: bold;
	}
.art_subtitle {
	font-size:13px;
	font-weight:bold;
	color:black;
	}
.art_box_prompt {
	font-size:12px;
	font-weight:normal;
	color:black;
	}
.art_box_preis {
	font-size:18px;
	font-weight:bold;
	color:black;
	}
.art_box_text {
	font-size:12px;
	font-weight:normal;
	color:black;
	}

.preis_text {
	color:#505050;
	font-size:11px;
	}

/* 
 * ========================================
 * Produkt-Boxen
 * ========================================
 */

.box_borderthick {
	background-image:url(images/design3/main/main-gradiant75.jpg);
	background-repeat:repeat-x;
	border:2px solid #747596;
	}

.box_borderthin {
	background-image:url(images/design3/main/main-gradiant.jpg);
	background-repeat:repeat-x;
	border:1px solid #747596;
	}

.box_borderthin1 {
	background-image:url(images/design3/main/main-gradiant75.jpg);
	background-repeat:repeat-x;
	border:1px solid #747596;
	}

.box_bordernav {
	background-image:url(images/design3/nav/productdetail.jpg);
	background-repeat:repeat-x;
	border-top:1px solid #747596;	
}

.box_title {
	font-family: arial,tohoma,verdana,sans-serif;
	color: #1477D5;
	font-size: 18px;
	font-weight: bold;
	}

.box_title a:visited {
	color: #1477D5;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}

.box_title a:active {
	color: #1477D5;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}

.box_title a:link {
	color: #1477D5;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}

.box_title a:hover {
	color: #FD9D03;
	text-decoration: underline;
	}

.box_subtitle {
	color: #404040;
	font-size: 14px;
	font-weight: bold;
}

.box_text {
	color: #404040;
	font-size:12px;
	line-height:18px;
}
.box_price {
	font-size: 11px;
	font-weight: bold;
	}


/* 
 * ========================================
 * Produkt-Auflistung (LISTE)
 * ========================================
 */

.table_header {
	background-image:url(images/design3/nav/productdetail.jpg);
	background-repeat:repeat-x;
	color:black;
	}
.table_header_text {
	font-size:12px;
	font-weight:bold;
}

.table_price {
	font-size: 11px;
	font-weight: bold;
	}

img {
	border:0;
	}

.small_link a:visited {
	color: #1477D5;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	}

.small_link a:active {
	color: #1477D5;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	}

.small_link a:link {
	color: #1477D5;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	}

small_link a:hover {
.	color: #FD9D03;
	font-size: 10px;
	text-decoration: none;
	}

.werbung a:visited { text-decoration: none; }
.werbung a:active { text-decoration: none; }
.werbung a:link { text-decoration: none; }
.werbung a:hover { text-decoration: none; }

.main a:visited {
	color: #1477D5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}

.main a:active {
	color: #1477D5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}

.main a:link {
	color: #1477D5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}

.main a:hover {
	color: #FD9D03;
	text-decoration: none;
	}

.alternate a:visited {
	color: #1477D5;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}

.alternate  a:active {
	color: #1477D5;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}

.alternate  a:link {
	color: #1477D5;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}

.alternate  a:hover {
	color: #FD9D03;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	}

.main_title {
	font-family: arial,tohoma,verdana,sans-serif;
	color: #1477D5;
	font-size: 18px;
	font-weight: bold;
	}

.main_title a:visited {
	color: #1477D5;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}

.main_title a:active {
	color: #1477D5;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}

.main_title a:link {
	color: #1477D5;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}

.main_title a:hover {
	color: #FD9D03;
	text-decoration: underline;
	}

.main_link {
	font-family: arial,tohoma,verdana,sans-serif;
	color: #1477D5;
	font-size: 12px;
	font-weight: normal;
	}

.main_link a:visited {
	color: #1477D5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

.main_link a:active {
	color: #1477D5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

.main_link a:link {
	color: #1477D5;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

.main_link a:hover {
	color: #FD9D03;
	text-decoration: underline;
	}

.large_title {
	font-family: arial,tohoma,verdana,sans-serif;
	color: #1477D5;
	font-size: 24px;
	font-weight: bold;
	}

.large_title a:visited {
	color: #1477D5;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	}

.large_title a:active {
	color: #1477D5;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	}

.large_title a:link {
	color: #1477D5;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	}

.large_title a:hover {
	color: #FD9D03;
	text-decoration: underline;
	}
	
.sub_title {
	font-family: arial,tohoma,verdana,sans-serif;
	color: #1477D5;
	font-size: 14px;
	font-weight: bold;
	}
	
.sub_title2 {
	font-family: arial,tohoma,verdana,sans-serif;
	color: #626262;
	font-size: 14px;
	font-weight: bold;
	}

.sitemap_title a:visited {
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}

.sitemap_title a:active {
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}

.sitemap_title a:link {
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.sitemap_title a:hover {
	color: #FD9D03;
	text-decoration: none;
	}
	
.yellow {
	font-family: arial,tohoma,verdana,sans-serif;
	color: #FD9D03;
	font-size: 18px;
	font-weight: bold;
	}
	
.blu {
	font-family: arial,tohoma,verdana,sans-serif;
	color: #1C6EAD;
	font-size: 14px;
	font-weight: bold;
	}
	
.blu2 {
	font-family: arial,tohoma,verdana,sans-serif;
	color: #1C6EAD;
	font-size: 13px;
	font-weight: bold;
	}

.blu3 {
	color:#0EA7EA;
	font-size: 11px;
	font-weight: normal;
	}

.blu4 {
	color:#0EA7EA;
	font-size: 12px;
	font-weight: normal;
	}

.date {
	color:#0EA7EA;
	font-size: 10px;
	letter-spacing: 2px
	}

/* 
 * ========================================
 * Top Navigation 
 * ========================================
 */
 
.topNav a:visited {
	color: #ffffff;
	width:100%;
	height:100%;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}

.topNav a:active {
	color: #ffffff;
	width:100%;
	height:100%;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}

.topNav a:link {
	color: #ffffff;
	width:100%;
	height:100%;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}

.topNav a:hover {
	color: #000000;
	background-image:url(images/over.gif) top left repeat-x;
	text-decoration: underline;
	}

/* 
 * ========================================
 * End Top Navigation 
 * ========================================
 */
 
.copy {
	font-size: 10px;
	color: #878787;
	 }
 
.copy a:visited {
	color: #878787;
	text-decoration: none;
	}

.copy a:active {
	color: #878787;
	text-decoration: none;
	}

.copy a:link {
	color: #878787;
	text-decoration: none;
	}

.copy a:hover {
	color: #42B7E7;
	text-decoration: underline;
	}

/* 
 * ========================================
 * UL Code
 * ========================================
 */

ul {
	list-style-image:url(images/bullet.gif);
	padding-left:12px;
	margin-left:12px;
	}
}

.mainmenu {
  display:block;
  width:180px;
  height:25px;
  background-image: url(images/design3/top/bottom_m.jpg);
  background-repeat: repeat-x;
  color: white;
  font-size: 12px;
  line-height: 25px;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  cursor: default;
}
a.mainmenuactive {
  display:block;
  width:180px;
  height:25px;
  text-decoration: none;
  font-size: 12px;
  font-weight:bold;
  color:white;
  line-height: 25px;
  padding: 0px 0px 0px 0px;
}
a.mainmenuactive:visited {
  text-decoration: none;
  font-weight:bold;
  color:white;
}
a.mainmenuactive:hover {
  background-image: url(images/design3/nav/mainmenu-over.jpg);
  background-repeat: repeat-x;
  text-decoration: none;
  font-weight:bold;
  color:black;
}

a.mainlink {
  display:block;
  width:180px;
  height:25px;
  color: white;
  text-decoration: none;
  font-size: 12px;
  line-height: 25px;
  padding: 0px 0px 0px 0px;
}
a.mainlink:visited {
  color: white;
  text-decoration: none;
}
a.mainlink:hover {
  background-image: url(images/design3/nav/mainmenu-over.jpg);
  background-repeat: repeat-x;
  background-color: #FDEBBB;
  color: black;
  text-decoration: none;
}

.product_detail {
  display:block;
  height:25px;
  line-height:25px;
  color:black;
  font-size:11px;
  cursor:default;
}
.product_detail a:visited {
  display:block;
  color: Black;
  text-decoration: none;
}
.product_detail a:active {
  display:block;
  color: Black;
  text-decoration: none;
}
.product_detail a:link {
  display:block;
  color: Black;
  text-decoration: none;
}
.product_detail a:hover {
  background-image:url(images/design3/products/navitem-over.jpg);
  background-repeat: repeat-x;
  color: Black;
  text-decoration: none;
}



a.info{
	border-bottom: 1px dotted;
	color: #000000;
	position: relative;
	text-decoration: none;
	z-index: 24;
}
a.info span{
	display: none;
}
a.info:hover{
	cursor: default;
	color: #000000;
	z-index: 25;
}
a.info:hover span{
  background-color: #FFF8CF;
  background-image:url(images/design3/nav/info-background.gif);
  border: #E2AA31 2px solid;
  color: #000000;
  display: block;
  font-size: 11px;
  left: 2em;
  position: absolute;
  text-align: left;
  top: 2em;
  width: 300px;
  TEXT-DECORATION: none
}
a.info:active{
	cursor: default;
	color: #000000;
	z-index: 25;
}
a.info:visited{
	cursor: default;
	color: #000000;
	z-index: 25;
}

#error {
  background-color: #FEFBDF;
  padding: 0px 3px 0px 3px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12pt;
  font-weight: bold;
  line-height: 25px;
  border:1px solid #EBAA1D;
  text-align: left;
  color:red;
}
.errortext {
  font-size:10pt;
  font-weight:normal;
  color:black;
}


.product_link {
	font-family: arial,tohoma,verdana,sans-serif;
	color: #1477D5;
	font-size: 14px;
	font-weight: normal;
	}

.product_link a:visited {
	color: #1477D5;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

.product_link a:active {
	color: #1477D5;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

.product_link a:link {
	color: #1477D5;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

.product_link a:hover {
	color: #FD9D03;
	text-decoration: underline;
	}

.product_subtitle {
	font-size:11px;
	font-weight:bold;
}

.product_text {
	color:#404040;
	font-size:11px;
	font-weight:normal;
}

.infopage {
  font-family: tohoma,verdana,sans-serif;
  color: black;
  font-size: 12px;
  font-weight: normal;
  line-height:16px;
  margin-top:10px;
}
.infopage h4 {
  font-family: tohoma,verdana,sans-serif;
  color: black;
  font-size: 14px;
  font-weight: bold;
  line-height:17px;
}

.footer {
  font-family: tohoma,verdana,sans-serif;
  color:#606060;
  font-size:8pt;
  font-weight:normal;
}

a.pinfo{
  border-bottom: 1px dotted;
  color: #1B68D1;
  position: relative;
  text-decoration: none;
  z-index: 24;
}

a.pinfo span{
  display: none;
}

a.pinfo:visited {
  color:#1B68D1;
}
a.pinfo:hover{
  cursor: pointer;
  color: #1B68D1;
  z-index: 25;
  TEXT-DECORATION: none;
}

a.pinfo:hover span{
  background-color: #FCFCEA;
  border: #404040 1px solid;
  color: #000000;
  display: block;
  font-family: Arial, Tahoma, Helvetica;
  font-size: 12px;
  left: 2em;
  position: absolute;
  text-align: left;
  top: 2em;
  width: 40em;
  padding: 5px;
  TEXT-DECORATION: none;
  line-height: 16px;
  letter-spacing: normal;
  margin: auto;
}

h1.ds {	
	font-size: 16pt;
	font-weight: normal;		
	margin: 0px;
	margin-bottom:10px;
	padding: 0px;				
	}	
h2.ds {	 
	 font-size: 14pt;
	 font-weight: normal;	 
	 margin-bottom:10px;
	}	 

h3.ds {	 
	 font-size: 12pt;
	 font-weight: bold;	 
	 margin-top:8px;
	}	 

//-->
</style>
