@import jquery.bookmark.css;

body {
	background:url(../images/bg.gif) fixed;
	font-family:Helvetica,Arial,sans-serif;
	font-size:13px;
	color:#666;
	line-height: 20px;
}

a {
	color: #000;
}

a:hover {
}

img {
	border:0;
}

.clear {
	clear:both;
}

h1,h2,h3,h4,h5,h6 {
	margin:0 0 10px;
	padding:0;
}

h1 {
	background:#000;
	color:#fff;
	font-size:16px;
	padding:8px;
	margin:0;
}

.line {
	border-bottom: 1px solid #ccc
}

.tinymcewysiwyg {
	background:url(../images/bg_content.png);
	padding:20px 10px;
}



/*DESIGN*/
#wrapper {
	position:relative;
	width:980px;
	margin:40px auto;
}

#logo {
	float:left;
	width:216px;
	margin-top: 15px;
	margin-right: 10px
}

#top-small-nav {
	float:right;
	width:754px;
	height:25px;
	text-align:right;
}

#navi {
	float:left;
	width:754px;
	height:35px;
}

.rex-navi1 {
	margin:0;
	padding:0;
	list-style:none;
}

.rex-navi1 li {
	float:left;
	display:block;
	width:180px;
	height:35px;
	line-height:37px;
	text-align:center;
	background:#000;
	margin-right:11px;
	font-size:16px;
	text-transform:uppercase;
}

.rex-navi1 li a {
	color:#fff;
	text-decoration:none;
	display:block;
	line-height:37px;
	height:35px;
}

.rex-navi1 li a:hover {
	background:#666;
}

.rex-navi1 .rex-article-9 {
	margin-right:0;
}

ul.rex-navi2 {
	margin:0;
	padding:0;
	border:1px solid #000;
	padding:10px;
	background:#fff;
	position:relative;
	z-index:9;
	display:none;
}

.rex-navi2 {
	width:230px;
	background:red;
}

.rex-navi2 li {
	display:block;
	background:transparent;
	height:25px;
	line-height:25px;
	text-align:left;
	white-space:nowrap;
	font-size:12px;
	float:none;
	text-transform:none;
}

.rex-navi2 li a {
	color:#000;
	text-decoration:none;
	display:block;
	line-height:25px;
	height:25px;
}

.rex-navi2 li a:hover {
	color:#000;
	text-decoration: underline;
	background:transparent;
}

.rex-article-6 ul,.rex-article-7 ul {
	width:158px;
}


#navi ul {
	list-style:none;
	margin:0;
}

#navi ul li {
	position:relative;
}

#navi ul ul {
	left:-5000px;
	z-index:100;
	opacity:0;
}

#navi li:hover ul {
	left:0;
	opacity:1;
}

/**/
.suche {
	float: right;
	width: 100px;
	background: #fff;
	height:20px;
	position: relative;
	top:1px;
	margin-right: 28px
}

.suche input {
	width: 100px;
	border: 1px solid #000;

}

.lang {
	width: 50px;
	float: right;
	background: #fff;
	height: 20px;
	position: relative;
	top:1px;
	padding: 1px 3px 0 0;
	color: #999
}

.lang a {
	text-decoration: none
}

.lang a:hover {
	text-decoration: underline
}

/**/
#left-content {
	float:left;
	width:216px;
	padding-top: 153px;
}

#left-content ul {
	margin: 0 0 15px 10px;
	padding: 0;
	list-style: none;
}

#left-content a {
	color: #000;
	text-decoration: none;
}

#left-content a:hover {
	text-decoration: underline
}

/**/
#wrapper ul.navi-social {
	padding:5px 0 10px 0;
}

ul.navi-social li {
	float: left;
	margin-right: 5px;
}

/**/

#main-content {
	float:right;
	width:754px;
}

#breadcrumb {
	height:35px;
	line-height:35px;
	margin-top: 10px;
}

#breadcrumb p,#breadcrumb ul {
	float:left;
}

#breadcrumb p {
	width:90px;
	height:35px;
	line-height:35px;
	margin:0;
	padding:0;
	font-weight:bold;
}

#breadcrumb ul {
	margin:0;
	padding:0;
	list-style:none;
}

#breadcrumb ul li {
	height:35px;
	line-height:35px;
	display:block;
	float:left;
	margin-right:10px;
}

#subNavi {
	border-top:1px solid #ccc;

	line-height:35px;
}

#subNavi ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:505px;
}

#subNavi li {
	float:left;
	margin-right:15px;
}

#subNavi li a {
	font-size:12px;
	color:#666;
}

#subNavi li a:hover,a:hover.top {
	text-decoration:none;
	color:#666;
}

.home {
	float:right;
	width:50px;
	text-align:right;
}

.top {
	float:right;
	width:90px;
	text-align:right;
	margin-left: 10px;
}

li.bookmark {
	background:url(../images/icon_bookmark.gif) no-repeat 0 13px;
	padding-left:14px;
}

li.drucken {
	background:url(../images/icon_print.gif) no-repeat 0 12px;
	padding-left:18px;
}

li.senden {
	background:url(../images/icon_senden.gif) no-repeat 0 12px;
	padding-left:20px;
}

a.home {
	background:url(../files/home_icon.gif) no-repeat 0 8px;
	font-size:12px;
	color:#666;
	height:auto;
}

a.top {
	background:url(../files/top_icon.gif) no-repeat 0 8px;
	font-size:12px;
	color:#666;
	height:auto;
}

/**/
#news-ticker {
	background: #fff;
	background: url(../images/bg_content.png);
	width: 180px;
	padding: 10px;
}

/*SUCHERGEBNISSE*/
.searchresults {
	margin: 0;
	padding: 0;
	list-style: none;
}

.searchresults a {
	color: #000;
	text-decoration: none;
}

.searchresults a:hover {
	text-decoration: underline
}

.searchresults h2 {
	font-size: 14px
}
.searchresults li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px
}

/* Div das das Formular umschließt */
.formgen {

	background:url(../images/bg_content.png);
	padding:20px 10px;
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}



.formgen form
{
line-height : 120%;

}




/*
Wie sehen die einzelnen Blöcke aus?
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{



}
 .forminfo, #form-module-thanks
{


	background-color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	color: red;
	background:url(../images/bg_content.png);
	padding:20px 10px;

}

#form-module-thanks {
	color: #000
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/*
--------- FORMULAR-OBJEKTE ------------
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 400px;

	margin-left: 4px;
	border: 1px solid #000;
	background-color: #fff;
}


/* Textfeld */
.formgen .formtext
{
	width: 250px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #fff;
	border: 1px solid #000;
}





/* Label */
.formgen label {
	width: 150px;
	clear: left;
	float: left;
	height: 20px;
	font-weight: bold;
	color: #666;
	margin: 10px
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;

	margin-left: 4px;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 120px;
	text-align: center;
	background-color: #000;
	border: 1px solid #000;
	float: left;
	padding: 5px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 174px;
	margin-top: 10px;
	margin-bottom: 20px;
}



/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #990000;
	width: 150px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {

	border-bottom-width: 1px;
	color: #ff0000;
}

.formgen .formcaptcha
{
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
	float: left;
	margin-left: 174px;

}

.formgen .formreq {
	color: #000;
}

.formgen .formheadline {
	color: #993300;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

p.datenschutz {
	margin-left: 10px;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */

.copyright {
	padding-bottom: 0px;
}

.wglLinkTree a {
	text-decoration: none;
}

.wglLinkTree a:hover {
	text-decoration: underline

}

.spacer {
	height: 30px;
}

/*BLOG*/
.alignleft {
	float: left;
	margin: 0 20px 20px 0
}

.blog_item h2 {
	font-size: 16px;
	margin: 0;
	padding: 0
}

.blog_item h2 a {
	text-decoration: none;
}

.blog_item h2 a:hover {
	text-decoration: underline;
}

.date {
	display: block;
	margin-bottom: 10px;
}


/*NEWSTICKER*/
.news_ticker h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: normal
}






.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:14px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:14px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:14px;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:14px;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}