.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
 color: #000000;
 margin-top: 0;
 margin-bottom: 0;
 margin-left: auto;
 margin-right: auto; 
 text-align:center;  
 background:url(custom/bg_body2.jpg) 0px 0px repeat #fdfafe;
}
html, body {height :100%;} 

BODY {
 text-align: -moz-center;
 }
A {
 color: #000000;
 text-decoration: none;
}

A:hover {
 color: #AABBDD;
 text-decoration: underline;
}

FORM {
	display: inline;
}

IMG { border:0; } 

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #d5cebc;
  -moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
}

.infoBoxContents {
 /* background: #f8f8f9; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /*background: #bbc3d3; */
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #d5cebc;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d5cebc;
  color: #FFFFFF;
  font-weight: bold;
  padding:10px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding:10px;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
    padding:10px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size:18px;
  font-weight:bold;
}

SPAN.productSpecialPrice1 {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size:20px;
  font-weight:bold;
}

SPAN.productSpecialPrice2 {
  font-family: Verdana, Arial, sans-serif;
  color: #000;
  font-size:20px;
  font-weight:bold;
}

SPAN.productSpecialPrice0 {
  font-family: Verdana, Arial, sans-serif;
  color: #666;
  font-size:14px;
  font-weight:bold;
}
SPAN.productPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #000;
  font-weight:bold;
  font-size:14px;
 
}
.aNameList {
 font-weight:bold;
 text-decoration:underline;
 color:#036;	
 font-size:13px;
}
.aNameList2 {
 font-weight:bold;
 text-decoration:underline;
 color:#036;	
 font-size:11px;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* Custom */

.a-haupt {  text-align:center;  width:1000px;  padding-bottom:5px; padding-top:0px; padding-left:10px; padding-right:10px; margin-left: auto;
 margin-right: auto; }
.a-htable { width:100%;  padding:0;   }
.a-logo { width:200px; text-align:center; vertical-align:top;  padding-bottom:4px;   }
.a-title { padding-bottom:4px; text-align:left; }
.a-hright { vertical-align:bottom; padding-bottom:3px;  }
.a-ihrght { padding:0; margin:0;}
.a-bodyt {width:100%; }
.a-infobox { width:100%;  }
.a-hinfobox { background-color:#d5cebc; padding-left:10px; padding-right:10px;  height:40px; font: bold 12px Arial; color:#28211b;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
}
.a-headtitle { font: bold 12px Arial; color:#28211b; }
.a-headtitle2 { width:20px; }

.a-headl { background-color:#28211b; }
.a-oben { text-align:left;  vertical-align:bottom;}
.a-oben2 { text-align:left;  vertical-align:bottom;}
.a-headl1 { font: bold 12px Arial; color:#FC3; padding-right:5px; padding-left:5px; }
.a-headl2 { font: bold 12px Arial; color:#FC3; padding-right:5px; border-right:#FC3 dashed 1px; }

.top_bestellhotline {  
 width:100%; vertical-align:middle; text-align:left; font-size:18px; padding-bottom:5px; padding-top:5px;
color:#FC3; font-weight:bold;
/*border:#FC3 dashed 1px;*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;  }
.top_bestellhotline a {
		 color:#FC3; font-weight:bold;
}
.top_bestellhotline2 {  
 width:100%; vertical-align:middle; text-align:right; font-size:18px; padding-bottom:5px; padding-top:5px;
color:#FC3; font-weight:bold;
/*border:#FC3 dashed 1px;*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;  }
.top_bestellhotline2 a {
		 color:#FC3; font-weight:bold;
}
.a-binfobox { 
/*background-color:#f3f1e9; 
background-color:#f4edda;*/
background-color:white;
padding:10px; 
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
}
.a-cati-2 { 
width:100%;  
margin: auto; /* Div soll zentriert werden */
min-height: 100%; /* Mindesthöhe für moderne Browser */
height:auto !important; /* Important Regel für moderne Browser */ 
height:100%; /* Mindesthöhe für den IE */ 
overflow: hidden !important; /* FF Scroll-leiste */ 
background-color:#f4edda;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;

 }
 
.a-bodyy { width:100%; height:100%; }
.a-cati { width:100%;  vertical-align:top; margin-bottom:3px;  }
.a-leftc { width:200px;  vertical-align:top; height:100%; }
.a-rightc { width:200px;  vertical-align:top; height:100%;  }
.a-navi {  }
.a-hauptb { vertical-align:top;  }
.a-hcontent { text-align:center; vertical-align:top; padding:0; 	width:100%;
}

.a-hcontent3a { text-align:center; vertical-align:top;  padding:0; 	width:100%;
border:#000 solid 1px;
margin-bottom:5px;
background-color:#090;
color:#FFF;
}

.a-hcontent3b { text-align:center; vertical-align:top;  padding:0; 	width:100%;
border:#000 solid 1px;
margin-bottom:5px;
background-color:#C00;
color:#FFF;
}
.a-0hcontent {
	width:100%;
	text-align:center; vertical-align:top; padding:0;
	background-color:white;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
margin-bottom:2px;
}

.a-1hcontent {
	
	text-align:left; vertical-align:top; padding:10px;
	/*background-color:#f3f1e9;*/
	background-color:white;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
margin-bottom:2px;
}

.a-2hcontent {
	
	text-align:left; vertical-align:top; 
	background-color:white;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
margin-bottom:2px;
}

.a-tdcontent { text-align:center; vertical-align:middle; padding:0;
	background-color:white;
	border-color:#f5c812;
  border-style: solid; border-width:1px; 
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px; }

.a-tdcontent-f { text-align:center; vertical-align:middle; padding:3px;
		 }


.a-footer { width:100%; background-color:#393430; text-align:center; margin-left:auto; margin-right:auto;  }
.a-footer {  text-align: -moz-center; }
.a-tfooter { width:1000px; background-color:#6f665d; margin-top:20px; margin-bottom:20px;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;

margin-left:auto; margin-right:auto;

}
.a-tlfooter { text-align:left; vertical-align:middle; padding:10px; }
.a-trfooter { text-align:right; vertical-align:middle; color:#FFF; padding:10px; }
.a-trfooter a { color:#FC0;}
.a-trfooter a:hover  { color:white;}
.a-htext { padding-left:0px; padding-right:0px;
font-family:Verdana, Geneva, sans-serif; 
}

.a-bcat { height:1px; border:#C63 dashed;  }

 
.invertedshiftdown{
padding: 0;
width: 100%;
/* border-top: 5px solid #FFF; Red color theme*/
background: transparent;
/*voice-family: "\"}\"";
voice-family: inherit; */
}

.invertedshiftdown ul{
margin:0;
margin-left: 0; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 0 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 9px 11px 9px 11px; /*Padding within each menu item*/
background-color: #f5c812; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #28211b; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: #FC0;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #28211b; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: #FC0;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #D10000;
background-color: black;
color: white;
}






/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */
padding-top:5px; padding-bottom:5px;
}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 11px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size: 11px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #841212;
	background-color: #ccc;
	font-size: 11px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 11px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	/* New Products Scroller */

#pscroller_np {
height: 220px;
border: 0px;
padding: 5px;
}

.pscroller_c_np {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

 .font-show { color: black; font-size:11px; font-weight: bold; text-decoration: none; }
.font-show1 { color: red; font-size:11px; font-weight: bold; text-decoration: none; }
.font-show2 {	color: black;  
	text-decoration: none; 
	line-height: 1.6;
	font-family:Verdana, Geneva, sans-serif;
    font-size:12px; }
 .font-show-des { color: black; font-size:11px;  text-decoration: none; }
 
 .tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #758389;
}

.pghead {
	
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	color:#333;
	font-weight:bold;
	}
.pgtext {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	
}
.pgtexttt {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	
	font-weight: bold;
	
}
.pgdetail {
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	}

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding: 5px;
 color:#28211b;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/

/*** Shipping ***/
#versandd { width:100%; }
#vertable { width:100%; font-size:9px; }
#verhtd { width:200px;  }
#verh2td {  }
#vertinhalt { border:solid 1px #FC3;  } 


ul.gallery {
		list-style: none;
		margin: 20px 0 10px 0;
}
	
ul.gallery li {
			display: block;
			float: left;
			margin: 5px 5px 0 0;
		}
		
ul.gallery li a {
				padding: 2px;
				display: block;
				border: 2px #FC0 solid;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				line-height: 0;
			}
			
ul.gallery li a:hover { border: 2px #313739 solid; }

ul.gallery2 {
		list-style: none;
		margin: 0;
	}
ul.gallery2 li {
			display: block;
			margin: 0;
		}
		
ul.gallery2 li a {
				padding: 2px;
				display: block;
				border: 2px #FC0 solid;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				line-height: 0;
			}
ul.gallery2 li a:hover { border: 2px #313739 solid; }
.center  { text-align:center; margin:auto; }

.imgborder  {
				padding: 2px;
				display: block;
				border: 2px #FC0 solid;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				line-height: 0;
			}

.imgborder a {
				padding: 2px;
				display: block;
				border: 2px #FC0 solid;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				line-height: 0;
			}
			
.imgborder a:hover { border: 2px #313739 solid; }

.fstyleb {	color: black; 
	font-weight: bold; 
	text-decoration: none; 	
	font-family:Verdana, Geneva, sans-serif;
    font-size:12px;  }
	
.fstylebr { 
	color: red; 
	font-weight: bold; 
	text-decoration: none; 
	line-height: 1.6;
	font-family:Verdana, Geneva, sans-serif;
    font-size:12px; 
	}
.bewtable {
	width: 100%;
		
}
.bewtd1 {
	vertical-align:top;
}
.bewtd2 {
	width: 155px;
	vertical-align:top;
	text-align:right;
}
.bewtd3 {
	font-size:11px; font-weight:bold; text-align:left;
	}
.bewtd4 {
	font-size:11px; font-weight:bold; text-align:right;
	}
.bewtable3 {
background-color:#d5cebc; padding-left:8px; padding-right:1px;  font-size: 12px; color:#28211b; line-height:1.7; 
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;

}

.divSecurityList {
background-image: url(custom/image_security_line.jpg);
height: 26px;
line-height: 26px;
padding-left: 5px;
width: 160px;
text-align:left;
}
.divSecurityList a {
background-repeat: no-repeat;
color: black;
display: block;
font: normal normal normal 13px/normal Arial, sans-serif;
height: 30px;
padding-left: 5px;
padding-top: 4px;
text-decoration: none;
text-align:left;
}
.divSecurityList a:hover {
color: red;
}		
.divSecurityListBottom {
background: #FFF;
height: 26px;
padding-left: 5px;
width: 150px;
text-align:left;
}

.divSecurityListBottom a {
background-repeat: no-repeat;
color: black;
display: block;
font: normal normal normal 13px/normal Arial, sans-serif;
height: 30px;
padding-left: 5px;
padding-top: 4px;
text-decoration: none;
text-align:left;
}
span.navibox_inaktiv {
background-color: #EBE9E9;
border-color: #B4BAC0;
border-style: solid;
border-width: 1px;
color: white;
font-size: 11px;
margin-right: 2px;
padding-bottom: 1px;
padding-left: 3px;
padding-right: 3px;
padding-top: 1px;
}
span.navibox {
background-color: #4692BF;
border-color: #B4BAC0;
border-style: solid;
border-width: 1px;
color: white;
font-size: 11px;
margin-right: 2px;
padding-bottom: 1px;
padding-left: 3px;
padding-right: 3px;
padding-top: 1px;
}
a.navibox {
background-color: #FC3;
border-color: #FC3;
border-style: solid;
border-width: 1px;
color: #2a1f06;
font-size: 11px;
margin-right: 2px;
padding-bottom: 1px;
padding-left: 3px;
padding-right: 3px;
padding-top: 1px;
}
a.navibox:hover {
background-color: #4692BF;
border-color: #B4BAC0;
border-style: solid;
border-width: 1px;
color: white;
font-size: 11px;
margin-right: 2px;
padding-bottom: 1px;
padding-left: 3px;
padding-right: 3px;
padding-top: 1px;	
}



.menuh1{
border: 1px solid #C0C0C0;
background-color: #d5cebc;
border-bottom-width: 0;
width: 193px;
padding: 3px;

-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
}

.menuh1 ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.menuh1 a{
font: bold 12px Verdana;
padding: 7px 7px 7px 7px;
display: block;
width: 179px; /*Define width for IE6's sake*/
color: #443020;
text-decoration: none;
border-bottom: 1px solid #d2b887;
background-color: #f4edda;
text-align:left;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
}

.menuh1 a:visited{
color: #443020;
}

.menuh1 a:hover{
background-color: #FC3;
color: #443020;
}

.menuh1 li a:hover, .menuh1 li .aktivevmenu{
background-color: #FC3;
color: #443020;
}



.boxh{
background-color: #d5cebc;
width: 180px;
padding: 10px;
font: 12px Arial; color:#333;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
}
.firstpagetb {
	margin-left:20px;	
}
