/* CSS Document */

body {
	margin:0;
	margin-top:10px;
	padding:0;
	background:white;
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:73%;
}

h1, h2, h3 {
	color: #BED000;
	margin:0;
	padding:1em 0;
}

h1 {
	font-size:120%;
}

h2 {
	font-size:90%;
	text-transform:uppercase;
	padding:0;
}

ul {
	list-style-image: url(../upload/design/hakerl_klein.gif);
}

.gruen {
	color: #BED000;
}

.gruengross {
	color: #BED000;
	text-transform:uppercase;
	font-weight:bold;
}

.gruenrahmen{
   border-collapse: collapse;
   border: 1px solid #BED000; 
}

.rahmen_bild img {
   border: 1px solid #BED000; 
   padding:2px;
}

.gruenhintergrund {
	background: #F5F8D8;
}

.trenner {
	clear:both;
	display:block;
}

#container {
	margin:auto;
	width:960px;
	border: solid 1px #BED000;
	border-bottom: 20px;
	background: url(../upload/design/hintergrund.gif) repeat-y right;
}

#headercontainer {
	width:960px;
	background:white;
}

#header {
	background:url(../upload/design/punkte.gif) no-repeat right white;
	width:780px;
	float:left;
}

#headerrechts {
	width:160px; 
	float:right;
	height:31px;
	padding:8px 10px 0px 10px;
	font-size:80%;
}

#kopfzeile {
	background: #BED000;
	height:20px;
	clear:both;
}

#links {
	width:200px;
	float:left;
}

#navigation {
	background: url(../upload/design/hg.gif) repeat-y white;
	width:200px;
}

#navigation ul {
	margin:0;
	padding:0px 50px 0px 20px;
	list-style-image:url(../upload/design/ernaehrung.gif);
}

#navigation ul li {
	padding-bottom:0.4em;
	font-size:90%;
	text-transform:uppercase;
}

#navigation ul li.navizwei {
	padding: 0em 0em 0.4em 0.2em;
	text-transform:none;
	list-style-image:none;
	list-style-type:none;
}

#navigation a {
	color:white;
	text-decoration:none;
}

#navigation a:hover, #navigation a.act {
	color:#686465;
}


#spitze {
	width:200px;
}

#inhaltsbereich {
	width:760px;
	float:left;
}

#grafik {
	float:left;
}

#headline {
	height:58px;
	width:460px;
}

#inhalt {
	width:520px;
	float:left;
	padding:0px 40px 20px 20px;
}

#rechts {
	width:160px;
	float:right;
	padding:0px 10px 10px 10px;
	font-size:90%;
}

#rechts ul {
	margin:0;
	padding:15px;
	list-style-image:url(../upload/design/hakerl_gruen.gif);
	list-style-position:url(../upload/design/hakerl_gruen.gif);
}

#rechts ul li {
	margin:0;
	padding-top:-2.5em;
	margin-bottom:1em;
}

#rechts ul ul {
	margin:0;
	padding:0;
	padding-left:1em;
	list-style-type:disc;
	list-style-image:none;
}

#rechts ul ul li {
	margin:0;
	padding:0;
}

#rechts a {
	color:#FF6633;
}

a {
	color: #BED000;
}

#uebersicht .trenner {
	height:3em;
}




/*---------------------------------------------*/ 
/*               Terminein/ausgabe             */ 
/*---------------------------------------------*/ 

#mod_te h1 {font-size:150%; color:#000000; margin-bottom:5px;}
#mod_te h2 {font-size:120%; font-weight:bold; color:#000000; margin-bottom:5px;}
#mod_te p {font-size:100%; color:#222222; }

/*---------------------------------------------*/ 

/*---------------------------------------------*/ 
/*                 Terminliste                 */ 
/*---------------------------------------------*/ 

#mod_tl table {
   width:520px; 
   border-collapse:collapse;
}

#mod_tl th {
   width:100%;
   line-height: 2em;
   margin:5px;
   text-align:left;
}

#mod_tl td {
   vertical-align: top;
   line-height: 1.3em;
}

#mod_tl .border { border-top:1px solid #BED000; border-bottom:1px solid #BED000; }
#mod_tl .hell { background-color:#ffffff; }
#mod_tl .dunkel { background-color:#F8F9E6; }
#mod_tl .sp0 { width:30px; }
#mod_tl .sp1 { width:60px; }
#mod_tl .sp2 { width:70px; }
#mod_tl .sp3 { width:240px; }
#mod_tl .sp4 { width:120px; }
#mod_tl .einrueck { padding-left:15px; }
