/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;

}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
list-style-type: square;
display: inline;
}
li {
	display: list-item !important;
	display: outline;
}
.zaehlung1 li{
	margin-bottom:20px;
}
*>ul li {
float: left;
}
#left li {
display: block;
}
li>#left {
list-style-type: square;
}
#right li {
display: block;
}
li>#right {
list-style-type: square;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* reset */

html { height: 100%; background:#ece1b9; }
body {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 0.8em;
	 color:#564b47;  
	 padding:0px;
	 margin:0px;
	 top:0px;
	 text-align: center;
	 line-height: 1;
	 background:#ece1b9 url(../images/background.jpg) center repeat-y !important;
   	background/**/:/**/#ece1b9 url(../images/backgroundie.jpg) center repeat-y;
}


   
   /* Standardrahmen zurücksetzen */
   fieldset, img { border:0; }
   
   /* Anpassung für Safari Browser. font-size:100% ist für den Safari in Formularen zu groß */
   select, input, textarea { font-size: 99% }
   
#box { 	
	 background:#ece1b9 url(../images/background.jpg) center repeat-y !important;
   	background/**/:/**/#ece1b9 url(../images/backgroundie.jpg) center repeat-y;
	 -background:#ece1b9 url(../images/backgroundie.jpg) center repeat-y;
	 text-align: left;
	 vertical-align: middle;	
	 margin: 0px auto;
	 padding: 0px;
	 width: 850px;
	 border: 0px;
}

/* HEADER */
#header {
	background: url(../images/header.jpg) no-repeat;
	height:204px;
	width:850px;
	margin-top:0px;
	padding:0;
}

img { border:0px; }

/* ########## LINKS ########### */

a {
   color: #004828;
   text-decoration: none;
}

a:hover {
   color: #0d84f3;
   text-decoration: none;
}

a.help {
   cursor: help;
   font-weight: bold;
   color: #090;
} 

a.mainlevel {
height:44px;
line-height:20px;
   color: #fff;
   padding-left:12px;
   padding-right:12px;
   padding-top:20px;
   /* xcs */
}
a.mainlevel:hover {
   color: #fff;
   height:44px;
   line-height:20px;
   /* xcs */
}

#active_menu {
background:#584d3d;
height:44px;
line-height:31px;
   color: #fff;
   padding-left:12px;
   padding-right:12px;
   padding-bottom:8px;
}


/* INHALTSBOX MIT HINTERGRUND */
#content {
	padding-top:60px;
}

#left {
	float:left;
	width:350px;
	line-height:20px;
	margin-left:40px;
	margin-bottom:40px;
	list-style-type: square;
}

#right {
	float:right;
	width:350px;
	line-height:20px;
	margin-right:40px;
	list-style-type: square;
}


/* PFAD */
#path {
	margin-left:17px;
}


#navi { 
	width:850px;
	float:left;
	margin: 0; 
	padding: 0; 
} 
#navi ul, #navi li { 
	margin-bottom: 0; 
	padding: 0; 
	display: inline; 
	list-style-type: none; 
} 
#navi a:link, #navi a:visited { 
	float: left; 
	line-height:14px; 
	font-weight: bold; 
	padding: 3px 15px; 
	margin: 4px 0;
	text-decoration: none; 
   color: #957358;
   font-weight:bold;
   border-right:#957358 1px solid;
} 
#navi a:hover { 
	margin: 4px 0; 
   color: #febf02;
   font-weight:bold;
} 
#navi .menu { 
	margin: 4px 0; 
   color: #febf02;
   font-weight:bold;
}
.zaehlung {
	width:320px;
	line-height:20px;
	list-style-type: disc;
	text-align:justify;
}
h1 { font-weight:bold; margin-left: 20px; margin-bottom: 10px;}