body{
	margin:0;
	color:#000;
	font:12px arial,sans-serif;
	background: none;
	
}
img{border-style:none;}
a{text-decoration:none;color:#00519e;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:12px arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page{
	/*background:url(../images/body-bg.gif) repeat-x 0 100%;*/
	display: block;
	clear: none;
	width:auto;
	float: none;
	height: auto;
	margin:0;
	padding: 0;
	top: 0;
	background: none;
}


#cart {
display: none;
position: absolute;
bottom: 60px;
left: 697px;
font-size: 11px;
width: 160px;
border: 2px solid #0152A3;
border-bottom: 0;
background-color: #fff;
padding: 5px 5px 10px 5px;
background-image: url("../images/bg-cart2.gif");
background-repeat: no-repeat;
background-position: bottom left;
}
	
			
#header-imgs{
display: none;
	width:970px;
	height:293px;
	padding: 0px;
	margin:0;
	position:relative;
	top: 0;
	left: 0;
	background-image: url("../images/header-bg-1c.jpg");
    background-repeat: no-repeat;
    background-position: top center;
}

#header-imgs img {
display:none; 
position:absolute; 
top:0; left:0;
}

#header-imgs img.fade1 {

}

#header{
display: none;
	width:817px;
	height:293px;
	padding:0 76px 0 77px;
	overflow:hidden;
	position:relative;
	top: -293px;
	left: 0;
	margin:0;
}


#header h3{
position: absolute;
top: 0px;
left: 79px;
margin:0;
}


#header h3 a{
	background:url(../images/logo.png) no-repeat 0 0;
	width:406px;
	height:88px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	margin:6px 0 0 211px;
	cursor:pointer;
	opacity: 0;
}



@media all and (min-width: 0px){
	#header-imgs img {display: none;
	display: block;
	position:absolute; 
	top:0; left:0;
	}
	#header h3 {
	top: 0px;
	  /* nur für Opera */
	}
	
	#header h3 a{
	opacity: 1;
	}
}

#header ul.scndNav
{
	position: absolute;
	top: 225px;
	right: 87px;
	left: 88px;
	width:790px;
	margin:0;
	padding:0;
	list-style:none;
	text-align : right;

}
	
	#header ul.scndNav li
	{
		float: right;
		padding:0 0 0 0px;
		display:inline;
	}
	
		#header ul.scndNav li.home {
		margin-top: 8px;
		margin-right: 173px;
		}
		
		#header ul.scndNav li.logoff {
		margin-top: 8px;
		}
		
		#header ul.scndNav li.home a {
		background-color: #05519D;
		padding:0 9px 0 14px;
		}
		
		/*#header ul.scndNav li.account a {
		background-color: #669900;
		padding:0 9px 0 14px;
		}*/
		
		#header ul.scndNav li.logoff a {
		background-color: #f00;
		padding:0 9px 0 14px;
		}
		
		#header ul.scndNav li a:hover
		{
			background:#fff url(../images/list1.gif) no-repeat 3px -4px;
			color:#00519e;
		}
		
			#header ul.scndNav li a
			{
				background: url(../images/list1.gif) no-repeat 3px 6px;
				float:left;
				font-size:10px;
				line-height:18px;
				color:#fff;
				padding:0 6px 0 12px;
				overflow:hidden;
				text-transform:uppercase;
			}
			
			#header ul.scndNav li a.cart,
			#header ul.scndNav li a.account,
			#header ul.scndNav li a.checkout
			{
				float:left;
				font-size:10px;
				line-height:26px;
				color:#fff;
				padding:0 0px 0 0px;
				overflow:hidden;
				margin-left: 5px;
				text-transform:uppercase;
				text-indent: 9999px;
			}			
#main{
	display: block;
	clear: none;
	background: none;
	width:21c,;
	height:29cm;
	margin:0;
	padding: 10px;
}
.left-coll{
	display: none;
	width:219px;
	float:left;
	overflow:hidden;
	margin:-41px 0 0 11px;
	display:inline;
	position:relative;
}
.left-menu{
	display: none;
	background:url(../images/menu-bg.gif) repeat-y 0 0;
	width:219px;
	float:left;
}
.left-menu .top-bg{
	background:url(../images/top-menu-bg.gif) no-repeat 0 0;
	width:219px;
	float:left;
}
.left-menu .bottom-bg{
	background:url(../images/bottom-menu-bg.gif) no-repeat 0 100%;
	width:219px;
	float:left;
	padding:0 0 33px; /* 0 0 42px;*/
}
.search-form{
	width:195px;
	float:left;
	margin:11px 0 15px 10px;
	display:inline;
}
.left-menu label{
	width:195px;
	float:left;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	color:#646464;
	text-transform:uppercase;
	padding:8px 0 0 17px;
	margin:0;
}
.left-menu .search-form .txt input {
	font-size: 12px;
	background:url(../images/input-bg.gif) repeat-x 0 0;
	width:96px;
	height:18px;
	overflow:hidden;
	float:left;
	margin:0 2px 0 16px;
	padding:2px 3px 0px 3px;
	display:inline;
	border: 0;
	border-left: 1px solid #1e5081;
	border-right: 1px solid #517eaa;
}

.left-coll a.port,
.left-coll a.en,
.left-coll a.de{
	background:url(../images/languages-ico-de.gif) no-repeat 0 0;
	float:left;
	font-weight:bold;
	line-height:20px;
	color:#4b84ba;
	margin:0 0 0 24px;
	padding:0 0 0 29px;
	text-decoration:none;
	font-size: 11px;
}
.left-coll a.port.active,
.left-coll a.port:hover,
.left-coll a.en.active,
.left-coll a.en:hover,
.left-coll a.de.active,
.left-coll a.de:hover{color:#00519e;background-position:0 -20px;}
.left-coll a.en{background:url(../images/languages-ico-en.gif) no-repeat 0 0;margin:0 0 0 12px;}
.left-coll a.port{background:url(../images/languages-ico-port.gif) no-repeat 0 0;margin:0 0 0 11px;}

.left-coll .bottom-bg .login {
clear: both;
font-size: 11px;
width:100%;
margin:0px;
padding: 10px 0 0px 25px;
display: block;
}

.left-coll .bottom-bg .login h2 {
	font-size: 12px;
	text-transform: uppercase;
color: #00519e;
padding: 0;
margin: 0;
}

	.left-coll .bottom-bg .login #loginHeader {
	margin-top: 5px;
	display: inline;
	}

	.left-coll .bottom-bg .login #loginHeader input {
	font-size: 12px;
	background:url(../images/input-bg.gif) repeat-x 0 0;
	height:18px;
	margin:0 2px 0 0px;
	padding:2px 3px 0px 3px;
	border: 0;
	border-left: 1px solid #1e5081;
	border-right: 1px solid #517eaa;
	}
	
	.left-coll .bottom-bg .login #loginHeader #leftLogin {
	padding-top: 3px;
	}
	
	.left-coll .bottom-bg .login #loginHeader #centerLogin {
	float: left;
	}
	
	.left-coll .bottom-bg .login  #loginHeader #rightLogin {
	float: left;
	}
	
		.left-coll .bottom-bg .login  #loginHeader #rightLogin input {
		background: none;
		border: 0;
		}
	
	.left-coll .bottom-bg .login #loginHeader #lostPass {
	clear: both;
	font-size: 10px;
	}
	
	.left-coll ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	
	.left-coll ul li a {
	font-size: 11px;
	padding: 0;
	margin: 0;
	}

.left-coll .bottom-bg h3 {
	background: none;
	padding: 10px 2px 0px 25px;
	margin: 0;
	font-size: 15px;
	text-transform: uppercase;
	color: #00519e;
	font-weight: bold;
	clear: both;
	letter-spacing: 6px;
	}	

.left-coll .bottom-bg h4 {
	background: none;
	padding: 10px 2px 0px 25px;
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
	color: #00519e;
	font-weight: bold;
	clear: both;
	}
	
.left-coll ul#navigation{
	background:url(../images/top-navigation-bg.gif) no-repeat 0 0;
	width:195px;
	float:left;
	margin:5px 0 0 10px;
	padding:13px 0 0;
	list-style:none;
	display:inline;
}

	
.left-coll ul#navigation li{
	width:192px;
	float:left;
	padding:0;
}
.left-coll ul#navigation li a:hover{background-position:0 -35px;text-decoration:none;}
.left-coll ul#navigation li a{
	background:url(../images/navigation-bg.gif) no-repeat 0 0;
	width:168px;
	float:left;
	padding:0 0 0 24px;
	margin:0 0 0 1px;
	display:inline;
	text-decoration:none;
	font-size:13px;
	line-height:35px;
	color:#32577b;
}
.left-coll ul#navigation li.active a:hover,
.left-coll ul#navigation li.active a{
	background-position:0 -70px;
	width:157px;
	padding:1px 0 0 35px;
	font-weight:bold;
	font-size:12px;
	line-height:35px;
	color:#6f9dc8;
	text-transform:uppercase;
}
.left-coll ul#navigation li.active div.drop-menu{
	background:url(../images/drop-menu-bg.gif) no-repeat 0 0;
	width:192px;
	float:left;
	overflow:hidden;
	position:relative;
	padding:2px 0 0 0;
	margin:0 0 0 1px;
}
.left-coll ul#navigation li.active div.drop-menu ul{
	background:url(../images/drop-menu-bottom-bg.gif) no-repeat 0 100%;
	width:192px;
	float:left;
	margin:0;
	padding:0 0 2px;
	list-style:none;
}
.left-coll ul#navigation li.active div.drop-menu ul li{
	width:186px;
	margin:-1px 0 0 3px;
	padding:0;
	display:inline;
}
.left-coll ul#navigation li.active div.drop-menu ul li a{
	background:url(../images/border2.gif) repeat-x 0 0;
	width:186px;
	margin:0;
	padding:0;
}
.left-coll ul#navigation li.active div.drop-menu ul li a span{
	background:url(../images/list5.gif) no-repeat 31px 12px;
	width:146px;
	float:left;
	font-weight:normal;
	font-size:12px;
	line-height:20px;
	color:#fff;
	padding:3px 0 3px 40px;
	text-transform:none;
	cursor:pointer;
}
.left-coll ul#navigation li.active div.drop-menu ul li a:hover,
.left-coll ul#navigation li.active div.drop-menu ul li.active a{
	background:#1b5892 url(../images/border3.gif) repeat-x 0 0;
	padding:0;
}
.left-coll ul#navigation li.active div.drop-menu ul li a:hover span,
.left-coll ul#navigation li.active div.drop-menu ul li.active a span{
	font-weight:bold;
}

	.left-coll ul#navigation li.active div.drop-menu ul li.active div.drop-menu2 {
	width:186px;
	float:left;
	overflow:hidden;
	position:relative;
	padding:0;
	margin:0px 0 0px 0px;
	background: none;
	background-color: #124875;
	border-top: 1px dotted #86ACD1;
	border-bottom: 1px solid #86ACD1;
	}
	
		.left-coll ul#navigation li.active div.drop-menu ul li.active div.drop-menu2 ul {
			width:100%;
			float:left;
			margin:0;
			padding:0 0 2px 0;
			list-style:none;
			background: none;
		}
		
		.left-coll ul#navigation li.active div.drop-menu ul li.active div.drop-menu2 ul li{
			width:100%;
			margin:0px 0 0 0px;
			padding:0;
			display:inline;
			border-bottom: 1px solid #275881;
		}
		
		.left-coll ul#navigation li.active div.drop-menu ul li.active div.drop-menu2 ul li a{
			background: none;
			width:	100%;
			margin:0;
			padding:0;
		}
	
		.left-coll ul#navigation li.active div.drop-menu ul li.active div.drop-menu2 ul li a span{
			background: none;
			width: 100%;
			float:left;
			font-weight:normal;
			font-size:11px;
			line-height:1.2em;
			color:#fff;
			padding:6px 0 4px 40px;
			text-transform:none;
			cursor:pointer;
		}
					
			.left-coll ul#navigation li.active div.drop-menu ul li.active div.drop-menu2 ul li a:hover,
			.left-coll ul#navigation li.active div.drop-menu ul li.active div.drop-menu2 ul li.active a{
				background:#104068;
			}
			.left-coll ul#navigation li.active div.drop-menu ul li.active div.drop-menu2 ul li a:hover span,
			.left-coll ul#navigation li.active div.drop-menu ul li.active div.drop-menu2 ul li.active a span{
				font-weight:bold;
			}
	
.left-coll .subm {
	display: none;
background: none;
padding: 0px 0px 0px 25px;
font-size: 11px;
}

.left-coll .subm h4 {
background: none;
padding: 0px 0px 5px 0px;
margin: 0;
font-size: 12px;
text-transform: uppercase;
color: #00519e;
font-weight: bold;
}

.left-coll .subm hr {
clear: both;
width: 168px;
margin: 5px 30px 5px 0px;
padding: 0;
border: 0;
border-bottom: 3px solid #00519e;
}
	
.left-coll .subm ul{
	margin:0;
	padding:0 0 0 0px;
	list-style:none; 
	list-style-image: url("../images/dot2.gif");
}
.left-coll .subm ul li{
	list-style-image: url("../images/dot2.gif");
	margin: 2px 0px 2px 17px;
}

.left-coll .subm p {
padding: 0;
margin: 2px 0px 2px 0px;
}

.left-coll .subm p img {
float: left;
margin: 0 4px 0 0;
}

ul.breadcrumb{
background: none;
	width:562px;
	height: 61px;
	float:right;
	padding: 5px 15px 0 0;
	margin:-37px 3px -40px 0;
	list-style:none;
	display:inline;
	position:relative;
	top: -5px;
	left: -10px;
	text-align:right;
	font-size: 10px;
}
ul.breadcrumb li{
	padding:0 0 0 6px;
	line-height:14px;
	color:#00519e;
	overflow:hidden;
	display:inline;
}
ul.breadcrumb li a{
	background:url(../images/list1.gif) no-repeat 0% -6px;
	color:#00519e;
	padding:0 0px 0 10px;
}
#content{
	float: none;
	clear: none;
	background: none;
	width:100%;
	margin:-24px 26px -2px 0;
}
#content .top{
	float: none;
	clear: none;
	background: none;
	width:100%;
	padding:20px;
}
 
#content #fontsize {
	float: right; 
	width: 60px;
	margin: -7px 0 0 5px;
	padding: 0;
	text-align: right;
}

#footer{
	display: none;
	font-size: 11px;
	position:relative;
	top: -293px;
	left: 0;
	background:url(../images/footer-bg.png) no-repeat 0 0;
	width:817px;
	height:203px;
	float:left;
	margin:0px 76px -293px 77px;
	padding:80px 0 0;
	display:inline;
}
#footer a.anchor{
	display: none;
	background:url(../images/list4.gif) no-repeat 100% 3px;
	float:right;
	line-height:14px;
	color:#00519e;
	padding:0 23px 0 0;
	margin:12px 26px 0 0;
}
#footer ul{
	display: none;
	width:330px;
	float:right;
	padding:13px 70px 0 0;
	margin:0;
	list-style:none;
}
#footer li{
	width:330px;
	float:left;
	padding:0;
	line-height:13px;
	color:#00519e;
}
#footer p{
	display: none;
	background:url(../images/border1.gif) repeat-y 100% 0;
	width:160px;
	float:left;
	padding:0 18px 0 0;
	margin:0;
	text-align:right;
}
#footer span{
	float:left;
	padding:0 0 0 13px;
}
#footer a{
	color:#00519e;
	padding:0;
	margin:0 0 0 13px;
	float:left;
}


/* ################################################################################################################### */
/* ### highslideCSS ################################################################################################## */
/* ################################################################################################################### */
.highslide {
	cursor: url(../javascript/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #fff;
}
.highslide:hover img {
	border: 2px solid #054C9A;
}

.highslide-image {
    border: 2px solid #fff;
}
.highslide-image-blur {

}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(../../javascript/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(../javascript/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
	margin-bottom: 10px;
}
.controlbar a {	 
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
	
}
.controlbar a:hover {
	background-image: url(../javascript/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* -------------------------------------------------------- */
.copyright {
display: none;
width: 100%;
text-align: center;
color: #427FB6;
font-size: 10px;
}

	.copyright a {
	color: #427FB6;
	}
