/* CSS Document Onedesign */



html, body {
	background-color:#FFFFFF;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	margin-bottom: 40px;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 8px;
	border-bottom: 1px solid #888888;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #000;
}

#headerContent {
	width: 900px;
	height: auto;
	margin: auto;
}

#flash {
	width: 100%;
	height: 180px;
	margin: 0;
	padding: 0;
}

#headerLeft {
	width: 450px;
	height: 180px;
	float: left;
}

#headerRight {
	width: 450px;
	height: 180px;
	float: left;
}

#headerContent img{
	border: 0;
}


#mainContent {
	width: 900px;
	margin: auto;
	height: auto;
}

#mainLeftMenu {
	width: 272px;
	height: 250px;
}

#mainLeftMenu img{
	float: left;
}

#contentBox {
	width: 900px;
	min-height: 350px;
	margin: auto;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}


#mainRightContent {
	width: 515px;
	height: auto;
	float: left;
	padding-left: 23px;
	padding-top: 18px;
	background: transparent url(../../fileadmin/templates/keos/img/dot_orange.gif) no-repeat 10px 25px;
}

#mainRightContent a{
	color: #000;
}

#mainRightContent ul{
	margin: 0;
	padding: 0;
	padding-left: 106px;
	list-style: none;
	width: 450px;
	top: 33px;
	height: 280px;
}

#mainRightContent li{
	margin: 0;
	padding: 0;
	padding-left: 20px;
	list-style: none;
}

#mainRightContent .greenDot {
	background-image: url(../img/dot_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

#mainRightContent .orangeDot {
	background-image: url(../img/dot_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

#mainRightContent .redDot {
	background-image: url(../img/dot_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

#footer {
	width: 900px;
	height: 26px;
	margin: auto;
}

#menuContent {
	height: 26px;
	width: 900px;
	background-color: #F68B1F;
	text-align: center;
}
#menuContent.home {
	background-color: #F68B1F;
}
#menuContent ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menuContent li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	float: left;
	padding-left: 140px;
}

#menuContent a{
	display: block;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 26px;
}

li ul {
	display: none;
	position: absolute; 
	background-color: #A7A9AB;
	top: -104px;
}

#menuContent li ul li {
	margin-left: 1px;
	width: 200px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	clear: both;
}

#menuContent li ul li a{
	text-decoration: none;
	height: 26px;
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	line-height: 26px;
	text-align: left;
	font-weight: bold;
}

li>ul {
	top: -104px;
	left: auto;
}

#menuContent li:hover ul, li.over ul{ 
	display: block;
}

#menuContent .activeMenu {
	color: #000;
}

#menuContent a:hover{
	color: #000;
}

.smallText {
	font-size: 9px;
	color: #6C6E70;
}

.smallText a{
	font-size: 9px;
	color: #6C6E70;
}

.detailRow {
	width: 340px;
	height: 20px;
	float: left;
	margin-bottom: 5px;
	padding-left: 30px;
}

.detailRow label {
	width: 80px;
	color: #000;
	float: left;
}

.detailRow input {
	width: 220px;
	color: #000;
	margin-left: 20px;
	border: 0;
	height: 15px;
	background-color: #C2C2C3;
	margin-top: 2px;
}

.detailRow select {
	width: 220px;
	color: #000;
	margin-left: 20px;
	border: 0;
	height: 18px;
	background-color: #C2C2C3;
	margin-top: 2px;
	font-size: 9px;
	line-height: 18px;
}

#textAreaContent {
	width: 440px;
	height: 120px;
	float: left;
	margin-bottom: 5px;
	margin-top: 20px;
	padding-left: 30px;
}

#textAreaContent label {
	width: 80px;
	color: #000;
	float: left;
}

#textAreaContentOdd {
	width: 440px;
	height: 120px;
	float: left;
	margin-bottom: 5px;
	padding-left: 30px;
}

#textAreaContentOdd label {
	width: 80px;
	color: #000;
	float: left;
}

.textArea {
	width: 220px;
	color: #000;
	margin-left: 20px;
	border: 0;
	height: 120px;
	background-color: #C2C2C3;
	margin-top: 2px;
}

.textAreaOdd {
	width: 220px;
	color: #000;
	margin-left: 20px;
	border: 0;
	height: 120px;
	background-color: #C2C2C3;
	margin-top: 2px;
}

.sendBtn {
	border: 0;
	background-color: #007689;
	font-size: 12px;
	margin-left: 15px;
	cursor: pointer;
	height: 20px;
	line-height: 20px;
	color: #FFF;
	margin-bottom: 4px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

.sendBtnContact {
	border: 0;
	background-color: #C7333A;
	font-size: 12px;
	margin-left: 15px;
	cursor: pointer;
	height: 20px;
	line-height: 20px;
	color: #FFF;
	margin-bottom: 4px;
	float: right;
}

.colorRow {
	margin: 0;
	padding: 0;
	float: left;
	height: 20px;
	width: 440px;
	margin-top: 4px;
}

.colorRow label{
	margin: 0;
	padding: 0;
	width: 200px;
	float: left;
}

.ralTen {
	width: 38px;
	height: 10px;
	border: 1px solid #4E4747;
	background-color: #FFFFFF;
	float: left;
	margin-top: 3px;
}

.ralSix {
	width: 38px;
	height: 10px;
	border: 1px solid #CACACB;
	background-color: #939799;
	float: left;
	margin-top: 3px;
}

.blackMDF {
	width: 38px;
	height: 10px;
	border: 1px solid #000;
	background-color: #000;
	float: left;
	margin-top: 3px;
}

.nextText {
	display: block;
	margin: 0;
	padding: 0;
}

.adres {
	width: 900px; 
	height: 20px; 
	padding-bottom: 10px; 
	padding-top: 10px; 
	text-align: center; 
	margin: auto;
	font-size: 10px;
}

.adres a{
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #000;
}

.overflowContent {
	width: 570px;
	height: 300px;
	overflow: auto;
	background-image: url(../../fileadmin/templates/keos/img/dot_orange.gif);
	background-repeat: no-repeat;
	background-position: 10px 27px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 20px;
}

.overflowContentSpan {
	background-image: url(../../fileadmin/templates/keos/img/dot_orange.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-left: 30px;
	width: 400px;
}

.overflowContentWithout {
	width: 100%;
	height: 320px;
	overflow: auto;
	padding-left: 20px;
}

.overflowContentPage {
	width: 570px;
	height: 320px;
	overflow: auto;
}

.overflow {
	width: 627px;
	height: 410px;
	overflow: auto;
}
.csc-sitemap-level2
{
padding-left: 25px;
}

.csc-sitemap-level3
{
padding-left: 50px;
}

.csc-menu {
margin-top: 1px;
}

#FormInfo{
	width: 515px;
	height: auto;
	padding-left: 23px;
	padding-top: 18px;
	background: transparent url(../../fileadmin/templates/keos/img/dot_orange.gif) no-repeat 10px 25px;
}

#mainRightContact {
	width: 515px;
	height: auto;
	padding-left: 23px;
	padding-top: 18px;
} 