 body, html {
	line-height: 19px;
	font-size: 13px;
	color: black;
	background-color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

html {
	overflow-x: auto;
	overflow-y: scroll;
}

a:focus{ outline:none; }

#site {
	margin-right: auto;
	min-width: 1px;
	padding: 0px;
	position: relative;
	height: auto;
	margin-left: auto;
	width: 825px;
}

#site img {
	margin-top: 15px;
	margin-left: -5px;
	margin-bottom: 0.5em;
	position: relative;
}

#content {
	padding-bottom: 60px;
	margin-bottom: 60px;
	top: 70px;
	width: 824px;
	left: 15px;
	position: relative;
}

#content h1 {
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0.5em;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h2 {
	margin-top: 0.6em;
	line-height: 2em;
	font-style: normal;
	font-weight: normal;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h3 {
	padding-top: 2.5em;
	font-style: normal;
	font-weight: normal;
	line-height: 19px;
	font-size: 12.5px;
}

#content p {
	padding-top: 1px;
	margin-bottom: 1.2em;
	margin-top: 0em;
	width: 800px;
}

#content p b {
}

#content p a {
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom-color: #6f6e6d;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	color: black;
}

#content p a:hover {
	border-bottom-style: none;
}


#navigation ul {
	min-width: 845px;
	display: inline;
	text-align: center;
	margin: 0 auto;
	height: 24px;
	list-style-type: none;
	padding: 0px;
}

#navigation li {
	text-align: center;
	line-height: 14px;
	margin-bottom: 0px;
	height: 18px;
	display: inline;
	margin-left: 0px;
	margin-right: 16px;
	margin-top: 0px;
	position: relative;
	width: auto;
	list-style-type: none;
}

#navigation li a {
	margin-left: 0px;
	margin-right: 4px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	padding-top: 0px;
	height: 18px;
	padding-left: 0px;
	padding-bottom: 0px;
	display: inline-block;
	font-size: 1em;
	margin-bottom: 2px;
	border-bottom-color: white;
	text-decoration: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	color: black;
}

#navigation li a:hover {
	padding-bottom: 0px;
	display: inline-block;
	border-bottom-color: #5d5d5b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

li a.aktiv {
	border-bottom-color: #71706e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#navigation li a.aktiv {
	padding-bottom: 1px;
	border-bottom-color: #71706e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#navigation {
	min-width: 835px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: justify;
	height: 24px;
	width: 65em;
	top: 235px;
	left: 20px;
	position: absolute;
}

#content p,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6
  {
	position: relative;
	margin-left: 6px;
}







.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
#navigation li a.i {
	margin-left: 8px;
	padding-left: 0px;
}

