@charset "utf-8";
#Bg_white {
	height: 880px;
	width: 1004px;
	position: relative;
	visibility: visible;
	z-index: 0;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#Bg_whiteWithBorder {
	height: 880px;
	width: 903px;
	position: relative;
	visibility: visible;
	z-index: 0;
	left: 49px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eff5f7;
	border-left-color: #eff5f7;
}
#Bg_underMenu {
	height: 880px;
	width: 255px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 120px;
	background-color: #6dbae9;
}
#Block1 {
	position:absolute;
	width:12px;
	height:33px;
	z-index:3;
	left: 838px;
	top: 106px;
	background-color: #6dbae9;
}
#Header1 {
	position:absolute;
	width:90px;
	height:auto;
	z-index:3;
	left: 858px;
	top: 113px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
}

#Header2 {
	height: auto;
	left: 10px;
	position: relative;
	top: 0px;
	width: 320px;
	z-index: 3;
	margin-bottom: 5px;
}

#CMenu {
	position:absolute;
	width:211px;
	height:auto;
	z-index:3;
	left: 734px;
	top: 144px;
}
#welcome {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
	left: 300px;
	top: 211px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #F4CA00;
	vertical-align: middle;
	text-shadow:#215298 1px 1px 1px;
}
#VSVabout {
	position:absolute;
	width:540px;
	height:auto;
	z-index:3;
	left: 270px;
	top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	vertical-align: middle;
	text-align: left;
}
#CDownload {
	position:absolute;
	width:167px;
	height:auto;
	z-index:3;
	left: 46px;
	top: 692px;
}
#CDownload_txt {
	margin-top:2px;
	background-color:#3a7eb7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	vertical-align: middle;
	text-align: center;
}
#downMenu {
	position:absolute;
	width:auto;
	height:auto;
	z-index:4;
	left: 70px;
	top: 850px;
}

.product {
    border: 1px solid #CCCCCC;
    float: left;
    height: 122px;
    margin-bottom: 7px;
    margin-right: 7px;
    padding: 5px;
    text-align: center;
    width: 116px;
}

.product_titel {
    height: 32px;
    overflow: hidden;
}
.product_titel strong {
    color: #656A6D;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    padding: 0;
}

a:hover div div strong {
    color: #000000;
}
