body {
	margin: 0px;
	background-color: #018AC7;
	}
#topSpace {
	width: 100%; 
	height: 55px; 
	}
#shadeTop {
	height: 11px;
	background: url('images/shade_top.png') repeat-x;
	}
#header {
	width: 100%; 
	height: 205px; 
	background: white;
	background-position: 10px 10px;
	}
#logo {
	background: url('images/logo.png') no-repeat;
	width: 225px;
	height: 195px;
	position: absolute;
	top: 73px;
	left: 50%;
	margin-left: -475px; 
	}
#logoOneLiner {	
	background: url('images/logo_oneliner.png') no-repeat;
	width: 170px;
	height: 15px;
	position: absolute;
	top: 273px;
	left: 50%;
	margin-left: -473px; 
	}
#subscribeTo {
	min-width: 966px;
	}
#subscribeTo  img{
	position: absolute;
	left: 50%;
	margin-left: 330px;
	top: 200px; 
	}
#liveBoardContainer {
	width: 650px;
	
	}
#liveBoardWrapper {
	width: 650px;
	height: 200px; 
	float: right;
	
	}
#liveBoardTopWrapper {
	width: 400px;
	float: right;
	margin: 41px 11px 0 0;
	}
#space {
	float: left;
	width: 10px;
	height: 55px;
	}
#menuWrapper {
	width: 100%; 
	min-width: 966px;
	height: 25px;
	background: white;
	background-position: 12px 2px;
	}
#menu {
	min-width: 500px;
	max-width: 595px;
	}
#menuItem, #menuItem a:link, #menuItem a:visited, #menuItem a:active {
	font-family: arial;
	font-size: 11pt;
	text-decoration: none;
	text-transform: uppercase;
	color: #018AC7;
	float: left;
	padding: 2px 5px 0px 5px;
	font-weight: normal;
	}
#menuItem a:hover {
	font-weight: normal;
	}
#tabL {
	float: left;
	width: 10px;
	height: 24px;
	background: url('images/tab_l.png') no-repeat;
	}
#tabR {
	float: left;
	width: 10px;
	height: 24px;
	background: url('images/tab_r.png') no-repeat;
	}
#menuItemSelected {
	height: 22px;
	font-family: arial;
	font-size: 11pt;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	background-color: #018AC7;
	float: left;
	padding: 2px 5px 0px 5px;
	}
#shadeBottom {
	height: 15px;
	background: url('images/shade_bottom.png') repeat-x;
	/*border: 1px solid #ff6600;*/
	}
/*html #shadeBottom {
	margin-top: 0px;
	}
/**+html #shadeBottom {
	margin-top: -14px;
	}*/

#languageBar {
	font-family: arial;
	font-size: 8pt;
	color: white;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	
	}

#language {
	float: right;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	padding: 0px 5px 0px 5px;
	margin-right: -1px;
	
	}
#languageSelected {
	float: right;
	background: #eeeeee;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	padding: 0px 3px 0px 3px;
	margin-right: -1px;
	color: #018AC7;
	
	}
	
#content {
	min-width: 966px;
	width: 100%; 
	}
#contentSideImage {
	position: absolute;
	top: 360px;
	left: 50%;
	margin: 30px 0 0 -483px;
	float: left;
	text-align: center;
	}
#contentSideImage a:link, #contentSideImage a:visited, #contentSideImage a:active{
	font-size: 7pt;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 2px;
	padding: 3px;
	}
#breadCrumb, #breadCrumb  a:link, #breadCrumb  a:visited, #breadCrumb  a:active {
	color: #cccccc;
	font-size: 9pt;
	text-transform: lowercase;
	}
#autoLinks { 
	/*border-top: 1px solid #e4e4e4;*/
	}
#autoLinks  a:link, #autoLinks  a:visited, #autoLinks  a:active {
	color: #cccccc;
	text-align: left;
	font-size: 12pt;
	text-transform: lowercase;
	}
#tableRuler {
	width: 595px;
	height: 1px;
	border-top: 1px solid #ffffff;
	}
#tableRuler2 {
	width: 595px;
	height: 1px;
	border-top: 1px solid #999999;
	}
#footerWrapper {
	width: 100%;
	min-width: 966px;
	margin-top: 15px;
	}
#creditWrapper {
	float: right;
	}
#footerCredits ul li {
	list-style-type: none;
	float: left;
	margin-left: 15px;
	}
#footerCredits, #footerCredits a:link, #footerCredits a:visited, #footerCredits a:active {
	min-width: 500px;
	max-width: 595px;
	text-align: right;
	margin-right: 3px;
	font-family: "Arial Narrow", Arial;
	font-size: 8pt;
	color: #dddddd;
	text-decoration: none;
	}
#footerCredits a:hover {
	color: #ffffff;
	}
#footer {
	font-family: arial; 
	font-size: 9pt;
	text-align: right;
	width: 100%; 
	height: 160px;
	/*position: fixed; */
	clear: both; 
	background: #018AC7 url('images/logo_reprise.png') no-repeat; 
	background-position: right 10px;
	border-top: 1px solid #f4f4f4;
	/*position:absolute; */
	
	bottom:0; 
	left:0;
	}
#eMMinet				{ font-family: arial; font-size: 7pt; text-align: right; color: #cccccc; margin: 5px 10px 5px 10px; }
#eMMinet a:link,
#eMMinet a:visited,
#eMMinet a:active		{ font-size: 9pt; color: #ffffff; text-decoration: none; }
#eMMinet a:hover		{ color: #ff6600; }
	
	
	
	
	
/*
*
*  TOPMENU STYLE
*
*/

.jquerytopmenu{
font: bold 12px Verdana;
background: #ffffff;
width: 100%;
}

.jquerytopmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jquerytopmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jquerytopmenu ul li a{
display: block;
background: #ffffff; /*background of tabs (default state)*/
color: #018AC7;
padding: 4px 14px 5px 14px;
/*border-right: 1px solid #778;*/
text-decoration: none;
}

* html .jquerytopmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jquerytopmenu ul li a:link, .jquerytopmenu ul li a:visited{
color: #018AC7;
}

.jquerytopmenu ul li a:hover{
background: #018AC7; /*tab link background during hover state*/
color: #ffffff;
}
	
/*1st sub level menu*/
.jquerytopmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerytopmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerytopmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jquerytopmenu ul li ul li a{
font: bold 12px Arial;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background: #e4e4e4; 
}

.jquerytopmenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #e4e4e4;
color: black;
}


/*
*
*	SIDEMENU STYLE
*
*/

.jquerysidemenu{
	font: normal 12px Arial, Helvetica, sans-serif ;
	font-weight: bold;
	width: 191px;
	/*background-color: #FFFFFF;*/
}

.jquerysidemenu ul{
margin: 1px;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jquerysidemenu ul li{
position: relative;
display: inline;
float: left;
background: #018AC7;
}

/*Top level menu link items style*/
.jquerysidemenu ul li a{
	display: block; /*background of tabs (default state)*/
	color: #ffffff;
	padding: 8px 8px;
	/*border-right: 1px solid #CCCCCC;*/
	/*color: #426BA4;*/
	text-decoration: none;
	width:175px;   /*  191px - 8px - 8px = 75; */  
	/*background-color: #456593;*/
	/*background: url('../style/images/1.jpg') repeat-x;*/
}

* html .jquerysidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jquerysidemenu ul li a:link, .jquerysidemenu ul li a:visited{
color: #ffffff;
}

.jquerysidemenu ul li a:hover{
/*background: black; /*tab link background during hover state*/
color: #ffffff;
background: #ffffff;
}
	
/*1st sub level menu*/
.jquerysidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerysidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerysidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jquerysidemenu ul li ul li a{
font: normal 12px Arial, Helvetica, sans-serif ;
font-weight: bold;
border: 1px solid #e4e4e4;	
width: 190px; /*width of sub menus*/
height: 20px;
padding: 5px;
margin: 1px;
/*border-top-width: 0;*/
/*background: url('../style/images/1.jpg') no-repeat;*/
}

.jquerysidemenuz ul li ul li a:hover{ /*sub menus hover style*/
/*background: #eff9ff;*/
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 8px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 7px;
right: 5px;
}
.mouse_hover { 
background: #414141;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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/lightbox2/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox2/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #018AC7; }

/*****************************************************************************************/
/* LIVEBOARD STYLES */
#liveBoard								{ background: #f4f4f4; position: absolute; top: 66px; height: 170px; width: 640px; border: 10px solid #ffffff; }

.container						 		{ overflow: hidden; width: 640px; margin: 0 auto;}
#main 									{ padding: 0px; background: #f4f4f4; border: 0px solid #ccc; }
.block a 								{ color: #ff6600; text-decoration: none; /*float: right; margin: 20px 10px 5px 0;*/font-size: 1em; }
/*--Main Image Preview--*/
.main_image 							{ font-family: arial; width: 640px; height: 170px; float: left; background: #ffffff; position: relative; overflow: hidden; color: #018AC7;}
.main_image h2 							{ font-size: 1.4em; font-weight: normal; margin: 0 0 5px; padding: 5px 10px 0 10px; text-align: left; /*display: none;*/ text-transform: capitalize; }
.main_image p 							{ font-size: 0.9em; padding: 0px 10px 0px 10px; /*margin-bottom: 0px;*/ text-align: left; }
.block small 							{ padding: 0 20px 0 20px; font-size: 1em; text-indent: 20px; display: none; }
.main_image .block small 				{ margin-left: 10px; }
.main_image .desc						{ position: absolute; bottom: 0;	left: 0; width: 100%; display: none; }
.main_image .block						{ width: 100%; background: #e9e9e9; border-top: 10px solid #fff; height: 80px; overflow: hidden;}
.main_image a.collapse 					{ background: url(btn_collapse.gif) no-repeat left top; height: 27px; width: 93px; text-indent: -99999px; position: absolute;  top: -27px; right: 20px; }
.main_image a.show 						{background-position: left bottom;} 
.main_image img							{ max-height: 170px; float: right; /*margin-top: -60px;*/ }
/*-- Thumbs --*/
.image_thumb 							{ font-family: arial; color: #999999; position: absolute; top: -41px; right: 0px; /*width: 360px;*/ background: #f0f0f0; border: 3px solid #ffffff; overflow: hidden; }
.image_thumb img 						{ border: 0px solid #ccc; padding: 5px; background: #fff; float: right; }
.image_thumb ul 						{ margin: 0; padding: 0; list-style: none;   }
.image_thumb ul li						{ /*width: 79px;*/ margin: 0; padding: 3px 5px 3px 5px; background: #f4f4f4; height: 20px; float: left; text-align: left; border-bottom: 1px solid #e4e4e4; border-top: 1px solid #e4e4e4; border-right: 1px solid #e9e9e9; border-left: 1px solid #e9e9e9; }
.image_thumb ul li.hover 				{ background: #018AC7; cursor: pointer; }
.image_thumb ul li.active 				{ background: #ffffff; cursor: default; border-bottom: 1px solid #ffffff; }
html .image_thumb ul li h2 				{ font-size: 0.9em; margin: 3px 0; padding: 0; font-weight: normal;  }
html .image_thumb ul li small			{ font-size: 0.7em; margin: 5px 0; padding: 0; display: none; }
.image_thumb ul li .block 				{ /*float: right; /*margin-left: 10px;*/ padding: 0; /*width: 69px;*/ text-align: center;}	
.image_thumb ul li p					{display: none;}
/*****************************************************************************************/


/*****************************************************************************************/
/* SEARCHBOX STYLES */
#searchBox								{ position: absolute; top: 340px; left: 50%; margin-left: -480px; width: 165px;  }
#searchBox .searchField					{ float: left;font-family: arial; font-size: 7pt; height: 17px; color: #ffffff; width: 110px; background-color: #018AC7; border: 1px solid #ffffff; }
#searchBox .searchField:hover			{ border: 1px solid #ffff00; color: #ffff00; }
#searchBox .searchButton				{ float: right; font-family: arial; font-size: 7pt; height: 21px; width: 50px; background-color: #018AC7; border: 1px solid #ffffff; color: #ffffff; text-transform: uppercase; }
#searchBox .searchButton:hover			{ background-color: transparent; cursor: pointer; color: #ffff00; border: 1px solid #ffff00;} 
/*****************************************************************************************/
/*****************************************************************************************/
/* SEARCHRESULT STYLES */
#searchResultsTopNav					{ margin: 10px 0 10px 0; }
#searchResultsBotNav					{ margin: 50px 0 10px 0; }
#searchResultsHits						{ margin: 10px 0 10px 0; color: #ff6600; text-align: right;  }
#searchResultsPane						{ border-bottom: 1px solid #e4e4e4; border-top: 1px solid #e4e4e4; padding: 10px 0 30px 0;}
#searchResultLine h1						{ font-family: arial; font-size: 12pt; border-bottom: 1px solid #e4e4e4; padding: 0px; margin-bottom: 5px; }
#searchResultLine p						{ font-size: 9pt; }
/*****************************************************************************************/

#bottomLine								{ position: fixed; bottom: 0px; min-width: 966px; width: 100%; height: 100px; background: url('images/logo_reprise_bottom.png') no-repeat center 0px; }
#bottomSpace							{ width: 100%; height: 230px; }

#tagCloudTop				{ width: 595px;	height: 15px;	margin: 70px 0px 0px 0px; padding: 0px; background: url('/style/images/background_produkt_top.png') no-repeat; }
#tagCloudBot				{ clear: both; width: 595px;	height: 15px;	margin: 0px 0px 0px 0px; padding: 0px; background: url('/style/images/background_produkt_bottom.png') no-repeat; }


#tagCloud								{ width: 575px; padding: 0px 10px; font-family: arial; background: url('/style/images/background_produkt.png') repeat-y;}

#tagCloud a:link,
#tagCloud a:visited,
#tagCloud a:active						{ color: #cccccc; text-decoration: none; }
#tagCloud a:hover						{ color: #ffff00; }


.clear									{ clear: both; }
