html {
}
body {
	margin:0px;
	padding:0px ;
	text-align:center;
	background-color:#000000;
	font-size:small;
	color:#ffffff;
}
li {
	list-style-type: none;
	list-style-image: none;
}
.headeraussen {
	position:relative;
	top:0em;
	margin:0em auto;
	text-align:center;
	width:100%;
	background-color:#111111;
	color:#000000;
}
.headerinnen {
	margin:0em auto;
	overflow: hidden;
	width:100%;
	background-color:#000000;
	color:#111111
}
.navaussen {
	position:relative;
	margin:0em auto;
	text-align:center;
	width:95%;
	background-color:#111111;
	color:#000000;
}
.navinnen {
	margin:0em auto;
	width:100%;
	background-color:#000000;
	color:#111111
}
.postaussen {
	position:relative;
	margin:0em auto;
	padding:10px;
	text-align:center;
	width:95%;
	min-height:2em;
	background-color:#111111;
	color:#000000;
}
.postinnen {
	margin:0em auto;
	width:100%;
	height:95%;
	background-color:#000000;
	color:#111111
}
.footeraussen {
	position:absolute;
	bottom:0em;
	left:0em;
	right:0em;
	margin:0em auto;
	padding:10px;
	text-align:center;
	width:95%;
	height:2em;
	background-color:#111111;
	color:#000000;
}
.footerleft {
	position:relative;
	margin:0em auto;
	width:33%;
	height:95%;
	float:left;
	background-color:#000000;
	color:#111111;
	text-align:left;
}
.footermiddle {
	position:relative;
	margin:0em auto;
	width:34%;
	height:95%;
	float:left;
	background-color:#000000;
	color:#111111;
	text-align:center;
}
.footerright {
	position:relative;
	margin:0em auto;
	width:33%;
	height:95%;
	float:left;
	background-color:#000000;
	color:#111111;
	text-align:right;
}
.clear {
	clear:both;
	height:0;
	margin:0;
	padding:0;
}
.content {
	position:relative;
	background-color:#000000;
	color:#111111;
	width:75%;
	min-height:2em;
	float:left;
	text-align:left;
}
.sidebar {
	position:relative;
	background-color:#000000;
	color:#111111;
	width:20%;
	min-height:2em;
	float:right;
	text-align:right;
}
html, body {
	font: 0.9em/1.4em "Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
p {
}
code {
}
pre {
}
b {
}
strong {
}
i {
}
em {
}
address {
}
blockquote {
}
cite{
}
acronym, abbr, span.caps, span.abbr {
	cursor: help;
}
acronym, abbr, span.abbr {
	border-bottom: 1px dashed #5f0327;
}
dl {
}
dt {
}
dd {
}
table {
}
caption {
}
thead {
}
tbody {
}
tfoot {
}
tr {
}
td {
}
fieldset{
}
form{
}
legend{
}
label{
}
input{
}
select{
}
textarea{
}
a {
}
a:link {
}
a:visited {
}
a:link:focus {
}
a:link:hover {
}
a:visited:hover {
}
a:link:active {
}
a:visited:active {
}
a img {
	border:0;
}
a:link img {
}
a:visited img {
}
a:link:active img, a:visited:active img {
}
.content ol {
}
.content ol li {
}
.content  ul {
}
.content ul li {
}
.content img {
}
.content h3 {
}
.sidebar {
}
.sidebar h3 {
}
.sidebar p {
}
.sidebar ul {
}
.sidebar ul ul {
}
.sidebar ul li {
}
.sidebar ul li ul li {
}
.sidebar ul li img {
}
.sidebar ul li ul li img {
}
.sidebar ul li a img {
}
.sidebar ul li ul li a img {
}
.sidebar ul li h3 {
}
.footerinnen {
}
.footerinnen p {
}
.footerinnen img {
}
.footerinnen a img {
}
.footerinnen ul {
}
.footerinnen ul li {
}
.footerinnen ul li h3 {
}
.navigate {
}
.left {
}
.right {
}
.center {
}
img .left {
}
img .right {
}
img .center {
}
