body {
	margin: 0px;
	padding: 0px;
	background: #35322e;
}

div.total {
	width: 742px;
	position: relative;
	margin: auto;
}

div.total
div.header {
	width: 739px;
	height: 209px;
	background-image: url(../images/header.jpg);
	background-position: center;
	background-repeat: no-repeat;
	
}

div.total
div.main {
	background: #35322e;
	width: 742px;
	height: 376px;
	margin-bottom: 96px;
}

div.total
div.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 796px;
	height: 50px;
	position: fixed;
	bottom: 0;
	z-index: -1;
	text-align: center;
	color: #50ff8a;
	font-size: 11px;
	padding-top: 70px;
}



div.total
div.footer
div.copyright a {
	color: #50ffec;
	text-decoration: none;
}

div.total
div.footer
div.copyright a:hover {
	background-color: #f23da3;
}


div.total
div.footer
div.impressum img {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}


div.total
div.main
div.navi {
	width: 187px;
	height: 376px;
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	float: left;
	
}

div.total
div.main
div.navi ul {
	list-style-type: none;
	padding-left: 18px;
	
}

div.total
div.main
div.navi ul li {
	margin-bottom: 13px;
}



div.total
div.main
div.content {
	width: 555px;
	height: 376px;
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	margin-left: 187px;
		
}

div.total
div.main
div.content
div.content-inhalt {
	width: 435px;
	height: 260px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 50px;
	
}

div.article-content h2 {
	font-family: "Arial", serif;
}

div.article-content h3 {
	font-family: "Arial", serif;
	color: #50ff8a;	
}

div.article-content h4 {
	font-family: "Arial", serif;
}

div.article-content h1 {
	font-family: "Arial", serif;
}

div.article-content a {
	font-family: "Arial", serif;
	color: #f23da3;
	text-decoration: none;
}

div.article-content p {
	margin: 0px;
	font-family: "Arial",serif;
	font-size: 11px;
}

div.article-title-bilder {
	height: 36px;
	width: 494px;
	text-align: right;
	padding-top: 30px;
	padding-right: 1px;
}

div.article-title-bilder img {
	border: 0px;
	
}

div.copyright {
	height: 60px;
	width: 200px;
}

div.article-content-3 {
	color: #50ffec;
}
div.article-content-4 {
	color: #50ff8a;
}

div.article-content-4 a:hover {
	color: #f23d63;
}
div.article-content-5 {
	color: #92ff50;
}
div.article-content-6 {
	color: #dcff50;
}

div.article-content-6 a:hover {
	background-color: #dcff50;
	border-left-style: solid;
	border-width: 2px;
	border-color: #50ffec;
	padding-left: 3px;
}



div.article-content-7 {
	color: #ffd450;
}

div.article-content-7 a:hover {
	color: #ffd450;
}


div.component-title {
	height: 36px;
	width: 494px;
	text-align: right;
	padding-top: 30px;
	padding-right: 1px;
}
