
html * { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}

#left {
	width: 200px;
	z-index: 4;
	background: transparent;
	vertical-align: top;
}

#left-content {
	z-index: 5;
	width: 200px;
}

#left-menu-box {
	margin: 0px;
	padding: 6px;
	padding-top: 0px;
}

#left-marker-box {
	margin: 0px;
	margin-top: 10px;
	padding: 6px;
	padding-top: 0px;
}

#left-marker {
	margin: 0px;
	padding: 0px;
}

#middle {
	z-index: 2; 
	margin: 0px;
	padding: 0px;
	background: transparent;
	height: auto;
	vertical-align: top;
	width: auto;
}

#middle-content {
	margin: 0px;
	z-index: 3;
	height: auto;
}


#middle-marker-box {
	margin: 0px;
	padding: 6px;
}

#middle-marker {
	margin: 0px;
	padding: 0px;
	color: gray;
	width: 100%;
}


#right {
	z-index: 6;
	background: transparent;
	vertical-align: top;
	width: auto;
	max-width: 400px;
}

#right-content {
	z-index: 7;
	height: auto;
	min-width: 200px;
}

#right-marker-box {
	padding: 6px;
	padding-top: 0px;
}

#right-marker {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

body, html {
	position: relative;
	text-align: center;
	border: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	width: auto;
	height: auto;
	font: normal 100.01% Verdana, Arial, Helvetica, sans-serif;
        background: #223455;
}

#outer-wrapper {
	position: relative;
	z-index: 1;
	text-align: center;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: white;
	width: auto;
	width: 90%; 
	height: auto;
	min-width: 1100px;
        max-width: 1280px;
}

#content-wrapper {
	position: relative;
	z-index: 0;
	margin: 0px;
	padding: 0px;
	height: auto;
	background: transparent;
	width: 100%;
	text-align: left;
}

#content-wrapper #columns {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	caption-side: top;
	empty-cells: show;
	table-layout: auto;
}

#header {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 6px;
	margin: 0px;
	background: white;
	clear: both;
	width: auto;
	height: auto;
}

#header-box {
	position: relative;
	left: 0px;
	top: 0px;
	height: 180px;
	width: auto;
	background: #3c5c99;
	padding: 0px;
	margin: 0px;
}

#header-img {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: auto;
	background-image: url(/fileadmin/templates/main/img/vlsiblue.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


#header-img img {
	float: right;
	margin: 0px;
	border-width: 0px;
	border-style: none;
}
#footer {
	position: relative;
	width: 100%;
	clear: both;
	height: auto;
	text-align: center;
	font-size: 9px;
	color: white;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	background: white;
	z-index: 10;
}

#footer-content {
	position: relative;
	bottom: 6px;
	left: 0px;
	margin: 6px;
	margin-bottom: 0px;
	padding: 0px; 
	height: 20px; 
        background-image: url(/fileadmin/templates/main/img/footer.jpg);
        background-repeat: no-repeat;
        background-position: bottom right;
	background-color: #3c5c99; 
	z-index: 11;
}


#date {
	position: absolute;
	top: 2px;
	left: 20px;
}

#copyright {
	position: absolute;
	top: 2px;
	right: 20px;
}

H1, H2, H3, H4, H5, H6, P, UL, TD, TH { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; }
A, A .download { color: red;/*#4e96be;*/ text-decoration: none; }
A:hover, A:hover .download { color: #4e96be; text-decoration: underline;}
P, UL, OL { font-size: 12px; }
P { margin: 0px 0px 0px 0px; }

H1 { font-size: 16px; color: #000000; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #3c5c99; padding: 0 0 3px 0; }
H2 { font-size: 14px; color: #000000; }
H3 { font-size: 14px; color: #000000; }
H4 { font-size: 11px; color: #000000; }
H5 { font-size: 10px; color: #000000; }
H6 { font-size: 9px; color: #333333; font-weight: normal; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px;}
H1 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 10px; }
H2, H3 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 10px; }
H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 10px; }
H1.csc-firstHeader, H2.csc-firstHeader  { margin-top: 0px; }
H3.csc-firstHeader { margin-top: 0px; }
H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

P.bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 14px; padding-bottom: 12px;}

UL { list-style-type: disc; list-style-position: outside; margin: 0px; margin-bottom: 6px; margin-left: 30px; padding-left: 0px; }
OL { margin: 0px; margin-bottom: 12px; margin-left: 30px; padding-left: 0px; }
LI { padding-left: 0px; color: #000000; }

IMG { border-style: none; }

.spacer-gif {width: 100%;}

P.csc-caption { font-size: 10px; }

.csc-textpic-caption { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; }

.reuna h1 {
  font-size: 14px;
}

.tx-irfaq-pi1 {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
}

.tx-irfaq-pi1 .bodytext, .tx-irfaq-pi1 li,  .irfaq-related-faq-block ul li {
    color: #000077;
    padding: 0px;
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}

.tx-irfaq-pi1 ul {
    padding-left: 20px;
    margin: 0px;
}

.tx-irfaq-pi1 .detail {
    color: green;
}

.tx-irfaq-pi1 .bodytext {
    margin-top: 10px;
}

.tx-irfaq-pi1 .additional-info {
    padding-bottom: 10px; margin-bottom: 10px; margin-top: 5px;
    border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #aec5d4;
}

.tx-indexedsearch-whatis, .tx-indexedsearch-rules, .tx-indexedsearch-descr,
.tx-indexedsearch-redMarkup, .tx-indexedsearch-info {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}

.csc-sitemap ul {
    margin-left: 10px;
    padding-left: 10px;
}

.strong h1 { font-size: 20px; padding: 0 0 3px 0; margin-bottom: 10px; margin-top: 10px; border-bottom-style: none;}

table .contenttable col#type {
  width: 5%;
}

table .contenttable col#file {
  width: 20%;
}

table .contenttable col#description {
  width: 20%;
}

table .contenttable col#wide_description {
  width: 40%;
}

table .contenttable col#features {
  width: 30%;
}


table .contenttable col#status {
  width: 15%;
}

table .contenttable col#date {
  width: 10%;
}

table .contenttable col#package {
  width: 10%;
}

table .contenttable col#device {
  width: 10%;
}

table .contenttable col#file2 {
  width: 65%;
}

table .contenttable, .csc-uploads, .tx-clcompanydatabase, .tx-clcompanydatabase-pi1-singleView table {
	background-color: white;
	background-image: url(/fileadmin/templates/main/img/right.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border-style: solid;
	border-top-style: none;
	border-left-style: none;
	border-color: gray; 
	border-width: 1px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px;
	margin-bottom: 10px;
	padding: 6px;
	width: 100%;
	color: black;
}

.contenttable td, .csc-uploads td, .tx-clcompanydatabase td, .tx-clcompanydatabase-pi1-singleView table td {
    	padding: 6px;
    	padding-bottom: 0px;
    	margin: 0px;
    	text-align: left;
    	border-style: solid;
    	border-top-style: none;
	border-left-style: none;
	border-color: gray; 
	border-width: 1px;
	background: transparent;
	vertical-align: top;
}

.contenttable th {
    	padding: 6px;
    	padding-bottom: 0px;
    	margin: 0px;
    	text-align: left;
    	border-style: solid;
    	border-top-style: none;
	border-left-style: none;
	border-color: gray; 
	border-width: 1px;
	background: transparent;
	vertical-align: top;
}

.contenttable ul {
 	margin: 0px;
 	margin-left: 6px;
 	padding: 0px;
 	padding-left: 6px;
 	padding-right: 6px;
}

.contenttable thead td {
	margin: 0px;
	padding: 10px 6px 10px 6px;
}

.contenttable thead td .bodytext, .csc-uploads .thead td .bodytext, .tx-clcompanydatabase thead td .bodytext {
	margin: 0px;
	padding: 0px;
	font-size: 12px; 
	font-weight: bold;
}

.graytable .contenttable {
 	background-color: #f2f2f2;
	background-image: none;
}

/*
.plaintable, .plaintableleft, .graytableleft {
     	border-collapse: collapse;
}

.plaintable thead th, .plaintableleft thead th, .graytableleft thead th {
	margin: 0px;
	padding: 5px;
      	font-size: 12px;
      	font-weight: bold;
      	border: 1px solid black;
}

.plaintable tbody td, .plaintableleft tbody td, .graytableleft tbody td {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	border: 1px solid black;
}

.graytableleft {
	background-color: #f2f2f2;
}

.plaintable tbody td {
	text-align:center;	
}

.plaintable tbody .td-0 {
	text-align:left;
}

*/

.contenttable tbody td .bodytext  {
	font-size: 10px;
}

.contenttable tbody .align-center, .contenttable thead .align-center {
	text-align:center;
}

.contenttable thead th {
	margin: 0px;
	padding: 6px 6px 6px 6px;
}

.centercolums th, .centercolums td {
	text-align: center;
}

.csc-uploads thead td {
	margin: 0px;
	padding: 10px 6px 10px 6px;
}

.tx-clcompanydatabase thead td {
	margin: 0px;
	padding: 10px 6px 10px 6px;
}

.reuna {
	background-image: url(/fileadmin/templates/main/img/right.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border-style: solid;
	border-top-style: none;
	border-left-style: none;
	border-color: gray; 
	border-width: 1px;
	border-bottom-width: 2px;
	padding: 6px;
	margin-bottom: 10px;
}

.reuna h1 {
	display: block;
	background-color: #3c5c99;
	color: white;
	padding: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}

.reuna table.white {
	background: transparent;
	border-style: none;
	border-width: 0px;
	border-color: red;
}

.selector .contenttable {
	background-image: none;
	border: none;
	width: auto;
}

.selector .contenttable thead td {
	border: none;
	width: 200px;
	height: auto;
	text-align: center;
}

.selector .contenttable thead td {
	width: 200px;
	height: 149px;
	background-image: none;
	border: none;
	background: url(/fileadmin/templates/main/img/piiri_1.jpg) no-repeat bottom right;
}

.selector .contenttable thead .bodytext {
	position: relative;
	top: 30px;
	left: 52px;
}

.selector .contenttable thead .bodytext a {
        text-decoration: none;
        font-size: 26px;
        color: white;
        font-style: oblique;
}

.selector .contenttable tbody td {
	border: none;
	height: auto;
	text-align: center;
	padding: 10px 30px 10px 10px;
}

.selector .contenttable tbody td a {
        font-size: 14px;
}

.prod .td-0 { width: 4em; }
.prod .td-2 { width: 4em; }
.prod .td-3 { width: 15em; }

.features {
	font-size: 11px;
}

.features .contenttable thead td .bodytext {
	font-size: 13px; 
}

.features .contenttable thead th {
	margin: 0px;
	padding: 6px 0px 6px 0px;
}

.features p {
	margin: 0px;
	padding: 1px;
}

.features .align-left p {
	padding-left: 4px;
	text-align: left;
}

.features .align-center p {
	text-align: center;
}


.menu {
	width: auto;
	height: auto;
	float: left;
	text-align: center;
	margin: 10px;
}

.menu .csc-textpic {
	height: 150px;
	width: 150px;
}

.menu .csc-textpic-imagewrap {
	height: 80px;
	width: 150px;
}

.menu .csc-textpic-text {
	height: 70px;
	width: 150px;
}


.menu .csc-textpic-imagewrap a:hover, .tx-clcompanydatabase-pi1-singleView .backlink a:hover {
	opacity:0.60;
/*	filter:alpha(opacity=70); */
}

.tx-clcompanydatabase-pi1-singleView #logo {
	background: white;
}


.tx-clcompanydatabase .country { width: 7em; }
.tx-clcompanydatabase .company { width: 15em; }
.tx-clcompanydatabase .link { width: 3em; text-align: center; }

.clear {
	clear: both;
}

.extraspace h1 {
	padding-top: 20px;
}

.important {
	font-weight: bold;
}

.csc-uploads .csc-uploads-fileSize {width: 3em; }
.csc-uploads .csc-uploads-time {width: 5em; }
.csc-uploads .csc-uploads-version {width: 3em; }
.csc-uploads .csc-uploads-fileName {width: 200px; }
.csc-uploads .csc-uploads-icon {width: 20px; }

#search-box {
	margin: 6px;
	margin-top: 6px;
}

#search-box .searchinput {
	width: 170px;
	margin-top: 10px;
}

#search-box .searchsubmit {
	margin-top: 10px;
	margin-bottom: 10px;
}


.news-list-container .news-list-item .news {
	width: 100%;
	background-image: url(/fileadmin/templates/main/img/blue.gif);
	background-repeat: repeat-x;
	color: #000000;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}


.news-list-container .news_date, .news-list-container .news_age {
	width: 20%;
	text-align: right;
}

.tx-ttnews-browsebox .tx-ttnews-browsebox-SCell {
	background: transparent;
}

.news-latest-item {
	border-bottom-width: 1px;
        border-bottom-style: solid;	
	border-bottom-color: #3c5c99;
	margin-bottom: 10px;
}

.news-latest-item h3 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 13px;
}

#left-menu ul {
	margin: 0;
	padding: 0;
	background-color: transparent;
	height: auto;
	overflow: hidden;
	list-style-type: none;
	border-style: solid;
	border-left-style: none;
	border-top-style: none;
	border-color: gray; 
	border-width: 1px;
}

#left-menu img {
	float: left;
	vertical-align: middle;
	margin: 4px 6px 4px 10px;
}

#left-menu ul ul ul img {
	margin: 4px 6px 4px 20px;
}

#left-menu ul ul {
	border-style: none;
}

#left-menu ul li {
	margin: 0;
	padding: 0;
	height: auto;
	overflow: hidden;
	display: block;
	background: gray;
}

#left-menu a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        height: auto;
        text-decoration:none;
        display: block;
        vertical-align: middle;  
        vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
        border-bottom-width: 1px;
        border-bottom-style: solid;	
	border-bottom-color: #3c5c99;
}

#left-menu li.left-level-1-no a, #left-menu li.left-level-1-act a, #left-menu li.left-level-1-act-sub a {
	background-image: url(/fileadmin/templates/main/img/blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: transparent;   
	color: black;
	padding: 4px 6px 4px 10px;
}

#left-menu li.left-level-1-act a, #left-menu li.left-level-1-act-sub a,
#left-menu li a:hover {
	background-color: #3c5c99;
	background-image: none;
	color: white;
}

#left-menu li.left-level-2-act a, #left-menu li.left-level-2-no a {
	background-image: url(/fileadmin/templates/main/img/orange.gif);
	border-bottom-color: white;
	color: black;
	margin-left: 10px;
}

#left-menu li.left-level-2-act a, 
#left-menu li.left-level-2-no a:hover {
	background-color: #fa551a;
	background-image: none;
	color: white;
}

.contact h2 {
	color: blue;
	font-size: 16px;
	margin : 0px;
}
.contact table.contenttable, .contact table.contenttable td {
	background-image: none;
	border-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

.contact table p.bodytext {
	padding-bottom: 0px;
}

.contact h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
}

.contact h2 {
	margin-bottom: 10px;
	margin-top: 20px;
}
.contact h3 {
	margin-top: 0px;
}

.contact p {
	font-weight: normal;
}