/*
-----------------------------------------------
ALLGEMEINES
----------------------------------------------- */

html { 
	padding:	0;
	margin:	0;
}

a:focus {
	background-color: #4e7816 !important;
	color: #fff !important;
}

body {
	font: normal 12px/1.3em Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	background: #98CF50 url(/images/bg_green.gif) no-repeat;
	background-position: 0 100%;
	background-attachment: fixed; /* Hintergrund bleibt stehen */
	text-align: center; /* center IE 5 */	
	padding: 0;
	margin: 0;
}

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #000;
}

.hide {
	height: 0; 
	width: 0; 
	overflow: hidden;
	position: absolute;
}

.clearboth {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0; /* wenn das auf 0 ist gibt es probleme im NS 6 */	
	line-height: 0; /* wenn das auf 0 ist gibt es probleme NS 6 */	
	overflow: hidden;
	visibility: hidden;
}

.clearboth img {
	display: none;
}

img {
	border: 0;
}

form { 
	padding: 0px;
	margin: 0px;
}

abbr {
	cursor: help;
	border-bottom: 1px #000 dotted;
}

.abbr {
	cursor: help;
	border-bottom: 1px #000 dotted;
}

#subheader {
	background: url(/images/bg_subheader_green.gif) repeat-x;
	height: 35px;
	overflow: hidden;
	width: 980px;
}

#subheader_pfeil {
	background: url(/images/pfeil_header.gif) no-repeat;
	background-position: 200px 0;
	height: 35px;
}

#path {
	padding: 10px 0 0 5px;
	float: left;
}

#path a {
	color: #fff;
	font-weight: normal;
}

#search_input {
	float: left;
	padding: 6px 6px 0 6px;
	width: 110px;
}

#search_input input {
	width: 100px;
}

#search_submit {
	float: left;
	width: 100px;
	background-position: 100% 0;
	margin: 0;
	padding: 6px 7px 0 0;
}

#search_submit input {
	background: url(/images/search_button_green.gif) no-repeat;
	border: 0;
	width: 92px;
	height: 23px;
	padding-right: 15px;
	padding-bottom: 3px;
}

/* Sprache */

#language {
	float: right;
	padding: 8px 10px 0 0;
}

.language_flags a {
	background: url(/images/bg_flags_green.gif) no-repeat;
	padding: 4px;
	float: left;
	margin-left: 5px;
}

.gebaerdensprache a {
	padding: 2px 2px 2px 3px;
	margin-left: 5px;
}

.language_flags a img {
	padding: 0;
	margin: 0;
	display: block;
}

a {
	font-weight: bold;
	color: #000;
}

#sitemap ul a {
	font-weight: bold;
	font-size: 105%;
}


#sitemap ul ul a {
	font-weight: normal;
	font-size: 100%;
}

/*
-----------------------------------------------
STRUKTUR
----------------------------------------------- */

#header {
	background: url(/images/bg_header.gif) repeat-x;
	background-position: 100% 0;
	height: 116px;
	width: 980px;
}

#center_page {
	margin: 0 auto 0 auto;
	text-align: left; /* center IE 5 Inhalt wieder links */
	background-color: #E2F5C9;
	padding: 0 10px 0 10px;
	width: 980px;
}

*+html #center_page {
	width: 981px;
}

* html #center_page {
	width: 981px;
}

#site { 
	background-color: #fff;
	width: 980px;
}

#left { 
	float: left;
	padding-right: 10px; /* ist nur für IE 6  */
	background-color: #fff;
	width: 200px; 
}
	
#right { 
	float: right; 
	width: 200px;
	background-color: #fff;
}

#right a { 
	color: #000;
}

#middle { 
	width: 560px;
	float: left;
	margin-top: 10px;
}

#middle ul li {
	list-style-type: square;
}

#content #sitemap li {
	list-style-image: url(/images/sitemap_pfeil.gif);
}

#content #sitemap li li {
	list-style-image: url(/images/submenue_pfeil.gif);
}

#footer {
	background-color: #E2F5C9;
	padding: 10px;
	width: 960px;
}


/*
-----------------------------------------------
INHALT
----------------------------------------------- */

#content {
	float: left;
	width: 560px;
}





#content .zeile_inhalt {
	margin: 0;
	background-color: #E2F5C9;
	width: 560px;
	padding: 10px 0 10px 0;
}

#content .inhalt_text {
	margin: 0;
	padding: 0 10px 0 10px;
	float: left;
}

#content .zeile_more {
	margin: 0;
	background-color: #E2F5C9;
	width: 100%;
	padding: 0;
}

#content .inhalt_more {
	padding: 0 10px 0 10px;
	float: left;
}

#content .inhalt_text_left {
	float: left;
	padding: 0 10px 0 10px;
	width: 360px;
}

#content .inhalt_text_right {
	float: right;
	padding: 0 10px 0 10px;
	width: 360px;
}

#content .pics_left {
	float: left;
	width: 180px; 
}

#content .pics_right {
	float: right;
	width: 180px; 
}

#content .pics_right img {
	margin-bottom: 10px;
}

#content .pics_left img {
	margin-bottom: 10px;
}

#content .inhalt_text p,
#content .inhalt_text_left p,
#content .inhalt_text_right p {
	margin-top: 0;
}



/* Kopf */

#content .zeile_inhalt_kopf {
	margin: 0;
	background: #BAE97C;
	width: 100%;
	padding: 0;
	display: block;
}

/* großes Bild */

#content .pics_middle {
	width: 100%;
}


#content .textkopf_middle  {
	padding: 10px 10px 2px 10px;
	float: left;
}



/* kleines Kopfbild rechts */


#content .pics_right_small {
	float: right;
	width: 31%;
}

#content .textkopf_left_big  {
	padding: 10px 0 0 10px;
	float: left;
	width: 65%;
}

/* Großes Kopfbild rechts */

#content .pics_right_big {
	float: right;
	width: 50%;
	padding: 0;
}


#content .textkopf_left_small  {
	padding: 10px 0 0 10px;
	float: left;
	width: 46%;
}

/* kleines Kopfbild links */



#content .pics_left_small {
	float: left;
	width: 31%;
}

#content .textkopf_right_big  {
	padding: 10px 10px 0 0;
	float: right;
	width: 65%;
}

/* Großes Kopfbild links */

#content .pics_left_big {
	float: left;
	width: 50%;
	padding: 0;
}

#content .textkopf_right_small {
	padding: 10px 10px 0 0;
	float: right;
	width: 46%;
}

.pics_right_small img,
.pics_left_small img,
.pics_right_big img,
.pics_left_big img {
	
	float: left; /* Grüne Linie unter den Bildern weg Achtung NS 6 macht zicken  */

}


/* Linkformat Kopf */

#content .textkopf_right_small a,
#content .textkopf_right_big a,
#content .textkopf_left_small a,
#content .textkopf_left_big a,
#content .textkopf_middle a
 {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#fontsize {
	margin: 10px 10px 0 0;
	background-color: #E2F5C9;
	border: 1px solid #8BC53E;
}

#styleselect {
	margin: 10px 10px 10px 0;
	background-color: #E2F5C9;
	border: 1px solid #8BC53E;
}

#styleselect .padding {
	padding: 5px;
}

#styleselect select {
	font-size: 1em;
}

.layoutfrei {
	padding-top: 5px;
}


/* Veranstaltungen */

#content .colorevent {
	color: #fff;
}


#content .zeile_event {
	margin: 0;
	border: 1px solid #98CF50;
	width: 99%;
	background-color: #F0F8E5;
}

#content .text_event  {
	padding: 0 10px 10px 10px;
}

#content .zeile_event h2 {
	background-color: #98CF50;
	padding: 5px;
}

#content .inhalt_event {
	float: left;
}

#content .text_event_right {
	float: left;
	width: 72%;
}

#content .pics_event_left {
	float: left;
	width: 24%;
}

#content .pics_event_left img {
padding: 0 0 0 10px;
}


/* Navi */

.letters {
	position: relative;
	display: block;
	width: 99%;
}

.letters ul {
	margin: 0;
	padding: 0;
	border: 0;
}

.letters li {
	float: left;
	margin: 0 .7em .7em 0;
	text-align: center;
	color: #fff;
	list-style-image: url(/images/blank.gif);
}

.letters .aktiv a:link, 
.letters .aktiv a:visited {
	padding-top: 3px;
	font-size: 1em;
	display: block;	
	width: 1.8em;
	height: 1.5em;
	color: #fff;
	text-decoration: none;
	background-color: #8BC53E;
	border: 1px solid #5C8A1F;
}

.letters .aktiv a:hover, 
.letters .aktiv a:active {
	background-color: #666;
}


/*
-----------------------------------------------
ÜBERSCHRIFTEN
----------------------------------------------- */

#right #fontsize h1 {
	font: bold 15px Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 5px;
}

#right #fontsize h1 a {
	text-decoration: none;
}


#right #fontsize h2,
#right #styleselect h2 {
	font: bold 1em Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	background: #BAE97C url(/images/bg_h2_green.gif) repeat-x;
	padding: 5px;
}

#middle h1  {
	font: normal 1.5em Arial, Verdana, Helvetica, sans-serif;
	color: #2E4A0A;
	margin: 0;
	padding: 5px 5px 5px 10px;
	background-color: #E2F5C9;
}

#middle h2 {
	font: bold 1.2em Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 10px 0;
}

#middle h2 a {
	text-decoration: none;
}

#middle h3 {
	font: bold 1.2em Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 10px 0;
}

.padding_left {
	padding: 0 0 10px 10px;
}

.padding_right {
	padding: 0 10px 10px 0;
}

.specials a {
	color: #000;
}

.specials h2 {
	font: bold 1em Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
}

.specials .padding_color {
	padding: .3em .3em 1em .3em;
	font: normal 1em Arial, Verdana, Helvetica, sans-serif;
	background-color: #E2F5C9;
}

.specials .padding {
	font: normal 1em Arial, Verdana, Helvetica, sans-serif;
}

.pass_pic {
	float: left;
	width: 30%;
	text-align: right;
	margin-top: 6em;
}

/*
-----------------------------------------------
Menue
----------------------------------------------- */

#menu {
	padding: 0 0 10px 0px;
	background-color: #fff;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}

#menu ul li {
	margin: 0;
	padding: 10px 0 0 0;
	background: #fff;
}

#menu ul li a:link,
#menu ul li a:visited {
  font: normal 1em Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background: #E2F5C9 url(/images/menue_pfeil_green.gif) no-repeat;
	padding: 4px 0 3px 28px;
	display: block;
}


#menu ul li a:hover, 
#menu ul li a:active,
#menu ul li a:focus {
	background-color: #A8DC63;
}

.selected a 
 {
	background-color: #A8DC63 !important;
}

/* UNTERMENUE */

#menu ul li ul {
	margin: 0;
	padding: 0 0 0 22px;
	list-style-type: none;
}

#menu ul li ul li {
	padding: 1px 0 0 0;
	background: #fff;
}

#menu ul li ul li a:link, 
#menu ul li ul li a:visited {
	font-weight: normal;
	margin: 0;
	color: #000;
	padding: 3px 0 2px 20px;
	display: block;
	text-decoration: none;
	background: #F0F8E5 url(/images/submenue_pfeil.gif) 8px 7px no-repeat;
}


#menu ul li ul li a:hover, 
#menu ul li ul li a:active,
#menu ul li ul li a:focus {
	background-color: #A8DC63;
}

#menu ul li.submenue {
	padding-top: 0;
}



/*
-----------------------------------------------
Footer
----------------------------------------------- */

#footer a {
	font-weight: normal;
	color: #000;
}


#footer .left {
	float: left;
}

#footer .right {
	float: right;
}

/*
-----------------------------------------------
Links
----------------------------------------------- */


.link_extern,
.link_intern,
.link_download,
.link_person,
.link_email,
.link_back
  {
	margin: 5px 0 5px 0;
}

.link_extern a {
	font-weight: bold;
	color: #000;
	padding-left: 18px;
	text-decoration: none;
	background: url(/images/blank.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	background: url(/images/icon_externer_link.gif) 0 2px no-repeat; /* das kann der IE5 nicht */
}
.nix_xsftdfhtsdertsq { } /* fuer IE5 */



.link_intern a {
	font-weight: bold;
	color: #000;
	padding-left: 18px;
	text-decoration: none;
	background: url(/images/blank.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	background: url(/images/icon_intern_link.gif) 0 2px no-repeat; /* das kann der IE5 nicht */
}
.nix_frasbewpersfelq { } /* fuer IE5 */


.link_download a {
	font-weight: bold;
	color: #000;
	padding-left: 18px;
	text-decoration: none;
	background: url(/images/blank.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	background: url(/images/icon_download_link.gif) 0 2px no-repeat; /* das kann der IE5 nicht */
}
.nix_jsfrewbaetzhjks { } /* fuer IE5 */


.link_more a {
	font-weight: bold;
	color: #000;
	padding-left: 18px;
	text-decoration: none;
	background: url(/images/blank.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	background: url(/images/icon_more_link_bl.gif) 0 2px no-repeat; /* das kann der IE5 nicht */
}
.nix_dfzyrwlogreqrit { } /* fuer IE5 */

.link_more_black a {
	font-weight: bold;
	color: #000;
	padding-left: 18px;
	text-decoration: none;
	background: url(/images/blank.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	background: url(/images/icon_more_link_bl.gif) 0 2px no-repeat; /* das kann der IE5 nicht */
}
.nix_aernerifartyhor { } /* fuer IE5 */


.link_person a {
	font-weight: bold;
	color: #000;
	padding-left: 18px;	
	text-decoration: none;
	background: url(/images/blank.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	background: url(/images/icon_personen_link.gif) 0 2px no-repeat; /* das kann der IE5 nicht */
}
.nix_fdeefgdgdsfgfgs { } /* fuer IE5 */


.link_email a {
	font-weight: bold;
	color: #000;
	padding-left: 18px;
	text-decoration: none;
	background: url(/images/blank.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	background: url(/images/icon_email_link.gif) 0 2px no-repeat; /* das kann der IE5 nicht */
}
.nix_hdthfrgegsegcwd { } /* fuer IE5 */


.link_back a {
	font-weight: bold;
	color: #000;
	padding-left: 18px;	
	text-decoration: none;
	background: url(/images/blank.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	background: url(/images/icon_back_link.gif) 0 2px no-repeat; /* das kann der IE5 nicht */
}
.nix_hevdklausfrgdfb { } /* fuer IE5 */

/*
-----------------------------------------------
Formulare
----------------------------------------------- */

#formular form { 
	padding: 0;
	margin: 0;
}

#formular fieldset {
	border: 1px #8BC53E solid;
	margin-bottom: 10px;
	padding: 10px;
}

#formular legend {
	background-color: #8BC53E;
	font: bold 1em Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	padding: 5px;
}

#error fieldset {
	border: 1px #ff0000 solid;
	padding: 10px;
}

#error legend {
	background-color: #ff0000;
	font: bold 1em Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	padding: 5px;
}

#formular input, 
#formular textarea, 
#formular select {
	font: normal 1em Arial, Verdana, Helvetica, sans-serif;
	background-color: #F2F4EE;
}

#formular input:focus, 
#formular textarea:focus, 
#formular select:focus {
	border: solid #8BC53E 2px;
	background-color: #fff;
}
 

#formular label {
	cursor: pointer;
}

#formular .formrow {
	width: 100%;
	padding: 5px 0 5px 0;
	margin-bottom: 3px;
	background-color: #EFF7E4;
}

#formular .formrow_color {
	width: 100%;
	padding: 5px 0 5px 0;
	margin-bottom: 3px;
	background-color: #E2F5C9;
}

#formular .formrow_nocolor {
	width: 100%;
	padding: 5px 0 5px 0;
	margin-bottom: 3px;
}

#formular .left {
	float: left;
	padding-left: 5px;
	width: 20%;
}

#formular .leftcheckbox {
	float: left;
	width: 20%;
	text-align: right;
}

#formular .right {
	float: left;
	width: 79%;
}

#formular .error {
	border: solid #ff0000 2px;
	background-color: #F2F4EE;
 }
 
 #formular .texterror {
	color: #ff0000;
}


#formular .checkbox_row {
	width: 100%;
	padding: 0px;
	border-bottom: 2px solid #fff; 
}

#formular .checkbox_last {
	width: 100%;
	padding: 0px;
}

#formular .checkbox_small {
	float: left;
	width: 20%;
	text-align: right;
}

#formular .checkbox_label {
	float: left;
	width: 80%;
}

.form_term_date_calendar {
	float: left;
	padding-left: 5px;
}

.form_left {
	float: left;
}

#style {
	width: 80%; 
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 100%;  /* das kann der IE5 nicht */
}
.nix_erghzugffvg { } /* fuer IE5 */ 


/* WETTER */

#wetter {
	margin: 0 0 20px 10px;
	background-color: #E2F5C9;
	border: 1px solid #8BC53E;
}

#wetter h2 {
	font: bold 1em Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	background: #BAE97C url(/images/bg_h2_green.gif) repeat-x;
	padding: 5px;
}


#wetter .line {
	padding: 3px 5px 3px 5px; 
	border-top: 1px solid #8BC53E; 
}

#wetter .linecolor {
	background-color: #F5FCEB;
	padding: 3px 5px 3px 5px; 
	border-top: 1px solid #8BC53E; 
}


.easy_text {
	margin: 10px 10px 10px 0;
	background-color: #E2F5C9;
	border: 1px solid #8BC53E;
}

.easy_text .padding {
	padding: 5px;
}

#vcard_box {
	background: #fff url(/images/vcard-logo.gif) no-repeat;
	border: 1px solid #000;
	width: 450px;
	padding: 100px 0 0 0;
	margin: auto;
	text-align: left;
}

#vcard_box_head {
	background-color: #fff;
	border: 1px solid #000;
	width: 450px;
	margin: auto;
	text-align: left;
}

.vcard_box .row {
	
}

#vcard_box .col1 {
	float: left;
	width: 120px;
	padding-right: 5px;
	text-align: right;
}

#vcard_box .col2 {
	float: left;
	width: 140px;
}

#vcard_box .col3 {
	float: left;
	width: 10px;
	text-align: center;
}

#vcard_box .col4 {
	float: left;
	width: 150px;
}

#vcard_box .col_big {
	float: left;
	width: 300px;
}

#vcard_box .col_big input {
	width: 292px;
}

#vcard_box input,
#vcard_box select {
	border: 1px solid #ccc;
}

#vcard_box .col2.error input,
#vcard_box .col2.error select,
#vcard_box .col_big.error input,
#vcard_box .col_big.error select,
#vcard_box .col4.error input,
#vcard_box .col4.error select {
	border: 1px solid #ff0000;
}

.piktogramme {
display: block;
}


.textkopf_middle .piktos {

}

.piktos img {
margin: 0 5px 0 0;
border: 1px solid #000;
display: block;
float: left;
}

#umfrage h2 {
	margin: 20px 0 0 0;
	font-size: 12px
}

#umfrage h2.h2error {
	color: red;
}

#umfrage h3 {
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: normal;
}

#umfrage table {
	width: 100%;
	background: #fff;
	border: 0;
}

#umfrage table tr td {
	padding: 3px;
	background-color: #f5fceb;
	margin: 2px;
}

#umfrage table tr.color td {
	background-color: #e2f5c9;
}

#umfrage input,
#umfrage textarea {
	border: 2px solid #ccc;
	background-color: #fff;
}

#umfrage input.green {
	border: 2px solid green;
}

#umfrage input.error {
	border: 2px solid red;
}

input.medium {
width: 230px;
}

input.small {
width: 50px;
}

.videos {
	background: #e2f5c9;
	padding: 10px 10px 5px 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.audios {
	background: transparent url(/images/audios.gif) 5px 5px no-repeat;
	padding: 10px 10px 5px 70px;
	margin-bottom: 10px;
}

.videos h2,
.audios h2 {
	color: #80b33d !important;
	border-bottom: 1px solid #80b33d;
	padding-bottom: 5px;
	margin-bottom: 7px !important;
}

.videos p a,
.audios p a {
	background: transparent url(/images/icon_more_link_bl.gif) 0 3px no-repeat;
	padding-left: 17px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
}

.videos p a:focus,
.audios p a:focus,
.videos p a:hover,
.audios p a:hover {
	background: #80b33d url(/images/icon_more_link.gif) 0 3px no-repeat;
	padding-left: 17px;
	padding-bottom: 1px;
	display: block;
	color: #fff !important;
}

.videos p,
.audios p {
	margin: 0;
	padding: 0 0 5px 0;
}

.videos p.selected a {
	background: #80b33d url(/images/icon_more_link.gif) 0 3px no-repeat !important;
	color: #fff !important;
}

.video-audio-box-detail {
	border: 1px solid #80b33d;
	margin-bottom: 10px;
	width: 535px;
}

.video-audio-box-detail .videos, 
.video-audio-box-detail .audios {
	margin-bottom: 0;
}

.videotoggle {
	display: none;
}

.clear {
   clear: both;
} 

.slider {
	position: relative;
}

.slider .img_fade {
	width: 560px;
	height: 300px;
	overflow: hidden;
}

.slider .link-galery {
	position: absolute;
	display: block;
	bottom: 2px;
	right: 2px;
	z-index: 90;
	background-color: #e2f5c9;
}

.slider .link-galery a {
	padding: 3px 5px 2px 24px;
	background: transparent url(/images/galery-icon.gif) 5px 5px no-repeat;
	text-decoration: none;
	display: block;
}

.slider .link-galery a:active,
.slider .link-galery a:focus {
	background: transparent url(/images/galery-icon-active.gif) 5px 5px no-repeat;
}

.gitem {
	float: left;
	width: 255px;
	background: #e2f5c9;
	padding: 5px;
	margin: 0 10px 10px 0;
}

.second {
	margin-right: 0;
}

.gitemimg a {
	float: left;
	width: 60px;
	height: 60px;
	background: #f6feec;
	padding: 1px;
	margin: 0 5px 0 0;
	text-decoration: none;
}

.gitemtext {
	float: left;
	width: 180px;
}


h1 .small {
	position: absolute;
	top: 7px;
	right: 10px;
	font-size: 12px;
	font-weight: normal;
}


/* Gallery */


.gallerybox {
    position: relative;
	background-color: #bae97c;
}

.gallerybox div.largepic {
    height: 420px;
    width: 560px;
}

.gallerybox span.caption {
	background-color: #e2f5c9;
	padding: 5px 10px 5px 10px;
	display: block;
}

.gallerybox .navigation {
	position: absolute;
	top: 200px;
	width: 560px;
}

.largepic:hover .navigation .prev {
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	left: 5px;
	text-decoration: none;
	background: #98cf50 url(/images/gal_prev.gif) 1px 1px no-repeat;
}

.largepic:hover .navigation .next {
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	right: 5px;
	text-decoration: none;
	background: #98cf50 url(/images/gal_next.gif) 1px 1px no-repeat;
}

.largepic:hover .navigation .start {
	width: 25px;
	height: 25px;
	position: absolute;
	left: 280px;
	background: #98cf50 url(/images/gal_play.gif) 1px 1px no-repeat;
}

.largepic:hover .navigation .stop {
	width: 25px;
	height: 25px;
	background: #98cf50 url(/images/gal_pause.gif) 1px 1px no-repeat;
	position: absolute;
	left: 280px;
}

.navigation a {
	text-decoration: none !important;
}


.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:75px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */


.gallery_show{height:80px;margin:0;}
.gallery_show li{width:80px;height:75px;margin: 1px;background:#e2f5c9;}
.gallery_show li div{left:240px}
.gallery_show li div .caption{font:italic 0.7em/1.4 georgia,serif;}

#main_image{margin:0 auto 20px auto;height:600px;width:600px;background:#222;}
#main_image img{margin-bottom:1px;}


/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
 
.jcarousel-container {
    position: relative;
    margin-top: 30px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 80px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
 
 
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


.jcarousel-skin-tango.jcarousel-container-horizontal {
    width: 430px;
    padding: 20px 65px 10px 65px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  430px;
    height: 80px;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 80px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 7px;
}


.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
 
 
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 35px;
    right: 10px;
    width: 48px;
    height: 48px;
    cursor: pointer;
    background: transparent url(/images/more.png);
}


.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 35px;
    left: 10px;
    width: 48px;
    height: 48px;
    cursor: pointer;
    background: transparent url(/images/back.png);
}

#content p a {
   border-bottom: 1px dotted #000000;
   text-decoration: none;
}

#content li a {
   border-bottom: 1px dotted #000000;
   text-decoration: none;
}


form#form_fragebogen_rangerfuhrung .clearfix:after,
form#form_fragebogen_qualitaet .clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
form#form_fragebogen_rangerfuhrung .clearfix,
form#form_fragebogen_qualitaet .clearfix {
	display: inline-block;
}
 
html[xmlns] form#form_fragebogen_rangerfuhrung .clearfix,
html[xmlns] form#form_fragebogen_qualitaet .clearfix {
	display: block;
}
 
* html form#form_fragebogen_rangerfuhrung .clearfix {
	height: 1%;
}

* html form#form_fragebogen_qualitaet .clearfix {
	height: 1%;
}

form#form_fragebogen_rangerfuhrung,
form#form_fragebogen_qualitaet {
    background-color: #e2f5c9;
    padding: 10px;
}

.question {
    margin-bottom: 20px;
    background-color: #fff;
    padding-top: 8px;
}

form#form_fragebogen_rangerfuhrung fieldset,
form#form_fragebogen_qualitaet fieldset {
    padding: 10px;
    margin: 0 0 5px 0;
    border: 0;
    color: #000;
}

form#form_fragebogen_rangerfuhrung legend span,
form#form_fragebogen_qualitaet legend span {
    font-weight: bold;
    padding: 0;
    display: block;
    width: 510px;
    color: #000;
}

form#form_fragebogen_rangerfuhrung legend span span,
form#form_fragebogen_qualitaet legend span span {
    font-weight: normal;
}

form#form_fragebogen_rangerfuhrung fieldset fieldset,
form#form_fragebogen_qualitaet fieldset fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    width: auto;
    background-color: #e2f5c9;
    margin-bottom: 2px;
}

form#form_fragebogen_rangerfuhrung fieldset fieldset.color,
form#form_fragebogen_qualitaet fieldset fieldset.color {
    background-color: #eaf3de;
}

form#form_fragebogen_rangerfuhrung fieldset fieldset legend,
form#form_fragebogen_qualitaet fieldset fieldset legend {
    background-color: transparent;
    font-weight: normal;
}

form#form_fragebogen_rangerfuhrung .headline,
form#form_fragebogen_qualitaet .headline {
    font-weight: bold;
}

form#form_fragebogen_rangerfuhrung fieldset#element_1 .col1 {
    width: 290px;
    float: left;
}

form#form_fragebogen_rangerfuhrung fieldset#element_1 .col2 {
    width: 80px;
    float: left;
    text-align: center;
    margin-right: 10px;
}

form#form_fragebogen_rangerfuhrung fieldset#element_1 .col3 {
    width: 130px;
    float: left;
    text-align: center;
}

/*fragebogen_qualitaet - Frage 1,2 */

form#form_fragebogen_qualitaet fieldset#element_0 .col0,
form#form_fragebogen_qualitaet fieldset#element_1 .col0 {
    width: 280px;
    float: left;
    padding: 2px 0;
}

form#form_fragebogen_qualitaet #element_0 .col0 input,
form#form_fragebogen_qualitaet #element_1 .col0 input {
    width: auto;
    float:left;
    margin-right: 10px;
}

form#form_fragebogen_qualitaet #element_0 .col0 input.tx,
form#form_fragebogen_qualitaet #element_1 .col0 input.tx {
    float:left;
    width: 230px;
}

form#form_fragebogen_qualitaet #element_0_1 {
    margin-left: 4px;
}

/*fragebogen_qualitaet - Frage 3 */

form#form_fragebogen_qualitaet #element_2_2 {
	width: 40px;
	margin-left: 25px;
}

/*fragebogen_qualitaet - Frage 4 */

form#form_fragebogen_qualitaet #element_3_1 {
	width: 40px;
}

/*fragebogen_qualitaet - Frage 8.1 */

form#form_fragebogen_qualitaet #element_9 input {
	margin:0 10px 0 4px;
	width: 50px;
}

/*fragebogen_qualitaet - Frage 9 */

form#form_fragebogen_qualitaet #element_10_1,
form#form_fragebogen_qualitaet #element_20 input,
form#form_fragebogen_qualitaet #element_21_1 {
	width: 15px;
	height:15px;
}

form#form_fragebogen_qualitaet #element_12_1,
form#form_fragebogen_qualitaet #element_13_1,
form#form_fragebogen_qualitaet #element_17_1 {
	width: 510px;
    height: 120px;
}

form#form_fragebogen_qualitaet #element_5_6_0,
form#form_fragebogen_qualitaet #element_6_7_0,
form#form_fragebogen_qualitaet #element_24_1 {
	width: 230px;
}

form#form_fragebogen_qualitaet #element_18_11_0 {
	width: 195px;
}

form#form_fragebogen_qualitaet #element_14 input {
	width: 15px;
	height:15px;
	margin:1px 4px;
}

form#form_fragebogen_qualitaet #element_16_1 {
	width: 15px;
	margin-left: 3px;
}


form#form_fragebogen_qualitaet #element_23_1 {
	margin: 0 20px 0 10px;
    width: 50px;
}

form#form_fragebogen_qualitaet #element_23_3 {
	margin: 0 0 0 10px;
    width: 155px;
}

form#form_fragebogen_qualitaet fieldset#element_21 fieldset {
	background-color: #fff;
	margin-left: 25px;	
}

form#form_fragebogen_qualitaet fieldset#element_21 fieldset label {
	width: 115px;	
}

form#form_fragebogen_qualitaet fieldset#element_8 .clearfix,
form#form_fragebogen_qualitaet fieldset#element_20 .clearfix,
form#form_fragebogen_qualitaet fieldset#element_21 .clearfix {
	padding-bottom:4px;	
}

form#form_fragebogen_qualitaet fieldset#element_21 fieldset legend {
    display: block;
    position: absolute;
    left: -2000px;
    top: -2000px;
}

form#form_fragebogen_qualitaet fieldset#element_21 fieldset .subrow {
    padding-bottom: 2px;
    padding-top: 2px;
}

form#form_fragebogen_rangerfuhrung fieldset#element_1 fieldset label {
    display: block;
    position: absolute;
    left: -2000px;
    top: -2000px;
}

form#form_fragebogen_rangerfuhrung .hidden,
form#form_fragebogen_qualitaet .hidden {
    display: block;
    position: absolute;
    left: -2000px;
    top: -2000px;
}

form#form_fragebogen_rangerfuhrung .cols4 label,
form#form_fragebogen_qualitaet .cols4 label {
    float: right;
    width: 95px;
}

form#form_fragebogen_rangerfuhrung .cols4 .col1,
form#form_fragebogen_rangerfuhrung .cols4 .col2,
form#form_fragebogen_rangerfuhrung .cols4 .col3,
form#form_fragebogen_qualitaet .cols4 .col1,
form#form_fragebogen_qualitaet .cols4 .col2,
form#form_fragebogen_qualitaet .cols4 .col3 {
    width: 120px;
    float: left;
    margin-right: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
}

form#form_fragebogen_rangerfuhrung .cols4 .col4,
form#form_fragebogen_qualitaet .col4 {
    width: 120px;
    float: left;
    padding-bottom: 2px;
    padding-top: 2px;
}

form#form_fragebogen_rangerfuhrung .cols3 label,
form#form_fragebogen_qualitaet .cols3 label {
    float: right;
    width: 140px;
}

form#form_fragebogen_rangerfuhrung .cols3 .col1,
form#form_fragebogen_rangerfuhrung .cols3 .col2,
form#form_fragebogen_qualitaet .cols3 .col1,
form#form_fragebogen_qualitaet .cols3 .col2 {
    width: 165px;
    float: left;
    margin-right: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
}

form#form_fragebogen_rangerfuhrung .cols3 .col3,
form#form_fragebogen_qualitaet .cols3 .col3 {
    width: 165px;
    float: left;
    padding-bottom: 2px;
    padding-top: 2px;
}

form#form_fragebogen_rangerfuhrung .cols7 .col1,
form#form_fragebogen_rangerfuhrung .cols7 .col2,
form#form_fragebogen_rangerfuhrung .cols7 .col3,
form#form_fragebogen_rangerfuhrung .cols7 .col4,
form#form_fragebogen_rangerfuhrung .cols7 .col5,
form#form_fragebogen_rangerfuhrung .cols7 .col6,
form#form_fragebogen_rangerfuhrung .cols7 .col7,
form#form_fragebogen_qualitaet .cols7 .col1,
form#form_fragebogen_qualitaet .cols7 .col2,
form#form_fragebogen_qualitaet .cols7 .col3,
form#form_fragebogen_qualitaet .cols7 .col4,
form#form_fragebogen_qualitaet .cols7 .col5,
form#form_fragebogen_qualitaet .cols7 .col6,
form#form_fragebogen_qualitaet .cols7 .col7 {
    width: 25px;
    float: left;
    margin-right: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: center;
}

form#form_fragebogen_rangerfuhrung .cols7 .col1,
form#form_fragebogen_qualitaet .cols7 .col1 {
    width: 250px;
    text-align: left;
}

form#form_fragebogen_rangerfuhrung .cols7 .col7,
form#form_fragebogen_qualitaet .cols7 .col7 {
    margin-right: 0;
    width: 80px;
    text-align: left;
}

form#form_fragebogen_rangerfuhrung .cols7 .col2 label,
form#form_fragebogen_rangerfuhrung .cols7 .col3 label,
form#form_fragebogen_rangerfuhrung .cols7 .col4 label,
form#form_fragebogen_rangerfuhrung .cols7 .col5 label,
form#form_fragebogen_rangerfuhrung .cols7 .col6 label,
form#form_fragebogen_qualitaet .cols7 .col2 label,
form#form_fragebogen_qualitaet .cols7 .col3 label,
form#form_fragebogen_qualitaet .cols7 .col4 label,
form#form_fragebogen_qualitaet .cols7 .col5 label,
form#form_fragebogen_qualitaet .cols7 .col6 label {
    display: block;
    position: absolute;
    left: -2000px;
    top: -2000px;
}

form#form_fragebogen_rangerfuhrung .cols7 .col7 label,
form#form_fragebogen_qualitaet .cols7 .col7 label {
    float: right;
}

form#form_fragebogen_rangerfuhrung .cols6 .col1,
form#form_fragebogen_rangerfuhrung .cols6 .col2,
form#form_fragebogen_rangerfuhrung .cols6 .col3,
form#form_fragebogen_rangerfuhrung .cols6 .col4,
form#form_fragebogen_qualitaet .cols6 .col1,
form#form_fragebogen_qualitaet .cols6 .col2,
form#form_fragebogen_qualitaet .cols6 .col3,
form#form_fragebogen_qualitaet .cols6 .col4 {
    width: 50px;
    float: left;
    margin-right: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: center;
}

form#form_fragebogen_rangerfuhrung .cols6 .col1,
form#form_fragebogen_qualitaet .cols6 .col1 {
    width: 200px;
    text-align: left;
}

form#form_fragebogen_rangerfuhrung .cols6 .col4,
form#form_fragebogen_qualitaet .cols6 .col4 {
    margin-right: 0;
    width: 180px;
}

form#form_fragebogen_rangerfuhrung .cols6 .col4 .colsub,
form#form_fragebogen_qualitaet .cols6 .col4 .colsub {
    margin-right: 0;
    width: 60px;
    text-align: center;
    float: left;
    font-weight: normal;
}


form#form_fragebogen_rangerfuhrung .cols6 label,
form#form_fragebogen_rangerfuhrung .cols6 .col4 legend,
form#form_fragebogen_qualitaet .cols6 label,
form#form_fragebogen_qualitaet .cols6 .col4 legend {
    display: block;
    position: absolute;
    left: -2000px;
    top: -2000px;
}

#element_1_1718,
#element_1_1920 {
    width: 285px;
}

#element_3_6_1,
#element_15_3,
#element_19_9,
#element_25_9,
#element_26_12 {
    margin-left: 25px;
    width: 135px;
}

#element_12_7_0,
#element_12_8_0 {
    width: 230px;
}

#element_13_12_0 {
    width: 195px;
}

#element_10_1,
#element_11_1,
#element_21_1 {
    width: 510px;
    height: 120px;
}

#element_16_1 {
    width: 510px;
}

#element_14_1 {
    width: 50px;
    margin: 0 20px 0 10px;
}

#element_14_2 {
    width: 155px;
    margin: 0 20px 0 10px;
}

#element_14_3 {
    width: 155px;
    margin: 0 0 0 10px;
}

#element_25 fieldset legend {
    display: block;
    position: absolute;
    left: -2000px;
    top: -2000px;
}

#element_25 fieldset .subrow {
    padding-bottom: 2px;
    padding-top: 2px;
}

#element_25 fieldset label {
    width: 115px !important;
}

#element_25 fieldset {
    margin-left: 25px !important;
    background-color: transparent !important;
}

#element_24_1 {
    width: 50px;
    margin-right: 10px;
}

#element_20 div {
    padding: 2px 0 2px 0;
}

#element_20 label {
    width: 110px;
    display: block;
    float: left;
}

#element_20 input,
#element_27 input {
    width: 230px;
}

#element_0_0 {
    width: 390px;
    margin-right: 10px;
}

#element_0_1 {
    width: 80px;
    margin-left: 10px;
}

form#form_fragebogen_rangerfuhrung input, 
form#form_fragebogen_rangerfuhrung textarea, 
form#form_fragebogen_rangerfuhrung select {
    background-color: #FFFFFF;
    border: 2px solid #CCCCCC;
}

form#form_fragebogen_qualitaet input, 
form#form_fragebogen_qualitaet textarea, 
form#form_fragebogen_qualitaet select {
    background-color: #FFFFFF;
    border: 2px solid #CCCCCC;
    margin-top: 2px;
}

form#form_fragebogen_rangerfuhrung input:focus, 
form#form_fragebogen_rangerfuhrung textarea:focus, 
form#form_fragebogen_rangerfuhrung select:focus,
form#form_fragebogen_qualitaet input:focus, 
form#form_fragebogen_qualitaet textarea:focus, 
form#form_fragebogen_qualitaet select:focus  {
	border: solid #8BC53E 2px;
	background-color: #fff;
}
 
form#form_fragebogen_rangerfuhrung .error,
form#form_fragebogen_qualitaet .error {
	border: solid #ff0000 2px;
	background-color: #F2F4EE;
 }
 
form#form_fragebogen_rangerfuhrung .texterror,
form#form_fragebogen_qualitaet .texterror {
	color: #ff0000;
}

label, select, input[type=checkbox], input[type=radio], input[type=button], input[type=submit] {
    cursor: pointer;
}

#errorbox {
    position: absolute; 
    top: 100; 
    background-color: #fff; 
    border: 1px solid #000; 
    width: 350px; 
    height: 150px; 
    top: 100px; 
    left: 35%; 
    padding: 10px;
}

