@charset "utf-8";

body, html {

	height: 100.1%;

	text-align: center;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 11px;

	color: #444;

	border-color: #0072ba;

	background-color: #D5DFE5;

}

*{

	margin: 0;

	padding: 0;

}



/* -----------Formatierung Allgemein----------- */



a, a img, img a {

	color: #c6005c;

	text-decoration: none;

	border: none;

}

a:visited {

        color:#c6005c;

        text-decoration: none;

}

a:hover {

	color: #333;

	text-decoration: none;

}



h1, h2, h3, h4, h5, h6 {

	text-transform:none;

	font-weight: bold;

	margin-top: 0;

	margin-bottom: 0;

	margin-left: 0px;

	background-repeat: no-repeat;

	background-position: left bottom;

	text-align: left;

	color: #c6005c;

}

h1 {
	padding-top: 0px;
	font-size: 15px;
	padding-bottom: 3px;
}

#mitte h1, #mitte-alles h1 {
	padding-top: 10px;
}

h2 {
        font-size: 15px;
        color: #0072ba;

}

h3 {

        font-size: 13px;

}

h4 {

        font-size: 12px;
	color: #0072ba;
        padding:2px;

}

h5 {

        font-size: 11px;
	color: #0072ba;
        padding:1px;

}

h6 {

        font-size: 10px;
	color: #0072ba;
        padding:0px;

}

em {

        font-weight: bold;

}

strong {

        color: #0072ba;

}

b {

        font-weight: bold;

}

code {

        color: #c6005c;

}

p, pre, p.bodytext {

        padding: 0px 15px 0px 0px;

        margin:0;

}

p.bodytext a img {

        border: 1px none #fff;

}

p.bodytext a:hover img {

        border: 1px none #fff;

}

ul, ol {

	margin: 0px 0px 0px 20px;

	padding: 0px;

	color: #666;

}

li {

        margin-left: 10px;

        margin-top: 5px;

        color: #666;

}

.indent {

	padding-left: 30px;

	padding-right: 10px;

}

td p.bodytext {

	margin: 0;

	padding: 0;

}



/*Links*/

.external-link-new-window, .external-link-new-window img, .external-link-new-window img a,

.external-link, .external-link img, .external-link img a,

.internal-link-new-window, .internal-link-new-window img, .internal-link-new-window img a,

.internal-link, .internal-link img, .internal-link img a,

.download, .download img, .download img a,

.mail, .mail img, .mail img a {

        border: none #efefef;

        text-decoration: none;

        margin-right: 5px;

}

.csc-sitemap ul li a {

        color: #999;

}



.csc-textpic-image {

        padding: 0px;



}

.csc-textpic-imagerow {

        margin-top: 10px;

        margin-bottom: 10px;

}

.clear {

	clear: both;

	height: 1px;

}



.spalte-links {

	width: 260px;

	float: left;

	padding-right: 10px;

}

.spalte-rechts{

	width: 400px;
	border-left: 3px solid #0072ba;

	float: left;

 	padding-left: 20px;

}

.rahmenfarbe {

	border: 1px solid #B8C9D3;

	background-color: #f4f4f4;

	background-image: none;

	padding: 10px;

	margin-top: 10px;

	margin-bottom: 10px;

}

.rahmenfarbe2 {

	border: 1px solid #B8C9D3;

	background-color: #fff;

	background-image: none;

	padding: 10px;

	margin-top: 10px;

	margin-bottom: 10px;

}



.rahmenzitat {

	border: 1px solid #B8C9D3;

	border-bottom: 1px none;

	background-color: #f4f4f4;

	background-image: url(../images/zitat.gif);

	background-repeat: no-repeat;

	background-position: left top;

	padding-top: 5px;

	padding-right: 20px;

	padding-bottom: 0px;

	padding-left: 20px;

	margin-top: 10px;

}

.rahmenzitat-unten {

	border: 1px solid #B8C9D3;

	border-top: 1px none;

	background-image: url(../images/zitat.gif);

	background-repeat: no-repeat;

	background-position: right top;

	height: 20px;

	background-color: #f4f4f4;

	margin-bottom: 10px;

}

#container {

	width: 980px;

	height: auto;

	margin-right: auto;

	margin-left: auto;

	text-align: left;

	margin-top: 0px;

	padding-right: 50px;

	padding-left: 50px;

	background-image: url(../images/higru-mitte.gif);

	background-repeat: repeat-y;

}

#header-nav-oben {

	width: 1080px;

	background-image: url(../images/menue-oben.gif);

	background-repeat: no-repeat;

	height: 45px;

	margin-right: -50px;

	margin-left: -50px;

}









#nav {

	padding-left: 80px;

	text-align: center;

	padding-top: 20px;

	width: 980px;

	height: 25px;

	padding-right: 70px;

	z-index: 100;

} 





#nav ul {

        text-decoration: none;

        margin-top: 0px;

        margin-right: 0px;

        margin-bottom: 0px;

        list-style: none;

        padding-left: 0px;

        text-align: left;

		line-height: 25px;

}

#nav a {

	
	display: block;

	width: 110px;

	color: #fff;

	text-decoration: none;

	line-height: 25px;

	text-align: center;

	font-weight: bold;

}

#nav a:hover {

	color: #c6005c;
	background-image: url(../images/menu-hover.png);
}

#nav li ul li a:hover {

	color: #0072ba;

	color: #333;

}

#nav ul ul li.menuparent {

        background-image: url(../images/arrow.gif);

        background-repeat: no-repeat;

        background-position: right center;

        margin-right: 5px;

}
#nav ul ul ul li.menuparent {

        background-image: none;

}

#nav li {

        float: left;

        padding: 0;

        width: auto;

		margin: 0;

}

#nav li ul {

	position: absolute;

	left: -999em;

	height: auto;

	width: 220px;

	font-weight: normal;

	padding: 0px;

	margin-top: 0;

	margin-right: 0px;

	margin-bottom: 0;

	margin-left: -0px;

	background-image: url(../images/menu-klapp.png);

	background-repeat: repeat-x;

	background-position: left top;

}

#nav li.last ul {
	margin-left: -110px;
}
#nav li.last ul ul {
	margin-left: 200px;
}
#nav ul li.menuparent ul li a {

        line-height: 15px;

        height: 20px;

        font-size: 10px;

        padding-left: 10px;

}

#nav li li  {

	width: 220px;

	margin-top: 6px;

	}

#nav li ul a {

	width: auto;

	padding-left: 5px;

	text-align: left;

}

#nav li ul ul {

        margin: -1em 0 0 210px;

        margin: -26px 0 0 200px;



        padding-left: 5px;

	background-image: url(../images/menu-klapp-2.png);

	background-repeat: repeat-x;

	background-position: left top;

}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

        left: -999em;

}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {

        left: auto;

}

#nav li:hover, #nav li.sfhover {

	color: #fff;

}



.mf{

	visibility: hidden;

	z-index:1;

	color:#D61F6F;

	font-size:14px

}



#header-box {

	height: 275px;

	width: 980px;

	background-image: url(../images/higru-header.gif);

	background-repeat: no-repeat;

	margin-right: -50px;

	margin-left: -50px;

	padding-right: 50px;

	padding-left: 50px;

}

.header-logo_1 {

	float: left;

	height: 275px;

	width: 980px;


}

.header-logo_2 {

	float: right;

	height: 130px;

	width: 750px;

}



#content-box {

	min-height: 300px;

	width: 980px;

	background-image: url(../images/higru-content-box.gif);

	background-repeat: repeat-y;

	background-position: left top;

}

#content-links {


	float: left;

	width: 240px;

	background-color: #B8C9D3;

	padding-top: 0px;

	margin-top: 0px;

}
#content-links-suche {
padding-left: 20px;
padding-bottom: 10px;
background-image: url(../images/suche-higru.gif);
background-repeat: no-repeat;
height: 35px;
margin-top: -30px;


}
#content-links-suche form {
margin-top: 0px;
}

#content-links-suche form input.suchbutton {
background-image: url(../images/suche.gif);
border: none;
height: 35px;
width: 25px;
background-repeat: no-repeat;
background-position: center bottom;
background-color: transparent;

}
#content-links-suche form input.suchfeld {
background-color: transparent;
height: 35px;
line-height: 35px;
border: none;
width: 160px;
padding-left: 5px;
margin-right: 10px;
color: #666;
background-image: url(../images/clear.gif);

}
form #mailform {
	margin-top: 30px;

position: absolute;
}
.csc-mailform-field {
	margin-top: 30px;

}


#content-links-menu {

	width: 240px;
	font-size: 11px;



}

#content-links-menu ul {

	list-style-type: none;

	padding: 0px;

	margin-top: -5px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 20px;



}

#content-links-menu ul ul {

	padding-left: 0px;

	margin-left: -10px;

}

#content-links-menu ul ul ul {

	padding-left: 0px;

	margin-left: -15px;

}
#content-links-menu ul ul li a {
	padding-left: 22px;
}

#content-links-menu ul ul ul {

	padding-left: 20px;

}

#content-links-menu li a {

	color: #0072ba;

	padding-left: 15px;

	display: block;

	line-height: 20px;

	margin-bottom: -4px;

	margin-top: 2px;

	margin-left: -10px;

	border-bottom: 1px solid #fff;

}



#content-links-menu li a:hover {

	color: #c6005c;



}

#content-links-menu li.aktiv a {

	color: #c6005c;

}

#content-links-menu li.aktiv ul li a {
	background-color: #ccc;
	background-color: #f2f2f2;
	color: #0072ba;



}
#content-links-menu li.aktiv ul li a:hover {
	color: #c6005c;

}

#content-links-menu ul li ul li a {

	background-color: #b1c7d2;
	background-color: #f2f2f2;
	
	

}

#content-links-menu li ul li.aktiv  ul li a {

	background-color: #f2f2f2;



}

#content-links-menu ul li ul li ul li a {

	background-color: #fff;
	



}



#content-links-unten {

	font-size: 11px;
	width: 220px;

	margin-top: 0px;

	padding-left: 20px;

	padding-top: 30px;

	padding-bottom: 5px;

	color: #666;



}


#content-links-unten h1, #content-links-suche h1, #content-links-menu h1 {

	margin-left: 0px;

	padding-left: 0px;

	font-size: 100%;

	line-height: 20px;

	font-weight: bold;

	border-bottom-style: solid;

	border-bottom-width: 1px;

	border-bottom-color: #FFF;

	margin-top: 0px;

	margin-right: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	margin-bottom: 0px;

	height: 20px;


}
#content-links-menu h1 {
	margin-left: 20px;
	margin-bottom: 10px;
	color: #0072ba;
}
#content-links-unten b {
	color: #c6005c;
	font-weight: normal;

}
	

#content-rechts {

	float: right;

	width: 730px;

}

#content-rechts-alles {

	float: right;

	width: 710px;

	margin-right: 10px;

	margin-top: 0px;

}

#content-rechts-mitte {

	float: left;

	width: 500px;

	margin-left: 10px;

	margin-top: 0px;	

}

#content-rechts-rechts {

	float: right;

	width: 210px;

	margin-right: 10px;

}



#footer-box {
	height: 60px;
	width: 980px;
	text-align: center;
	background-image: url(../images/higru-footer.gif);
	margin-right: -50px;
	margin-left: -50px;
	padding-right: 50px;
	padding-left: 50px;
	background-position: bottom;
	background-repeat: no-repeat;

}

#footer-box a {


}

#footer-links {
	margin-top: 5px;
	float: left;
	width: 200px;
	background-color: #B8C9D3;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	color: #c6005c;
	text-align: left;
	margin-left: 20px;
	padding-left: 20px;


}
#footer-rechts {
	margin-top: 5px;
	float: right;
	width: 715px;
	margin-right: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B8C9D3;
	text-align: right;
	padding-right: 5px;
}







/*################ Powermail ######################*/



.tx-powermail-pi1_formwrap {

	margin-top: 10px;



}

.tx-powermail-pi1 {

	clear: both;

	float: none;

}	



.tx-powermail-pi1 legend {

	margin-left: 0px;

	color: #c6005c;

	font-size: 12px

}





span.powermail_mandatory {

	color: #666;

}

input.validation-failed,

textarea.validation-failed {

	border: 1px solid #000;

}

div.powermail_mandatory_js {

	color: red;

	font-size: 9px;

	margin: 3px 0 5px 0px;

}

fieldset.tx-powermail-pi1_fieldset {

	border: 1px solid #B8C9D3;

	padding: 10px;

	margin-bottom: 10px;

	height: 180px;



}



fieldset.tx-powermail-pi1_fieldset_1 {

	width: 400px;

	float: left;

	margin-right: 15px;

}

fieldset.tx-powermail-pi1_fieldset_2 {

	width: 400px;

	float: left;

	margin-right: 15px;



}

fieldset.tx-powermail-pi1_fieldset_3 {

	width: 185px;

	float: left;





}

fieldset.tx-powermail-pi1_fieldset label {

	display: block;

	width: 150px;

	float: left;

	clear: both;

}

fieldset.tx-powermail-pi1_fieldset input {

	width: 370px;

	border: 1px solid #c6005c;

	color: #444;

	padding-left: 10px;

}



fieldset.tx-powermail-pi1_fieldset textarea {

	width: 375px;

	height: 130px;

	border: 1px solid #c6005c;

	color: #444;

	padding-left: 10px;

}

div.tx_powermail_pi1_fieldwrap_html {

	margin: 3px 0;

}





.tx-powermail-pi1 input.powermail_submit {

	margin: 20px 0px 10px 0px;

	border: 1px solid #c6005c;

	background-color: #fff;

	line-height: 26px;

	height: 28px;

	width: 160px;

	padding-left: 10px;

	color: #444;

}

.tx-powermail-pi1 input.tx-powermail-pi1_confirmation, .tx-powermail-pi1 input.tx-powermail-pi1_mandatory_submit {

	margin: 10px 0px;

	border: 1px solid #c6005c;

	background-color: #f2f2f2;

	line-height: 26px;

	height: 28px;

	width: 150px;

	padding-left: 10px;

	color: #444;



}





.tx-powermail-pi1 img.powermail_captcha {

	margin-left: 0px;

	margin-top: 10px;

	clear: both;

	border: 1px solid #999;

	float: left;

}

.tx-powermail-pi1 input.powermail_captcha {

	border: 1px solid #c6005c;

	height: 25px;

	Line-height: 20px;

	font-size: 15px;

	width: 150px;

}



td.powermail_all_td {

	padding: 3px 10px 3px 0;

}

.powermail {

	clear: both;

	float: none;

}



/*################ Powermail ######################*/





/*#############   EXT rgaccordion ################*/  





/* Toggle default */

h3.rgaccord1-toggle {

	font-weight:bold;

	font-size: 12px;

	line-height: 18px;

	height: 18px;

	border:1px solid #B8C9D3;

	padding:2px 0 2px 30px;

	margin-right:0px;

	margin-top: 10px;

	cursor:pointer;

	background-color: #f4f4f4;

	background-image: url(../images/plus.png);

	background-repeat: no-repeat;

	background-position: 5px center;/*  width:645px;*/

	color: #666;

}



/* Toggle act item */

h3.act {

  color:#c6005c;

  background:#B8C9D3 url(../images/minus.png) 5px center no-repeat;

  border-color: #B8C9D3;

}



/* the content */

div.rgaccord1-content {

/*  width:655px;*/

  padding: 10px;

  border-left:1px solid #B8C9D3;

  border-right:1px solid #B8C9D3;

  border-bottom:1px solid #B8C9D3;



}



/* remove margin of a CE */

div.rgaccord1-content .ce {

  margin-bottom:0;

}



/* remove the header inside the CE, twice is not nice */

div.rgaccord1-content h1 {

  display:none;

}



/*#############   EXT rgaccordion ################*/  





/***************************

*  Default styles for the

*        EXT rgtabs

* by Ringer Georg (just2b)

***************************/  



/* wraps the hole tab */

.rgtabs-wrapper {

	padding-left: 5px;

	padding-right: 5px;

	padding-top: 0px;

	padding-bottom: 0px;

	border: 1px solid #B8C9D3;

	border-right: 1px none;

	overflow:hidden;

	clear:both;

	background-color: #f2f2f2;

	margin-top: 5px;

	margin-right: -10px;

	margin-left: -5px;

}



/* add a loading icon */

.rgtabs-wrapper .rgtabs-ajax-loading {

  padding: 100px 0;

  background:	url(spinner2.gif) no-repeat center;

}



/* Tab-Menu ul */

.rgtabs-menu  {

	margin: 0;

	padding: 0 0 0 5px;

	height: 20px;

	width: auto;

	/*  background: url(tab-bkg.gif) bottom left repeat-x;*/

  list-style:none;

}

.rgtabs-menu ul {

         margin-top: -10px;

}	



/* Tab-Menu li */

.rgtabs-menu  li, #left .rgtabs-menu  li {

	list-style-type: none;

	list-style:none;

	float: left;

	margin: 0 0px 0 0 !important;

	padding: 0 0 0 0px !important;

	cursor: pointer;

}	



/* Tab-Menu li.a */

.rgtabs-menu  li a, #left .rgtabs-menu  li a {

	display: block;

	float: left;

	height: 20px;

	line-height: 20px;

	color: #FFF;

	font-size: 14px;

	font-weight: bold;

	padding: 2px 0 0 30px;

	text-decoration: none;

	outline:0;

}



/* Selected Tab */

#left .rgtabs-menu  li.rgtabs-selected, .rgtabs-menu  li.rgtabs-selected {



	

}	



#left .rgtabs-menu  li.rgtabs-selected a, .rgtabs-menu  li.rgtabs-selected a {



}

