


/*
** Standardeinstellung
** Standard values
*/

body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	margin: 3px;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	
}



a:link, a:visited, a:active {
  	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #e60000;
	text-decoration: underline;
}

a.seiten:link {
  	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

a.seiten:visited {
  	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

a.seiten:active {
  	color: #000000;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

a.seiten:hover {
	color: #e60000;
	text-decoration: underline;
}

.front-w {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 33px;
}
.style2 {
	font-size: 18px;
	color: #FFFFFF;
}

.style3 {
	color: #000000;
	font-weight: bold;	
}
.style4 {
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	padding-top: 2px;
}
.style4_red {
	font-size: 12px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style8 {
	color: #ffffff;
	font-size: 11px;
}

.style8_red {
	font-size: 12px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color:#FF0000;
	font-style:italic;
}
.style_auslauf {
	font-size: 12px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color:#FF0000;
}

.style11 {
	color: #FFFFFF;
}

.color {
	color: #ffffff;
	font-size: 10px;
}

.order_from {
	color: #ffffff;
}

a.menu:link, a.menu:visited, a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0806CA;
	font-size: 13px;
	text-decoration: none;
	background-color: #ffffff;
	font-weight: bold;
}
a.menufoot:link, a.menufoot:visited, a.menufoot:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	/*background-color: #ffffff;*/
	font-weight: normal;
}
a.menufoot:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	background-color: #999999;
	font-weight: normal;
}
a.menutop:link, a.menutop:visited, a.menutop:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.menutop:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0806CA;
	font-size: 11px;
	text-decoration: none;
	background-color: #ffffff;
	font-weight: bold;
}
/*
** Error Message
*/
.error {
  color: #ff0000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;

}

/*
** BoxHeader
*/
.boxheader {
  color: #ff0606;
  
  background-color: #000000;
  
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  
}

/*
** Boxinhalt
** Box content
*/
.box {
  color: #ffffff;
/*  background-color: #0806CA; */
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Boxinhalt
** Mittelteil Hauptseite
*/
.tdmain {
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-decoration: none;
}

/*
** Company Info
*/
.compinfo {
  color: #000080;
  background-color: #b0c4de;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Überschriften
** Headlines
*/
.headline {
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

.headline_w {
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  text-decoration: none;
}

.text_blue {
  color: #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
}

a.text_blue:link, a.text_blue:visited, a.text_blue:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

a.text_blue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0806CA;
	font-size: 11px;
	text-decoration: underline;
	background-color: #ffffff;
	font-weight: bold;
}
a.text_red:link, a.text_red:visited, a.text_red:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.text_red:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0806CA;
	font-size: 12px;
	text-decoration: underline;
	background-color: #ffffff;
	font-weight: bold;
}

a.text_red_menu:link, a.text_red_menu:visited, a.text_red_menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -.01em;
}

a.text_red_menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 11px;
	text-decoration: underline;
	background-color: #ffffff;
	font-weight: bold;
}

a.text_red_menu_sm:link, a.text_red_menu_sm:visited, a.text_red_menu_sm:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -.02em;
}

a.text_red_menu_sm:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 11px;
	text-decoration: underline;
	background-color: #ffffff;
	font-weight: bold;
}
a.text_blue_s:link, a.text_blue_s:visited, a.text_blue_s:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

a.text_blue_s:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0806CA;
	font-size: 11px;
	text-decoration: underline;
	background-color: #ffffff;
	font-weight: normal;
}


/*
** Standardtext in Tabellen
** Standard text in tables
*/
.desc {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-decoration: none;
}

/*
** Kleine Schrift in Tabellen
** Small text in tables
*/
.descsmall {
  color: #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-decoration: none;
}

/*
** Spezialpreis, Special-Flag gesetzt
** Special price, special-flag set
*/
.special {
  color: #ff0000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Dateneingabe
** Data-input
*/
.account {
  color: #000000;
  background-color: #ff0000;
  text-decoration: none;
}

/*
** Umrandung der Tables
** Table border
*/
.tableborder {
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

/*
** Header mit Firmenlogo
** header with company logo
*/
.header {
  color: #900050;
  background-color: #000000;
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
}

/*
** Gesamt-Navigationsleiste
** Complete navigation bar
*/
.navigation {
  border-color: #000000;
  border-style: solid;
  border-width: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Obere Navigationsleiste
** Upper navigation bar
*/
.navi1 {
  color: #900050;
  background-color: #c0c0c0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Untere Navigationsleiste
** Lower navigation bar
*/
.navi2 {
  color: #900050;
  background-color: #808080;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Footer oben
** Upper footer part
*/
.footer1 {
  color: #ffffff;
  background-color: #000000;
  text-decoration: none;
}

/*
** Footer mitte
** Middle footer part
*/
.footer2 {
  color: #ffffff;
  background-color: #808080;
  text-decoration: none;
}

/*
** Footer unten
** Lower footer part
*/
.footer3 {
  color: #ffffff;
  background-color: #999999;
  text-decoration: none;
}

/*
** Info HTML-Seiten
** Info HTML-pages
*/
.info {
  color: #000000;
  background-color: #ffffcc;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-decoration: none;
}

.currency {
	color: #FF0000;
}

.curr {
	color: #0000CC;
	font-size: 8pt;
}

.s_headline {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.para {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}

a.headings:link {color: #000000;text-decoration:underline;width:100%;}

a.headings:visited {color: #aa6611; width:100%}

a.headings:hover {color: #ff9933; text-decoration:none; width:100%}

a.headings:active {color: #0000ff;width:100%}

a.headings {background-repeat:no-repeat;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;}


a.casesa:link, a.casesa:visited, a.casesa:active{
  margin: 3px;
  line-height: 20px;
  border: 1px outset;
  background-color: #0000ff;
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
}

a.casesa:hover {
  border: 1px inset;
  background-color: #381F7C;
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
}

a.pic_border:link, a.pic_border:visited, a.pic_border:active{
  border:#000000;
  border: 1px;

}

a.pic_border:hover {
  border:#blue;
  border: 1px;
}

tr.menuitem {
	background-color:#0806ca; 
	color:#FFFFFF;
}
tr.menuitem_selected {
	background-color:#ffffff; 
	cursor:pointer;
}
td.menuitem { 
	color:#FFFFFF; 
	border-top:1px solid #A2B5C7;
}
td.menuitem_selected { 
	color:#FFFFFF; 
	border-top:1px solid #FFA826;
}
.weiss {
	color:#ffffff; 
}

.menu_gray {
  color: #999999;
  font-size: 8pt;
  font-weight: bold;
}

.min1 {
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
}
#sitetool a.headmenu{
	display: block;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	background-color: #0000FF;
	/*width: 120px;*/
	/*padding: .1em .9em;*/
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration: none;
	font-family: geneva, Arial, Helvetica, sans-serif;
	/*border-top: 1px solid #0000ff;  /*#999999*/
	/*border-left: 1px solid #0000ff;/*#999999*/
	/*border-right: 1px solid #999; *//*#F8F8F8*/
	/*border-bottom: 1px solid #0000ff;/*#F8F8F8*/
	text-align:center;
}
#sitetool a.headmenu:hover{
	background-color:#ffff00;
	text-decoration: none;
	font-weight: normal;
	color: #666;
	/*border-top: 1px solid #ffff00; /*#036*/
	/*border-left: 1px solid #ffff00;
	/*border-right: 1px solid #fff;*/
	/*border-bottom: 1px solid #ffff00; /*#cccccc*/
}
a.headpic{
	border-color: #000000;
  	border-style: solid;
  	border-width: 1px;
}
a.headpic:hover{
	border-color: #blue;
  	border-style: solid;
  	border-width: 1px;
}

.markenhead{
	/*font-family: Helvetica, sans-serif;*/
    font-family: "Arial Black", Helvetica, Gadget, sans-serif;
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
}