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

html { 
	padding:	0;
	margin:	0;
}

a:focus {
	background-color: #444;
	
}

body {
	font: normal 12px/1.3em Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	background-color: #000;
	
	
	text-align: center; /* center IE 5 */	
	padding: 0;
	margin: 0;
}

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

.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 #fff dotted;
}

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

#subheader {
	background-color: #000;
	height: 35px;
	overflow: hidden;
	width: 980px;
}

#subheader_pfeil {
	
	
	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 {






}

/* Sprache */

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

.language_flags a {
	background: url(/images/bg_flags_black.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: #444;
	padding: 0 10px 0 10px;
	width: 980px;
}

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

* html #center_page {
	width: 981px;
}

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

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

#right a { 
	color: #fff;
}

#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: #444;
	padding: 10px;
	width: 960px;
}


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

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

#content a {
	color: #fff;
}

#content .zeile_inhalt {
	margin: 0;
	background-color: #444;
	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: #444;
	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: #000;
	width: 100%;
	padding: 0;
	display: block;
}

/* großes Bild */

#content .pics_middle {
	width: 100%;
}

#content .textkopf_middle  {
	padding: 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: #fff;
	text-decoration: none;
}

#fontsize {
	margin: 10px 10px 0 0;
	background-color: #444;
	border: 1px solid #000;
}

#styleselect {
	margin: 10px 10px 10px 0;
	background-color: #444;
	border: 1px solid #000;
}

#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 #000;
	width: 99%;
	background-color: #222;
}

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

#content .zeile_event h2 {
	background-color: #000;
	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: #000;
	border: 1px solid #fff;
}

.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: #000 url(/images/bg_h2_black.gif) repeat-x;
	padding: 5px;
}

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

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

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

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

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

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

.specials a {
	color: #fff;
}

.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: #444;
}

.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: #616161;
}

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

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

#menu ul li a:link,
#menu ul li a:visited {
  font: normal 1em Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	background: #444 url(/images/menue_pfeil_black.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: #000;
}

.selected a 
 {
	background-color: #000 !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: #616161;
}

#menu ul li ul li a:link, 
#menu ul li ul li a:visited {
	font-weight: normal;
	margin: 0;
	color: #fff;
	padding: 3px 0 2px 20px;
	display: block;
	text-decoration: none;
	background: #444 url(/images/submenue_pfeil_ws.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: #000;
}

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



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

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


#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: #fff;
}



.link_intern a {
	font-weight: bold;
	color: #fff;
}


.link_download a {
	font-weight: bold;
	color: #fff;
}

.link_more a {
	font-weight: bold;
	color: #fff;
}

.link_more_black a {
	font-weight: bold;
	color: #fff;
}


.link_person a {
	font-weight: bold;
	color: #fff;
}


.link_email a {
	font-weight: bold;
	color: #fff;
}


.link_back a {
	font-weight: bold;
	color: #fff;
}

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

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

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

#formular legend {
	background-color: #000;
	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: #ccc;
}

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

#formular label {
	cursor: pointer;
}

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

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

#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 #616161; 
}

#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: #444;
	border: 1px solid #000;
}

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


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

#wetter .linecolor {
	background-color: #222;
	padding: 3px 5px 3px 5px; 
	border-top: 1px solid #000; 
}

.easy_text {
	margin: 10px 10px 10px 0;
	background-color: #444;
	border: 1px solid #000;
}

.easy_text .padding {
	padding: 5px;
}

.piktogramme {
display: block;
}

.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.error {
	border: 2px solid red;
}

input.medium {
width: 230px;
}

input.small {
width: 50px;
}

.videos {
	background: transparent url(/images/videos_bl.gif) 5px 5px no-repeat;
	padding: 10px 10px 5px 70px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}

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

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

.videos p a,
.audios p a {
	background: transparent url(/images/icon_more_link.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: #ccc url(/images/icon_more_link_bl.gif) 0 3px no-repeat;
	padding-left: 17px;
	padding-bottom: 1px;
	display: block;
	color: #000 !important;
}

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

.videos p.selected a {
	background: #ccc url(/images/icon_more_link_bl.gif) 0 3px no-repeat !important;
	color: #000 !important;
}

.video-audio-box-detail {
	margin-bottom: 10px;
	width: 535px;
	background-color: #000;
}

.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: #000;
}

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

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

.second {
	margin-right: 0;
}

.gitemimg a {
	float: left;
	width: 60px;
	height: 60px;
	background: #ccc;
	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: #f0f0f0;
}

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

.gallerybox span.caption {
	background-color: #000;
	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: grey 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: grey url(/images/gal_next.gif) 1px 1px no-repeat;
}

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

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


.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:#000;}
.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-ws.png);
}


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

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