body {
	/*background-image:url(images/background-winter.jpg);
	background-repeat:repeat;*/
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:link.copy {
 border:none text-decoration: none;
}
a:visited.copy {
	text-decoration: none;
}
a:hover.copy {
	text-decoration: none;
}
a:active.copy {
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #003399;
}
.moto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	font-weight: bold;
	font-style: italic;
}
.text_products {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.border {
	border: 2px solid #EE1A28;
}
.titels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.text_contacts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #4D8DBD;
}
html {
	overflow-x: hidden;
	overflow-y: auto;
}
#tuv {
	height: 50px;
	width: 138px;
	background-image: url(details/tuv_nord.gif);
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#seo-content {
	position:absolute;
	width:500px;
	height:290px;
	z-index:1;
	display:none;
}
#linkToProducts {
	position:absolute;
	margin-top:0px;
	padding-top:0px;
	width:875px;
	height:166px;
	/*border:solid 1px #993300;*/

	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#linkToProducts a:link {
	color:#FFFFFF;
}
#linkToProducts a:visited {
	color:#FFFFFF;
}
#linkToProducts a:hover {
	color:#fe0005;
}
.listToProducts {
	padding-left:80px;
	padding-top:30px;
}
#copyright {
	position:absolute;
	bottom:0px;
	right:0px;
	padding-top:0px;
	width:430px;
	height:40px;
	text-align:right;
	/*border:solid 1px #993300;*/

	font-weight: normal;
}
#copyright a:link {
	color:#003399;
}
#copyright a:visited {
	color:#003399;
}
#copyright a:hover {
	color:#ff0000;
}
