/*

#c80000 > Rot

*/
@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	background: #6b8990 url(images/wbl_bg.jpg) repeat scroll left top;
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
}

/* ---- PAGE ---- */

#page_margins {
	margin-top: 10px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

/* ---- HEADER ---- */

#header {
	height: 100px;
	background: url(images/wbl_header_bg.png);
	background-repeat: repeat-y;
	position: relative;
}

#header_wrap_left {
	float: left;
}

#header_wrap_right {
	float: right;
}

#logo {
	padding-top: 19px;
	padding-left: 19px;
}

#topnav {
	font-size: 11px;
	text-align: right;
	margin-right: 30px;
	margin-top: 20px;
	color: #FFFFFF;
}

#topnav a, #breadcrumb a {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

#breadcrumb {
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 30px;
	margin-top: 32px;
	text-align: right;
}

/* ---- MAIN ---- */

#main_home {
	background: url(images/main_home_bg.png);
	overflow: auto;
	clear: both;
	overflow: hidden;
}

#main_content {
	background: url(images/main_content_bg.png);
	overflow: auto;
	clear: both;
	overflow: hidden;
}

#main_col_left {
	float: left;
	width: 240px;
}

#main_col_right {
	float: right;
	width: 710px;
}

#header_img {
	width: 690px;
	border-bottom: 10px solid #FFFFFF;
}

/* ---- MENU ---- */

#menu{
	margin-left: 10px;
	margin-top: 0px;
}

/* ---- MAIN CONTENT CONTAINER ---- */

#home_col1 {
	float: left;
	width: 340px;
}

#home_col2 {
	float: right;
	width: 360px;
}

#content_home_left {

}

#content_home_right {
	width: 340px;	
}

#content_home_right .bodytext, #content_home_left .bodytext {

}

#content_home_right H1, #content_home_left H1 {
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-left: 20px;	
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;	
	background-color: #000000;
	border-bottom: 0px solid #FFFFFF;
	margin-top: 0px;
}



/* ---- Content ---- */

#content_wrap {
	float: left;
}

#content {
	width: 690px;
}

#content_wrap .bodytext {
	margin-left: 0px;	
	margin-right: 0px;
}

.csc-header H1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 20px;	
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 15px;	
	border-bottom: 0px solid #FFFFFF;
	margin-top: 0px;
}

H1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 20px;	
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 15px;	
	border-bottom: 0px solid #FFFFFF;
	margin-top: 0px;
}

H2 {
	font-size: 14px;
	padding-left: 20px;	
	padding-right: 20px;
	padding-bottom: 7px;	

}

H3 {
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;	
	padding-right: 20px;
	padding-bottom: 7px;
}

H4 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;	
	padding-right: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
	color: #c80000;
}

.bodytext {
	font-size: 13px;

}

p {
	font-size: 13px;
	padding-left: 20px;	
	padding-right: 20px;
}

hr {
	background-color: #000000; /* Farbe für Opera und Firefox */ 
	color: #000000; /* Farbe für Internet Explorer (IE) */
	border: 0; 
	height: 1px; 	
	margin-left: 20px;	
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#content ul {
	font-size: 13px;
	margin-left: 40px;
	margin-right: 20px;
	margin-bottom: 15px;
}

#main_content_container ul,#main_content_container ol {
	font-size: 13px;
	margin-left: 40px;
	margin-right: 20px;
	margin-bottom: 15px;
}

#content li a {
	color: #c80000;
}

#main_content_container ul a {
	color: #c80000;
}

#content li, #main_content_container li {
	margin-bottom: 7px;
}

p.bodytext {
	margin-bottom: 10px;
}

.bodytext a {
	color: #c80000;
}

.csc-textpic-intext-right {
	padding-right: 00px;
}

.csc-textpic-lastcol {
	padding-right: 20px;
	padding-left: 20px;
}

.csc-textpic-firstcol {
	padding-right: 20px;
	padding-left: 20px;
}

.csc-textpic-left {

} 

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0px;
}

.csc-textpic-caption {
	font-size: 11px;
}

/* ---- FOOTER ---- */

#footer {

}

#footer_upper {
	background: url(images/wbl_footer_upper_bg.png);
	background-repeat: repeat-y;
	height: 20px;
}

#footer_middle {
	background: url(images/wbl_footer_middle_bg.png);
	background-repeat: repeat-y;
	overflow: hidden;
	height: auto;
}

#footer_lower {
	background: url(images/footer_lower_bg.png);
	background-repeat: repeat-y;
	height: 20px;
}

#footertext {
	font-size: 11px;
	text-align: center;
	margin-bottom: 10px;
	color: #FFFFFF;
}

#footertext a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer_outer {
	font-size: 11px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

#footer_outer a {
	color: #FFFFFF;
}

#socialbookmarks {
	margin-top: 2px;
	margin-bottom: 2px;
}

/*Navigation */

ul#navi {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px; 
	margin-top: 0px;
}

ul#navi li {

}
ul#navi li a {
	background-repeat:no-repeat; 
	display:block; 
	overflow:hidden;
	text-indent: 999em; 
	white-space:nowrap; 
	height:28px;
}

ul#navi li a:hover, ul#navi li.current a,ul#navi li.over a {
	background-position:0px -30px;
}

/*ContactForm*/

.mailformcomment,.mailform,.csc-form-fieldcell,.csc-form-labelcell,.imgtext-table,.imgtext-nowrap  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	text-align: left;
}

.csc-mailform-field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	text-align: left;
	margin-bottom: 6px;
}

fieldset {
	border: 0px;
}

form {
	margin-left: 20px;
}

/* Referenzliste */

#referenzliste {
	width: 690px;
	height: 100px;
}

.rfl_1 {
	width: 220px;
	float: left;
}

.rfl_2 {
	width: 160px;
	float: left;
}

.rfl_3 {
	width: 300px;
	float: left;
}

.rfl_image {
	width: 178px;
	height: 78px;
	border: 1px solid #b0b0b0;
	margin-top: 9px;
	margin-left: 20px;
}

.rfl_title {
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
}

.rfl_text{
	font-size: 13px;
	margin-top: 15px;
}

.rfl_line {
	clear: both;
	width: 650px;
	border-bottom: 1px solid #b0b0b0;
	margin-left: 20px;
	padding-top: 9px;
}

/* Sitemap */

.csc-sitemap ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 7px;
	margin-bottom: -5px;
}

.csc-sitemap li {
	list-style: none;
	margin-left: -20px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: -5px;
}

a.glossarlink {
	color: #000000;
	text-decoration: none;
}

a.internal-link {
	color: #c80000;
}

/* Suche */

.tx-indexedsearch {
	font-size: 13px;
}

.tx-indexedsearch a {
	color: #c80000;
}

.tx-indexedsearch form {
	margin-left: 20px;
	margin-right: 20px;
}

.tx-indexedsearch .searchbox-tmpl-css label {
	width: 100px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	width: 250px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	margin-left: 112px;
	margin-top: 10px;
}

.tx-indexedsearch-whatis {
	margin-left: 20px;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-style: normal;
}

.tx-indexedsearch-title title {
	font-size: 16px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: #FFFFFF;
	background: transparent;
	margin-left: 20px;
	margin-right: 20px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #000000;
}

/* Tagcloud */

.tx-vgetagcloud-pi1 {
	background: transparent;
	background-color: none;
	width: 210px;
	margin-left: 20px;
	color: #003c8b;
	margin-top: 5px;
	line-height: 140%;
	margin-bottom: 10px;
}

.tx-vgetagcloud-pi1 a {
	color: #c80000;
}

/* Suchbox */

#rf_searchbox {
	/*background-color: #003c8b;*/
	padding-top: 10px;
	padding-bottom: 0px;
	margin-left: 10px;
}

#rf_searchbox form {
	margin-left: 10px;

}

#rf_searchbox input {

}

.rf_searchbox_field input {

}

.rf_searchbox_button input {
	width: 80px;	

}

/* Suchbox */

.tx-felogin-pi1 {
	font-size: 13px;
}

.tx-felogin-pi1 div {
	margin: 0 10px;
}

.tx-felogin-pi1 h3 {
	display: none;
}

/* Login */

.tx-felogin-pi1 {
	font-size: 13px;
	margin-top: 10px;
}

.tx-felogin-pi1 legend {
	font-weight: bold;
	margin-top: 10px;
}

.tx-felogin-pi1 h3 {
	display: none;
}

.tx-felogin-pi1 a {
	color: #800000;
}

.felogin-header {

}

.felogin-message {

}

#left_searchbox {
	margin-left: 20px;
	margin-bottom: 10px;
}

/* RSS Feed Import*/
.rss_title {

font-size: 13px;

font-weight: bold;

color: #199579;
padding-top: 10px;
	padding-bottom: 0px;
	margin-left: 20px;

}

.rss_title a:visited,.rss_title a:active,.rss_title a:hover,.rss_title a:link {

color: #c80000;
padding-top: 10px;
	padding-bottom: 0px;
	margin-left: 20px;

}

.rss_header {

font-weight: bold;

color: #c80000;
padding-top: 10px;
	padding-bottom: 0px;
	margin-left: 20px;

}

.rss_header a:visited,.rss_header a:active,.rss_header a:hover,.rss_header a:link {

color: #c80000;

}

.rss_summary {
font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
font-size: 13px;
margin-bottom:10px;
padding-top: 10px;
	padding-bottom: 0px;
	margin-left: 20px;


}

.rss_title, .rss_title a {

font-size:  13px;

font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;

font-weight: bold;

color: #c80000;
padding-top: 10px;
	padding-bottom: 0px;
	margin-left: 0px;

}

.rss_description {
font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
font-size: 13px;	
padding-bottom: 1px;

border-bottom-width: 0px;

border-bottom-style: solid;

border-bottom-color: #2763A5;


	padding-bottom: 0px;
	margin-left: 20px;

}

.rss_header {
font-size:  13px;
font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
margin-left: 10px;
margin-bottom: 5px;
padding-top: 5px;
padding-bottom: 0px;
margin-left: 20px;
font-weight: bold;

}

.rss_summary {
font-size:  13px;
font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
margin-left: 20px;
margin-bottom: 5px;
padding-top: 5px;
padding-bottom: 0px;
margin-bottom:10px;

}

.rss_pubbox, .rss_date, .rss_author, .rss_category {
font-size:  13px;
font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
margin-left: 20px;
margin-bottom:5px;
padding-top: 5px;
padding-bottom: 5px;
display: inline;

}

.rss_date, .rss_author, .rss_category {
font-size:  13px;
font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
margin-left: 20px;
margin-bottom: 5px;
padding-top: 5px;
padding-bottom: 0px;


}

