html {

}

body {

	}

input, select, textarea {
	margin:0.5em 0em;
	font-size:10pt;
}

h1, h1 a, .csc-header, h2, h2 a, h3, h3 a {
	color:#000;
	margin:1em 0em;
	font-weight:bold;
	text-decoration:none;
}
h1, h1 a, .csc-header {
	font-size:12pt;
	}
h2 {
	font-size:11pt;
	}
h3 {
	font-size: 10pt;
	}

.small {font-size:8pt;}
.button {font-size:8pt;}

#page{
	}
#pagecontent{
	width:180mm;
	margin:0;
	padding:0;
	}
#header {
	width: 100%;
	}
#header #logo {
	}
#header #sitetools {
	display:none;
	}
#mainnavi {
	display:none;
	}
#subnavi {
	display:none;
	}
#keyvisual {
	display:none;
	}
#pathwaynavi {
	height:10mm;
	background:#E6EAEE;
	font-size:9pt;
	}
#pathwaynavi a {
	font-size:9pt;
	text-decoration:none;
	color:#666;
	text-transform:uppercase;
	}
#mainarea {
	padding-bottom:20mm;
	}
#col_left {
	display:none;
	width:0;
	}
#col_left_inner {
	}
#col_right {
	width:50mm;
	float:right;
	padding:10mm;
	border-left: 1pt solid #E0E0E0;
	display:none;
	}
#col_right_inner {
	font-size:10pt;
	}
#col_main {

	}
#col_main_inner {
	line-height:12pt;
	font-size:10pt;
	padding:10mm 0mm 0mm 0mm;
}
#footer {
	clear:both;
	font-size:9pt;
	height:20mm;
	color:#666;
	border-top: 1pt solid #E0E0E0;
	bottom:15mm;
	left:0;
	width:100%;
	background:#FFF;
	}
#footer_text {
	margin-right:15mm;
	}
#footer_tools a {
	color:#666;
	font-size: 9pt;
	text-decoration:none;
	padding-bottom:2mm;
	margin-left:5mm;
	}
#footer_tools a:hover {
	color:#DA3E08;
 }
 
.more a {
	font-weight:bold;
	color: #DA3E08;
	text-decoration:none;
}
.teaserbox, #content_right div.mailform {
	border-left: 1pt solid #E0E0E0;
	border-bottom: 1pt solid #E0E0E0;
	padding: 3mm;
	margin-top:20mm;
	margin-right:20mm;
	font-size:10pt;
}
.teaserbox select {
	width:50mm;
	margin:5px 0px;
}
.quicklinks {
	width:150px;
	}
.contenttable {
	width:100%;
	border: 1px solid #AAA;
	background: #E0E0E0;
}
.contenttable td {
	font-size:9px;
	padding:1px 5px;
}
.contenttable th {
	font-size:9px;
	text-align:left;
	padding: 1px 5px;
	color: #717375;
}
sub {font-size:11px;}

.csc-mailform {
	border:0;
	padding:0;
	background:#E6EAEE;
	border: 1pt solid #E0E0E0;
	padding:10mm;
	}
.csc-mailform-field {
	margin: 5mm 0mm;
	}
.csc-mailform-field label {
	width:100mm;
	display:block;
	}
	
.csc-textpic-imagewrap {} 
.csc-textpic-caption {
	font-size:9pt;
	}
	
.csc-sitemap ul li {
	list-style-image: url(img/listpoint_sitemap_level1.gif);
	}
.csc-sitemap ul li a {
	font-size:11pt;
	font-weight:bold;
	}
.csc-sitemap ul li ul li {
	list-style-image: url(img/listpoint_sitemap_level2.gif);
	}
.csc-sitemap ul li ul li a {
	font-size:10pt;
	font-weight:normal;
	}

.csc-uploads {
	margin-bottom:15px;
	}
.csc-uploads a {
	font-size:11px ! IMPORTANT;
	}

.csc-searchResultInfo,.csc-searchform {
	font-size:11px;
	}
.csc-searchform {
	background:#EFEFEF;
	border:1px solid #E0E0E0;
	}
	
.tx-indexedsearch {}
.tx-indexedsearch-rules {
	margin-top:15px;
	}
.tx-indexedsearch-searchbox {
	background: #E6EAEE;
	padding:5px;
	border:1px dotted #AAA;
	}
.tx-indexedsearch-searchbox table td {
	padding:5px 5px 5px 0px;
	}
.tx-indexedsearch-searchbox-button  {
	border: 1px solid #E0E0E0;
	font-weight:bold;
	color: #FFF;
	background: #DA3E08;
	margin:10px 0px ! IMPORTANT;
	padding:2px ! IMPORTANT;
	}
.tx-indexedsearch-searchbox-button:hover {
	background: #FF6600;
	}