html {
}
body {
	background-color: #fff;

	scrollbar-face-color:#D6DCDC;
	scrollbar-track-color: #D6DCDC;
	scrollbar-highlight-color: #3A3B74;
	scrollbar-arrow-color: #3A3B74;

	margin: auto;
	text-align: left;
	width: 800px;
	margin-top: 0px;
	padding: 0px;
	background-image: url(img/bgBlue.jpg);
}
a {
	color: #0D3B8C;
	text-decoration: underlined;
	font-weight: 300;
}
.classMenuOn {
	color: #000;
	text-decoration: none;
	font-family: verdana, arial;
}


.classMenuInnerOn {
	color: #000;
	text-decoration: none;
	font-family: verdana, arial;
	font-weight: 700;
}


.classMenu {
	color: #BFCDD1;
	text-decoration: none;
	font-weight: 300;
	font-family: verdana, arial;
}
.classMenu:hover {
	color: #AA1721;
	text-decoration: none;
	font-weight: 700;
	font-family: verdana, arial;
}
.classSubMenu {
	color: #BFCDD1;
	text-decoration: none;
	font-weight: 300;
	font-family: verdana, arial;
}
.linkLogo {
	font-size: 11px;
	text-decoration: none;
	font-family: arial, verdana;
	font-weight: 700;
	display: block;
	width: 30px;
	margin-top: 12px;
	color: #fff;
	letter-spacing: 1px;
}
.linkLang {
	text-decoration: none;
	font-family: verdana, arial;
	font-weight: 700;
	display: block;
	width: 30px;
}
img {
	border: solid #E1DFDF 0px;
}
.cellBrands {
	margin-left: 40px;
	margin-top: 5px;
	float:left;
}

.smallTitle {
	color: #93cbf2;
	font-weight: 700;
}
h1 {
	color: #445C64;
	font-size: 14px;
	font-weight: 700;
	font-family: verdana;
	letter-spacing: 2.0px;
}
#boxHeader {
	background-color: #B5C6CE;
	width: 800px;
}
#boxFooter {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;

	font-family: verdana, arial;
	font-size: 10px;
	text-align: center;
	background-color: #B5C6CE;
	width: 800px;
	height: 50px;
}
#boxInnerFooter{
	margin-top: 16px;

}


.boxLang {
	font-size: 12px;
	float: left;
	width: 62px;
	background-color: #D7DCDF;
	text-align: center;
}
.cellLang {
	margin-top: 5px;
	margin-right: 1px;
	float: left;
	background-image: url(img/langBg.gif);
	width: 30px;
	text-align: center;
}
.boxMenu {
	padding-top: 20px;
	width: 125px;
	margin: 0px;
	float: left;
}
#boxOuterContent {
	float: left;
	background-color: #D6DBDC;
	background-repeat: no-repeat;
}
.boxInnerMenu, .boxInnerMenuHigh, .boxInnerMenuSub, .boxInnerMenuOn {
	width: 100px;
	height: 14px;
	text-align: right;
	font-weight: 300;
	font-size: 11px;
	margin: 0px;
}

.boxInnerMenuOn {
	background-color: #fff;
	width: 124px;

}
	

.boxMenuLine {
	border-bottom: 1px solid #BFCDD1;
	overflOW: hidden;
	width: 124px;

}

.boxMenuLineOn {
	border-bottom: 1px solid #BFCDD1;
	overflOW: hidden;
	width: 124px;
	background-color:#BFCDD1;
}
.boxInnerMenu {
	height: 16px;
	margin-top: 2px;
	margin-left: 2px;

}
.boxInnerMenuSub {
	height: 16px;
	margin-left: 2px;

}
.boxInnerMenuSmall {
	height: 5px;
	overflow: hidden;
}
.boxMain {
	margin-top: 15px;
	width: 800px;
	background-color: #688088;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 0px;
	border-right: 0px solid #888A98;
	border-left: 0px solid #888A98;
}
#boxTitle {
	margin-top: 16px;
}
#boxContent {
	margin-left: 80px;
	color: #fff;

}

#boxInnerContent {
	color: #3A6060;
	padding-right: 20px;
	font-weight: 300;
	font-size: 11px;
	font-family: verdana, arial;
line-height:16px;

}

.buttonContact {
	background: #DCD6D6;
	color: #636363;
	font-weight: bold;
	font-family: verdana, arial;
	font-size: 10px;
	width: 120px;
	border: solid 1px #969090;
}
.tfContact {
	background-color: #fff;
	border: 1px solid #969090;
	width: 210px;
	padding-top: 2px;
	margin-right: 10px;
	font-family: verdana, arial;
	font-size: 10px;
	overflow: auto;
}
.tfMessage {
	background-color: #fff;
	border: 1px solid #969090;
	width: 210px;
	height: 70px;
	overflow: auto;
	padding-top: 2px;
	margin-right: 10px;
	font-family: verdana, arial;
	font-size: 10px;
}
.boxFormular {
	width: 400px;
}
.smError {
	color: red;
}
.boxWinTitle {
	font-weight: 20px;
	height: 30px;
}
.BoxWin {
	padding-right: 20px;
	padding-left: 20px;
}
