/* CSS Document */
body {
	font-size:100.01%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background: #F3F1DF;
	}
#haupttabelle {	
	border: 1px #ADC800 solid; 
	background: #fff; 
	margin-top: 1em;
	width:940px;
	}
.rand {
	padding:20px 30px;
	width: 700px;
	}	

/* ######################################################################################################
** ### Hauptnavigation: ################################################
** ######################################################################################################
*/

#navlist
{
color: white;
background: #fff;
/*border-bottom: 0.2em solid #17a;
border-right: 0.2em solid #17a;*/
padding: 0 1px;
margin-left: 0;
width: 11em;
font: normal 0.8em Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1em;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: white;
background: #39c;
border-width: 1px;
border-style: solid;
border-color: #5bd #035 #068 #6cf;
border-left: 1em solid #ADC800;
padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current { border-color: #5bd #035 #068 #6A7811; }

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 11.6em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background: #A3CDB7;
border-color: #069 #6cf #5bd #6A7811;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active
{
background: #17a;
border-color: #069 #6cf #5bd white;
padding: 0.4em 0.35em 0.25em 0.9em;
}	

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	}
.aufzPlus {
	text-indent: -15px;
	margin: 5px 0px 5px 10px;
}
.aufzPlusPlus {
	text-indent: -15px;
	margin: 5px 0px 5px 20px;
}
.bildAbstand {
	float:left; 
	padding:0 20px 10px 0; 
}
a {
	color: #3399CC;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}

.pdfListe {
	list-style-type: none;
	background-image:url(/eGemeindschaft/images/pdf.gif);
	background-repeat:no-repeat;
	margin-left:-20px;
	text-indent:20px;
	}

#preistabelle {
	border: 1px solid #ddd;
	border-collapse:collapse;
	}
#preistabelle p{
	margin:0;
	padding:0;
	}
	
#preistabelle td {
	padding:0.3em;
	}
.bgfarbe {
	background-color:#ADC800;
	color:#fff;
	}
	
	