@charset "UTF-8";
/* CSS Document WIBcms */
/* Theme: ClassicBlackCentered */

/* --- Grundeinstellungen, Raster und Lage --- */
body		{margin:0px; padding:0px; background-color:#000; text-align:left;
			 font-family:'SourceSansPro',Verdana,Arial,Helvetica,sans-serif; font-size:.8em; color:#fff;}
div.body	{width:1024px; margin:6px auto; padding:10px; background-color:#333; border-radius:9px; box-shadow:0px 0px 20px #666;}

/* Header */
header,
div.header	{position:relative; margin:0px; padding-bottom:20px; line-height:8px;}
div.extern	{position:absolute; top:6px; right:0px; text-align:right; font-size:28px; font-style:italic;}

/* Breadcrumbs */
div.locator	{margin:0 0 20px 0; padding:6px 0px; border-top:1px solid #f80; border-bottom:1px solid #f80;}

/* Navigation */
nav,
div.navigation	{font-family:'Amaranth',Verdana,Arial,Helvetica,sans-serif; line-height:18px; margin:0px;}
nav ul		{display:inline-block; margin:0; padding:0; list-style:none;}
nav ul li	{display:inline-block; margin:0; padding:0; position:relative;}
nav span, nav a, .navigation span,
.navigation a	{font-size:14px; color:#cc3; text-decoration:none; text-transform:uppercase;
				 padding:4px; margin-right:14px; border-radius:6px; box-shadow:0px 0px 4px white; }
nav a:hover,
.navigation a:hover	{background-color:#56c; box-shadow:0px 0px 10px #cdf; color:#fff; text-decoration:none;}
nav span, nav a.withsub, .navigation span,
.navigation a.withsub	{background-color:#9af; box-shadow:0px 0px 18px #def; color:#003; text-decoration:none;}
.naviL2         {padding:20px 0px;}
span.L2, a.L2		{font-size:12px; text-decoration:underline; text-transform:none;}

/* Cookie-Hinweise: */
#cookies   {border:1px solid yellow; background-color:#eee; color:black; text-align:center;}

/* Footer */
footer,
div.footer	{clear:both; width:100%;}

/* Inhalt / Content */
div.contentwrapper	{min-height:600px; padding:10px 0px;}
div.content	{display:inline-block; float:left; width:644px; min-height:580px; margin:0; position:relative;}

div.sidebar		{display:inline-block; width:260px;}
div.sidebarleft	{margin:0 30px 10px 0; float:left;}
div.sidebarright{margin:0 0 10px 30px; float:right;}

aside.sidebar, aside.imagebar,
aside {display:block; padding:9px; background-color:#222; border:1px solid #f80; border-radius:8px; margin:0 0 0 30px; position:relative;}

/* Aufzählungen, Listen */
ul, ol	{padding:2px 0px 8px 18px; margin:0px;}
abbr	{border-bottom:1px dotted #cc3; cursor:help;}

/* Formulare */
fieldset	{border:1px solid #f80; border-radius:8px; margin:0px;}
label		{display:inline-block; width:180px;}
input[type=text], input[type=button], input[type=submit], input[type=password], input[type=email], textarea	{width:300px;}
textarea	{height:100px;}
legend		{color:#ff6;}
img.waiting	{width:32px; height:32px; border:none; margin:-16px 0 0 32px; visibility:hidden;}

.selDay 	{width: 60px;}
.selMon		{width:159px;}
.selYear	{width: 80px;}

.sidebar label	{display:inline;}
.sidebar input[type=text], .sidebar input[type=password]	{width:98%;}

/* Content */
/* Überschriften - hier bitte auch gleich für den Pflegebereich berücksichtigen, Danke! */
 h1, h2, h3, h4, h5 {line-height:20px; font-weight:normal; color:#f80; margin:0px;}
.h1,.h2,.h3,.h4,.h5,.h6,.p {line-height:22px !important; font-weight:normal !important;  background-color:#333 !important; color:#f80 !important;}
.h1 {font-size:22px !important; color:#cc3 !important}
 h1	{font-size:22px; color:#cc3; margin-bottom:20px}
 h2	{margin-top:12px}
 h4	{font-size:16px}
 .h4{font-size:16px !important}

/* --- Foren (Gästebuch, Diskussion, Blog) --- */
.gbwrapper	{width:100%; height:536px; overflow:auto; margin-bottom:4px;}
.gbtitle	{border:1px solid #f80; border-radius:8px 8px 0px 0px; padding:4px; background-color:#f80; color:#221}
.gbentry	{border:1px solid #f80; border-radius:0px 0px 8px 8px; padding:3px; margin-bottom:6px;}
.gbtitle.first	{color:#221}
.gbentry.first	{font-weight:400; background-color:#222}
.gbtitle a,
.gbentry a 	{color:white; text-decoration:none}
.gbedit		{font-size:0.9em;}
.gbedit a	{color:#cc3; text-decoration:none;}
.gbedit a:hover {text-decoration:underline; color:#9af;}
input#Nickname	{display:none;}

/* --- Bilder --- */
/* --  Diashow  -- */
div#Galerie1	{position:relative; overflow:hidden; height:470px;}
/* --  manuelle Steuerung  -- */
div#Galerie1 a	{text-decoration:none; margin:0px 4px; font-size:20px; line-height:28px;}
div#Galerie1 a:hover, div#Galerie1 a:active	{color:black;}
div#Galerie1 a.normal	{color:#ccc; cursor:pointer;}
div#Galerie1 a.aktiv	{color:#000; cursor:default;}
/* --  Die Dias selbst -- */
img.Home		{position:relative; top:0px; left:0px; width:600px; height:450px; border-radius:50px; box-shadow:5px 5px 10px #000; opacity:1;}
img#Home1		{position:absolute; top:0px; left:0px; opacity:0;}

img.Galerie2	{height:120px;}
img.Lage		{cursor:pointer; width:184px; height:132px;}
img#L1,img#L2	{position:absolute; width:640px; height:460px; top:0px; left:-100px; display:none; cursor:pointer;
				 border-radius:10px; box-shadow:0px 0px 20px;}

.picbox img	{width:100px;}
img.voll	{width:336px; height:488px;}

/* --- Angaben für den Kalender --- */
/* -- Kalender mit CSS-Buttons: -- */
div.calbutton	{width:100px; height:80px; margin-top:20px; border-radius:20px; box-shadow:0px 0px 20px white; background:#cdf; color:black;
				text-align:center; padding-top:20px; transform:rotate(-5deg);}

/* -- Kalender allgemein (>3 Termine) -- */
p.calsummary	{font-weight:bold; padding-top:9px;}
div.calsummary	{display:inline-block;}

/* Routenplaner */
.map	{width:400px; height:240px;}

/* --  Styles für die KissGallery -- */
.kissgallery_head {text-align:center;}
.kissgallery {width:100%; background:none; text-align:center; border:none;}
/* Seitenauswahl */
.pageselect {display:inline-block; width:70px; border:1px solid #333; margin:0 1px 5px 1px; background:#eee;}
a.pageselect {color:blue;}
a.pageselect:hover, span.pageselect	{color:black;}
/* thumbs (table) */
.kissgallery_thumbs {background:none; margin:0 auto;}
.kissgallery_thumb_td {background:none; border:0px solid #bbb; padding:4px; text-align:center; vertical-align:top; font-size:12px; width:150px; height:130px;}
.kissgallery_thumb_td img {background:#fff; padding:4px;}
.kissgallery_thumb_td a img {border: 1px solid #aaa;}
.kissgallery_thumb_td a:hover img {background:#bba; border:1px solid #999;}
.kissgallery_thumb_td_empty {width:1px;}
.kissgallery_thumb_td input	{width:20px;}
.desc1 {}
.desc2 {color:orange;}
.desc3 {color:lightgreen;}
.desc4 {color:lightblue;}
/* Bildergruppierung */
.groupleft  {border:2px solid red; border-right:0px solid black; width:300px;}
.groupright {border:2px solid red; border-left:0px solid black; width:300px;}

.kisspictures {float:right;}
.kisspictures img {background:#fff; padding:4px;}
.kisspictures a img {border: 1px solid #aaa;}
.kisspictures a:hover img {background:#bba; border:1px solid #999;}

.formWishlist	{padding:0px 0px 10px 0px;}

p.kissgallery_legal {font-size:11px; padding:8px;}
p.kissgallery_clearlist {font-size:12px; padding:6px;}

/* --- Die Buttons für hervorgehobene Hinweise --- */
div.nobutton{width:245px; height:85px; font-size:16px; line-height:22px; font-weight:normal; color:#764E3F; padding-top:100px;}
div.stern	{position:relative; margin:0px auto; padding-top:50px; width:187px; height:135px; color:white; font-size:20px; line-height:26px; text-align:center; vertical-align:middle; transform:rotate(-5deg);}
div.stern a {color:white;}
/* --- Allgemein Buttons für Hervorhebungen --- */
div.srot	{background:url(../media/Buttons/stern_rot.png);}
div.sblau	{background:url(../media/Buttons/stern_blau.png);}
div.sgelb	{background:url(../media/Buttons/stern_gelb.png);}
div.sgreen	{background:url(../media/Buttons/stern_green.png);}
div.eule	{position:relative; margin:0 auto; width:245px; height:185px; color:white;}
div.erot	{background:url(../media/Buttons/veranstaltung_eule.png); font-size:20px; line-height:26px;}
div.egelb	{background:url(../media/Buttons/leseeulegelb.jpg); font-size:18px; line-height:20px;}
div.eultext	{position:absolute; text-align:left; vertical-align:middle; transform:rotate(5deg);}
.erot .eultext	{top:18px; left:90px;}
.egelb .eultext	{top:16px; left:128px;}

/* --- Default-Bilder: --- */
img.calmissing	{width:336px; height:254px; margin-top:200px;}

div.overlay	{z-index:100; position:absolute;}

/* --- Ende des Contents und Extra-Content --- */
div.contend	{clear:both; width:100%;}

/* --- Suchbegriff --- */
span.hilite	{background-color:yellow; color:black;}

/* --- DruckAnsicht --- */
body.print {max-width:18cm; padding:0 5mm; margin:2mm auto; height:25cm; border:1px solid red; background-color:white}
body.print div.inner, body.print aside,
body.print div.sidebar	{}
body.print p {color:#33f;}
body.print .noprint, .helper {display:none;}
.printlegal {font-size:13px;}