/****************************************************************************************************************
style.css
erstellt: 02.03.05
Autor: Goran

 Stylesheet fuer Werbeagentur aufwind.

geaendert: 07.04.05 Sebastian
Grund: ueberarbeitet

*******************************************************************************************************************/
 /*#####################################################
 Pseudo-Klassen & Redefinierung von HTML-Elementen
######################################################*/
 /* Allgemeine Angaben */
html,body,a,a:link,a:visited,a:hover,a:active,p,div,span,table,tbody,th,tr,td,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,select,option,optgroup,button,fieldset,textarea,label,legend
 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 17px;
 text-decoration: none;
 padding: 0px;
 margin: 0px;
}

html { /* background: #FCFDF9; */ /* background: #DBE1D4;  */
 /*background: #CCCCCC;  fuer Testzwecke */

}

body {
 background: url(../../assets/common/bg_body.jpg) #e8edc2 repeat-x;
}

/* Links */
a,a:link,a:visited,a:hover,a:active {
 color: #586168;
 text-decoration: underline;
}

a:hover {
 text-decoration: none;
}

a.red {
 color: #B92F3D;
}

/* Formular-Elemente */ /* siehe weiter unten */
 /* Block- und Inline-Elemente */
p { /* margin: 5px 0px 15px 0px; */

}

td,label,legend {

}

td td,p label {
 font-size: 1em;
}

/* Ueberschriften */
h1 {
 color: #5c6624;
 font-family: Times, serif;
 font-size: 15px;
 line-height: 15px;
 font-style: italic;

 font-weight: normal;
 font-weight: bold;
 padding: 2px 10px 0px 10px;
 background: #e8edc2;
 /* background: und border nochmal fuer die jew bereiche (rechts, link, content) definieren */
}

h2 {
 font-size: 12px;
 font-weight: bold;
 margin-top: 15px;
 margin-bottom: 10px;
}

/* wird bei News verwendet */
h3 {
 font-size: 11px;
 font-weight: bold;
 margin-bottom: 10px;
}

/* wird bei News verwendet */
h4 {
 font-size: 11px;
 font-weight: bold;
}

h5 {
 font-size: 11px;
 font-weight: bold;
 margin-top: 20px;
 margin-bottom: 5px;
}

h6 {
 font-size: 10px;
 font-weight: bold;
 border-bottom: 1px solid #666;
 margin-top: 15px;
 margin-bottom: 2px;
}

/* Bild-Definitionen */
img {
 border: none;
 white-space: nowrap;
}

ul {
 list-style-type: square;
 margin: 0px 0px 0px 0px;
 padding: 0px 5px 5px 5px;
}

ul li { /* line-height: 120%;*/
 margin: 0px 0px 5px 15px;
}

hr {
 border: none;
 border-top: 1px solid #CCD994;
 width: 100%;
 height: 1px;
 margin: 5px 0px;
}

/*#################################################
 CSS-Klassen fuer Formulare
#################################################*/
form {
 color: #586168;
}

form br {
 clear: both;
}

fieldset {
 background: none;
 padding: 10px;
 margin: 0px 0px 10px 0px;
 border: 1px solid #B6C6D1;
}

legend {
 border: none;
 background: none;
}

label.leftb,label.leftr {
 font-weight: bold;
 float: left;
 text-align: right;
 width: 11em;
 margin-right: 0.8em;
}

/* error-Klasse */
label.leftr {
 color: #FF0000;
}

input,select,textarea {
 color: #586168;
}

select {
 padding: 0;
}

optgroup,option {
 line-height: 100%;
}

input:focus,textarea:focus {
 background: #FBF4D6;
}

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

textarea {
 width: 50%;
 margin-bottom: 10px;
}

/* Buttons beim Kontaktformular */ /*
.submitbuttons
{
 margin-left: 8.8em;
}

.submitbuttons button
{

 font-weight: bold;
 color: #FFF;
 background: #666;
 line-height: 100%;
 margin-right: 5px;
}
*/ /* Formular bei der Suche */
__form.suche input {
 padding: 2px;
 margin-left: 2px;
}

__form.suche button {
 line-height: 100%;
 margin-top: 5px;
}

/**************************
form_search
***************************/
.form_search {
 margin: 0px 0px 0px 0px;
}

.form_search input {
 border: 1px solid #9d9b9f;
 font-size: 11px;
 width: 160px;
 padding: 2px 5px 2px 5px;
}

.form_search button,input.submit,.kontaktadressen input.submit {
 margin: 20px 0px 0px 0px;
 padding: 2px 15px 2px 5px;
 border: none;
 cursor: pointer;
 text-align: left;
 border: 1px solid #b6c6d1;
 border-left: none;
 border-top: none;
 color: #919191;
 background: #fff url('../../assets/common/pfeil.gif') 155px no-repeat;
 border: 1px solid #b6c6d1;
}

.form_search div.nofloat
{
	height: 1px;
	line-height: 1px;
}

/**************************/
.search_erg {
 margin: 10px 0px 0px 0px;
 padding: 0px;
 background: #E6EECB;
 /*	border: 1px solid #B6C6D1;*/
}

.kontaktadressen h1,.search_erg  h1 {
 background: url(../../assets/common/bg_head_center.jpg) #e8edc2 repeat-y
  right;
 border-bottom: 1px solid #ccd994;
}

.search_erg  h1 a:link,.search_erg  h1 a:visited,.search_erg  h1 a:hover,.search_erg  h1 a:active
 { /*	color: #A2CD4A; */ /* TODO */

}

.search_erg  .erg_text {
 padding: 10px;
}

.search_erg  .erg_link {
 border: none;
 margin: 5px 0px 0px 0px;
}

.search_erg .erg_link a,.search_erg .erg_link a:link,.search_erg .erg_link a:visited,.search_erg .erg_link a:hover,.search_erg .erg_link a:active
 {
 background: url(../../assets/common/pfeil.gif) no-repeat 10px 3px;
 padding: 0px 0px 0px 22px;
}

/*------------- Ende Pseudo-Klassen & Redefinierung von HTML-Elementen ------------- */
 /*
#center_bg
{
 width: 100%;
 height: 610px;
 position: absolute;
 padding: 0px;
 left: 0px;
 top:0px;
 margin: 0px;
 z-index:1;
 background: #DBE1D4;
}

#center_wrapper {
 background: #DBE1D4;
 height: 40px;
}
*/ /* Seite zentriert ausrichten */
#center_wrapper {

}

#center {
 background: #fff url(../../assets/common/bg_center.gif) repeat-y;
 position: relative;
 width: 940px;
 margin: 0px auto 0px auto;
 z-index: 5;
 padding: 0px 10px 10px 10px;
}

/*
#center_bottom {
	width: 978px;
	height: 50px;
	background: url(../../assets/common/schatten_unten.gif) -1px 0px no-repeat;

}
*/ /* --------------- Oben: Links und Teaser oben --------------- */
#top {
 background: url(../../assets/common/bg_top.gif) #f6e5a1 no-repeat;
 width: 940px;
 height: 147px;
}

#top .link_kg {
 width: 200px;
 height: 100px;
 position: absolute;
 top: 40px;
 left: 370px;
 cursor: pointer;
}

#top .languages {
 padding: 3px 5px 3px 5px;
}

#top .languages a,#top .languages a:link,#top .languages a:visited,#top .languages a:hover,#top .languages a:active
 {
 padding: 0px 5px 0px 5px;
 color: #626225;
 font-size: 10px;
 letter-spacing: 0px;
 border-left: 1px solid #626255;
 text-transform: uppercase;
 text-decoration: none;
}

#top .languages a:hover {
 text-decoration: underline;
}

#top .languages a.erste,#top .languages a.erste:link,#top .languages a.erste:visited,#top .languages a.erste:hover,#top .languages a.erste:active
 {
 border: none;
}

#top .slogan {
 margin: 30px 0px 0px 627px;
}

.top2 {
 position: relative;
 width: 790px;
 height: 190px;
 margin: 1px 0px 0px -90px;
}

.top2 #kopfbild {
 height: 190px;
 overflow: hidden;
 background: url(../../assets/common/bg_head_head.jpg) repeat-y 90px;
}

.top2 #kopfbild img {
	margin: -20px 0px 0px 90px;
	margin: 0px 0px 0px 90px;
}

.top2 #kopfbild .bg_trans
{
	position: absolute;
	background: #b2c900;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.60;
  height: 20px;
  width: 700px;
 	margin: 170px 0px 0px 90px;
}

#kopfbild #doks24 {
 position: absolute;
 top: 0px;
 left: -85px;
}

.top2 .etikett {
 top: 0px;
 left: -102px;
 position: absolute;
}

.top2 .sitenavi {
 top: 170px;
 left: 90px;
 width: auto;
 width: 700px;
 position: absolute;
 /*	width: 240px; */
 height: 20px;
 background: none;
 font-weight: normal;
 font-size: 11px;
 line-height: 11px;
 white-space: nowrap;
 vertical-align: top;
 padding: 0px 0px 0px 5px;
 border: none;
 margin: 0px;
 padding: 0px;
 border-top: 1px solid #fff;
}



.top2 .sitenavi a,.top2 .sitenavi a:link,.top2 .sitenavi a:visited,.top2 .sitenavi a:hover,.top2 .sitenavi a:active
 {
 float: right;
 height: 17px;
 background: none;
 padding: 3px 5px 0px 5px;
 margin: -2px 0px 0px 0px;
 font-size: 11px;
 line-height: 11px;
 color: #fff;
 text-decoration: none;
 text-transform: uppercase;
 border-left: 1px solid #fff;
 border-top: 1px solid #fff;
 border-top: none;
}

.top2 .sitenavi a:hover {
 background: #e8edc2;
 color: #5c6624;
}

.top2 .sitenavi ul {
 margin: 2px 0px 0px 0px;
 padding: 0px;
 /*	display: inline;*/
}

.top2 .sitenavi li {
 display: inline;
 border-left: 1px solid #868686;
 padding: 0px 0px 0px 0px;
 margin: 10px 0px 0px 0px;
}

.top2 .sitenavi li.erster {
 border: none;
}

/*------------- Ende Hauptnavigation ------------- */
 /* ------------ Content-Bereich ------------ */
#contentarea { /* width: 100%;*/
 padding: 0px;
 margin: 0px;
}

/*------------- Ende Content-Bereich: Subnavigation ------------- */
#content_wrapper {
 width: 700px;
 float: left;
 margin: 0px;
 padding: 0px;
}

#content_wrapper_gastgeber {
 width: 700px;
 float: left;
 margin: 0px;
 padding: 0px;
}

/* ------------ Content-Bereich: Inhalte ------------ */
#content,#content2,#content3,#content4,#content5,#content6 {
 background: #fff;
 color: #586168;
 float: left;
 padding: 0px 0px 0px 0px;
 overflow: hidden;
}

/* mit Zusatzinfos auf der rechten Seite */
#content { /*background-image: url(../../assets/common/background.gif);
 background-repeat: no-repeat;
 background-position: 10px 350px;*/
 width: 460px;
 margin: 0px 0px 0px 10px;
}

/* ohne Zusatzinfos auf der rechten Seite */
#content2 {
 width: 460px;
 margin: 0px 0px 0px 10px;
}

/* Startseite */
#content3 {
 margin: 0px 0px 0px 10px;
 width: 460px;
}

/* nosubnav */
#content4 {
 width: 460px;
 margin: 0px 0px 0px 15px;
}

.nofloat {
 font-size: 1px;
 line-height: 1px;
 margin: 0px;
 padding: 0px;
 clear: both;
}

.nodisplay {
 display: none;
}

/*------------- Content-Bereich Copyright unten ------------------ */
#bottom {
 position: relative;
 clear: both;
 width: 960px;
 margin: 0px auto 0px auto;
 z-index: 5;
 background: url(../../assets/common/bg_bottom.gif) #e8edc2 no-repeat;
 text-align: right;
 font-size: 9px;
 line-height: 12px;
 color: #666;
 padding: 20px 0px 0px 0px;
}

#bottom div {

}

#bottom .footer_copyright {

}

#bottom .footer_text {

}

#bottom .footer_links {
 margin: 0px 0px 10px 300px;
 clear: both;
 color: #999;
 font-size: 9px;
 line-height: 12px;
}

#bottom .footer_links a,#bottom .footer_links a:link,#bottom .footer_links a:visited,#bottom .footer_links a:hover,#bottom .footer_links a:active
 {
 padding: 0px;
 margin: 0px;
 color: #666;
 font-size: 9px;
 line-height: 12px;
 font-weight: normal;
 text-decoration: none;
}

#bottom .footer_links a:hover {
 text-decoration: underline;
}

/*------------- Ende Content-Bereich Copyright unten ------------- */
 /**************************************************
								2-spaltiger Content
***************************************************/
#content_left {
 width: 246px;
 float: left;
 background: green;
}

#content_right {
 width: 246px;
 float: left;
 background: yellow;
}

/**************************************************
								Ende 2-spaltiger Content
***************************************************/
.doppelspalte {
 width: 570px;
}

/* Ende Contentmaker: Bild und Text*/
 /* ------------ Ende Content-Bereich: Inhalte ------------ */
 /* ------------ content3tent-Bereich: Zusatzinformationen (Linke Spalte) ------------ */
 /* ------------ Content-Bereich: Zusatzinformationen (Rechte Spalte) ------------ */
 /* Dieser div sorgt fuer den Rahmen */
#custom_left,#custom {
 color: #586168;
 overflow: hidden;
 font-size: 11px;
 padding: 0px 0px 0px 0px;
}

#custom_left {
 width: 229px;
 float: left;
 background: #fff;
 margin: 0px;
 border-left: 1px solid #ccd994;
}

#custom { /*	font-size: 9px; */
 float: right;
 width: 230px;
 /*  background: #fff; */
 line-height: 15px;
 border-right: 1px solid #ccd994;
}

#custom_left h1,#custom h1 {
 margin-bottom: 5px;
 background: url(../../assets/common/bg_head_right.jpg) #e8edc2 right;
 /* hier grad egal welcher bg weil beide quasi gleich breit sind */
 border-bottom: 1px solid #ccd994;
}

.box {
 clear: both;
 font-size: 10px;
 color: #586168;
 margin-bottom: 10px;
 border: 1px solid #ccd994;
 border-left: none;
 border-right: none;
}

.box h1,.box h2,.box h3,.box h4 { /*	color: #586168; */

}

.box h2 {
 font-weight: bold;
 padding: 3px 10px;
 margin: 0;
}

.box h4 {
 font-size: 11px;
 font-weight: bold;
 padding: 5px 10px 0px 10px;
}

.box p {
 font-size: 11px;
 line-height: 14px;
 color: #586168;
 margin: 0px 0px 0px 0px;
 padding: 0px 5px 10px 10px;
}

.logos p {
 padding: 10px 0px 10px 10px;
}

.box div.image {
 padding: 0;
 margin: 0;
 border: none;
}

.box div.image h1 {
 font-weight: bold;
 /* color: #FFF;
 background: #9d9b9f;
 padding: 5px 10px;
 */
}

.box div.image div {
 padding: 3px;
}

/*
.box div {
 color: #868686;
 line-height: 120%;
 margin: 0px 0px 0px 5px;
 padding: 0px;
}
*/

.box a,.box a:link,.box a:visited {
 color: #666;
}

.box a:hover { /*  color: #d7d8db; */

}

.box ul { /*border-bottom: 1px solid #AAA;*/
 list-style-type: none;
 padding: 5px 5px 5px 0px;
 margin: 0;
}

.box ul li {
 margin: 0px;
 padding: 0px;
}

.box ul li a,.box ul li a:link,.box ul li a:visited,.box ul li a:hover,.box ul li a:active
 {
 text-decoration: none;
 font-size: 10px;
 color: #868686;
 margin: 0px;
 padding: 0px 0px 0px 20px;
 /* background: url(../../assets/common/pfeil.gif);*/
}

.box ul li a:hover {
 text-decoration: underline;
}

.box ul li span {
 font-size: 9px;
}

.box ul li img {
 vertical-align: middle;
 text-align: center;
}

/* Teaser: Linkliste */
.box ul.assetlink,.box ul.assetdownload {
 padding: 0px;
 margin: 0px;
 clear: both;
 /* siehe normale ul */
}

/* Teaser: Linkliste */
.box ul.assetlink li a:link,.box ul.assetlink li a:visited,.box ul.assetlink li a:hover,.box ul.assetlink li a:active
 {
 padding: 0px 0px 2px 20px;
 background: no-repeat 5px 1px;
}

.box ul.assetdownload li a:link,.box ul.assetdownload li a:visited,.box ul.assetdownload li a:hover,.box ul.assetdownload li a:active
 {
 padding: 2px 5px 2px 20px;
 display: block;
 height: 15px;
 float: left;
 background: no-repeat 0px 0px;
}

.box ul.assetdownload {
 padding: 0px 0px 5px 5px;
}

.box ul.assetdownload img,.box ul.assetlink img {
 margin-right: 5px;
 text-align: center;
}

.box ul.assetdownload img {
 margin: 0px;
}

/* Teaser: Einzeiler */
.box ul.ulist {
 border: none;
 list-style-type: square;
 padding: 0;
 margin-left: 35px;
}

.box ul.ulist li {
 padding: 4px 5px;
 margin: 0;
}

/* Kalender */
.box table {
 width: 140px;
 margin: 2px;
 text-align: center;
 vertical-align: middle;
}

.box table td {
 padding: 3px;
 color: #000;
 background-color: #F2FAFC;
}

.box table td a:link,.box table td a:visited,.box table td a:hover,.box table td a:active
 {
 background-color: #095AA6;
 color: #FFF;
 text-decoration: none;
 display: block;
}

.box table td.month {
 color: #000;
 background-color: #F2FAFC;
}

.box table td.month a:link,.box table td.month a:visited,.box table td.month a:hover,.box table td.month a:active
 {
 color: #000;
 background-color: #F2FAFC;
 display: inline;
}

.box table td.week {
 padding: 3px;
 color: #000;
 background-color: #F2FAFC;
}

.box table td.today {
 padding: 3px;
 color: #F00;
 background-color: #F2FAFC;
}

.box table td.today a {
 text-decoration: none;
 background-color: #095AA6;
 color: #FFF;
}

/* Ende Kalender */
.box2 {
 border: 1px solid #ccd994;
 border-right: none;
 margin: 0px 0px 10px 0px;
 padding: 0px 0px 0px 0px;
}

.box2 img {
 margin: 0px 5px 0px 0px;
}

#custom .links_gesamt,#custom .downloads_gesamt {
 border-top: none;
 /** TODO
		border: 1px solid #B6C6D1;
	border-right: none;
	margin: 0px 0px 10px 10px;
	padding: 10px;
**/
}

#custom .links_gesamt h1,#custom .downloads_gesamt h1 {
 border-top: 1px solid #ccd994;
}

#custom .links_gesamt ul,#custom .downloads_gesamt ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
}

#custom .links_gesamt ul li,#custom .downloads_gesamt ul li {
 margin: 0px 0px 5px 0px;
 padding: 0px;
}

#custom .links_gesamt ul li a:link,#custom .links_gesamt ul li a:visited,#custom .links_gesamt ul li a:hover,#custom .links_gesamt ul li a:active
 {
 font-size: 10px;
 padding: 0px 0px 0px 20px;
 background: url(../../assets/common/pfeil.gif) no-repeat 10px 3px
  !important;
}

#custom .downloads_gesamt ul li a:link,#custom .downloads_gesamt ul li a:visited,#custom .downloads_gesamt ul li a:hover,#custom .downloads_gesamt ul li a:active
 {
 font-size: 10px;
 padding: 3px 0px 3px 20px;
 background: no-repeat;
}

/****************************************************************************************************************
* kontakt.phtml
****************************************************************************************************************/
.form_contact {

}

.form_contact .error {
 margin: 10px 0px;
 color: #FE0000;
 font-weight: bold;
}

.form_contact .service {
 margin: 5px 0px;
}

.form_contact .service input {
 border: none;
 width: 13px;
 margin: 3px 3px 0px 2px;
}

.form_contact label {
 margin: 0px 5px 0px 0px;
 width: 120px;
 float: left;
}

.form_contact label.red {
 color: #FE0000;
}

.form_contact input,.form_contact textarea {
 border: 1px solid #828282;
 padding: 2px;
 margin: 2px 0px;
 width: 270px;
}

.form_contact input.plz {
 width: 40px;
 margin: 2px 2px 2px 0px;
}

.form_contact input.ort {
 width: 218px;
}

.form_contact .pflicht {
 margin: 0px 5px 5px 125px;
}

.submitbutton button {
 margin: 20px 0px 0px 0px;
 width: 100px;
 color: #666666;
 background: #FFFFFF url(../../assets/common/pfeil.gif) no-repeat scroll
  95% 50%;
 border-color: #CCD994;
 border-style: none solid solid none;
 border-width: medium 1px 1px medium;
 font-size: 10px;
 padding: 2px 15px 0 5px;
 text-decoration: none;
 cursor: pointer;
}

/***** Ende Kontaktformular ************************************************************************************/
 /****************************************************************************************************************
* infopool.phtml
****************************************************************************************************************/
.infopool {
 padding: 0px;
 margin: 0px 0px 10px 0px;
 background: #E8EDC2;
}

.infopool h1,.infopool_detail h1 { /*	text-transform: none;  */
 background: #E8EDC2 url(../../assets/common/bg_head_center.jpg) repeat-y
  scroll right center;
 border-bottom: 1px solid #CCD994;
 color: #5C6624;
 font-family: Times, serif;
 font-size: 15px;
 font-style: italic;
 font-weight: normal;
 line-height: 15px;
 margin: 0 0 5px;
 padding: 2px 10px;
}

.infopool div { /*	 padding: 0px;  */
 padding: 0 10px 0px;
}

.infopool h1 a,.infopool h1 a:link,.infopool h1 a:visited,.infopool h1 a:hover,.infopool h1 a:active
 { /*	color: #626225; */ /* TODO: kucken */
 text-decoration: none;
 font-size: 15px;
 font-family: Times serif;
 color: #5C6624;
}

.infopool .datum,.infopool_detail .datum {
 text-transform: none;
 font-family: Times serif;
 font-size: 15px;
 color: #5C6624;
}

.infopool .info_date,.infopool_detail .info_date {
 margin: 0px 0px 0px 0px;
 font-size: 10px;
 padding: 5px 0px 0px 10px;
}

.infopool .image { /*	width: 280px;*/
 float: left;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 /*	background: #eaf0f5;
	border: 1px solid #9d9b9f;
	border-right: none;
	*/
}

.infopool .teaser { /* ohne Bild und Dates */
 padding: 5px 10px 10px 10px;
 margin: 0px;
}

.infopool .teaser_image { /* mit Bild */
 float: left;
 width: 280px;
 padding: 0px 0px 0px 0px;
 margin: 0px;
}

.infopool .teaser h1,.infopool .teaser_image h1 {
 /*	padding: 5px 0px 0px 5px;	*/ /*	background: #d7d8db;*/

}

.infopool .teaser .info_text,.infopool .teaser_image .info_text {
 padding: 5px 5px 5px 5px;
}

.infopool .teaser_image a,.infopool .teaser_image a:link,.infopool .teaser_image a:visited,.infopool .teaser_image a:hover,.infopool .teaser_image a:active,.infopool .teaser a,.infopool .teaser a:link,.infopool .teaser a:visited,.infopool .teaser a:hover,.infopool .teaser a:active
 {
 text-decoration: underline;
 background: url(../../assets/common/pfeil.gif) no-repeat 0px 3px
  !important;
}

.infopool_detail {
 border: 1px solid #CCD994;
}

.infopool_detail .dates,.infopool_detail .teaser,.infopool_detail .text
 {
 padding: 10px;
 margin: 0;
}

.infopool_detail .dateps p,.infopool_detail .teaser p,.infopool_detail .standard,.infopool_detail .standard .text p
 {
 padding: 0;
 margin: 0;
 border: none;
}

.infopool_detail .image div {
 background: none;
 color: #868686;
}

.infopool_detail .anreisser { /*	border: 1px solid #646464; */
 font-weight: bold;
}

.infopool_detail .teaser h1 {

}

.infopool_detail .plaintext {
 padding: 0px;
}

.infopool_detail_float_image {
 float: right;
}

.infopool .veranstaltungsdaten,.infopool_detail .veranstaltungsdaten {
 float: left;
 font-size: 10px;
 width: 160px;
 padding: 3px;
 color: #646464;
 background: #EEE;
}

.infopool .publizierungsdaten,.infopool_detail .publizierungsdaten {
 float: right;
 text-align: right;
 font-size: 11px;
 width: 160px;
 padding: 3px;
 color: #646464;
}

.info_link_detail a,.info_link_detail {
 font-size: 11px;
}

.info_detail_leer {
 font-size: 11px;
 font-style: italic;
}

.infopool_detail div {
 clear: both;
 margin: 0px 0px 0px 0px;
 padding: 0 10px 10px;
}

.infopool_detail .teaser .image {
 float: left;
 margin: 0px 10px 0px 0px;
}

.infopool_zurueck {
 font-size: 11px;
 clear: both;
 margin: 0px 0px 10px 0px;
 background: url(../../assets/common/pfeil_zurueck.gif) no-repeat 0px 5px
  ;
}

.infopool_zurueck a:link,.infopool_zurueck a:visited,.infopool_zurueck a:hover,.infopool_zurueck a:active
 {
 /*	background: url(../../assets/common/pfeil_button.png) no-repeat 0px 3px #ff0;  */
 padding: 0px 0px 0px 15px;
}

/* Suche Infopool */ /* siehe .box */ /* zusatz Style Infopools*/
.infopool_standard .h1,.infopool_standard h1 {
 padding: 2px 10px;
 margin: 0px 0px 5px 0px;
 background: #E8EDC2 url(../../assets/common/bg_head_center.jpg) repeat-y
  scroll right center;
 border-bottom: 1px solid #CCD994;
 color: #5C6624;
 font-family: Times, serif;
 font-size: 15px;
 font-style: italic;
 font-weight: normal;
 line-height: 15px;
 text-decoration: none;
}

/*
.infopool_monate {
 margin: 0px 0px 10px 10px;
 padding: 10px;
 border: 1px solid #B6C6D1;
 border-right: none;
 background: #fff;
}
*/
.infopool_monate h1 { /*

		font-size: 11px;
	text-transform: none;
	*/

}

.infopool_monate ul {
 margin: 0px 0px 10px 10px;
 padding: 0px;
 list-style: none;
}

.infopool_monate ul li {
 margin: 0px;
 padding: 0px;
}

.infopool_monate ul li a:link,.infopool_monate ul li a:visited,.infopool_monate ul li a:hover,.infopool_monate ul li a:active
 {
 padding: 0px 0px 0px 15px;
 text-decoration: none;
 background: url('../../assets/common/pfeil.gif') 0px 2px no-repeat;
}

.infopool_monate ul li a:hover {
 text-decoration: underline;
}

.back {
 margin: 10px 0px 10px 0px;
}

/***** Ende Infopool *******************************************************************************************/
 /*#################################################
 CSS-Klassen fuer die Sitemap
#################################################*/
table.sitemap {
 margin: 0px;
}

.sitemap td {
 padding: 15px 0px 10px 0px;
}

.sitemap td.separator {
 background-color: #fff;
 padding: 0px;
}

h1#sitemap {
 background: #E8EDC2 url(../../assets/common/bg_head_center.jpg) repeat-y
  scroll right center;
 border-bottom: 1px solid #CCD994;
}

a.sitemap1,a:link .sitemap1,a:visited .sitemap1,a:hover .sitemap1,a:active
 .sitemap1 {
 display: block;
 background: #E8EDC2;
 font-weight: normal;
 font-size: 12px;
 text-decoration: none;
 line-height: 160%;
 padding: 2px 5px 2px 10px;
 margin: 0px;
 width: 200px;
}

a.sitemap2,a:link .sitemap2,a:visited .sitemap2,a:hover .sitemap2,a:active
 .sitemap2,a.sitemap3,a:link .sitemap3,a:visited .sitemap3,a:hover
 .sitemap3,a:active .sitemap3,a.sitemap4,a:link .sitemap4,a:visited
 .sitemap4,a:hover .sitemap4,a:active .sitemap4 {
 color: #646464;
 text-decoration: none;
 line-height: 160%;
}

a:hover .sitemap1,a:hover .sitemap2,a:hover .sitemap3,a:hover .sitemap4
 {
 text-decoration: underline;
}

/* Ende Sitemap-Klassen */
 /*#################################################
 CSS-Klassen fuer die Barriere-Freiheit
#################################################*/
.unsichtbar {
 position: absolute;
 left: -2000px;
 /* Schiebt die "unsichtbaren" Hilfen aus dem Viewport, dadurch lassen
 sich uebereifrige Screenreader, die ausgerechnet "display: none" akustisch
 auswerten, taeuschen, und lesen die so versteckten Hilfen dennoch vor. */
}

/*#################################################
 Universelle CSS-Klassen fuer die Formatierung

#################################################*/
.zitat {
 font-style: italic;
 margin-bottom: 10px;
}

.zitat h1 {
 font-weight: bold;
 font-style: normal;
 margin-bottom: 0px;
}

/*###########################################################

 Die floatleft/-right Definitionen werden im
 WYSIWYG-Editor HTMLArea fuer die Bildausrichtung benoetigt!!

 Die weiteren Klassen stellen die moeglichen
 <span>-Zuweisungen dar.

###########################################################*/
 /* Bildausrichtung per Button */
#floatimageleft {
 float: left;
 margin: 0px 5px 10px 0px;
}

#floatimageleft img {
 border: none;
}

#floatimageright {
 text-align: right;
 float: right;
 margin: 0px 0px 10px 5px;
}

#floatimageright img {
 border: none;
}

.red {
 color: #FF0000;
}

#left_leer {
 float: left;
 width: 10%;
 background: #c0c;
}

/*************************************************
		Bildergalerie
*************************************************/ /***** Galerie *****/
.gallery {
 padding: 10px;
 margin: 0px 0px 10px 0px;
 background: #E6EECB;
}

.gallery h1 {

}

.gallery div {
 border-top: none;
}

.gallery .image {
 float: left;
 margin: 0px 10px 0px 0px;
}

.gallery .headline {
 background: #fff;
}

.gallery .headline a:link,.gallery .headline a:visited,.gallery .headline a:hover,.gallery .headline a:active
 {
 color: #A2CD4A;
 font-weight: bold;
 text-decoration: none;
 background: url('../../assets/common/pfeil.gif') 0px 2px no-repeat;
 padding: 0px 0px 0px 14px;
}

.gallery .headline a:hover {
 text-decoration: underline;
}

.gallery a:link,.gallery a:visited,.gallery a:hover,.gallery a:active {
 /*	font-style: italic;	*/ /*	text-decoration: none;	*/

}

.gallery a:hover {
 text-decoration: none;
}

/* Ende Galerie */
 /****************************************************************************************************************
* fotogalerie.phtml
****************************************************************************************************************/
.showgallery {

}

.showgallery h1 { /*
	text-align: center;
	color: #FFF;
	background: #8797A3;
	*/

}

.showgallery_thumb {
 width: 276px;
 height: 500px;
 float: left;
 border-right: 1px solid #828282;
}

.showgallery_thumb div {
 width: 80px;
 height: 80px;
 margin: 5px;
 text-align: center;
 vertical-align: middle;
 float: left;
}

.showgallery_thumb .showgallery_center {
 padding-top: 10px;
 height: 40px;
}

.showgallery_thumb .showgallery_left {
 padding-top: 14px;
 height: 40px;
 text-align: left;
}

.showgallery_thumb .showgallery_right {
 padding-top: 14px;
 height: 40px;
 text-align: right;
}

.showgallery_image {
 width: 435px;
 margin: 0px;
 padding: 15px 0px 15px 15px;
 float: left;
}

.showgallery_image div {
 padding: 3px;
}

/***** Ende Galerie-Ausgabe ************************************************************************************/
 /*************************************************
		Ende Bildergalerie
*************************************************/
iframe {
 border: none;
}

/***********************************************
Newslettertemplate
************************************************/
.newsletter_input input,.newsletter_input select {
 border: 1px solid #757575;
 margin: 3px 0px 3px 0px;
 padding: 2px 2px 2px 2px;
 width: 104px;
}

.newsletter_input input.email {
 width: 218px;
}

.newsletter_input input.tag {
 width: 40px;
}

.newsletter_input input.jahr {
 width: 54px;
}

.newsletter_input select {
 padding: 1px 1px 1px 1px;
 width: 110px;
}

.newsletter_feld {

}

.newsletter_auswahl {

}
/***********************************************
ende Newslettertemplate
**********************************************/