/* General settings */

* { font-size: 100.01%; line-height: 100%; margin: 0; padding: 0; }  /* Global Reset */
html { font-size: 62.5%; } /* Resize text to 10px */

body {
	background-color: #FFFFFF;
	color: #828282;
	font: normal 11px/100% Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
}

form, table, fieldset, legend, span {
	margin: 0px;
	padding: 0px;
	display: block;
	border: 0px;
	text-indent: 0px;
}

ul {
	padding: 0px;
	list-style: disc;
	list-style-position: inside;
}

a {
	text-decoration: none;
	cursor: pointer;
}

/* Container */
#container {
	margin: 7px auto;
	width:986px;
	display:block;
}

/* Middle part */
#content {
margin:7px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#content div.cmstext {
	width:627px;
	display:block;
	float:left;
	overflow:hidden;
}

#content p, #content .cmstext {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #828282;
	line-height: 150%;
	letter-spacing:0.05em;
}

#content strong {
	line-height: 150%;
	font-weight:bold;
}


#content div.cmstext a, #content div.cmstext p a {
	color: #0d9fd0;
	font-weight: normal;
	text-decoration: none;
}

#content .cmstext a:hover, #content .cmstext p a:hover {
	color: #092f56;
	font-weight: normal;
	text-decoration: none;
}

#content div.cmstext a.galeriehover img, #content div.cmstext p a.galeriehover img {
	border:1px solid #d4d4d3;
	padding:5px;
}

#content .cmstext a.galeriehover:hover img, #content .cmstext p a.galerihover:hover img {
	border:1px solid #0099cb;
	padding:5px;
}

#content div.cmstext a div.innerhover, #content div.cmstext p a div.innerhover {
	border:1px solid #d4d4d3;
	background-color:#FFFFFF;
	padding:6px;
	text-align:center;
	float:left;
}

#content .cmstext a div.innerhover:hover, #content .cmstext p a div.innerhover:hover {
	border:1px solid #0099cb;
	background-color:#FFFFFF;
	padding:6px;
	text-align:center;
	float:left;
}

#content div.cmstext ul li a, #content div.cmstext p ul li a {
	color: rgb(10, 48, 87);
	font-weight: normal;
	text-decoration: none;
}

#content .cmstext ul li a:hover, #content .cmstext p ul li a:hover {
	color: rgb(10, 48, 87);
	font-weight: normal;
	text-decoration: none;
}

#content h1 {
	font-size: 16px;
	color: #0099cb;
	font-weight:normal;
	line-height: 150%;
	margin-bottom: 10px;
	
}

#content h2 {
	font-size: 12px;
	color: #ee0129;
	padding-top: 40px;
	padding-left: 40px;
	font-weight: bold;
	line-height: 150%;
}

#content table {
	padding: 0px;
	margin: 0px;
}

#content table td, #content table td span  {
	line-height: 150%;
}

#content table td a span {
	text-decoration: none;
	color: blue;
}

#content table td a span:hover {
	text-decoration: underline;
	color: blue;
}

/* Navigation */
#navigation {
display:block;
float:left;
width:140px;
min-height:200px;
overflow:visible;
background-color:#ffffff;
margin:2px 0px 0px 10px;
}

#navigation div.bottom {
display:block;
float:left;
width:140px;
min-height:19px;
overflow:visible;
background-color:#ffffff;
margin:0px 0px 3px 0px;
}

#navigation div.row {
display:block;
width:140px;
height:1px;
overflow:hidden;
margin:0px;
}

#navigation div.rows {
display:block;
width:140px;
min-height:11px;
overflow:visible;
margin:0px;
}

#navigation div.eins {
width:134px;
height:1px;
margin:auto;
background-color:#dadfe3;
border-left:1px solid;
border-right:1px solid;
border-color:#fbfbfb;
}

#navigation div.zwei {
width:136px;
height:1px;
margin:auto;
background-color:#dadfe3;
border-left:1px solid;
border-right:1px solid;
border-color:#fbfbfb;
}

#navigation div.zweieins {
width:132px;
height:1px;
margin:auto;
background-color:#092f56;
border-left:1px solid;
border-right:1px solid;
border-color:#667e96;
}

#navigation div.zweieinsa {
width:132px;
height:1px;
margin:auto;
background-color:#0099cb;
border-left:1px solid;
border-right:1px solid;
border-color:#66b0cd;
}

#navigation div.drei {
width:138px;
height:1px;
margin:auto;
background-color:#dadfe3;
border-left:1px solid;
border-right:1px solid;
border-color:#fbfbfb;
}

#navigation div.dreieins {
width:136px;
height:1px;
margin:auto;
background-color:#092f56;
}

#navigation div.dreieinsa {
width:136px;
height:1px;
margin:auto;
background-color:#0099cb;
}

#navigation div.vier {
width:138px;
height:1px;
margin:auto;
background-color:#667e96;
border-left:1px solid;
border-right:1px solid;
border-color:#dadfe3;
}

#navigation div.fuenf {
width:138px;
margin:auto;
overflow:visible;
background-color:#092f56;
border-left:1px solid;
border-right:1px solid;
border-color:#dadfe3;
font-size:9px;
text-align:left;
}

#navigation div.fuenfa {
width:138px;
margin:auto;
overflow:visible;
background-color:#0099cb;
border-left:1px solid;
border-right:1px solid;
border-color:#dadfe3;
font-size:9px;
text-align:left;
}

/* Footer */
#footer {
width:986px;
height:28px;
margin:auto;
overflow:hidden;
text-align:left;
background-image:url(../images/foot/coli-shipping-footer.gif);
}
#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: 9%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; width: 60px;}
#nextLink { right: 0; float: right; width: 60px;}
#prevLink, #prevLink:visited { background: url(../images/prevlabel.gif) left 30% no-repeat; }
#nextLink, #nextLink:visited { background: url(../images/nextlabel.gif) right 30% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.5em;
	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; height:22px;float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}