/* Reset default browser styles */
@import url('reset.css');

/* GLOBAL */
body { font: 10px Verdana, Arial, Helvetica, sans-serif; line-height: 14px; color: #cbcbcb; background: #b8b8b8; }
h1 { font-size: 18px; line-height: 1.25em; font-weight: normal; letter-spacing: 1px; margin: 0 0 14px 0; }
h2 { font-size: 16px; line-height: 1.25em; letter-spacing: 1px; margin: 7px 0 7px 0; }
h3 { font-size: 14px; line-height: 1.25em; }
h4 { font-size: 13px; line-height: 1.25em; }
h5 { font-size: 12px; line-height: 1.25em; }
h6 { font-size: 11px; line-height: 1.25em; }
p { margin-bottom: 1.25em; }
a { color: #ccc; }
a:hover { text-decoration: none; }

/* FORMS */
.mailform { width: 360px; }
form { padding: 0; margin: 0; display: inline; }
fieldset { padding: 0; margin: 0; border: 0; }
legend { display: none; }
label { width: 150px; line-height: 15px; font-weight: bold; display: inline-block; white-space: nowrap; }
input, textarea, select { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #000000; padding: 2px; margin: 0; border: 1px solid #b8b8b8; background: #515151; }
textarea { margin: 0 0 0 0px; overflow: auto; }
select { clear: right; }
input.checkbox, input.radio { margin: 2px 15px; border: 0; background: none; }
input.button, input[type=submit] { padding: 1px 12px; clear: both; }
.required { font-weight: bold; color: #93332e; }

.csc-mailform-submit { background: #fff; margin-left: 153px; width: 125px; }
.csc-mailform-field { padding: 5px;  }

/* ELEMENTS */
html, body, #wrap { height: 100%; }
body > #wrap { height: auto; min-height: 100%; }
#wrap { width: 944px;margin: 0px auto -40px auto; background: #515151; }

#top { padding: 16px 20px 16px 42px; border-bottom: 12px solid #515151; background: #fff url(images/top-bg.gif) no-repeat top right; }
#logo { width: 210px; float: left; display: inline; }
#globalnav { width: 400px; text-align: right; color: #fff; margin: 16px 0 0 0; float: right; display: inline; }
#globalnav #langmenu, #globalnav #printlink, #globalnav #menutop, #globalnav #searchform { display: inline; }
#globalnav a { text-decoration: none; color: #fff; margin: 2px 6px 0 0; }
#globalnav a:hover { text-decoration: underline; }
#printlink { line-height: 8px; padding: 0 5px 0 8px; border-left: 1px solid #fff; }
#searchform { margin: 0 0 0 14px; position: relative; top: -2px; }
#searchform input { color: #363636; margin: 0 0 0 1px; border: 1px solid #363636; background: #fff; }
#searchform input.button, #searchform input[type=submit] { height: 18px; font-weight: bold; color: #363636; padding: 0 2px; position: relative; top: 1px; }

#headerimagetext { width: 314px; height: 252px; color: #fff; padding: 20px 30px 0 30px; background: url(images/headerimagetext-bg.png) no-repeat; position: absolute; top: 80px; }
#headerimage { width: 944px; height: 272px; overflow: hidden; }

#headerimage .slideshow { width: 944px; height: 272px; float: left; display: inline; position: relative; overflow: hidden; }
#headerimage .slideshow .csc-textpic-imagerow { position: absolute; top: 0; left: 0; z-index: 8; }

#headerimage .box { width: 326px; height: 84px; margin: 0 10px 10px 10px; float: left; display: inline; position: relative; overflow: hidden; }
#headerimage .box:hover .csc-textpic-imagerow,
#headerimage .box.current .csc-textpic-imagerow { position: absolute; top: 0; right: 0; }

/* MENU */
#menu { border-top: 6px solid #6a81a2; background: #3f3f3f; clear: both; }
ul#mainmenu { text-align: right; }
ul#mainmenu li { width: 131px; height: 65px; border-right: 2px solid #fff; display: inline-block; position: relative; white-space: nowrap; }
ul#mainmenu li.first { width: 157px; }
ul#mainmenu a { font-size: 11px; font-weight: bold; color: #fff; text-decoration: none; padding: 43px 12px 10px 12px; display: block; }
ul#mainmenu li:hover, ul#mainmenu li.over, ul#mainmenu li.current { background: #ffd602; }
ul#mainmenu li:hover a, ul#mainmenu li.over a, ul#mainmenu li.current a { color: #000; }

ul#mainmenu li#contactform { border:0; }
ul#mainmenu ul.contactform1 { width:520px; left:-366px; padding:0px; border-right:5px solid #515151; border-top:5px solid #515151; z-index:10000; }

/* SUBMENU'S */
ul#mainmenu ul { width: 145px; text-align: left; padding: 5px; background: #fff; position: absolute; top: 100%; left: 0px; z-index: 100; clear: both; }
ul#mainmenu ul li { width: 145px; height: auto; color: #868686; padding: 0; margin: 0; border: none; background: none; white-space: normal; }
ul#mainmenu ul a { color: #484848; padding: 3px 6px; }
ul#mainmenu ul li:hover, ul#mainmenu ul li.over, ul#mainmenu ul li.current { background: #fff; }

/* Fix IE. Hide from IE Mac \*/
ul#mainmenu li { float: left; }
ul#mainmenu li a { height: 1%; }
/* End */

ul#mainmenu ul { display: none; }

#main { margin: 26px; }

#colLeft table.contenttable, #colRight table.contenttable { width: 100%; background: #616161; border-collapse: separate; border-spacing: 1px; }
#colLeft table.contenttable th, #colLeft table.contenttable td, #colRight table.contenttable th, #colRight table.contenttable td { padding: 5px; background: #484848; }
#colLeft td p, #colRight td p { margin: 0; }
#colLeft ul, #colRight ul { list-style: outside disc; padding: 0 0 0 15px; margin: 0 0 15px 0; }
#colLeft ul li, #colRight ul li { padding: 0 0 0 5px; margin: 0 0 0 5px; }
#colLeft ol, #colRight ol { list-style: outside decimal; padding: 0 0 0 20px; margin: 0 0 15px 0; }
#colLeft ol li, #colRight ol li { padding: 0; margin: 0 0 0 5px; }

#footer-spacer { width: 100%; height: 40px; clear: both; }
#footer-wrap { width: 944px; height: 40px; font-size: 9px; text-align: center; margin: 0px auto; background: #363636; clear: both; padding-top:10px; }
#footer-wrap #footer { text-align: center; }
#footer-wrap #footer p { color: #666; margin: 0; }
#footer-wrap #footer a { color: #666; }
#footer-wrap #credits { width: 240px; color: #666; margin: 0 auto; }
#footer-wrap #credits p { margin: 0; }
#footer-wrap #credits a { text-decoration: none; color: #666; }

/* CLEARFIX */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
spacer-gif { display: none; }

/* TYPO3 FIXES */
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.align-justify { text-align: justify; }
.float-left { float: left; display: inline; }
.float-right { float: right; display: inline; }

DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image { padding-right: 10px; margin-right: 0; }

DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image { padding-left: 10px; margin-left: 0; }

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { padding-right: 0 !important; margin-right: 0 !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol {padding-left: 0 !important; margin-left: 0 !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { padding-bottom: 10px; margin-bottom: 0; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { padding-bottom: 10px; margin-bottom: 0; display: block; }

#colMargin DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { padding-bottom: 0; }
#colMargin DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { padding-bottom: 0; }

.tx-indexedsearch-searchform { margin: 0 0 25px 0; }
.tx-indexedsearch-searchform p { }
.tx-indexedsearch-searchform input, select { width: 176px; margin: 0 10px 2px 0; }
.tx-indexedsearch-searchform select { width: 182px; }
.tx-indexedsearch-searchform input.button { width: auto; padding: 1px 12px; }
.tx-indexedsearch-searchform input.checkbox { width: auto; margin: 4px 5px 0 0; border: 0; background: none; }
.tx-indexedsearch-rules {}
.tx-indexedsearch-sectionlinks {}
.tx-indexedsearch-sectionheader {}
	.tx-indexedsearch-sectionheader .title {}
	.tx-indexedsearch-sectionheader .result-count {}
.tx-indexedsearch-whatis {}
	.tx-indexedsearch-sw { font-weight: bold; }
.tx-indexedsearch-browsebox { margin: 0 0 25px 0px; }
	.tx-indexedsearch-browsebox ul { text-align: center; padding: 0; margin: 0 0 10px 0; list-style: none; list-style-position: outside; }
	.tx-indexedsearch-browsebox li { display: inline; }
	.tx-indexedsearch-browselist-currentPage a { color: #a71932; }
.tx-indexedsearch-results { margin: 0 0 10px 0; border: 1px solid #7a7a7a; }
	.tx-indexedsearch-results table { width: 100%; background: #484848; border-collapse: separate; border-spacing: 1px; }
	.tx-indexedsearch-results tr { background: #484848; }
	.tx-indexedsearch-results th { padding: 5px; background: #616161; }
	.tx-indexedsearch-results div { padding: 5px; margin: 1px; }
	.tx-indexedsearch-results .icon { width: 18px; }
	.tx-indexedsearch-results .icon img { margin: -12px 0 0 -7px; position: absolute; }
	.tx-indexedsearch-results .title { font-weight: bold; text-align: left; }
	.tx-indexedsearch-results .title a { font-weight: bold; text-decoration: none; }
	.tx-indexedsearch-results .percent { width: 35px; }
	.tx-indexedsearch-results .description { }
	.tx-indexedsearch-results .info { background: #616161; }
	.tx-indexedsearch-results .path {}
	.tx-indexedsearch-results .list {}
	


/* Left Navigation Menu */
.leftnav {
   font-size: 10px;
   font-weight:bold;
   color:#ffffff;
   text-decoration:none;
   border-top:1px solid #FFFFFF;
   
} 
.leftnav a:link {
   font-size: 10px;
   font-weight:bold;
   color:#ffffff;
   text-decoration:none;
   background-color:#3F3F3F;
   display:block;
   text-indent:15px;
   height:30px;
   line-height:30px;


}
.leftnav a:visited {
   font-size: 10px;
   font-weight:bold;
   color:#ffffff;
   text-decoration:none;
   background-color:#3F3F3F;
   display:block;
   text-indent:15px;
   height:30px;
   line-height:30px;


}
.leftnav a:active {
   font-size: 10px;
   font-weight:bold;
   color:#ffffff;
   text-decoration:none;
   background-color:#3F3F3F;
   display:block;
   text-indent:15px;
   height:30px;
   line-height:30px;


}
.leftnav a:hover {
   font-size: 10px;
   font-weight:bold;
   color:#ffffff;
   text-decoration:none;
   background-color:#ffd602;
   display:block;
   text-indent:15px;
   height:30px;
   line-height:30px;


}

.leftnav_act {
   font-size: 10px;
   font-weight:bold;
   color:#ffffff; 
   text-decoration:none;
   border-top:1px solid #FFFFFF;

} 
.leftnav_act a:link {
   font-size: 10px;
   font-weight:bold;
   color:#ffffff;
   text-decoration:none;
   background-color:#ffd602;
   display:block;
   text-indent:15px;
   height:30px;
   line-height:30px;

}

.leftnav_act a:visited {
   font-size: 10px;
   font-weight:bold;
   color:#ffffff;
   text-decoration:none;
   background-color:#ffd602;
   display:block;
   text-indent:15px;
   height:30px;
   line-height:30px;
}



/* Left Navigation Menu 1 */
.leftnav1 {
   font-size: 10px;
   color:#ffffff;
  
} 
.leftnav1 a:link {
   font-size: 10px;
   font-weight:normal;
   color:#ffffff;
   text-decoration:none;
   background-color:#ffd602;
   display:block;
   text-indent:15px;
   height:15px;
   line-height:15px;

}
.leftnav1 a:visited {
   font-size: 10px;
   font-weight:normal;
   color:#ffffff;
   text-decoration:none;
   background-color:#ffd602;
   display:block;
   text-indent:15px;
   height:15px;
   line-height:15px;

}
.leftnav1 a:active {
   font-size: 10px;
   font-weight:normal;
   color:#ffffff;
   text-decoration:none;
   background-color:#ffd602;
   display:block;
   text-indent:15px;
   height:15px;
   line-height:15px;

}
.leftnav1 a:hover {
   font-size: 10px;
   font-weight:normal;
   color:#3F3F3F;
   text-decoration:none;
   background-color:#ffd602;
   display:block;
   text-indent:15px;
   height:15px;
   line-height:15px;

}

.leftnav_act1 {
   color:#3F3F3F; 

} 
.leftnav_act1 a:link {
   font-size: 10px;
   font-weight:normal;
   color:#3F3F3F;
   text-decoration:none;
   background-color:#ffd602;
   display:block;
   text-indent:15px;
   height:15px;
   line-height:15px;

}

.leftnav_act1 a:visited {
   font-size: 10px;
   font-weight:normal;
   color:#3F3F3F;
   text-decoration:none;
   background-color:#ffd602;
   display:block;
   text-indent:15px;
   height:15px;
   line-height:15px;
}

