body,html {
	margin:5px;
	padding:0px;
	background-color: #fff;
	text-align:left;
}

#wrapper {
	width: 800px;
}

#header {
	background-image:url(../images/logo22102009-2.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#ffffff;
	border:0px;
	border-color:#eee;
	border-style:solid;
	height:100px;
	margin-top:15px;
	margin-bottom:0px;
}

#navigation {
	text-align:justify;
	border:0px;
	border-color:#000;
	border-style:solid;
	background-color:#fff;
	padding:5px;
	width:220px;
	float:left;
	margin-bottom:0px;
}

#navigation li {
	font-family: Trebuchet MS,Sans;
	font-size:10pt;
}

#navigation ul {
	list-style: none;
}

#content {
	border:0px;
	border-color:#000;
	border-style:solid;
	background-color:#fff;
	padding:5px;
	margin-left:235px;
	margin-bottom:0px;
	text-align:justify;
}

#content p,br {
	font-family: Trebuchet MS,Sans;
	font-size:10pt;
}

#content h1 {
	font-family: Georgia,Sans;
	font-size:16pt;
}

#content h2 {
	font-family: Georgia,DejaVu Sans;
	font-size:14pt;
}

#content h3 {
	font-family: Georgia,Sans;
	font-size:12pt;
}

#content li {
	font-family: Trebuchet MS,Sans;
	font-size:10pt;
}

#content ul {
	list-style: square;
}

#content td{
	font-family: Trebuchet MS,Sans;
	font-size:10pt;
	caption-side:bottom;
	border-collapse:collapse;
	border:1px solid black;
	padding:5px;
}

#content th{
	background-color:#000;
	font-family: Trebuchet MS,Sans;
	font-size:10pt;
	color:#fff;
	caption-side:bottom;
	border-collapse:collapse;
	border:1px solid black;
	padding:5px;
}

#content table{
	text-align:center;
	width:550px;
	caption-side:bottom;
	border-collapse:collapse;
	border:1px solid black;
	padding:5px;
	margin-bottom:4px;
}

#footer {
	background-color:#fff;
	border:1px;
	border-color:#ccc;
	border-style:solid;
	text-align:right;
	padding:5px;
	clear:both;
}

#footer p,br {
	font-family: Trebuchet MS,Sans;
	font-size:10pt;
	color:black;
}

a:link {
	color: #00f;
	text-decoration: none;
}

a:visited {
	color: #00f;
	text-decoration: none;
}

a:focus {
	color: #f00;
	text-decoration: underline;
}

a:hover {
	color: #f00;
	text-decoration: underline;
}

a:active {
	color: #f00;
	text-decoration: underline;
}

.fotostandard {
	border:1px solid black;
}

.keinrand {
	border:none;
}

.fieldset400px {
    width:400px;
}

