body {
	margin: 0px;
	padding: 0px;
	background-image:url(/fileadmin/grafiken/wf/bg_2col.gif);
	background-repeat: repeat-y;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}

#content a {
	color: #01346D;
	text-decoration: none;
}

#content a:visited {
	color: #01346D;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}


#content h1 {
	color: #01346D;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}

#content h1 a{
	color: #01346D;
	margin: 0px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

#contentright h1, #contentrightsmaller h1  {
	color: #FFFFFF;
	font-size: 12px;
	background-color:#01346D;
	vertical-align: middle;
	height: 2.5em;
	line-height: 2.5em;
	font-weight: bold;
	clear: both;
}

div.csc-header csc-header-n1 {
	width: 230px;
}

#content h2 {
	color: #01346D;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	margin-bottom: 20px;
}

#content p {
	line-height: 1.5em;
}

#content p.bodytext, #contentleft p.bodytext, #contentleftbigger p.bodytext, #contentrightsmaller p.bodytext, #contentright p.bodytext {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#content ul {
	padding: 0px;
	padding-right: 10px;
	margin: 0px;
	margin-left: 10px;
	padding-left: 12px;
	padding-right: 10px;
	line-height: 1.5em;
}

#content ul li {
	margin-bottom: 10px;

}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 275px;
	background-color: white;
}

#headerimage {
	position: absolute;
	top: 35px;
	left: 20px;
	height: 230px;
	width: 960px;
}

#nebennavi {
	color: #8c9497;
	position: absolute;
	left: 750px;
	top: 20px;
	font-size: 11px;
	font-weight: bold;
}

#sprachumschalter {
	color: #8c9497;
	position: absolute;
	right: 0px;
	top: 20px;
	font-size: 11px;
	font-weight: bold;
}

#sprachumschalter a, #sprachumschalter a:visited {
	font-weight: normal;
}

#header a, #header a:visited {
	color: #8c9497;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}


div.wf_rechts{
	background-color: #01356e;
	color: white;
}

#navi {
	position: absolute;
	margin-bottom: 20px;
	padding-top: 20px;
	left: 35px;
	width: 200px;
}

#navi ul {
	width: 200px;
	padding: 0px;
	margin: 0px;
}

#navi ul.zeh_first a:hover, ul.zeh_ a:hover, #navi ul.zeh a:hover, #navi ul.deh a:hover, #navi ul.deh_ a:hover{
	text-decoration: underline;
}

#navi ul.zeh_ a {
	border-top: 1px dotted black;
	display: block;
	color: #01346D;
	text-decoration: none;
	font-weight: bold;
	background-image : url(/fileadmin/grafiken/wf/kringel.gif);
	background-repeat: no-repeat;
	background-position: 4px 1px;
	padding-left : 24px;
	line-height: 26px;
	margin-top: 5px;
}

#navi ul.zeh_first_act a {
	display: block;
	color: #8C9497;
	text-decoration: none;
	font-weight: bold;
	background-image : url(/fileadmin/grafiken/wf/kringel.gif);
	background-repeat: no-repeat;
	background-position: 4px 1px;
	padding-left : 24px;
	line-height: 26px;
}

#navi ul.zeh a {
	color: black;
	text-decoration: none;
	padding-left: 24px;
	border-top: 1px dotted black;
	display: block;
	line-height: 26px;
	margin-top: 5px;
}

#navi ul.zeh_first a {
	color: black;
	text-decoration: none;
	padding-left: 24px;
	display: block;
	line-height: 26px;
}

#navi ul.deh a {
	color: black;
	padding-left : 33px;
	text-decoration: none;
	background-image : url(/fileadmin/grafiken/wf/nav_dot_black.gif);
	background-repeat: no-repeat;
	background-position: 25px 5px;
	line-height: 18px;
}

#navi ul.deh_ a {
	background-image : url(/fileadmin/grafiken/wf/nav_dot_blue.gif);
	background-repeat: no-repeat;
	background-position: 25px 5px;
	padding-left : 33px;
	color: #01346d;
	text-decoration: underline;
	line-height: 18px;
}

#navi ul.e1_spacer {
	height: 10px;
	border-bottom: none;
}

#navi ul.e1_spacer li {
	display: none;
	border-bottom: 10px solid black;
}

#subnav {
	position: absolute;
	top: 15px;
	float: right;
}




/* Contentaufteilung -------------------------------------------------- */



#content {
	position: relative;
	margin-left: 260px;
	width: 721px;
}

#contentleft {
	float: left;
	width: 480px;
	padding-top: 20px;
	margin-left: 0px;
}

#contentright {
	float: left;
	position: relative;
	left: 10px;
/*	margin-left: 10px;*/
	width: 230px;
/*	font-size: 11px;*/
}

#contentleftbigger {
	float: left;
 	width: 490px;
}

#contentrightsmaller {
	float: left;
	margin-left: 34px;
	width: 250px;
	margin-top: 5px;
}

#footer {
	clear: both;
	padding-left:10px;
	padding-right:10px;
	float: bottom;
}

div.footerleft{
 
                border-top: 1px dashed;
                color: #01346d;
                width: 460px;
               font-size: 11px;
}
 
div.footerright{

                border-top: 1px dashed;
                color: #01346d;
                width: 210px;
                text-align: right;
               font-size: 11px;
}


/* Beitragsansicht Allg. */
div.list_content div.list_entry {
	clear: both;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	border-bottom: 1px dotted black;
}

/* Ansicht Portal_2_2 */
div.list_content_portal {
        margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

div.list_content_portal div.list_entry {
	font-size: 11px;
        float: left; 
        width: 50%;   
}

div.list_subheader {

}

div.list_image {
	margin-left: 10px;
	margin-bottom: 10px;
	clear: both;
}

div.list_content div.list_entry div.list_image div.single_image_caption {
        display: none;
}

div.list_link {
	margin-bottom: 5px;
}

div.list_link a {

}

div.list_link a:hover {

}

span.list_link {
	margin-bottom: 5px;
}

span.list_link a {
	font-weight: bold;

}

span.list_link a:hover {

}

span.list_date {
	margin-left: 0px;
	margin-bottom: 5px;
}

div.list_browse a {
        color: #01346d;  
}


div.single_entry {
	clear: both;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}

div.single_picture {
/*	position: absolute;
	left: 500px;*/
	float: right;
	width: 210px;
}

div.single_picture table {
	width: 210px;
}

div.single_additional_info {
	clear: both;
}

div.single_downloads a {
	color: #01346d;
	text-decoration: none;
}

div.single_downloads a:hover {
	text-decoration: underline;
}

div.single_downloads {
	margin-bottom: 15px;
}

div.single_downloads td {
	font-size: 11px;
}


div.single_title {
	color: #01346d; 
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
}

#content div.single_entry p.bodytext {
	padding: 0;
	margin: 0;
}


div.single_subheader {
	color: #01346d;        
	line-height: 18px;
        padding-bottom: 5px;
}

div.single_text {
	line-height: 18px;
        padding-bottom: 10px; 
}

div.single_text, div.single_title, div.single_subheader {
	width: 460px;
}

div.list_image {
	float: right;
}

TD.headlinekl {
	font-weight: bold;
	font-size: 11px;
}

TD.bbauml2{
	font-size: 11px;
	color: #01346d;
	padding-bottom: 4px; 
}

TD.bbaumaktiv{
	font-size: 11px;
	color: #01346d;
	padding-bottom: 4px;
}

a.minilink {
	color: #01346d;
	font-size: 11px;
	text-decoration: none;
}

a.minilink:hover {
	text-decoration: underline;
}

div.single_backlink {
	margin-bottom: 20px;
	padding-left: 10px;
}

div.single_entry div.single_backlink {
	padding-left: 0px;
}

div.single_backlink a {
        color: #01346d;        
	font-size: 11px;
	text-decoration: none;
}

div.single_backlink a:hover{
	text-decoration: underline;
}

div.single_date{
	margin-bottom: 5px;
}

IMG.pfeil{
	margin-right: 3px;
}

p.csc-caption {
	font-size: 11px;
}

div.tx-kh3kontakt-pi3 {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
}

div.tx-kh3kontakt-pi1 {
	position: relative;
	left: -5px;
}

div.tx-kh3kontakt-pi1 table {
	width: 720px;
	font-size: 11px;
}


div.tx-kh3kontakt-pi1 td.balkenheadline a {
	margin-left: 15px;
}


/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap {line-height: 8px;}

DIV.csc-menu-2 P.csc-sitemap a {line-height: 8px;}

DIV.csc-menu-2 P.csc-sitemap-level1 { background-image: url(/fileadmin/grafiken/bi/pfeilrechts.gif); background-repeat: no-repeat; background-position: 0px; padding-left: 20px;
line-height: 8px;
 }
DIV.csc-menu-2 P.csc-sitemap-level2 { background-image: url(/fileadmin/grafiken/bi/pfeilrechts.gif); 
background-repeat: no-repeat; background-position: 20px 0px; padding-left: 40px;  
line-height: 8px;}

DIV.csc-menu-2 P.csc-sitemap-level3 { background-image: url(/fileadmin/grafiken/bi/pfeilrechts.gif); background-repeat: no-repeat; 
background-position: 40px 0px; padding-left: 60px; line-height: 8px;}

DIV.csc-menu-2 P.csc-sitemap-level4 { background-image: url(/fileadmin/grafiken/bi/pfeilrechts.gif); background-repeat: no-repeat; 
background-position: 60px 0px; padding-left: 80px; line-height: 8px;}

TD.minifliess{
font-size: 11px;
}

DIV.csc-header{

}

TABLE.anreisser{
font-size: 11px;
}

TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 11px; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { }
TABLE.csc-uploads TR.tr-odd { }
/*TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }*/
TABLE.csc-uploads TR TD.csc-uploads-icon { }
/* TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; } */
TABLE.csc-uploads TR TD.csc-uploads-fileName {  }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A {  color: color: #01346d;}
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }

TD.csc-form-labelcell{

font-size: 11px;
}

TD.csc-form-fieldcell{

font-size: 11px;
}


TD.csc-form-fieldcell input, checkbox, textarea{

                font-size: 11px;
	color: #666666;
	background-color: transparent;
	border-style: dashed;
	border-color: #666666;
	border-width: 1px;

}

P.csc-form-label{
font-style: bold;
}


/* Links ------------------------------------------------ */
.internal-link
{
	background-image: url("/fileadmin/grafiken/wf/link_intern.gif"); 
	background-repeat: no-repeat;
	background-position: 3px 2px;
	display: inline; 
	padding-left: 15px;
}

.external-link
{
	background-image: url("/fileadmin/grafiken/wf/link_intern.gif"); 
	background-repeat: no-repeat;
	background-position: 3px 2px;
	display: inline; 
	padding-left: 15px;
}


.internal-link-new-window
{
	background-image: url("/fileadmin/grafiken/wf/link_extern.gif"); 
	background-repeat: no-repeat;
	background-position: 2px 2px;
	display: inline; 
	padding-left: 15px;
}

.external-link-new-window
{
	background-image: url("/fileadmin/grafiken/wf/link_extern.gif"); 
	background-repeat: no-repeat;
	background-position: 2px 2px;
	display: inline; 
	padding-left: 15px;
}

.mail
{
	background-image: url("/fileadmin/grafiken/wf/link_email.gif"); 
	background-repeat: no-repeat;
	background-position: 3px 2px;
	display: inline; 
	padding-left: 18px;
}

.download
{
	background-image: url("/fileadmin/grafiken/wf/link_down.gif"); 
	background-repeat: no-repeat;
	background-position: 3px 3px;
	display: inline; 
	padding-left: 15px;
}

/* Powermail */

div.tx-powermail-pi1 fieldset {
	border: none;
	margin: 0;
	padding: 0;
	width: 500px;
	margin-left: 10px;
}

div.tx-powermail-pi1 fieldset legend {
	display: none;
}

div.tx-powermail-pi1 label {
	width: 200px;
}
	
div.tx-powermail-pi1 input {
	border: 1px dotted black;
	font-size: 1em;
	margin-bottom: 10px;
}

div.tx-powermail-pi1 div.powermail_check_inner {
	display: inline;
}

div.tx-powermail-pi1 div.powermail_check_inner label {
}

div.tx-powermail-pi1 div.powermail_check_inner input{
	border: 0px;
}

div.tx-powermail-pi1 span.powermail_mandatory {
	color: black;
	font-weight: bold;
	font-size: 1.5em;
}

/* Download Plugin */

div.tx-sbsdllist-pi1 table td.icon {
	padding-right: 5px;
}

div.tx-sbsdllist-pi1, div.tx-sbsdllist-pi1 table {
	font-size: 11px;
	padding-left: 5px;
}

div.tx-sbsdllist-pi1 table tr td {
        padding-top: 5px;
}

