* { /* standardabstaende aller elemente auf 0 stellen:*/
   margin: 0;
   padding: 0;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-color: #fff;
	background-image: url(../images/greenpixel.gif);
	}
html #inhalt, #inhalt {
	margin:0;
	padding: 0;
  }
h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 {
	font-size: 1.2em;
	margin: 0px 0 10px 0;
	}
h4 {
	font-size: 1em;
	margin: 0 0 10px 0;
	}
h5 {
	font-size: 1em;
	margin: 10px 0 10px 0;
	}
img {	border: 0;}
#nest {
	margin: 0px auto;
	width: 90%;
	background-color: #fff;
	}
#inhalt { clear: both; }
#inhalt ul, #textnebenbild ul{ margin-left: 20px; }
#topdiv {
	margin-bottom: 10px;
	padding: 0;
	width: 100%;
}
#footer { text-align: center; z-index:1;}
#footer a, #footer a:hover{
	color: #fff;
	text-decoration: none;
	font-stretch: wider;
	font-weight: bold;
	}
#kopf {
	background: #FEFEFB url(../images/kopf_rechts.gif) no-repeat right;
	color: #000;
	border-bottom: 1px solid #fff;
	position: relative;
	height: 170px;
	}
#kopf img { margin-left: 120px; }
#kopf ul {
	position:absolute;
	left:6px;
	bottom:-1px;
	width:100%;
	height:2.1em;
	list-style-type: none;
	background-color: transparent;
	}
#textnebenbild {
	position: relative;
	top: 0;
	text-align: justify;
	padding: 0 30px 0 20px;
}
.bildlinks {
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
}
.versteckt { display:none; }
.brecher {
   clear: both;
	color: #fff;
	height: 1px;
	border: 0;
}
.whitefat {
	margin-top: 20px;
	text-align: right;
	font-weight: bold;
	color: #fff;
}
.mittig { text-align: center; }
.angebotlisten { padding: 10px 30px 10px 30px;}
.listeinnen {
	background: transparent url(../images/ecken/green_top_left.gif) no-repeat top left;
	padding: 10px;
}
.listerechts, .listelinks{
	background: #99CC99 url(../images/ecken/green_top_right.gif) no-repeat top right;
	width: 49%;
	height: 180px;
}
.listerechtsl, .listelinksl{
	background: #99CC99 url(../images/ecken/green_top_right.gif) no-repeat top right;
	width: 49%;
	height: 230px;
}
.linklist { list-style: none; }
.listelinks, .listelinksl { float: left; }
.listerechts, .listerechtsl, .listerechtsxl { float: right; }
#u-menue, #footer { padding: 10px 20px 10px 20px;}

#footer, #leiste, #fswitch { height: 40px; }

/* submenue-leiste*/
#leiste {
	background-color: #358368;
	width: 100%;
	color: #fff;
}
#u-menue { float: left; }
#fswitch {
	text-align: right;
	padding: 10px 20px 0 0;
	margin: 0;
	}
#fswitch a {
	color: #fff;
	text-decoration: none;
	}
#fswitch a:hover { text-decoration: underline;  }
#fswitch b {
	margin-right: 10px;
	}
#u-menue .aktiv {
	margin-right:8px;
	font-weight:600;
	border: 1px solid #fff;
	padding: 2px;
	}
#u-menue .aktivsub {
	margin-right:8px;
	font-weight:600;
	font-size: 0.8em;
	border: 1px solid #fff;
	padding: 2px;
	}
#u-menue .submen {
	font-size:0.85em;
	vertical-align: middle;
	}
#u-menue a, #u-menue a:hover {
	color: #fff;
	margin-right:8px;
	text-decoration:none;
	font-weight:600;
	padding:0 2px;
	}
#u-menue a:hover {
	color:white;
	text-decoration:underline;
  }
.subul {
	list-style: lower-alpha;
	clear: both;
}
#gewinn #inhalt, #termine #inhalt, #anmeldung #inhalt, #links #inhalt { margin-bottom: 20px; }
#impressum #inhalt, #nbtestergebnis #inhalt {margin: 0 0 20px 30px; }

/* kopfcontainer */
html #kopf ul {
	margin: 0px;
	height: auto
	}
#kopf li {
	margin-top:156px; /*fuer Opera 6 */
	display: inline;
	background: url(../images/reiter/tab01_l.gif) no-repeat 0px 0px;
	float: left;
	width: auto;
	margin-right: -1px; /* legt rechte weisse linie uebereinander */
	}

/* formatierung fuer liste */
#kopf ul a {
	padding: 0 13px;
	display: block;
	background: url(../images/reiter/tab01_r.gif) no-repeat right top;
	white-space: nowrap;
	text-decoration: none
	}
#kopf ul a strong {
	padding: 4px;
	border-top: #fff 1px solid;
	display: block;
	}

/* farbdefinition fuer offenen Reiter */
#kopf .open {
	background: url(../images/reiter/tab01_l.gif) no-repeat 0px 0px;
	}
#kopf .open a {
	background: url(../images/reiter/tab01_r.gif) no-repeat right top;
	}
#kopf .open a strong {
	background-color: #358368;
	}
open strong, #kopf .open a:active strong, #nest #u-menue, #footer {
	background-color: #358368;
	}

/* farbdefinition fuer geschlossene Reiter */
#kopf .closed {
	background: url(../images/reiter/tab02_l.gif) no-repeat 0px 0px;
	}
#kopf .closed a {
	background: url(../images/reiter/tab02_r.gif) no-repeat right top;
	}
#kopf .closed a strong {
	background-color: #BED5CC;
	}
#kopf .closed strong, #kopf .closed a:active strong, #nest #u-menue, #footer {
	background-color: #358368;
	}

/* farbdefinition fuer alle Reiter */
#kopf a { color: #333333; }
#kopf a:hover { color: #fff; }

/*nur für weihnacht.php*/
.xmas_bg{
    float: right;
    background: #fff url(../images/stern_bg.gif) no-repeat right;
    z-index:2;
    }

/*Gruene Topics*/
.greenrbtop, .greenrbbot, .greenrbcontent { background-color: #99CC99; }
.greenrbtop {
	width:100%;
	height: 10px;
	}
.greenrbcontent  {
	padding-left: 1em;
	padding-bottom: 4px;
	width:21em;
	}
.greenrbroundbox {
	float: right;
	width: 22em;
	margin-top: 0px;
	color: #fff;
	font-weight: bold;
    z-index:1;
}

/*Graue Topics*/
.greyrbtop, .greyrbbot, .greyrbcontent { background-color: #B2B2B2; }
.greyrbtop {
	height: 10px;
	text-align: right;
	}
.greyrbbot { text-align: right; }
.greyrbcontent  {
	padding-left: 1em;
	padding-bottom: 4px;
	}
.greyrbroundbox {
	width: 22em;
	color: #fff;
	font-weight: bold;
	margin: 20px 0 20px 0;
}
