body{
	font-family:verdana, arial;
	font-size:11px;
	color:#333;
}
img{
	border:none !important;
}

hr{
	background:none;
	height:0px;
	border:0;
	border-bottom:1px solid #fff;
}

a{
	text-decoration:none;
	color:#1F436B;
}

a:hover{
	text-decoration:underline;
}

h1{
	font-size:14px;
}

#wrapper{
	width:960px;
	margin:15px auto;
	overflow:hidden;
}

#header{
	height:149px;
	background:url(../img/head_bg.png);
	cursor:pointer;
}

#navigation{
	border:1px solid #777879;
	height:30px;
	background:#1F436B;
}

	#navigation ul{
		height:30px;
		overflow:hidden;
		margin:0;
		padding:0;
		list-style:none;
		width:954px;
		margin:auto;
	}
	
		#navigation ul li{
			text-transform:capitalize;
			font-weight:bold;
			line-height:30px;
			margin:0;
			padding:0;
			display:block;
			float:left;
			width:159px;
			height:30px;
			text-align:center;
			color:#fff;
			background:url(../img/menu_item_bg.png) top;
		}
		
		#navigation ul li:hover a{
			color:#164579 !important;
			text-decoration:none;
		}
		
		#navigation ul li:hover{
			background:url(../img/menu_item_bg.png) bottom;
		}
		
		#navigation ul li a{color:#fff;}
		
#contentwrapper{
	border:1px solid #d0d0d0;
	border-width:1px 1px 0px 1px;
	background:#f5f5f5;
	padding:30px 0 30px 0;
}

	#subnavigation,
	#footernavigation{
		float:left;
		width:160px;
	}
	
		#subnavigation ul,
		#footernavigation ul{
			list-style:none;
			margin:0;
			padding:0;
			margin-left:18px;
		}
		
			#subnavigation ul li{
				height:30px;
				/*line-height:42px;*/
				/*text-transform:capitalize;*/
				font-size:12px;
				font-weight:bold;
				color:#323232;
				background:url(../img/arrow_main_inactive.png) no-repeat left top;
				padding-left:15px;
				padding-top:13px;
			}
			
				#subnavigation ul li a{color:#323232;}
				#subnavigation ul li.active a, #subnavigation ul li:hover a{color: #164579;}
				
			
			#subnavigation ul li:hover,
			#subnavigation ul li.active{
					text-decoration:underline;
					color: #164579;
					background-image:url(../img/arrow_main_active.png);
			}
			
			#subnavigation ul li.sub{
				line-height:18px;
				height:18px;
				font-size:11px;
				margin-left:5px;
				padding-left:15px;
				background:url(../img/arrow_sub_inactive.png) no-repeat left top;
			}
			
				#subnavigation ul li.sub:hover,
				#subnavigation ul li.sub active{
					text-decoration:underline;
					color: #164579;
				}
				
	#content {
		margin-left:175px
	}
	
	#content h1{
		margin:0 10px 0 10px;
	}

	#content .left,
	#content .right{
		float:left;
		width:390px;
	}
			#content .left .spacer,
			#content .right .spacer{
				margin:10px;
			}

	
#footer{
	overflow:hidden;
	padding:1px;
	clear:both;
	height:132px;
	background:url(../img/foot_bg.png);
}

	#footer #footernavigation ul{
		margin-top:10px;
	}
	
	
		#footer #footernavigation ul li{
			font-size:10px;
			line-height:15px;
			height:15px;
		}

	
	#footer form{
		margin-top:5px;
	}

		#footer form #search_button{
			display:block;
			background: url(../img/search_button.png);
			width:22px;
			height:22px;
			overflow:hidden;
			text-indent:500em;
			border:none;
			float:left;
		}
		
		#footer form #search_field{
			border:#323232 1px solid;
			border-right:none;
			background:#e2e8ec;
			height:20px;
			margin-left:15px;
			float:left;
			width:107px;
			font-size:10px;
			color:#164579;
			line-height:22px;
			overflow:hidden;
		}

	#footer #logos{
		margin-left:15px;
	}	
	
	#footer #logos ul li{
		display:block;
		float:left;
		height:80px;
		width:110px;
		background:center no-repeat;
	}
	
	#footer #logos ul li a{	
		display:block;
		float:left;
		height:80px;
		width:110px;
		text-decoration:none;
	}
	
	#footer #logos span{
		display:block;
		text-align:center;
		font-size:10px;
		color:#868B8F;
	}
	
/* Startseite */

#tickercolumn1{
	float:left;
	width:33.333333333%;
}
#tickercolumn2{
	float:left;
	width:33.3%;
}
#tickercolumn3{
	float:right;
	width:33.333333333%;
	overflow:visible;
}

#tickercolumn1 .tickerbox{margin:15px 4px 15px 13px;}
#tickercolumn2 .tickerbox{margin:15px 9px 15px 8px;}
#tickercolumn3 .tickerbox{margin:15px 14px 15px 4px;}

.tickerbox .head{
	width:100%;
	height:100px;
	color:#fff;
	position:relative;
}
.tickerbox .head span{
	position:absolute;
	bottom:1px;
	left:6px;
	font-size:14px;
	font-weight:bold;
}

.tickerbox .body{
	height:100px;
	overflow:hidden;
	border:solid #1F436B 1px;
	border-top-color:#6c6c6c;
	background:#fff;
}

a.thickbox img,
#shimg,
#image_left{
	margin:10px !important;
}

#image_left{
	float:left;
}

.tickerbox .body ul{
	border:none;
}

.tickerbox .body ul,
.tickerbox .body li{
	background:#fff;
	margin:0;
	padding:0;
	display:block;
	list-style:none;
}

.tickerbox .body li .spacer{
	margin:5px;
	margin-bottom:10px;
}

.tickerbox .body ul li h1{
	font-size:12px;
	margin:0;
	margin-bottom:2px;
}

.tickerbox .body ul li span{
	font-size:10px;
}

.videocnt{
	display:none !important;
	width:1px;
	height:1px;
	overflow:hidden;
	position:absolute;
	top:1px;
	left:1px;
}

#orderblock label{
	width:150px;
	display:block;
	float:left;
}

#orderblock .row{
	line-height:30px;
	clear:both;
}

	.slideelement{
		width:180px;
		height:110px;
		float:left;
		text-align: center;
		font-size:10px;
		line-height:20px;
		font-family:verdana;
		background:url(/img/sliderbg.jpg) right;
	}
	
	.slideelement:hover{
		background:url(/img/sliderbg.jpg) left;
	}
	
	.slideelement .imgbox{
		width:160px;
		height:90px;
		overflow:hidden;
		margin-left: 10px;
	}
	
	.slideelement a{
		color:#fff;
	}
	
	.sliderarea{
		background:url(/img/silderareabg.jpg) repeat top left;
	}
	
	.slideelement:hover a{
		color:#1F436B;
	}
	
	.slideelement img{
		margin-top:10px;
		border:none;
	}
	
	.bigview{
		background:#fff;
		height:370px;
		width:370px;
	}
	
	.bigview .comment{
		background:#ccc;
		line-height:25px;
		text-align:center;
		position:absolute;
		bottom:0;
		left:0;
		right:0;
	}
	
	.loader{
		background: url(/img/ajax-loader.gif) no-repeat center;
		width:370px;
		height:370px;
	}
	
	#orderblock{
		margin-top:20px;
		clear:both;
	}
	
	.product .spacer{
		margin-top:15px;
		margin-right:20px;
		text-align:left;
		}
	
	.product .spacer img{
		float:left;
		margin-right:20px;
