/* ****************************************** */
/* * Website :: http://www.pensionweiser.de * */
/* * CMS     :: http://www.voitecweb.de     * */
/* ****************************************** */

/* Grundeinstellungen */
* { margin: 0; padding: 0; }
html, body { width: 100%; height: 100%; }
body { z-index: 0; position: relative; font: normal 100.01% georgia,times,sans-serif; color: #000000; background: #F8E5D0 url(../de,pwcss,images/bg-kopf-lausitz.jpg) repeat-x; }
img { border: none; }
form { display: inline; }
h1,h2,h3,p,dl,dt,dd,table,tr,th,td,ul,ol,li { color: #331A06; }
select option { padding-right: 7px; }

/* Navigation */
#box-nav { z-index: 1; position: absolute; top: 130px; left: 0px; width: 270px; min-height: 560px; padding: 40px 0px 0px 20px; color: #34240C; background: url(../de,pwcss,images/bg-nav.jpg) top left no-repeat; }
#box-nav ul { width: 220px; list-style: none; }
#box-nav ul li { margin: 5px 0px; display: block; }
#box-nav ul li a { display: block; padding: 5px 35px 5px 35px; font-size: 1em; font-weight: bold; font-style: italic; color: #65330B; background: url(../de,pwcss,images/button-out-trans.png) repeat-y; text-decoration: none; }
#box-nav ul ul li a { padding: 5px 35px 5px 50px; font-size: 0.9em; }
#box-nav ul li a:hover, #box-nav ul li .aktiv { color: #CC0000; background: url(../de,pwcss,images/button-over-trans.png) repeat-y; cursor: pointer; }

/* Inhaltsbereich... */
.box-inhalt { z-index: 2; position: absolute; left: 225px; width: 750px; }

/* ...Kopf */
#kopf { z-index: 4; position: relative; text-align: center; }

/* ...Inhalt */
#inhalt { z-index: 3; position: relative; margin-top: -10px; padding: 7px 30px 20px 30px; text-align: left; background: url(../de,pwcss,images/bg-inhalt.png) repeat-y; }
#inhalt .siesindhier { font-size: 0.8em; }
#inhalt h1 { margin-bottom: 12px; padding: 5px 0px 3px 0px; font-size: 1.1em; line-height: 1.3em; border-bottom: 2px dotted #331A06; }
#inhalt h2 { padding: 5px 0px 15px 0px; font-size: 1em; line-height: 1.3em; }
#inhalt p { padding-bottom: 10px; font-size: 1em; line-height: 1.3em; }
#inhalt ul { position: relative; left: 20px; margin: 5px 5px 10px 0px; list-style: square; }
#inhalt ol { position: relative; left: 20px; margin: 5px 5px 10px 0px; }
#inhalt ul li, ol li { padding: 2px; }
#inhalt dl dt { font-size: 1em; font-weight: normal; font-style: italic; }
#inhalt dl dd { font-size: 1em; padding: 5px 0px 10px 30px; font-weight: bold; }
#inhalt fieldset { padding: 20px; }
#inhalt fieldset legend { padding: 3px 3px 4px 0px; }
#inhalt label { font-size: 0.8em; display: block; }
.button { margin: 10px 0; padding: 3px; font: normal 0.7em verdana,tahoma,sans-serif; letter-spacing: 0.1em; }

table td { padding: 3px; }

#inhalt .nav2 dl { float: left; width: 31%; min-height: 105px; margin: 0px 10px 10px 0px; border: 1px dotted grey; text-align: center; }
#inhalt .nav2 dl dt { padding: 5px; font-weight: bold; }
#inhalt .nav2 dl dd { padding: 5px; }

#inhalt .bilder { z-index: 50; position: relative; display: block; }
#inhalt .bilder p { margin: 10px auto; text-align: center; }
#inhalt .blaettern { margin: 0px auto; text-align: center; }
#inhalt .blaettern .weiter { float: right; }
#inhalt .blaettern .zurueck { float: left; }
#inhalt .blaettern ul { list-style: none; text-align: center; }
#inhalt .blaettern ul li { display: inline; }

/* Tabelle Veranstaltungen */
#inhalt table.veranstaltungen { font-size: 0.9em; border: 1px solid grey; }
#inhalt table.veranstaltungen caption { padding: 10px 0px; font-weight: bold; }
#inhalt table.veranstaltungen td { padding: 2px; border-bottom: 1px dotted grey; }

/* ...Fuss */
#fuss { z-index: 3; position: relative; padding: 2em; text-align: center; background: url(../de,pwcss,images/bg-inhalt-unten.png) bottom left no-repeat; }
#fuss ul { margin: 0px auto; padding-top: 4px; list-style: none; border-top: 1px dotted #8F632D; }
#fuss ul li { display: inline; padding: 4px; font-size: 0.7em; }

/* 	
	Diesen Platzhalter nicht entfernen!
	Alle CSS-Befehle nach diesem Platzhalter werden vom CMS geändert bzw. gelöscht!
 */
/* %ADMIN% */
