//*********************/
/* Tables, generally */
/*********************/
/* IE */
* html .bodytext {
 height:1%;
}

/* IE */
* html .csc-header {
 height:1%;
}
TABLE.contenttable P {
	font-size: 12px;
}
TABLE.contenttable TR TD {
   font: normal 11px;
   background: transparent;
   margin: 0;
   padding: 0;
}
/* Tables, specifically */
TABLE.contenttable-0 P {
	color: #1B2943;
}
TABLE.contenttable-1 P {
   color: Black;
}
TABLE.contenttable-1 TR.tr-0 TD P {
	font-weight:12px
;
}
TABLE.contenttable-1 TR.tr-0 TD {
	background-color: transparent;
}
TABLE.contenttable-2 P {
   color: #3C3C3C;
}
TABLE.contenttable-2 TR TD.td-0 {
}
TABLE.contenttable-2 TR TD.td-0 P {
	font-weight:12px
;
}
TABLE.contenttable-3 P {
	color: #8A0020;
}
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD {
	background-color: transparent;
}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P {
	font-weight:12px
;
}
/* RTE / Table styling */
TABLE.contenttable {
   border: 1px none;
   width: 100%;
   font: normal;
}
TABLE.contenttable TR TD {
	
}
TABLE.contenttable TR TD P.bodytext {
	font-size: 12px
;
}
TABLE.contenttable TR {
}
/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally:*/
FORM TABLE TR TD {
	padding-left: 5px;
	padding-right: 5px;
   
}
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell {
	background-color: White;
	border: 1px none Black;
}
FORM TABLE TR TD.csc-form-fieldcell {
   background-color: transparent;
   border: 1px none Black;
   margin: 5px 5px 5px;
}
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA {
	border: 1px solid Black;
	background: #4682B4;
	background-color: White;
	border-color: #6A9BC5;
	margin: 5px 5px 5px;
}
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req {
   font-weight: 12px;
   border: 1px dotted Black;
}
/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell {
   border: 1px solid #EDEDED;
   font-size: 12px;
   background: #D4ECA8;
   width: 100%;
}
/* Search form, specifically */
FORM TABLE.csc-searchform {

}
FORM TABLE.csc-searchform TR TD {
   padding: 1px;
}
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell {
	font-weight:11px
;
}
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT {
   border: 1px solid #AAAAAA;
   background: #F4FAE8;
   color: #000000;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
}
/* Login form, specifically */
FORM TABLE.csc-loginform {
	width: 70%;
}
#tx-newloginbox-pi1-user, #tx-newloginbox-pi1-pass {
	border: 1px solid #aec4de;
}
.tx-newloginbox-pi1-submit {
	border: 1px solid #aec4de;
	color: #000000;
	background: #ffffff;
}
/******************/
/* Linker Inhalt */
/******************/
#inhaltl {
   display: block;
   line-height: 10px;
   color: #4F4F4F;
   text-align: left;
   width: 161px;

}
.box4{
   background: transparent;
margin: 5px 5px 5px 5px;
   color: Black;
	list-style: square;
	list-style-image: url(http://www.bischofsgruen.de/typo3conf/ext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/internal_link.gif);
} 

/******************/
/* Headers, plain */
/******************/

H1, H2, H3, H4, H5, H6 {
   color: #474747;
   margin-right: 0px;
	padding-top: 8px;
   font: bold 14px Verdana;
   text-transform: inherit;
   border-bottom: 1px ridge #6B8E23;
   background: transparent;
   font-variant: small-caps;
}
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {
   color: #474747;
   margin-right: 0px;
	padding-top: 8px;
   font: bold 14px Verdana;
   text-transform: inherit;
   border-bottom: 1px ridge #6B8E23;
   background: transparent;
   font-variant: small-caps;
}
 
body {
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	background: #CDDEB3;
}
hr{
   border: 0px; /* Für Firefox und Opera */
   border-top: 1px solid #959595;
   border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}



li {
   color: Black;
   font-size: 12px;
   list-style: none;
   text-indent: 1px;
margin-left: 0em; 
padding-left: 1em;
}
ul { 
margin:1em; padding:0em;}


a {
   color: #556B2F;
   border-bottom: 1px;
}
a:hover {
   color: #616200;
   text-decoration: none;
   font-weight: none;
   background: #D3E1B9;
}
acronym {
	border-bottom: 1px dashed #699121;
	cursor: help;
}
h1:hover {
	border-bottom: 1px dashed #939393;
	background: transparent url('');
}
#column2 ul {
   margin: 12px;
}
#column2 li {
   color: Black;
   list-style: circle inside;
   text-indent: 3px;
   font-size: 12px;
}
.login {
   border: 1px solid #c9dcea;
   color: #999999;
   background: #4F6A1A;
}
.login_hover {
	border: 1px solid #999999;
	color: #cccccc;
}
submit {
   border: 1px solid #c9dcea;
   color: #282800;
   cursor: pointer;
   margin: 2px 0px;
   text-decoration: none;
   width: 50px;
   text-align: center;
}
submit_hover {
   border: 1px solid #999999;
   color: #89B0D1;
   cursor: pointer;
   margin: 2px 5px;
   text-decoration: none;
   text-align: left;
} 

/* The background-image's for the #wrap below are for preloading all the page's images, just add your own images to the pattern */
#wrap {
   text-align: left;
   width: 100%;
   font-size: 12px;
   margin-top: 0px;
   font-family: Verdana; 
}
#header {
	font-size:10px;
	height: 230px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-left:20px;
	background-position: left;
}
#nav {
   
   width: 150px;
	margin-left: 8px;
	margin-right: 8px;


}
/* Vertical Navigation Menu */
#all_nav1 {
   display: block;
   line-height: 20px;
   color: #5C681A;
   text-decoration: none;
   text-align: left;
   width: 149px;

}
#all_nav2 {
   display: block;
   line-height: 20px;
   color: #3D5214;
   text-decoration: none;
   text-align: left;
   width: 149px;

}
#all_nav3 {
   display: block;
   line-height: 20px;
   color: #3D5214;
   text-decoration: none;
   width: 190px;
   text-align: left;
   background: #A9C18B;


}
.nav1 A {
   display: block;
   line-height: 20px;
   border: 1px solid White;
   color: Black;
   text-decoration: none;
   width: 149px;
   background: #DDE8C5;
   padding: 1px;
   margin: 1px;
}
.nav2 A{
   display: block;
   line-height: 20px;
   border: 1px solid White;
   color: Black;
   text-decoration: none;
   width: 149px;
   background: #AAC28D;

}
.nav3 A{
   display: block;
   line-height: 20px;
   border: 1px solid #CCDA73;
   color: Black;
   text-decoration: none;
   width: 190px;
   background: #8BAC64;


}
.nav1 A:hover, .nav2 A:hover{
   display: block;
   line-height: 20px;
   color: Black;
   text-decoration: none;
   width: 149px;
   background: #E7E7E7;
   border-right-width: thin;
   border: 1px solid White;
   font-weight: bold;
}
.nav3 A:hover{
   display: block;
   line-height: 20px;
   color: Black;
   text-decoration: none;
   width: 190px;
   background: #E7E7E7;
   border-right-width: thin;
   border: 1px solid White;
   font-weight: bold;
}
.nav1_act A, .nav2_act A {
   display: block;
   line-height: 20px;
   border: 1px solid White;
   color: White;
   width: 151px;
   background: #668031;
   margin: 1px;
}
.nav3_act A {
   display: block;
   line-height: 20px;
   border: 1px solid White;
   color: White;
   width: 190px;
   background: #668031;
   margin: 1px;
}

#column1 {
   width: 160px;
   margin: 2px;
}
#column1 img {
   border: 1px none transparent;
}
/* in the tag below, #column2, I used the Underscore Hack to give the column2 div the correct margins in Firefox 1 */
#column2 {
	width: 660px;
	margin: 5px 5px 5px 5px;
}
#links div {
   float: left;
   width: 0px;
}
#links div li {
	list-style: none;
}
#links div li a {
	padding-left: 2px;
	text-decoration: none;
	background-position: left;
}
#links div li a:hover {
	color: #ACC7DF;
	text-decoration: none;
}
#footer {
   clear: both;
   text-align: left;
   font-size: 10px;
   border-top: 1px solid #B5CA31;
   background: transparent;
   padding: 5px;
   color: #6B6B6B;
}
#footer a {
   text-decoration: none;
   text-align: left;
	font-size: 10px;
}
legend { 
padding-left : 10px;
padding-right : 10px;
border: 1px solid #555555;
} 
fieldset { 
border : 0;
padding-left : 10px;
padding-right : 10px;
padding-top : 15px;
padding-bottom : 10px;
border: 1px solid #555555;
float: left;
} 
.radiolayout { 
width : 100%;
padding-top : 25px;
padding-bottom : 25px;
border: 1px solid #555555;
} 
.formu {
	width: 400px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 50px;
	margin-left: 50px;
	border: 1px solid #373737;
} 
.mf-radio { 
border: 1px solid #555555;
} 
.mf-text {
	color: #000000;
	border: 1px solid #555555;
	margin-bottom: 5px;
} 
.mf-check {
	border: 1px #555555;
} 
.mf-select {
	border: 1px #888888;
} 
.mf-input {
	border: 1px solid #555555;
	margin-bottom: 5px;
} 
.mf-submit {
	color: black;
	background-color: #BDBDBD;
	border: 1px double #555555;
} 
a img { 
border: none}


#brand {
	font-size: 8pt;
	background: transparent;
	border-bottom: 1px solid #A52A2A;
	color: Gray;
	margin: 5px 5px 5px 5px;
}
/* IE */
* html .bodytext {
 height:1%;
}

/* IE */
* html .csc-header {
 height:1%;
}

hr{
	border: 0px; /* Für Firefox und Opera */
	border-bottom: 1px solid #004B93; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}
/* Powermail */
span.powermail_mandatory {
	color: #447EB0;
}
input.validation-failed,
textarea.validation-failed {
	background-color: #447EB0;
}
div.powermail_mandatory_js {
	color: #447EB0;
	margin: 3px 0 15px 120px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #A5ACB2;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 190px;
	float: left;
	clear: both;
	font-weight: normal;
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea {
	width: 240px;
	border: 1px solid #A5ACB2;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
}
input.powermail_submit {
	margin: 20px 0px;
	font-weight: bold;
	border: 1px solid #447EB0;
	width: 150px;
}
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}