/*/* -----------------------------------------------------------------------------------------
   Copyright (c) 2007 Pixelzauber GmbH 
   ---------------------------------------------------------------------------------------*/

body {
	margin:0; 
	padding: 0;
	background-color: rgb(0,0,0);
}


/* Area-----------------------------------------------------------------------------------*/
#HeaderArea {
	float:	  left;	
	width:	  100%;
	height:	 180px;
	
	background-color: (0,0,0);

	z-index: 1;
}

#TopNavigationArea{
	float:	  left;
	width:	  100%;
	height:	  50px;
	
	background-image: url(img/bg_topnavi.png);
	background-color: transparent;

	z-index: 1;
}

#ContentArea{
	float:    left;
	width:	  100%;

	background-image: url(img/bg_contentarea.jpg);
	background-color: rgb(194,193,193);

	z-index: 1;
}

#FooterArea{
	float:   left;
	width:	 100%;
	height:	 60px;

	background-image: url(img/bg_footer.png);
	background-color: transparent;

	z-index: 1;
}

/* Box----------------------------------------------------------------------------------*/

#TopNavigationBox{
	position: relative;
	left:		   50%;
	margin-left:-390px;
	width:		 780px;
	height:       50px;
	
	margin-top:   3px;
	
	background-color: transparent;

	z-index: 2;
}

#ContentBox{
	position: relative;
	left:		   50%;
	margin-left:-390px;
	width:		 780px;
	min-height:  300px;

	background-color: transparent;

	z-index: 2;
}

#FooterBox{
	position: relative;
	left:		   50%;
	margin-left:-390px;
	width:		 780px;
	height:       20px;
	
	margin-top:   28px;

	background-color: transparent;

	z-index: 2;
}

#MenuBoxLeft{
	float:   left;
	width:	 220px;
	min-height:50px;

	background-color: transparent;

	z-index: 2;
}

#Content{
	float:   left;
	width:	 508px;
	min-height:  300px;
	border-left:solid 1px rgb(255,255,255);
	
	padding-left:50px;
	
	background-color: transparent;

	z-index: 2;
}

/* Standard-Klassen----------------------------------------------------------------------------------*/

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(50,50,50);
    font-size:18px;
	font-weight:normal;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(50,50,50);
    font-size:16px;
	font-weight:normal;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(255,255,255);
    font-size:12px;
	font-weight:bold;
}

h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(50,50,50);
    font-size:12px;
	line-height:18px;
	font-weight:bold;
}

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(255,255,255);
    font-size:12px;
	line-height:18px;
}

.main{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(255,255,255);
    font-size:12px;
	line-height:18px;
}

img{
	border:0;
}

a {
	text-decoration: underline;
	color:rgb(255,255,255); 
}

a:hover {
	text-decoration: underline;
	color:rgb(60,60,60);
}

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(255,255,255);
    font-size:12px;
}

.evp {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(255,255,255);
    font-size:9px;
}


.adr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(255,255,255);
    font-size:11px;
	line-height:14px;
}

.formular{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(50,50,50);
}

#Content a[href$=".pdf"] {
	background: 			transparent url('img/pdf_icon.gif') 0 50% no-repeat;
	padding-left: 			20px;
}
#Content a[href$=".xls"] {
	background: 			transparent url('img/xls_icon.gif') 0 50% no-repeat;
	padding-left: 			20px;
}
#Content a[href$=".xlsx"] {
	background: 			transparent url('img/xls_icon.gif') 0 50% no-repeat;
	padding-left: 			20px;
}
#Content a[href$=".xltx"] {
	background: 			transparent url('img/xls_icon.gif') 0 50% no-repeat;
	padding-left: 			20px;
}
#Content a[href$=".xlsm"] {
	background: 			transparent url('img/xls_icon.gif') 0 50% no-repeat;
	padding-left: 			20px;
}



/* TopNavigation----------------------------------------------------------------------------------*/
.TopNavigation p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(255,255,255);
    font-size:12px;
	
	margin-top:0px;
}

.TopNavigation a {
	text-decoration:none;
	color:rgb(255,255,255);
}

.TopNavigation a:hover { 
	text-decoration:none;
	color:rgb(239,154,82); 
}

.TopNavigation a.current { 
	color:rgb(239,154,82); 
}

/* ProdukteNavigation----------------------------------------------------------------------------------*/
.CategoryList {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(255,255,255);
	line-height:1.5em;
    font-size:12px;	
}

.MainCategory a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(255,255,255);
    font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}

.MainCategory a:hover {
	color:rgb(255,255,255);
	text-decoration: underline;	
}

.MainCategory a.current {
	color:rgb(50,50,50); 
	text-decoration:none;
}

.SubCategory1 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(255,255,255);
    font-size:12px;
	line-height:16px;
	margin-left:14px;
	text-decoration:none;	
}

.SubCategory1 a:hover {
	color:rgb(255,255,255);
	text-decoration: underline;	
}

.SubCategory1 a.current {
	color:rgb(50,50,50); 
	text-decoration:none;
}

.SubCategory2 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(255,255,255);
    font-size:12px;
	margin-left:26px;
	line-height:14px;
	text-decoration:none;
}

.SubCategory2 a:hover {
	color:rgb(255,255,255);
	text-decoration: underline;	
}

.SubCategory2 a.current {
	color:rgb(50,50,50); 
	text-decoration:none;
}



/* Fusszeile----------------------------------------------------------------------------------*/

.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(115,115,115);
    font-size:9px;
	text-align:  right;
	
	margin-top:2px;
}

.copyright a {
	text-decoration:none;
	color:rgb(115,115,115);
}

.copyright a:hover { 
	color:rgb(255,255,255); 
}

.parseTime {
  	font-family: Verdana, Arial, sans-serif;
	color:rgb(115,115,115);
    font-size:9px;
	line-height: 1.5;
  	text-align:center;
}

/* Logo----------------------------------------------------------------------------------*/

#Logo{
	position: absolute;
	left:		   50%;
	margin-left:-390px;
	top:		  70px;
	width:		 234px;
	height:		  90px;

	background-color: transparent;

	z-index: 2;
}

#HeaderImg{
	position: absolute;
	left:		   50%;
	margin-left:-110px;
	top:		  28px;
	width:		 500px;
	height:		 100px;

	background-color: transparent;

	z-index: 2;
}


/* Produkt Liste---------------------------------------------------------------------------------*/
.BoxesTitel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(50,50,50);
    font-size:12px;
	line-height:18px;
	font-weight:bold;
}

.ProdukteTitel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(255,255,255);
    font-size:12px;
	font-weight:bold;
}


.ProdukteTitel a {
	color:rgb(255,255,255);
	text-decoration:none;
}

.ProdukteTitel a:hover{
	color:rgb(255,255,255);
	text-decoration:underline;
}


.ProduktImg{
	border:solid 1px rgb(100,100,100);
}

.inputRequirement{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(250,220,5);
    font-size:12px;
}

.headerError{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(250,220,5);
    font-size:12px;
}

.boxText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(255,255,255);
    font-size:11px;
	line-height:1.5;
}


.infoBoxHeading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(50,50,50);
    font-size:18px;
	font-weight:normal;
}

.smallText{
    font-size:10px;
}

/* Produkt Liste---------------------------------------------------------------------------------*/
.OrderTitel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(50,50,50);
    font-size:11px;
	font-weight:normal;
	background-color:rgb(200,200,200);
	padding-left:4px;
}

.OrderContent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(50,50,50);
    font-size:11px;
	font-weight:normal;
	background-color:rgb(255,255,255);
	padding:5px;
}

.OrderContent a{
	color:rgb(50,50,50);
}

.OrderTotal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(50,50,50);
    font-size:11px;
	font-weight:normal;
	background-color:rgb(255,255,255);
	padding-right:5px;
	padding-bottom:2px;
	padding-top:2px;
}

.OrderContentNorm{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(50,50,50);
    font-size:11px;
	font-weight:normal;
}


/* Order Steps---------------------------------------------------------------------------------*/
.OrderCurrent {
	color:rgb(50,50,50);
	font-weight:bold;
}


/* Lightbox---------------------------------------------------------------------------------*/
#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: 500px;
	height: 500px;
	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(img/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(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/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;
	}
