.verst {
	visibility: hidden;
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding-top: 0px;
	color: #5A5A5A;
	letter-spacing: 2px;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	color: #556b2f;
	letter-spacing: 2px;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 16px;
	font-weight: normal;
	padding-top: 0px;
	color: #5A5A5A;
	letter-spacing: 2px;
}
h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	font-size: 15px;
	font-weight: normal;
	padding-top: 0px;
	color: #5A5A5A;
	letter-spacing: 2px;
}
#unten {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fdf5e6;
	font-weight: normal;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 30px;
}
#unten a:link, #unten a:visited {
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fdf5e6;
}
#unten a:hover {
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffd700;
}
#unten h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
	color: #FDF5E6;
	letter-spacing: 2px;
}
input, textarea, option, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #A9A9A9;
}
.searchbox-button {
	width: 100px;
	border: 1px solid #A9A9A9;
}
/*-------------navi---------------------*/
.menu {
	width: 990px;
	top: 0px;
	font-size: 18px;
	position: relative;
	z-index: 100;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float: left;
	width: 165px;
	position: relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display: block;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	width: 165px;
	height: 30px;
	background: #8F111F;
	padding-left: 0px;
	line-height: 29px;
	text-align: center;
	background-image: url(../images/navi-normal.jpg);
	background-position: right;
	letter-spacing: 2px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width: 150px;
w\idth: 139px;
}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#d4d8bd;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#c9ba65;
}
.menu ul ul :hover > a.drop {
background:#c9ba65;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#b2ab9b;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:150px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}
/* position the third level flyout menu */
.menu ul ul ul{
left:150px; 
top:0;
width:150px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#d4d8bd; 
color:#000; 
height:auto; 
line-height:1em; 
padding:5px 0px; 
width:129px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:150px;
w\idth:129px;
}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color: #fff;
	background: #FFA500;
	background-image: url(../images/navi-hover.jpg);
}
.menu ul li .dropact {
	color: #fff;
	background: #FFA500;
	background-image: url(../images/navi-hover.jpg);
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background: #FFA500;
background-image: url(../images/navi-hover.jpg);
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/*-------------navi---------------------*/
#leftmenu {
	position: relative;
	width: 238px;
	font-size: 12px;
	margin-top: 30px;
	text-align: right;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px dotted #FFFFFF;
}
#leftmenu ul {
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
	list-style: none;
	font-weight: normal;
}
#leftmenu li {
	width: 238px;
	margin: 0;
	padding: 0;
	display: inline; /* duplicated for IE 5/Win */
	list-style-type: none; /* duplicated for IE 5/Win */
	height: 0px;
}
#leftmenu ul li a {
	text-decoration: none;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	color: #FFFFFF;
	line-height: 14px;
	display: block;
	border-bottom: 1px dotted #FFFFFF;
	background-color: #a8b2bb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#leftmenu ul li a:hover {
	color: #FFFFFF;
	background-color: #8997a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#leftmenu ul li .active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #8997a3;
}
#subnavi {
	position: relative;
	width: 250px;
	font-size: 11px;
	margin-top: 30px;
	text-align: left;
	color: #FFFFFF;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer dfn, #leftmenu dfn {
	visibility: hidden;
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
.accesskey {
	color: #006400;
	text-decoration: none;
	font-weight: normal;
}
#footer .accesskey {
	color: #2A2A2A;
	text-decoration: none;
	font-weight: normal;
}
.csc-textpic-caption, .news-single-imgcaption {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: italic;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(../images/lupe.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#mailform {
	padding: 5px;
}
#mailform .csc-mailform-field {
	display: block;
	text-align: right;
	margin: 3px;
	padding: 3px;
}
#mailform label {
	vertical-align: top;
}
#rightcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #5A5A5A;
	padding-left: 10px;
	padding-right: 25px;
}
#rightcontent p {
	padding: 0px;
	margin: 0px;
}
#rightcontent h3 {
	font-size: 12px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
#rightcontent li {
	list-style-type: square;
}
#staticright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #5A5A5A;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}
#staticright h3 {
	font-size: 12px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
#staticright li {
	list-style-type: square;
	margin-left: -20px;
	padding-left: 0px;
}
#leftcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #5A5A5A;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}
#leftcontent a:link, #leftcontent a:visited, #rightcontent a:link, #rightcontent a:visited, #staticright a:link, #staticright a:visited {
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #556b2f;
}
#leftcontent a:hover, #rightcontent a:hover, #staticright a:hover {
	text-decoration: underline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #DC143C;
}
#leftcontent img {
	padding-top: 3px;
	margin-top: 5px;
}
#maincontent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #5A5A5A;
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	line-height: 1.5;
}
#maincontent a:link, #maincontent a:visited {
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #556b2f;
}
#maincontent a:hover {
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #DC143C;
}
#maincontent img {
	padding-top: 3px;
	margin-top: 5px;
}
#maincontent h3 {
	padding-top: 0px;
	margin-top: 0px;
}
#maincontent li {
	list-style-type: square;
}
#maincontent .csc-sitemap li {
	list-style-type: none;
}
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #DC143C;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: #F5DEB3;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {
	float: left;
}
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
.item-size, .item-crdate, .item-mtime {
	font-size: 11px;
}
#searchresultsite h3 {
	font-weight: bold;
}
#searchresultsite .tx-indexedsearch-title a:link {
	color: #4B4B4B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#searchresultsite .tx-indexedsearch-title a:visited {
	color: #4B4B4B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#searchresultsite .tx-indexedsearch-title a:active {
	color: #B22222;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#searchresultsite .tx-indexedsearch-title a:hover {
	color: #A10F2C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#news-list-container h3 {
	padding-bottom: 0px;
	margin-bottom: 2px;
}
#news-list-container h3 a:link, #news-list-container h3 a:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #556371;
	padding-bottom: 1px;
	margin-bottom: 0px;
	letter-spacing: 1px;
}
#news-list-container h3 a:hover {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #8B0000;
	padding-bottom: 1px;
	margin-bottom: 0px;
	letter-spacing: 1px;
}
#news-list-container p {
	padding-top: 0px;
	margin-top: 2px;
}
#news-list-container img {
	float: left;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
}
#newsbox img, #news-list-container img {
	float: left;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
}
#newsbox h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	color: #556371;
}
#newsbox p {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
}
#newsbox h4 a:link, #newsbox h4 a:visited {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #556371;
	padding-bottom: 1px;
	margin-bottom: 0px;
}
#newsbox h4 a:hover {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8B0000;
	padding-bottom: 1px;
	margin-bottom: 0px;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #5A5A5A;
	padding: 5px;
}
hr {
	height: 1px;
	color: #BDBDBD;
	background-color: #BDBDBD;
	border: none;
}
