/*@charset "utf-8";*/
/* CSS Document */



html{
	padding:0px;
	margin:0px;
}
body{
	padding:0px;
	margin:0px;
	background:url(bilder/bg_line.jpg) repeat-x;
	background-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:center;
}
p{
	margin-bottom:10px;
	padding-top:0px;
}
h1{
	font-size:12px;
	font-weight:bold;
	padding-top:35px;
}
h2{
	font-size:11px;
	font-weight:bold;
	padding-top:15px;
}
h3{
	font-size:12px;
	font-weight:bold;
	padding-top:15px;
}
h4{
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	margin-top:15px;
	color:#FFFFFF;
	padding-left:5px;
	background:url(bilder/h4_bg_lang.jpg) no-repeat;
}
h5{
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
	color:#FFFFFF;
	padding:2px;
	background:url(bilder/h5_bg.jpg) no-repeat;
}
h6{
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
	color:#FFFFFF;
	padding:2px;
	background:url(bilder/h6_bg.jpg) no-repeat;
}
ul{
	margin:0px;
	padding:0px;
	margin-left:15px;
	margin-bottom:15px;
}
li{
	margin:0px;
	padding:0px;
}
a{
	color:#333333;
	text-decoration:underline;
	font-weight:bold;

	border:none

}
a:hover{
	color:#919123;
}

img{
border:none
}


.external-link-new-window{
	padding-left:15px;
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
	background:url(bilder/a_bg.jpg) no-repeat left center;
}

.external-link{
	padding-left:15px;
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
	background:url(bilder/a_bg.jpg) no-repeat left center;
}

.external-link2{
	text-decoration:none;
	padding-left:15px;
	color:#333333;
	font-weight:bold;
	background:url(bilder/a_bg.jpg) no-repeat left center;
}


/*___________HAUPTCONTAINER_START____________________________________________________________________*/
#zentrieren {
	width:934px;
	margin:0px auto;
	background-color:#FFFFFF;
	text-align:left;
}

#header{
	width:930px;
	height:100px;
	margin-left:2px;
	background:url(bilder/header_bg.gif) repeat-x;
	float:left;
}
#content{
	width:930px;
	margin-left:2px;
	background-color:#FFFFFF;
	float:left;
}

#left_container{
	width:180px;
	float:left;
}

#inhalt{
	/*width:686px;*/
	width:750px;
	/*background:url(bilder/line_bg.gif) repeat-y right;*/
	/*background:#0F0;*/
	float:left;
}

#footer{
	width:930px;
	margin-left:2px;
	/*padding-right:20px;*/
	padding-top:10px;
	padding-bottom:10px;
	background:url(bilder/footer_bg.gif) repeat-x;
	background-color:#ffff01;
	text-align:right;
	float:left;
}
#menu{
	width:180px;
	height:190px;
	padding:0px;
	margin:0px;
	float:left;
	background:url(bilder/menu_bg.jpg) no-repeat left top;
}


#aktion{
	width:180px;
	min-height:500px;
	float:left;
	
}
* html #aktion{
	/* \*/
        overflow:hidden;
        /* */
}
#inhalt_header{
	width:748px;
	padding:0px;
	margin:0px;
	float:left;
}
#submenu{
	float:left;
	width:748px;
	height:17px;
	background:url(bilder/untermenue_bg.jpg) no-repeat;
	color:#000000;
}
#inhalt_content{
	width:698px;
	padding:25px;
	float:left;
}

/*___________HAUPTCONTAINER_ENDE_____________________________________________________________________*/






#header a{
	color:#000000;
	background:none;
	padding-left:0px;
}
#header img{
	margin-top:30px;
	margin-right:15px;
	margin-left:15px;
	border:none;
}

#footer a{
	color:#000000;
	font-weight:normal;
	background:none;
	padding-right:20px;
	text-decoration:none;
}


#menu ul{
	padding:0px;
	margin:0px;
	padding-left:15px;
	padding-top:3px;
	width:165px;
	float:left;
	list-style:none;
	/*background:url(bilder/menu_bg.jpg) repeat-x;*/
}
#menu li{
	padding:0px;
	margin:0px;

	padding-top:2px;
	padding-bottom:2px;
	background:url(bilder/menu_1.gif) no-repeat bottom center;
}

#menu a{

	padding:0px;
	margin:0px;
	font-size:11px;
	font-weight:normal;
	display:block;
	width:155px;
	color:#333333;
	text-decoration:none;
	background:none;
}
#menu a:hover{
	background-color:#666666;
	color:#FFFFFF;
}


#menu .act {
	background-color: #6c6c2f;
	color:#FFF;
}


#aktion_bg{
	margin-top:10px;
	width:169px;
	height:250px;
	float:right;
	list-style:none;
}

#aktion img{
	margin-left:0px;
}
#aktion p{
	margin:0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:15px;
	color:#333333;
	font-size:10px;
	padding-right:15px;
}
#aktion a{
	padding-left:15px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	background:url(bilder/a_bg.jpg) no-repeat left center;
}

#aktion a:hover{
	color:#919123;
}
#aktion h4{
	padding-left:5px;
	margin-top:15px;
}





* html #inhalt_header{
	/* \*/
        /*margin-right:3px;*/
        /* */
}

/*SUBMENU Formatierungen START_________________________________________________________________________________________________________________________________________*/




#submenu ul{
	padding-left:0px;
	margin-left:0px;
}

#submenu li{
	line-height:17px;
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}

#submenu a{
	display:block;
	margin:0px;
	padding:0px;
	line-height:16px;
	padding-left:6px;
	padding-right:6px;
	padding-top:1px;
	color:#000000;
	text-decoration:none;
}

#submenu a:hover{
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #999999;
	color:#666666;
}

#submenu .cur{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #999999;
	color:#666666;
}
#submenu .cur a{
	display:block;
	margin:0px;
	padding:0px;
	line-height:15px;
	padding-left:6px;
	padding-right:6px;
	padding-top:1px;
	color:#000000;
	text-decoration:none;
}

#submenu .cur a:hover{
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #999999;
	color:#666666;
}



/*SUBMENU Formatierungen STOP_________________________________________________________________________________________________________________________________________*/








.bodytext{
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}



/*PRODUKTE Formatierungen START_________________________________________________________________________________________________________________________________________*/
.news-list-date{
	/*display:none;*/
	font-size:12px;
	padding:5px;
	background-color:#ffffb6;
}
.news-list-container a{
	background:none;
}

.news-list-item h3{
	display:block;
	width:100%;
	height:15px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding:2px;
	background:url(bilder/h4_bg_lang.jpg);
}
.news-list-item h3 a{
	color:#FFFFFF;
	text-decoration:none;
}
.news-list-item h3 a:hover{
	color:#000000;
}
.news-list-item img{
	padding:5px;
	padding-left:25px;
}
.news-list-item{
	margin-bottom:35px;
	width:300px;
	height:300px;
	height:380px;
	height:400px;
	float:left;
	padding-right:35px;
	/*border-bottom:1px solid #999999;*/
}
.news-list-item hr{
	display:none;
}
.news-list-morelink{
	padding-top:5px;
}
.news-single-item h2{
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
	margin-top:0px;
	color:#FFFFFF;
	padding:2px;
	background:url(bilder/h4_bg_lang.jpg) no-repeat;
}
.news-single-item hr{
	display:none;
}
.news-single-item-morelink{
	float:right;
	padding-top:5px;
}
.news-list-morelink a{
	padding-left:15px;
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
	background:url(bilder/a_bg.jpg) no-repeat left center;
}
.news-single-backlink{
	text-align:right;
}
.news-single-item hr{
	display:none;
}


.news-single-backlink a{
	padding-left:15px;
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
	background:url(bilder/backlink_bg.jpg) no-repeat left center;
	}




/*---------------------------------------------------------------------------------------------------------------------------------------------------------*/






/*NEWS Formatierungen START_________________________________________________________________________________________________________________________________________*/
.new_news-list-date{
	/*display:none;*/
	font-size:11px;
	padding:5px;
}


.new_news_conti{
	width:550px;
	height:100%;
	float:right;
}

.new_news-list-container a{
	background:none;
}

.new_news-list-item h3{
	font-size:11px;
	font-weight:bold;
	margin-top:15px;
	margin-top:0px;
	color:#FFFFFF;
	padding:2px;
	background:url(bilder/h4_bg_lang.jpg) no-repeat;
}
.new_news-list-item h3 a{
	color:#FFFFFF;
	text-decoration:none;
}
.new_news-list-item img{
	float:left;
	padding:5px;
}
.new_news-list-item{
	margin-bottom:15px;
	width:100%;
	float:left;
}

*html .new_news-list-item{
	margin-bottom:0px;
}

.news-list-morelink{
	text-align:right;
}

.new_news-list-item hr{
	display:none;
}
.new_news-list-morelink{
	float:right;
	padding-top:5px;
}
.new_news-list-morelink a{
	padding-left:15px;
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
	background:url(bilder/a_bg.jpg) no-repeat left center;
}


.new_news-single-item h2{
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	color:#FFFFFF;
	padding:2px;
	background:url(bilder/h4_bg_lang.jpg) no-repeat;
}
.new_news-single-backlink{
	text-align:right;
}
.new_news-single-backlink a{
	padding-left:15px;
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
	background:url(bilder/backlink_bg.jpg) no-repeat left center;
	}
	
.new_news-single-item hr{
	display:none;
}


.new_news-amenu-container{
	width:100%;
	background-color:#CCCCCC;
}

.new_news-amenu-container ul{
	list-style:none;
}

.new_news-amenu-container li{
}

.new_news-amenu-container ul li a{
	width:150px;
	height:25px;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:10px;
	background-color:#CCCCCC;
}

.new_news-amenu-container ul li a:hover{
	background-color:#666666;
}

/*---------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*Mailformular*/
.csc-mailform{
	border:none;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:0px;
	width:550px;
}
.csc-mailform-field{
	width:550px;
	padding-left:0px;
	padding-right:50px;
}
.csc-mailform-field label{
	font-weight:bold;
	font-size:11px;
	color:#666666;
	margin-top:5px;
	display:block;
	width:100px;
	float:left;
}
.csc-mailform-field input{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-top:5px;
	width:300px;
	background-color:#FFFFFF;
	border:solid 1px #666666;
}
.csc-mailform-field input:active{ 
	background: #ffff05;
}
.csc-mailform-field input:focus{ 
	background: #ffffb6;
}
.csc-mailform-field input:hover{ 
	background: #ffffb6;
}
.csc-mailform-field textarea{

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-top:5px;
	background-color:#FFFFFF;
	border:solid 1px #666666;
	width:300px;
}
.csc-mailform-field textarea:active{ 
	background: #ffff05;
}
.csc-mailform-field textarea:focus{ 
	background: #ffffb6;
}
.csc-mailform-field textarea:hover{ 
	background: #ffffb6;
}
#mailformformtype_mail{
	background-color:#FFFFFF;
	/*border:solid 1px #fe8a00;*/
	margin-left:0px;
	margin-top:15px;
	width:100px;
}
* html #mailformformtype_mail {
        /* \*/
        margin-left:   0px;
        /* */
}




/*Kontakt-Tabelle*/
.contenttable{
	font-size:11px;
}


.csc-firstHeader{
	/*display:block;
	width:625px;
	line-height:15px;
	padding:5px;
	background-color:#ffff04;*/
	font-size:14px;
	font-weight:bold;
}



/*Dateiliste einstellungen*/
.csc-uploads{
	font-size:11px;
	border-bottom:1px solid #666666;
}
.csc-uploads-icon a{
	img:border:solid 1px #ffff05;
}



/*Normale Inhaltstabelle*/
.csc-uploads-fileName{
	vertical-align:top;
}
.csc-uploads-fileSize{
	vertical-align:top;
}


.csc-textpic{
	/*border-top:solid 1px #CCCCCC;*/
	padding-top:0px;
	margin-bottom:25px;
}
.csc-textpic h1{
	padding:0px;
}



/*Umkreissuche*/
.tx-geosearch-pi1-form input{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-top:5px;
	width:300px;
	background-color:#FFFFFF;
	border:solid 1px #666666;
}
.tx-geosearch-pi1-content{
	width:295px;
	float:left;
	border-top:solid 1px #fff70f;
	margin-right:10px;
}
.tx-geosearch-pi1-distance{
	padding-top:5px;
}
.tx-geosearch-pi1-distance_address{
	padding-top:5px;
}








#aktion form{
	margin:0px;
	padding:0px;
}

#aktion select{
	margin:0px;
	width:170px;
	border:solid 1px #999999;

	margin-top:5px;
	padding:0px;
	float:left;
}
#aktion option{
	width:250px;
}
#aktion p{
	margin-left:0px;
	padding-left:0px;
}
#aktion label{
	margin:0px;
	padding:0px;
}

.clipper {
	overflow:hidden;
	float:left;
}

.clipper select {
	font-size:1em;
	border:solid 1px #999999;
}

* html .clipper select {
        /* \*/
        margin:-2px;
	width:expression(parentNode.offsetWidth +4);
        /* */
}









/*________________________________________________________________________________________________________________________*/
/*EINLEITUNGSCONTAINER CONTAINER*/

.einleitung-container{
margin:0px;
padding:0px;
padding-left:15px;
margin-top:15px;
width:640px;
height:320px;
float:left;
}

* html .einleitung-container{
	/* \*/
        margin-top:   0px;
        /* */
}

.einleitung-container-h{
width:640px;
float:left;
}
.einleitung-container-h h1{
	font-size:12px;
	font-weight:bold;
	/*margin-top:15px;*/
	color:#FFFFFF;
	padding:2px;
	background:url(bilder/h4_bg.jpg) no-repeat;
}
.einleitung-container-text{
	width:540px;
	float:left;
}
.einleitung-container-text h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
	margin-bottom:15px;
}
.einleitung-container-text p{
}
.einleitung-container-bild{
	width:100px;
	height:200px;
	float:left;
}
.einleitung-container-bild img{
	border:none;
}




.tx-ttnews-browsebox{
	border-top:solid 1px #999999;
	width:698px;
	float:left;
}




.csc-textpic-caption{
	font-size:11px;
	color:#333333;
	text-align:left;
}




.csc-mailform-submit{
background-color:#fff600;
}

#mailformformtype_mail{
background-color:#fff600;
}

p.csc-frame-frame1{
border:solid 1px #c20116;
padding:15px;
background:none;
display:block;
}

p.csc-frame-frame2{
border:solid 1px #c20116;
padding:15px;
background:none;
display:block;
}


.detail{
font-size:9px;
}




/*Klassen für Kiwi Accordion*/

.ka-handler {
margin:0px;
padding:0px;
cursor:pointer;
background:url(bilder/h4_bg_lang.jpg) bottom left no-repeat;
color:#FFFFFF;
line-height:18px;
font-size:12px;
margin-bottom:15px;
}

.ka-handler h1 {
margin:0px;
padding:0px;
padding-left:5px;
}

.ka-panel{
margin:0px;
padding:0px;
}

.close{
margin:0px;
padding:0px;
}

#rgaccord2-nest{
padding:0px;
margin:0px;

}





/*___________________________________________________________SUPERFISHMENÜ_________*/




/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
  margin:      0;
  padding:    0;
  list-style: none;
}
.sf-menu {
  line-height:1.0;
}
.sf-menu ul {
  position: absolute;
  top: -999em;
  width:10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
  width:      100%;
}
.sf-menu li:hover {
  visibility:    inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
  float:      left;
  position:    relative;
}
.sf-menu a {
  display:    block;
  position:    relative;
  width:250px;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left:      150px;
  top:      0px; /* match top ul list item height */
  padding:0px;
  padding-top:15px;
  padding-bottom:15px;
  z-index:    99;
  width:195px;
  display:block;
  border:solid 1px #999;
  background-color:#ffffa7;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top:      -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left:      250px; /* match ul width */
  top:      0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top:      -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left:      250px; /* match ul width */
  top:      0;
}

/*** DEMO SKIN ***/
#nav2{
  margin:0px;
  padding:0px;
}
.sf-menu ul li ul, .sf-menu ul li ul li, .sf-menu ul li ul li a{
  margin:0px;
  padding:0px;
  padding-bottom:15px;
}


.sf-menu {
  float:      left;
  margin-bottom:  1em;
}
.sf-menu a {
  text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
}
.sf-menu li {

}
.sf-menu li li {
}
.sf-menu li li li {

}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
  outline:    0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
  padding-right:   2.25em;
  min-width:    1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
  position:    absolute;
  display:    block;
  right:      .75em;
  top:      1.05em; /* IE6 only */
  width:      10px;
  height:      10px;
  text-indent:   -999em;
  overflow:    hidden;
  background:    url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
  top:      .8em;
  background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
  background:  url('images/shadow.png') no-repeat bottom right;
  padding: 0 8px 9px 0;
  -moz-border-radius-bottomleft: 17px;
  -moz-border-radius-topright: 17px;
  -webkit-border-top-right-radius: 17px;
  -webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
  background: transparent;
}








#jahresende{
height:680px;
width:697px;
background:url(bilder/camp2011_bg.jpg) no-repeat top left;
}
#jahresende h1{
padding-left:5px;
padding-right:350px;
padding-top:30px;
}
#jahresende p{
padding-left:2px;
padding-right:400px;
}
