body { 
	font: 13px/18px arial, helvetica, sans-serif; 
	color: #000000;
	background: #FFFFFF;
	margin: 34px 0px 0px 28px; 
}


.contentText a:link, .contentText a:visited, .contentText a:active, li a:link, li a:visited, li a:active {
	border-bottom: dashed 1px #638732;
	text-decoration: none; 
	/*color: #638732;*/
}
.contentText a:hover, li a:hover { 
	border-bottom: solid 1px #638732;
	text-decoration: none;
	/*color: #638732;*/
}
h1, h1.grey { 
	font: 16px/24px arial, helvetica, sans-serif; 
	margin: 10px 0px 20px 0px;
	text-align: left;
	font-weight: bold;
	/*background: url(/fileadmin/templates/images/h1grey.gif) bottom left no-repeat;*/
	padding-left: 0px;
	color: #A21E22;
	border-bottom: 1px solid #DAA609; /*#C4CAD7;*/
}
h1.yellow {
	background: url(/fileadmin/templates/images/h1yellow.gif) bottom left no-repeat;
	border-bottom: 1px solid #DAA609;
}
h1.red {
	background: url(/fileadmin/templates/images/h1red.gif) bottom left no-repeat;
	border-bottom: 1px solid #A21E22;
}
h1.blue {
	background: url(/fileadmin/templates/images/h1blue.gif) bottom left no-repeat;
	border-bottom: 1px solid #234A9F;
}
h2 {
	font: 14px/18px arial, helvetica, sans-serif;
	margin: 20px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	color: #234A9F; /*#666666;*/
}
h3 {
	font: 14px/18px arial, helvetica, sans-serif;
	margin: 20px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	color: #A21E22;
}
h4 {
	font: 14px/18px arial, helvetica, sans-serif;
	margin: 20px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	color: #234A9F;
}
h5 {
	font: 14px/18px arial, helvetica, sans-serif;
	margin: 20px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	color: #5B5B5B;
}
p { 
	font: 13px/18px arial, helvetica, sans-serif; 
	margin-top: 0px; 
	text-align: left;
	color: #000000;
}
ul, li, ol {
	font: 13px/18px arial, helvetica, sans-serif; 
	text-align: left;
	/*color: #464646;*/
}
ul, ol {
	padding-top: 10px;
	margin-top: 0px;
}
li {
	padding-bottom: 5px;
}
dt {
	font-weight: bold;
	padding-left: 20px;
}
dd {
	padding: 4px 0px 10px 20px;
	margin-left: 0px;
	color: #666666;
}

/* triopt doc specific */
html, body, td, div {
	/*font: 11px verdana;*/
}
div.content {
	border: 1px solid black;
	width: 777px;
	position: absolute;
	top: 40px;
	left: 190px;
}
div.contentTop {
	background: url(/fileadmin/templates_doc/images/spacer_top.gif);
	height: 18px;
}
div.contentMain {
	padding: 20px;
	height: 500px;
	overflow: auto;
}
div.contentBottom {
	background: url(/fileadmin/templates_doc/images/spacer_bottom.gif);
	height: 24px;
}
div.generalInfo {
	width: 150px;
	position: absolute;
	top: 40px;
	left: 20px;
}
div.language {
	position: absolute;
	top: 20px;
	left: 190px;
	text-align: right;
	width: 777px;
}
div.contact {
	position: absolute;
	top: 630px;
	left: 190px;
	width: 777px;
	text-align: right;
	color: #999999;
}
div.logo {
	padding-bottom: 40px;
}
td.contentMain {
	width: 500px;
	vertical-align: top;
}
td.contentRight {
	width: 250px;
	vertical-align: top;
	padding-top: 65px;
}

/* feature comparison table */
table.featureComparison {
	padding-bottom: 20px;
}
table.featureComparison th {
	background-color: #EEEEEE;
}
table.featureComparison td, th {
	text-align: center;
	width: 100px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
table.featureComparison td.td-0 {
	text-align: left;
	border-left: 1px solid #CCCCCC;
	width: 250px;
}
table.featureComparison th.td-0 {
	text-align: left;
	font-weight: bold;
	border-left: 1px solid #CCCCCC;
	width: 250px;
}

/* contact form */
fieldset {
	border: 0px;
}
td label {
	border: 0px;
	width: 200px;
}
td.formLabel {
	width: 80px;
}
textarea, #user, #pass {
	width: 150px;
}

p.bodytext {
	margin: 3px 0px 8px 0px;
}
#content {
	background-image: url(/fileadmin/templates/images/pixel_grey.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	vertical-align: top;
	padding-bottom: 50px;
}
#navigation {
	background: url(/fileadmin/templates/images/pixel_grey.gif) bottom repeat-x;
	margin-left; 30px;
	vertical-align: top;
}

#spacerTopLeft, #spacerTopRight, #triangleMain {
	background-image: url(/fileadmin/templates/images/pixel_grey.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#spacerTopRight {
	text-align: right;
	vertical-align: bottom;
	color: #999999;
	font: 10px arial, helvetica, sans-serif;
}
a, a:active, a:visited {
	color: #5B5B5B;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}

div.nav1 {
	font: 12px/16px arial, helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid black;
	padding: 5px 0px 5px 10px;
	margin-right: 10px;
	color: #000000;
}
div.nav1first {
	font: 12px/16px arial, helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 5px 10px;
}
div.nav1Sub {
	font: 12px/16px arial, helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid black;
	padding: 5px 0px 0px 10px;
	margin-right: 10px;
	color: #000000;
}
div.nav1firstSub {
	font: 12px/16px arial, helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}
div.nav2 {
	font: 12px/16px arial, helvetica, sans-serif;
	color: #333333;
	padding: 2px 0px 0px 20px;
}
div.nav2last {
	font: 12px/16px arial, helvetica, sans-serif;
	color: #333333;
	padding: 2px 0px 5px 20px;
}
div.nav3 {
	font: 10px/16px arial, helvetica, sans-serif;
	color: #666666;
	padding: 2px 0px 0px 30px;
}
div.nav3last {
	font: 10px/16px arial, helvetica, sans-serif;
	color: #666666;
	padding: 2px 0px 5px 30px;
}
span.yellow {
	background: url(/fileadmin/templates/images/nav2yellow.gif) bottom left no-repeat;
	padding-left: 10px;
}
span.red {
	background: url(/fileadmin/templates/images/nav2red.gif)  bottom left no-repeat;
	padding-left: 10px;
}
span.blue {
	background: url(/fileadmin/templates/images/nav2blue.gif)  bottom left no-repeat;
	padding-left: 10px;
}
span.grey {
	background: url(/fileadmin/templates/images/nav2grey.gif)  bottom left no-repeat;
	padding-left: 10px;
}
.nav1 a:link, .nav1 a:visited, .nav1 a:active, .nav1first a:link, .nav1first a:visited, .nav1first a:active,
.nav1Sub a:link, .nav1Sub a:visited, .nav1Sub a:active, .nav1firstSub a:link, .nav1firstSub a:visited, .nav1firstSub a:active {
	text-decoration: none; 
	color: #000000;
}
.nav1 a:hover, .nav1first a:hover, .nav1Sub a:hover, .nav1firstSub a:hover { 
	text-decoration: none;
	color: #666666;
}
.nav2 a:link, .nav2 a:visited, .nav2 a:active, .nav2last a:link, .nav2last a:visited, .nav2last a:active {
	text-decoration: none; 
	color: #333333;
}
.nav2 a:hover, .nav2last a:hover { 
	text-decoration: none;
	color: #999999;
}
.nav3 a:link, .nav3 a:visited, .nav3 a:active, .nav3last a:link, .nav3last a:visited, .nav3last a:active {
	text-decoration: none; 
	color: #666666;
}
.nav3 a:hover, .nav3last a:hover { 
	text-decoration: none;
	color: #AAAAAA;
}
.metanav, .metanav a:link, .metanav a:visited, .metanav a:active, .metanav a:hover {
	font: 10px/16px arial, helvetica, sans-serif;
	text-decoration: none; 
	color: #999999;
	padding-right: 20px;
}
div.csc-menu p {
	font-weight: normal;
	padding-top: 0px;
	margin: 0px;
}
p.csc-abstract {
	padding-bottom: 20px;
	font-weight: 500;
	font-style: italic;
}
