@import "rte.css";

body {
	background-color: #ededf0;
	text-align: center;
	width: 100%;
	height: 100%;
	min-height: 100%;
	font-size: 12px;
	margin: auto;
	font-family: Lucida Grande, Helvetica, Arial;
	padding: 0;
}


a img {border: 0;}

a {
	color: #0072bc;
	text-decoration: underline;
}

h1, h2, h3, h4 {
	font-family: Myriad Pro, Helvetica, Arial;
	color: #344355;
	text-align: left;
	font-weight: normal;
}

h1 {font-size: 25px;}
h2 {font-size: 16px;}
h3 {font-size: 16px;}
h4 {font-size: 12px;}


.wrapper {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}

.light { background-image:url(/fileadmin/images/shead.png); }
.dark { background-image:url(/fileadmin/images/dhead.png); }
.light #contacts { background:url(/fileadmin/images/contacts.png) top center no-repeat; }
.dark #contacts { background:url(/fileadmin/images/dcontacts.png)  top center no-repeat; }
.light h1 { background:url(/fileadmin/images/logo.png); }
.dark h1 { background:url(/fileadmin/images/dlogo.png); }

#logout {
	position: absolute;
	right: 0;
	top:0;
}

#header {
	height: 111px;
}

#news #header {
	background-image: url(/fileadmin/images/slheadback.png);
	height: 100px;
}
#news #header h1{
	background-image: url(/fileadmin/images/slogo.png);
}


h1#logo {
	float: left;
	width: 360px;
	height: 111px;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
h1#logo a{
	width: 360px;
	height: 90px;
	display: block;
}

#contacts {
	float: right;
	width: 189px;
	height: 111px;
}
#contacts img {
	width: 159px;
	height: 14px;
	margin: 80px 10px 0 5px;
}


#search {
	background: url(/fileadmin/images/search.png) no-repeat;
	border: 0;
	width: 230px;
	font-size: 0.9em;
	color: #81848a;
	padding: 4px 10px 4px 25px;
}

#search2 {
	border: 0;
	width: 266px;
	height: auto;
	color: #81848a;
}

#left {
	float: left;
	width: 760px;
}

#right {
	float: left;
	width: 210px;
	margin-top: 30px;
	margin-left: 30px;
	font-size: 0.9em;
	color: #344355;
}



#content {
	clear: both;
	padding-top: 10px;
}


#banner {
	float: right;
	margin: 30px 0px 0 0;
}
#banner-dealer {
margin: 10px 0 20px 0;
}

#navigator {
	margin: 30px 20px 0 0;
	font-family: Myriad Pro, Helvetica, Arial;			
	float: left;
	width: 360px;
	text-align: center;
}
#navigator ul {
	color: #8696aa;
	margin: 0;
	padding: 0;
}
#navigator li {
	display: inline;
	background: url(/fileadmin/images/dot.png) center left no-repeat;
	padding: 5px;
}
#navigator li a.back{
	padding-left: 22px;
background: url(/fileadmin/images/backbtn.png) left center no-repeat;
margin-left: 10px;
}
#navigator li.first { background: none; }
#navigator ul a {
	color: #8696aa;
	text-decoration: none;
	font-size: 1.3em;
	padding-left: 5px;
}
#navigator span {
	font-size: 1.2em;
	color: #344255
}
#navigator form{
	margin-top: 20px;
}


#footer {
	clear: both;
	font-size: 0.9em;
	margin-top: 40px;
	color: #fff; 
}

#news #footer .wrapper {
	text-align: right;
	height: 88px;
	background: url(/fileadmin/images/slfback.png) right no-repeat;
	color: #8696aa;
}
#news #copyright a {color: #8696aa;}

#copyright {
	text-align: right;
	padding: 30px 0;
	
}
#copyright p{
	margin: 0;
	padding: 0;
}
#copyright a{
	color: #fff;
}

.date {
	margin: 20px 0 7px 0;	
	font-size: 8pt;
	color: #afb9c6;
	text-indent: 15px;
}

.newstext {
	width: 85%;
	color: #4f4f4f;
	padding: 10px;
}

.lightrightblock {
	float: left;
	width: 170px;
	min-height: 450px;
	margin:  26px 0 20px 20px;
	color: #344355;
}

.newssamplsubcont {
	clear: both;
	float: left;
	width: 200px;
	margin-top: 20px;
}

.newssamplsubcont2 {
	float: left;
	width: 550px;
	margin-left: 30px;
}




#service-wrapper {
	clear: both;
	margin-top: 50px;
}
#service-wrapper h1{
	clear: both;
}
.service-block {
	float: left;
	width: 350px;
}


#products-container {
	float: left;
	width: 570px;
	padding-bottom: 15px;
	padding-top: 50px;
	color: #4f4f4f;
}
#products-container h2{
	padding-top: 40px;

}
.products-block {
	margin-top: 15px;
	padding-bottom: 20px;
}
.products-desc{
	float: left;
	margin-left: 20px;
	width: 250px;
}
.products-image{
	float: left;
}

.watch-ico {
	margin: 132px 0 0 235px;		
	position: absolute;
	width: 26px;
	height: 25px;
}
#products-right{
	float: right;
	width: 160px;
	margin: 90px 0px 0 0;
	padding: 5px 10px 0 0;
	font-size: 0.9em;
}




.about-left {
	float: left;
	width: 530px;
	margin-top:20px;

}
.about-right {
	float: right;
	width: 180px;
	margin-top:30px;
font-size: 0.9em;
}


.downsubcont2 {
	float: left;
	width: 790px;
	margin-top: 20px;
	border-right: 1px dotted #8696aa;
}




#manager div{
	background-repeat: no-repeat;
	background-position: center left;
	padding: 2px 0 2px 20px;
	margin-left: 37px;
}
#manager strong{
	margin-left: 5px;
}
.contacts-email {
	background-image: url(/fileadmin/images/mail-icon.gif);
}
.contacts-icq {
	background-image: url(/fileadmin/images/icq-icon.gif);
}
.contacts-phone {
	background-image: url(/fileadmin/images/phone-icon.gif);
}
.contacts-skype {
	background-image: url(/fileadmin/images/skype-icon.gif);
}



.filesblock {
	float: left;
	width: 210px;
	margin: 35px 0 35px 0;
}

.filesleft {
	float: left;
	width: 160px;
}

div.filesleft div {margin: 9px 0 0 10px;}

div.filesleft h3 {
	float: left;
	margin-bottom: 7px;
	margin-top: 0!important;
}

.newfiles {
	float: left;
	width: 50px;
	font-size: 9px;
	color: #8696aa;
}

.filescount {
	background: url(/fileadmin/images/filescount.png);
	width: 17px;
	height: 15px;
	margin: 5px 0 0 9px;
	padding-top: 1px;
	font-size: 10px;
	color: #fff;
	text-align: center;
}

.filescount2 {
	background: url(/fileadmin/images/filescount_long.png);
	width: 19px;
	height: 15px;
	margin: 5px 0 0 9px;
	font-size: 8pt;
	color: #fff;
	text-align: center;
}

.addinfologined {margin-top: 95px;}

#loginname,#loginpass {
	width: 189px;
	height: 18px;
	color: #4f4f4f;
	border-top: 2px solid #d0d0d0;
	border-left: 0;
}

.login-left {
float: left;
}
.login-left  a{
display: block;
margin-top: 2px;
}

.login-right {float: right; margin-right: 5px;}
.login-right input{
	height: 15px;
	font-size: 8pt;
	color: #0072bc;
	border: 0;
	background: #ededf0;
	cursor: pointer;
}

.downpress {
	margin: 5px 0 0 10px;		
	font-size: 12px;
	padding: 2px;
}

.downpress2 {
	margin: 5px 0 0 29px;		
	font-size: 12px;
	padding: 2px;
}



.down1redico {
	position: absolute;
	margin-left: 112px;
	width: 17px;
	height: 17px;
}



.down1images {
	float: left;
	margin-right: 15px;
	text-align: center;
}

.down3images {
	float: left;
	width: 145px;
	height: 65px;
	text-align: center;
	margin-top: 25px;
}

.down3images2 {
	float: left;
	width: 145px;
	text-align: center;
}

.down3images3 {
	float: left;
	width: 145px;
	text-align: center;
	margin-top: 10px;
}



.lastnew {
	float: left;
	padding: 4px;
}


.newsarchivetext {
	float: left;	
	width: 320px;
	margin-left: 25px;
	padding: 10px;
}
.newsarchivetext .more{
	text-align: left;
}

.news-amenu-container ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.news-amenu-container ul a{
	margin-left: 10px;
}

.news-amenu-item-year {
	margin-bottom: 10px;
}



.hdotted {border-bottom: 1px dotted #8696aa;}

.inner { padding-left: 10px;}

.inner h1, .inner h2, .inner h3{margin-left: -10px;}

.more { text-align: right; }

.clearer {clear: both;}

.archive {text-align: center; margin-top: 10px;}

.rssico {margin-left: 10px;}

.png { behavior:url(/fileadmin/images/png.htc); }

.dotted-block{
	border-right: 1px dotted #8696aa;
}

.text-block {
	float: left;
	width: 370px;
}

.text-block+.text-block { margin-left: 18px; }

.rblock { margin-bottom: 40px;}

#downloads {position: relative;}
#downloads dt {
	clear: both;
	float: left;
	width: 170px;
	margin: 5px 0;
	padding: 0;
}
#downloads dd {
	text-align: center;
	float: right;
	width: 20px;
	margin: 5px 0;
	padding: 0;
	background:  url(/fileadmin/images/filescount.png) left center  no-repeat;
	color: #fff;
	font-size: 9px;
}
#downloads h4 {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 9px;
	width: 30px;
	text-align: center;
}

.tx-srfeuserregister-pi1 { color: #8696aa;}
.tx-srfeuserregister-pi1  label{display: block;}
.tx-srfeuserregister-pi1  div{ margin: 10px 0;}
.tx-srfeuserregister-pi1  .input-30 {
	width: 30%;
	float: left;




}
.tx-srfeuserregister-pi1  .input-50 {
	width: 50%;
	float: left;
}
.tx-srfeuserregister-pi1  input, .tx-srfeuserregister-pi1  textarea{ width: 90%;}
.tx-srfeuserregister-pi1  textarea{ height: 100px;}
.tx-srfeuserregister-pi1-submit {width: auto !important;} 
.tx-srfeuserregister-pi1 label span, .error { color: #ff0000; }
.tx-srfeuserregister-pi1 .hdotted {padding-top: 20px;}
.tx-srfeuserregister-pi1 .left{
	float: left; 
	width: 770px; 
}
.tx-srfeuserregister-pi1 .right{
	float: right; 
	width: 200px; 
	font-size: 0.9em;
}
.tx-srfeuserregister-pi1-delete-icon {width: auto !important;}


.tx-cptdownloads-pi1 ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.tx-cptdownloads-pi1 li{
	margin: 10px 0;
	padding-left: 20px;
}
.tx-cptdownloads-pi1 .new{
	background: url(/fileadmin/images/reddot.png) left center no-repeat;
}
.tx-cptdownloads-pi1 li p{
	display: block;
	padding: 0 0 0 23px;
	background: url(/fileadmin/images/fileico.png) left center no-repeat;
}
.tx-cptdownloads-pi1 div.download-thumb{
	float: left;
	width: 120px;
	text-align: center;
}
