@charset "utf-8";
body, html {
	height: 100.1%;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #444;
	border-color: #c2c2a1;
	background-image: url(../images/verlauf.png);
	background-repeat: repeat-x;
	background-position: left top;
}
*{
	margin: 0;
	padding: 0;
}

/* -----------Formatierung Allgemein----------- */

a, a img, img a {
	color: #5588BD;
	text-decoration: none;
	border: none;
}
a:visited {
        color:#5588BD;
        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: #5588BD;
}
h1 {
	padding-top: 0px;
	font-size: 14px;
	padding-bottom: 3px;


}
#mitte h1, #mitte-alles h1 {
	padding-top: 10px;
}
h2 {
        font-size: 14px;
}
h3 {
        font-size: 13px;
}
h4 {
        font-size: 12px;
        padding:0px;
}
h5 {
        font-size: 11px;
        padding:0px;
}
h6 {
        font-size: 10px;
        padding:0px;
}
em {
        font-weight: bold;
}
strong {
        color: #444;
}
b {
        font-weight: bold;
}
code {
        color: #5588BD;
}
p, pre, p.bodytext {
        padding: 5px 15px 5px 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: 5px;
}

.spalte-links {
	width: 320px;
	border-right: 1px solid #ccc;
	float: left;
	padding-right: 10px;
}
.spalte-rechts{
	width: 320px;
	float: left;
 	padding-left: 20px;
}
.rahmenfarbe {
	border: 1px solid #c2c2a1;
	background-color: #f4f4f4;
	background-image: none;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rahmenfarbe2 {
	border: 1px solid #c2c2a1;
	background-color: #fff;
	background-image: none;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.rahmenzitat {
	border: 1px solid #c2c2a1;
	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 #c2c2a1;
	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: 1020px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../images/content-unten.png);
	background-repeat: repeat;
	background-position: left top;
} 

#header {
	width: 1020px;
	height: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;

}
#header-mitte {
	width: 1020px;
	height: 270px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(../images/header-unten.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo {
	float: left;
	width: 1020px;
	height: 130px;
	background-image: url(../images/header-oben.png);
	background-repeat: no-repeat;
	background-position: left top;

}
.logo-text {
	text-align: center;
	width: 230px;
	float: left;
	height: 30px;
	padding-top: 60px;
	padding-right: 0px;
	padding-left: 60px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
	color: #FFF;
}
p.logo-text {
	padding-right: 0px;
}
.logo-bild {
	text-align: right;
	width: 700px;
	float: left;
	height: 130px;
	margin-right: 0px;
	margin-left: 10px;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.impressum {
	width: 40px;
	float: right;
	height: 140px;
}
.logo-menu {
	text-align: left;
	width: 240px;
	float: left;
	height: 265px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 50px;
	margin-top: -25px;
	margin-right: 0px;
	margin-left: 0px;

}

.logo-menu ul {
	list-style-type: none;
	color: #666;
	margin-top: -5px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 240px;
}

.logo-menu li{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 60px;
	height: 265px;
	margin: 0px;
	clear: none;
	float: left;
	background-color: #f2f2f2;

}
.logo-menu a img {
	background-color: #f2f2f2;

}
.logo-menu li a:hover img{
	background-color: #E7E7E7;
}
.logo-menu li a.aktiv img{
	background-color: #E7E7E7;
}

.logo-wechselbild {
	text-align: right;
	margin: 0px;
	width: 710px;
	float: right;
	padding: 0px;
	height: 220px;
	clear: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 20px;
}
.logo-wechselbild .csc-textpic-image {
        padding: 0px;

}
.header-navbar {
	margin-top: -53px;
	padding-top: 0px;
	z-index: 100;
	border: 1px none red;/*#C2C2A1*/
	margin-bottom: 20px;
}

#content {
	background-repeat: repeat-y;
	background-position: left top;
	min-height: 250px;
	background-color: #fff;
	background-image: url(../images/hintergrund_2.gif);
}
#content-alles {
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 250px;
	background-image: url(../images/content-oben.png);
}
#links {
	/*	height: 300px;*/
	width: 230px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 60px;
	/*	background-image: url(../images/menu/vertrikal/gruppe.gif);*/
	background-repeat: no-repeat;
	background-position: 2px 25px;
}
#links h1 {
	/*	background-image: url(../images/h1.gif);
	background-repeat: no-repeat;
	background-position: right center;*/
	font-size: 12px;
	padding-bottom: 0px;
}
#links ul {
	list-style-type: none;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
#links ul ul {
	padding-left: 0px;
}
#links ul ul ul {
	padding-left: 20px;
}
#links li a {
	color: #666;
	padding-left: 15px;
	display: block;
	background-color: #e7e7e7;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #e7e7e7;
	line-height: 20px;
	margin-bottom: -4px;
	margin-top: 2px;
}

#links li a:hover {
	color: #5588BD;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #5588BD;
}
#links li.aktiv a {
	border-left-color: #5588BD;
	color: #5588BD;
}
#links li.aktiv ul li a {
	background-color: #fff;
	border-color: #fff;
}
#links ul li ul li a {
	background-color: #fff;
}
#links li ul li.aktiv  ul li a {
	background-color: #f2f2f2;
	border-color: #f2f2f2;

}
#links ul li ul li ul li a {
	background-color: #f2f2f2;
	border-color: #f2f2f2;
}

.links_menu {
	padding-bottom: 30px;
}	
.linksunten {
	padding-top: 0px;
	color: #666;
	padding-left: 15px;
	background-color: #e7e7e7;
}
.linksunten h1 {
	color: #666;
	padding-left: 15px;
	display: block;
	background-color: #e7e7e7;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #5588BD;
	line-height: 20px;
	font-weight: normal;
	font-size: 12px;
	margin-right: 0px;
	margin-left: -15px;
	border-bottom: 1px solid #f2f2f2;
}

#mitte {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	width: 500px;
	padding-left: 10px;
	list-style-type: square;


}
#mitte-alles {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	width: 680px;
	padding-left: 20px;
	list-style-type: square;


}
#mitte h1, #mitte-alles h1 {
	border-bottom: 1px solid #5588BD;
	margin-bottom: 5px;
}
#mitte .rahmenfarbe h1, #mitte .rahmenzitat h1, #mitte-alles .rahmenfarbe h1, #mitte-alles .rahmenzitat h1 {
	border: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#mitte .rahmenfarbe2 h1 {
	font-size: 11px;
}
#rechts {
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	width: 190px;
	padding-left: 15px;
	color: #666;
}
#rechts h1 {
	color: #666;
	padding-left: 15px;
	display: block;
	background-color: #CCC;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #5588BD;
	line-height: 20px;
	font-weight: normal;
	font-size: 12px;
	margin-right: -15px;
	margin-left: -15px;
	padding-bottom: 0px;
}
.rechte-box {
	margin-bottom: 10px;
}

.news-box {
	float: right;
	width: 245px;
	border: 1px solid #999;
	margin-left: 10px;
	background-color: #999;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	clear: right;
	margin-bottom: 15px;
	color: #f2f2f2;
	height: 100%;
}
.news {
	float: right;
	width: 250px;
	border: 1px solid #999;
	margin-left: 10px;
	background-color: #999;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	clear: right;
	margin-bottom: 15px;
	color: #f2f2f2;
	height: 100%;
}
.news_text a, .news-box a {
	color: #f2f2f2;
}
.news_titel {
	float: left;
	width: 25px;
	clear: left;
}
.news_text {
	float: right;
	width: 220px;
	padding-top: 40px;
}
a.newsh1 {
	color: #fff;
	text-align: right;
	padding-left: 70px;
	font-size: 11px;
}
a.newsh1_1 {
	color: #fff;
	text-align: right;
	padding-left: 40px;
	font-size: 11px;
}


.news-box h1, .news_text h1 {
	background-image: none;
	font-size: 12px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 5px;
	font-weight: bold;
	color: #f2f2f2;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: -10px;
}
.news p {
	background-image: none;
	margin: 0;
}
.clearer {
	clear: both;
	float: none;
}
#footer {
	width: 1020px;
	text-align: left;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 70px;
	padding-top: 20px;
	background-color: #fff;
	padding-bottom: 30px;
}
#footer p {
	padding-left: 310px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 11px;
	line-height: 25px;
	vertical-align: middle;
	text-align: left;
}
#footer a {

}




/*################ Powermail ######################*/

.tx-powermail-pi1_formwrap {
	margin-top: 10px;

}
.tx-powermail-pi1 {
	clear: both;
	float: none;
}	

.tx-powermail-pi1 legend {
	margin-left: 0px;
	color: #5588BD;
	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 #c2c2a1;
	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_7 {
	width: 400px;
	float: left;
	margin-right: 15px;
}
fieldset.tx-powermail-pi1_fieldset_8 {
	width: 400px;
	float: left;
	margin-right: 15px;

}
fieldset.tx-powermail-pi1_fieldset_9 {
	width: 185px;
	float: left;
}
fieldset.tx-powermail-pi1_fieldset_10 {
	width: 400px;
	float: left;
	margin-right: 15px;
}
fieldset.tx-powermail-pi1_fieldset_11 {
	width: 400px;
	float: left;
	margin-right: 15px;

}
fieldset.tx-powermail-pi1_fieldset_12 {
	width: 185px;
	float: left;
}
fieldset.tx-powermail-pi1_fieldset_13 {
	width: 400px;
	float: left;
	margin-right: 15px;
}
fieldset.tx-powermail-pi1_fieldset_14 {
	width: 400px;
	float: left;
	margin-right: 15px;

}
fieldset.tx-powermail-pi1_fieldset_15 {
	width: 185px;
	float: left;
}
fieldset.tx-powermail-pi1_fieldset_16 {
	width: 400px;
	float: left;
	margin-right: 15px;
}
fieldset.tx-powermail-pi1_fieldset_17 {
	width: 400px;
	float: left;
	margin-right: 15px;

}
fieldset.tx-powermail-pi1_fieldset_18 {
	width: 185px;
	float: left;
}
fieldset.tx-powermail-pi1_fieldset_19 {
	width: 400px;
	float: left;
	margin-right: 15px;
}
fieldset.tx-powermail-pi1_fieldset_20 {
	width: 400px;
	float: left;
	margin-right: 15px;

}
fieldset.tx-powermail-pi1_fieldset_21 {
	width: 185px;
	float: left;
}
fieldset.tx-powermail-pi1_fieldset_22 {
	width: 400px;
	float: left;
	margin-right: 15px;

}
fieldset.tx-powermail-pi1_fieldset_23 {
	width: 400px;
	float: left;
	margin-right: 15px;

}
fieldset.tx-powermail-pi1_fieldset_24 {
	width: 185px;
	float: left;
}
fieldset.tx-powermail-pi1_fieldset_25 {
	width: 400px;
	float: left;
	margin-right: 15px;

}
fieldset.tx-powermail-pi1_fieldset_26 {
	width: 400px;
	float: left;
	margin-right: 15px;

}
fieldset.tx-powermail-pi1_fieldset_27 {
	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 #5588BD;
	color: #444;
	padding-left: 10px;
}

fieldset.tx-powermail-pi1_fieldset textarea {
	width: 375px;
	height: 130px;
	border: 1px solid #5588BD;
	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 #5588BD;
	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 #5588BD;
	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 #5588BD;
	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 ######################*/


/*################ TT-News ######################*/

.news-latest-item {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;

}

.news-latest-item a{

}

.news-latest-item a:hover{

}
.news-latest-date {
	font-size: 90%;	
}
.news-latest-title {
	clear: both;
	float: none;

}
.news-latest-title a {
	color: #5588BD;
}
.news-latest-title a:hover {
	color: #444;
}	
.news-latest-subtitle a {
	font-size: 10px;
	color: #666;

}
.news-latest-container {
	padding: 0;
	margin: 0;


}
.news-list-container {


}
.news-list-item {
	margin-bottom: 20px;
	width: auto;
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #f9f9f9;
}

.news-list-date {
	font-size: 90%;
}
.news-list-title {
	font-weight: bold;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-color: #ccc;
	padding-top: 10px;

}
.news-list-subheader {
	padding-top: 5px;
}
.news-list-morelink {

	padding-left: 20px;
}
.news-list-browse {
	width: 550px;
}
.news-single-img a img {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.news-single-item h2 {
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;	
}
.news-single-item .hrclearer {
	border: 2px solid #c2c2a1;
	margin-top: 10px;
	margin-bottom: 10px;	

}
.news-single-item p.bold{
	font-style: italic;
	font-weight: bold;
}

/*################ TT-News ######################*/



/*#############   EXT rgaccordion ################*/  


/* Toggle default */
h3.rgaccord1-toggle {
	font-weight:bold;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	border:1px solid #c2c2a1;
	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:#5588bd;
  background:#c2c2a1 url(../images/minus.png) 5px center no-repeat;
  border-color: #c2c2a1;
}

/* the content */
div.rgaccord1-content {
/*  width:655px;*/
  padding: 10px;
  border-left:1px solid #c2c2a1;
  border-right:1px solid #c2c2a1;
  border-bottom:1px solid #c2c2a1;

}

/* 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 #C2C2A1;
	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 {

}


.rgtabs-menu  li.tabfirst a {
	padding-right: 140px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #5588BD;
}
li.tabfirst a.sel {
	color: #C2C2A1;	
	visibility: hidden;
}
.header-navbar form fieldset {
	border: none;
	padding-top: 5px;
}
input.webmailername {
	border: 1px solid #5588BD;
	background-color: #fff;
	width: 200px;
	margin-right: 10px;

}
input.webmailerpw {
	border: 1px solid #5588BD;
	background-color: #fff;
	width: 150px;
	margin-right: 10px;

}
.webmailerfeld {
	width: 60px;
	float: left;
	clear: none;
	line-height: 23px;
}

.tx_lumogooglemaps_pi1_sidebar {
	visibility: hidden;
}