body {
	text-align: center;
	padding: 0px;
	z-index: auto;
	overflow: auto;
	background-color: #fffff3;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#holder

{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 960px;
	border: 1px solid #666666;
	background-color: #FBFBFB;



}


#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #000000;
	width: 960px;
	background-image: url(img/header.jpg);
	height: 100px;
}
#nav {
	width: auto;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	color: #333333;
	width: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 165px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
#footer {
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(img/footer.jpg);
	line-height: normal;
	padding: 3px;
	text-transform: uppercase;
}
.callout {
	color: #000000;
	margin: 0;
	padding: 20px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
	font-size: 80%;
}
#content p {
	line-height: 130%;
}
#nav a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#nav a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#nav a:hover, #nav a:active, #nav a:focus {
	color: #000000;
	font-weight: bold;
	background-image: url(img/hoover_menu.jpg);
	text-decoration: none;
}

.lit {   }

ul {
	font-size: 80%;
	list-style-type: disc;
	text-align: left;
	text-indent: 0px;
	list-style-position: outside;
	line-height: 120%;
}

.underline {text-decoration:underline}
li {
	line-height: 150%;
}

p.weniger {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

h5.weniger {
	margin: 0em;
}

ol {font-size:80%}

td {font-size:80%}

#footer a:link, #footer a:visited, #footer a:active, #footer a:focus {
	text-decoration: none;
	color: #000000;
}

li.in {
	display:inline;
	font-size: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 8px;
	list-style-type: none;
}

p.klein {font-size:70%}

table{
	border:1px solid black;
	background:#dcdcdc;
	border-spacing:10px;
}

td{
	border:1px solid black;
	background:#eeeeee;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

