body {
	margin: 0px;
	padding: 0px;
	background-image:url(/fileadmin/grafiken/rb-rsw/bg.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	color: #010b3c;
	font-size: 11px;
	font-weight: normal;
}

#content a {
	color: #46a72a;
	text-decoration: none;
}

#content a:visited {
	color: #46a72a;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content h1 {
	color: #0c732a;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}

#contentright div.csc-header.csc-header-n1 h1.csc-firstHeader {          
        position: absolute;
        left: 0px;
        top: -60px;
}

#contentright div.csc-header {
        background-color: #163918;
        width: 210px;
        position: relative;
        left: -15px;
}
 
#contentright h1 {
        height: 24px;
        line-height: 24px;
        color: white;
        background-color: #163918;
        font-weight: bold;
        font-size: 11px;  
        padding-left: 15px;
}

#content h2 {
	color: #0c732a;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	margin-bottom: 15px;
}

#content p {
	line-height: 1.5em;
}

#contentleft p.bodytext, #contentright p.bodytext {
	margin: 0;
	padding: 0;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 270px;
	background-color: white;
}

#headerimage {
	position: absolute;
	top: 133px;
	left: 10px;
	height: 137px;
	width: 980px;
}

#logo {
	position: absolute;
	top: 37px;
	right: 20px;
}

#nebennavi {
	color: #46a72a;
	position: absolute;
	right: 10px;
	top: 115px;
	font-size: 10px;
	font-weight: bold;
}

#header a, #header a:visited {
	color: #163918;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#newsblock {
	position: absolute;
	left: 780px;
	top: 270px;
	width: 210px;
	background-color: #163918;
	height: 24px;
	line-height: 24px;
	color: white;
	font-weight: bold;
	z-index: -30;
}

#navi {
	position: absolute;
	left: 164px;
	top: 270px;
	width: 606px;
	background-color: #0c732a;
	height: 24px;
	line-height: 24px;
	color: white;
}

ul.menu, ul.menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.menu a {
	display: block;
	margin: 0px 40px 0px 0px;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

ul.menu li {
	padding: 0;
	margin: 0;
	float: left;
/*	background-color: #FFF9E4;
	border:1px solid #26383D; */
	height: 20px;
}

ul.menu a.active {
	background-color: #163918;
}

ul.menu ul li a {
	padding-left: 25px;
	background-image: url("/fileadmin/grafiken/rb-rsw/kleine_navi_gruen.gif");
	background-repeat: no-repeat;
	background-position: -15px -5px;
	color: #46a72a;
	height: 20px;
	line-height: 20px;
}

ul.menu ul li {
	float:none;
/*	background-color: transparent;*/
}

ul.menu ul li.hover, ul.menu ul li:hover {
/*	background-color: #010b3c; */
}

ul.menu ul li a:hover {
	color: #688ad2;
}

ul.menu ul li a.active {
	background-color: white;
	text-decoration: underline;
}

ul.menu ul li a.active:hover {
/*	background-color: #010b3c; */
	text-decoration: underline;
}

/* Zweite Ebene */
ul.menu ul {
	margin:0;
	padding: 0;
	position: absolute;
	background-color: white;
	display: none;
	width: 180px;
}

/* Zweite Ebene anzeigen */
ul.menu li.hover ul, ul.menu li:hover ul  {
	display: block;
}





/* Contentaufteilung -------------------------------------------------- */



#content {
	position: absolute;
	width: 826px;
	top: 330px;
	left: 164px;
	z-index: -10;
}

#contentleft {
	float: left;
	width: 556px;
}

#contentright {
	position: relative;
	left: 75px;
	float: left;
	width: 180px;
}

#footer {
	clear: both;
}

div.footerleft {
	border-top: 1px dotted;
	color: #163918;
	width: 556px;
	font-size: 11px;
        float:left;
        display:inline;
}

div.footerright{
	border-top: 1px dotted;
	color: #163918;
	width: 180px;
	text-align: right;
	font-size: 11px;
	position: relative;
	left: -15px;
        float: right;
        display: inline;
}

/* Beitragsansicht Allg. */
div.list_content div.list_entry {
	clear: both;
	margin-bottom: 10px;
	padding: 0;
	padding-bottom: 10px;
	font-size: 11px;
	border-bottom: 1px dotted black;
}

/* Ansicht Portal_2_2 */
div.list_content_portal {
        margin-top: 10px;
}

div.list_content_portal div.list_entry {
        float: left; 
        width: 50%;   
}

div.list_subheader {

}

div.list_image {
	margin-left: 10px;
	margin-bottom: 10px;
	clear: both;
}

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 {


}

span.list_link a:hover {

}

span.list_date {
	margin-left: 0px;
	margin-bottom: 5px;
}

div.list_browse {
}

div.list_browse div.tx-ttnews-browsebox table {
	width: 180px;
	table-layout: fixed;
}


div.list_browse a {
        color: #01346d;  
}


div.single_entry{
	clear: both;
	margin-bottom: 20px;
	padding: 0;
	font-size: 11px;
}

div.single_picture {
	position: absolute;
	left: 634px;
	z-index: 20;
}

div.single_picture table {
	width: 180px;
}

div.single_picture table tr td font {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
}

div.single_additional_info {
	clear: both;
}

div.single_downloads a {
	color: #46a72a;
	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: #0c732a;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bold;
}


div.single_subheader {
	color: #0c732a;
	line-height: 1.5em;
        padding-bottom: 5px;
}

div.single_text {
	line-height: 1.5em;
        padding-bottom: 10px; 
}

div.single_text, div.single_title, div.single_subheader {
	width: 556px;
}

div.single_text p.bodytext {
        margin: 0px;
}

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: #46a72a;
	font-size: 11px;
	text-decoration: none;
}

a.minilink:hover {
	text-decoration: underline;
}

div.single_backlink {
	margin-bottom: 20px;
}

div.single_backlink a {
        color: #46a72a;        
	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;
}

div.tx-kh3kontakt-pi1 {
/*
	position: relative;
	left: -5px;
*/
}

div.tx-kh3kontakt-pi1 table {
	width: 556px;
	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: #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-weight: bold;
}
