/* html, body, h1, h2, h3, h4, h5, h6, p, div, form, img {
	margin: 0;
	padding: 0;
} */
html, body, div, form, img {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100.01%;
	background: #FFFFFF;
}

/* General */

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}
a img { border: none; }

a:link { outline: none; }
a:visited { outline: none; }
a:hover { outline: none; }
a:active { outline: none; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

/* Structure */

#container {
	width: 100%;
	float: left;
	padding: 0;
	font-size: 0.8em;
	text-align: left;
	padding: 0;
}

#containerinner {
	position: relative;
	padding: 0;
	width: 100%;
}
#headercolumn1 {
	height: 68px;
	background: #FFFFFF;
	text-align: right;
	margin-bottom: 20px;
}
#headercolumn2, #column1, #metanav, #subrightcolumn { display: none; }

#column2, #footer {
	width: 90%;
	color: #606060;
}

#bodycolumn, #chartcolumn, #programmatic  { width: 100%; padding-bottom: 20px; }

#chartcolumn { margin-top: 40px; }

#breadcrumbs { float: left; width: 100%; padding: 0 0 0 9px; font-size: 0.95em; font-family: Verdana, sans-serif; margin-bottom: 13px; }
#breadcrumbs a:link { color: #0b5db2; text-decoration: none; }
#breadcrumbs a:visited { color: #0b5db2; text-decoration: none; }
#breadcrumbs a:hover { color: #0b5db2; text-decoration: underline; }
#breadcrumbs a:active { color: #0b5db2; text-decoration: none; }

/* Footer */

#footer { position: relative; clear: both; border-top: 3px solid #bbbdbe; margin-top: 20px; margin-bottom: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.95em; }
#footer div { margin-top: 2px; color: #919193; }
#footer div p { margin: 0; padding: 5px; line-height: 1.3em; }
#footer a:link { text-decoration: none; color: #919193; }
#footer a:visited { text-decoration: none; color: #919193; }
#footer a:hover { text-decoration: underline; color: #0b5db2; }
#footer a:active { text-decoration: none; color: #919193; }

#illustree { position: absolute; width: 84px; height: 19px; top: 9px; right: 0; }

/* Quickbuttons */

#quickbuttons { margin: 0 0 20px 0; font-family: Verdana, Arial, Helvetica, sans-serif; }
#quickbuttons ul { padding: 0; margin: 0; border-top: 1px solid #e6e6e6; }
#quickbuttons ul li { display: block; list-style-type: none; margin: 0; padding: 0; border-bottom: 1px solid #e6e6e6; }
#quickbuttons ul li#iconprint a { background: url(images/icon_print.gif) 6px 50% no-repeat; display: block; padding: 4px 0 4px 28px; font-size: 0.95em; }
#quickbuttons ul li#iconmail a { background: url(images/icon_mail.gif) 6px 50% no-repeat; display: block; padding: 4px 0 4px 28px; font-size: 0.95em; }
#quickbuttons ul li a { display: block; padding: 4px 0 4px 28px; font-size: 0.95em; }
#quickbuttons ul li a:link { text-decoration: none; color: #919193; }
#quickbuttons ul li a:visited { text-decoration: none; color: #919193; }
#quickbuttons ul li a:hover { text-decoration: none; color: #0b5db2; }
#quickbuttons ul li a:active { text-decoration: none; color: #919193; }

#quickbuttons ul li#iconprint a:hover { background: url(images/icon_print_hover.gif) 6px 50% no-repeat; }
#quickbuttons ul li#iconmail a:hover { background: url(images/icon_mail_hover.gif) 6px 50% no-repeat; }

/* general */

h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }

#subleftcolumn h1, #subleftcolumn h2, #subleftcolumn h3, #subleftcolumn h4, #subleftcolumn h5, #subleftcolumn h6 { padding: 0 9px 5px 9px; }
#chartcolumn h1, #chartcolumn h2, #chartcolumn h3, #chartcolumn h4, #chartcolumn h5, #chartcolumn h6 { padding: 0 9px 5px 9px; }
h1.csc-firstHeader { margin-bottom: 5px; border-bottom: 1px solid #c6c6c6; padding: 0 9px 5px 9px; line-height: 2em; margin-top: 13px; }
#subleftcolumn h3 { background: #f1f2f2; font-size: 1em; padding-top: 5px; padding-bottom: 5px; border-top: 2px solid #d6d7d8; font-weight: bold; } 
p.bodytext { padding-left: 9px; padding-right: 9px; }

/* boxes */

div.box { position: relative; margin-bottom: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; background: #EBEBEB url(images/bg_box.jpg) 0 100% repeat-x; }
div.box h4 { background: url(images/box_top_right.gif) 100% 0 no-repeat; margin:0; }
div.box h4 span { display: block; background: url(images/box_top_left.gif) 0 0 no-repeat; margin:0; 
	color: #FFFFFF; padding: 1.4em 0 0 12px; line-height: 1.6em; 
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 1.15em; }
div.box h5 { margin: 0; padding:0; color: #77B000; font-size: 1.6em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

div.boxtop { height: 8px; background: url(images/box_top_grey_right.gif) 100% 0 no-repeat; margin-top: 0; font-size: 0; line-height: 0; }
div.boxtop div { height: 8px; background: url(images/box_top_grey_left.gif) 0 0 no-repeat; font-size: 0; line-height: 0; }

div.boxbottom { height: 4px; background: url(images/box_bottom_right.gif) 100% 100% no-repeat; margin-top: 0; font-size: 0; line-height: 0; }
div.boxbottom div { height: 4px; background: url(images/box_bottom_left.gif) 0 100% no-repeat; font-size: 0; line-height: 0; }

div.textbox { background: #EBEBEB url(images/bg_mb_box.jpg) 0 0 no-repeat; }
#subrightcolumn div.textbox { background: #EBEBEB url(images/bg_mb_box_right.jpg) 0 0 no-repeat; }
div.textbox div.inner { padding: 13px; margin: 0; font-size: 0.9em; }
div.textbox div.inner p {
	margin: 0;
	padding: 0.2em 0;
	line-height: 1.3em;
}
div.textbox div.inner a:link  { font-weight: bold; text-decoration: none; color: #0b5db2; }
div.textbox div.inner a:visited { font-weight: bold; text-decoration: none; color: #0b5db2; }
div.textbox div.inner a:hover { font-weight: bold; text-decoration: underline; color: #0b5db2; }
div.textbox div.inner a:active { font-weight: bold; text-decoration: none; color: #0b5db2; }

div.textbox div.inner div.messlink a { background: url(images/fb_textlink_pfeil.gif) 0 75% no-repeat; padding-left: 17px; }
div.textbox div.arrow { position: absolute; width: 12px; height: 11px; bottom: 0; right: 0; margin-bottom: 1.8em; margin-right: 13px; }

#subrightcolumn div.textbox h5 { padding-top: 0.7em; }

div.phonebox { background: #EBEBEB url(images/bg_mb_box_phone.jpg) 100% 0 no-repeat; }
div.phonebox div.inner p { padding: 0.2em 10px 0.2em 0; }
div.phonebox div.arrow { margin-bottom: 1.8em; }

div.teaserimagebox div.header { position: relative; }
div.teaserimagebox div.header h5 { position: absolute; bottom: 7px; left: 13px; font-size: 1.15em; padding: 0;  }
div.teaserimagebox div.header h5 a:link { color: #FFFFFF; text-decoration: none; }
div.teaserimagebox div.header h5 a:visited { color: #FFFFFF; text-decoration: none; }
div.teaserimagebox div.header h5 a:hover { color: #FFFFFF; text-decoration: underline; }
div.teaserimagebox div.header h5 a:active { color: #FFFFFF; text-decoration: none; }

/* Quickjump */

.quickjump, .quickjumpextended {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
}
.quickjump ul, .quickjumpextended ul { padding: 0; margin: 0; }
.quickjump ul li, .quickjumpextended ul li { position: relative; display: block; list-style-type: none; margin: 0; padding: 0; border-bottom: 1px solid #dcdcdd; border-top: 1px solid #FFFFFF; }
div.quickjumpextended h5 { font-size: 1em; padding: 8px 12px 0 12px; }
div.quickjumpextended h5 a:link  { font-weight: bold; text-decoration: none; color: #0b5db2; }
div.quickjumpextended h5 a:visited { font-weight: bold; text-decoration: none; color: #0b5db2; }
div.quickjumpextended h5 a:hover { font-weight: bold; text-decoration: underline; color: #0b5db2; }
div.quickjumpextended h5 a:active { font-weight: bold; text-decoration: none; color: #0b5db2; }

div.quickjumpextended div.text { color: #606063; padding: 3px 28px 8px 12px; font-size: 0.95em; line-height: 1.3em; }
div.quickjumpextended div.arrow { position: absolute; width: 12px; height: 11px; bottom: 0; right: 0; margin-bottom: 0.8em; margin-right: 13px; }
div.quickjumpextended div.teaserimagebox div.arrow { margin-bottom: 1.8em; }

.quickjump ul li a:link { display: block; padding: 0; text-decoration: none; color: #58585a; font-size: 0.95em; }
.quickjump ul li a:visited { display: block; padding: 0; text-decoration: none; color: #58585a; font-size: 0.95em; }
.quickjump ul li a:hover { display: block; padding: 0; text-decoration: none; background: #a5d165; }
.quickjump ul li a:active { display: block; padding: 0; text-decoration: none; color: #58585a; background: #f5f5f5; }

.quickjump ul li a span { display: block; padding: 3px 12px 4px 12px; }
.quickjump ul li a:hover span { display: block; color: #FFFFFF; }
.quickjump ul li a.current { background: #F5F5F5; }

.quickjump span.inactive { display: block; padding: 0 0 0 18px; }
.quickjump .line_fb { padding-top: 4px;  }

/* programmatic news list box */

.newslist { margin: 0 0 20px 0; }
.newslist div.box { font-family: Arial, Helvetica, sans-serif; }
.newslist ul { padding: 0; margin: 0; }
.newslist ul li { display: block; list-style-type: none; margin: 0; padding: 3px 13px; border-bottom: 1px solid #AEAFB3; }
.newslist ul li a { display: block; padding: 0; font-size: 1em; }
.newslist ul li a:link { text-decoration: none; color: #0b5db2; }
.newslist ul li a:visited { text-decoration: none; color: #0b5db2; }
.newslist ul li a:hover { text-decoration: underline; color: #0b5db2; }
.newslist ul li a:active { text-decoration: none; color: #0b5db2; }
.newslist ul li span.when { display: block; color: #aeafb3; }

/* Content area */

#bodycolumn div.inner { padding: 0 9px 0 0; }
#chartcolumn div.inner { padding: 0 9px 0 0; }
#subleftcolumn div.inner { padding: 0 39px 0 0; line-height: 1.3em; }
#chartcolumn h1.csc-firstHeader, #subleftcolumn h1.csc-firstHeader { line-height: 1em; }
#subrightcolumn div.inner{ padding-top: 0; }

#subleftcolumn div.inner a:link { text-decoration: none; color: #0b5db2; }
#subleftcolumn div.inner a:visited { text-decoration: none; color: #0b5db2; }
#subleftcolumn div.inner a:hover { text-decoration: underline; color: #0b5db2; }
#subleftcolumn div.inner a:active { text-decoration: none; color: #0b5db2; }

#subleftcolumn ul { padding-left: 9px; list-style: none; margin-left: 0; }
#subleftcolumn ul li { background: url(images/list_bullet.gif) 0 0.4em no-repeat; padding-left: 19px; }

#subleftcolumn ol { padding-left: 26px; margin-left: 0; }
#subleftcolumn ol li { padding-left: 0px; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#wrapper { clear: left; padding: 0 2px 0 2px; }
#wrapper fieldset { border: none; margin: 0; padding: 0 10px 0 10px; }
#wrapper legend { display: none; }

#acknowledgement {
	border: 1px solid #E0E0E0;
	padding: 20px;
}


table.contenttable { border-spacing: 3px; }
table.contenttable th {
	border-bottom: 1px solid #ebebeb;
	padding: 1px 9px;
	color: #717171;
	vertical-align: top;
	font-size: 1em; 
}
table.contenttable td {
	border-bottom: 1px solid #ebebeb;
	padding: 1px 9px;
	vertical-align: top;
	font-size: 1em; 
}
table.contenttable tr.tr-0 th, table.contenttable tr.tr-0 td { border-top: 3px solid #ebebeb; }
table.contenttable tr.tr-last th, table.contenttable tr.tr-last td { border-bottom: 3px solid #ebebeb; }

table.contenttable td p { margin: 0; }

table.contenttable caption { 
	margin: 3px 0 0 0; 
	padding: 1px 9px; 
	font-weight: normal; 
	font-size: 1.5em;
	color: #717171; 
	text-align: left;
}
table.contenttable tr { margin:0; padding:0; }
table.contenttable thead tr th { font-size: 1em; padding: 3px 9px; }

/* Messagebox */

.messagebox { margin: 0 0 20px 0; }

/* buttons */

button {
	background: none;
	cursor: pointer;
	border: 0;
	margin: 0;
	padding: 0;
}
button div {
	margin: 0;
	padding: 0px 0px 0px 5px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/button_left.gif);
}


button div p {
	color: #FFFFFF;
	font-size: 12px;
	line-height:1em;
	font-weight: bold;
	margin: 0;
	white-space: nowrap;
	/* beware of the ie defs in the ie.css - should be different! */
	padding: 12px 12px 10px 7px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(images/button_right.gif); 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
}
button:hover div p { background-image: url(images/button_right_hover.gif);  }
button:hover div { background-image: url(images/button_left_hover.gif); }

.nextbutton {
	clear: left;
	width: auto;
	float: right; 
	margin: 0; 
	height: auto; 
	padding: 0;
}
.nextbutton a {
	display: block; 
	padding: 0 0 0 5px;
	background: url(images/button_left.gif) 0 50% no-repeat;
	text-decoration: none; 
}
.nextbutton a span {
	display: block; 
	margin: 0;
	/* beware of the ie defs in the ie.css - should be different! */
	padding: 7px 9px 5px 5px; 
	background: url(images/button_right.gif) 100% 50% no-repeat; 
	color: #FFFFFF;
	font-size: 12px;
	line-height:1em;
	font-weight: bold;
	margin: 0;
	white-space: nowrap;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	text-decoration: none; 
}
.nextbutton a:link { text-decoration: none; }
.nextbutton a:visited { text-decoration: none; }
.nextbutton a:hover { background-image: url(images/button_left_hover.gif); text-decoration: none !important; color: #FFFFFF; }
.nextbutton a:hover span { background-image: url(images/button_right_hover.gif); text-decoration: none !important; color: #FFFFFF; }
.nextbutton a:active { text-decoration: none; color: #FFFFFF; }

/* Typo3 Mailforms */

table.csc-mailform { padding-left: 9px; }

td.csc-form-labelcell { text-align: right; padding-right: 5px; }
p.csc-form-label { margin: 4px 0; }
p.csc-form-label-req { margin: 4px 0; }

input[type=submit] { background: #005598; border: none; color: #FFFFFF; font-weight: bold; padding: 2px 5px; margin: 3px 0; }

/* ##### mailformplus #### */

.mailformplus_contactform { padding-left: 0; }

.mailformplus_contactform_errors { margin: 0 9px 9px 9px; padding: 9px; }

.mailformplus_contactform .error {
	color:#dd7777;
	padding-left: 18px;
}

.mailformplus_contactform fieldset { border: none; }
.mailformplus_contactform legend { display: none; }


.mailformplus_contactform label {
	font-weight:bold;
	display:block;
	float:left;
	width:100px;
	text-align: right;
}

.mailformplus_contactform .radio_caption {
	display:inline;
	width:auto;
	float:none;
	font-weight:normal;
	padding-left:5px;
}

.mailformplus_contactform .caption {
	margin:10px 0 5px 0;
	font-weight:bold;
}

.mailformplus_contactform input {
	margin: 2px 0; 
}

div.formresult { padding-left: 9px; }
div.formresult h2 { padding-left: 0 !important; }
div.formresult h3 { padding-left: 0 !important; }
div.formresult h4 { padding-left: 0 !important; }

/* ##### indexed search #### */

div.tx-indexedsearch { margin: 20px 9px 9px 9px; }

div.tx-indexedsearch-browsebox { margin-left: 25px; margin-top: 25px; }

div.tx-indexedsearch-whatis { margin-left: 25px; }
span.tx-indexedsearch-sw { font-weight: bold; }

div.tx-indexedsearch-title { border-bottom: 1px solid #bbbdbe; padding-bottom: 0; }
div.tx-indexedsearch-title p { margin-bottom: 5px; }
div.tx-indexedsearch-title-icon { width: 16px; float: left; margin-right: 9px; }
div.tx-indexedsearch-descr { margin-left: 25px; }

div.tx-indexedsearch-info { margin-left: 25px; }

p.tx-indexedsearch-noresults { font-weight: bold; }

/* sitemap */

p.csc-sitemap-level1 { margin-left: 9px; }
p.csc-sitemap-level2 { margin-left: 25px; }
p.csc-sitemap-level3 { margin-left: 45px; }
