@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	background-color: #191917;
}

#ml_body {
	width: 1000px;
	height: auto;
	position: absolute;
	top: 0px;
	left: -500px;
	margin-left: 50%;
}

#ml_head {
	width: 1000px;
	height: 275px;
}

.leerer {
	height: 20px;
	width: 436px;
	float: left;
}

.leerer2 {
	height: 20px;
	width: 571px;
	float: left;
}

#ml_head #netzwerke {
	height: 186px;
	clear: both;
}

#ml_head #netzwerke a {
	height: 20px;
	margin-top: 83px;
	margin-left: 4px;
	float: left;
}

#ml_head #reiter {
	height: 60px;
	margin-top: 16px;
	clear: left;
}

#ml_head #reiter a {
	height: 60px;
	margin-left: 2px;
	float: left;
}

a#link_we {
	width: 230px;
}

a#link_fo {
	width: 114px;
}

a#link_bl {
	width: 100px;
}

a#link_sh {
	width: 109px;
}

a#link_my {
	width: 73px;
}

a#link_yo {
	width: 46px;
}

a#link_la {
	width: 59px;
}

a#link_fa {
	width: 65px;
}

a#link_st {
	width: 86px;
}

a#link_tw {
	width: 75px;
}

#ml_video {
	width: 746px;
	height: 413px;
	float: left;
}

#ml_ads {
	width: 224px;
	height: 413px;
	float: left;
	margin-left: 30px;
	background-color: #2D435E;
}

#spacer {
	width: 1000px;
	height: 91px;
	clear: left;
}

#ml_forum {
	width: 370px;
	float: left;
	height: auto;
}

#ml_forum .forumentry {
	width: 350px;
	height: auto;
	background-color: #2d435e;
	padding: 10px;
	font-size: 11px;
	margin-bottom: 3px;
}

#ml_forum .forumentry a.topic {
	display: block;
	width: 350px;
	height: auto;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom: 10px;
	text-decoration: none;
}

#ml_forum .forumentry a.topic:hover {
	text-decoration: underline;
}

#ml_forum .forumentry .author {
	color: #131d29;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	clear: left;
	line-height: 16px;
}

#ml_forum .forumentry .content {
	color: #91a2b6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	clear: left;
	line-height: 16px;
}

#ml_forum .forumentry .content hr {
	display: none;
}

#ml_forum .forumentry .content img {
	display: none;
}

#ml_forum .forumentry .content a {
	color: #b92024;
	text-decoration: none;
}

#ml_forum .forumentry .content a:hover {
	color: #b92024;
	text-decoration: underline;
}

#ml_forum .forumentry .content blockquote {
	padding: 0;
	margin: 0;
}

#ml_blog {
	width: 600px;
	margin-left: 30px;
	float: left;
}

#ml_blog .blogentry {
	width: 580px;
	height: auto;
	background-color: #2d435e;
	padding: 10px;
	font-size: 11px;
	margin-bottom: 3px;
}

#ml_blog .blogentry a.topic {
	display: block;
	width: 475px;
	height: auto;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-bottom: 10px;
	text-decoration: none;
	float: left;
}

#ml_blog .blogentry a.topic:hover {
	text-decoration: underline;
}

#ml_blog .blogentry .date {
	display: block;
	width: 105px;
	height: 25px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-bottom: 10px;
	float: left;
}

#ml_blog .blogentry .content {
	color: #91a2b6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	clear: left;
	line-height: 16px;
}

#ml_blog .blogentry .content a {
	color: #b92024;
	text-decoration: none;
}

#ml_blog .blogentry .content a:hover {
	color: #b92024;
	text-decoration: underline;
}

#bottom {
	width: 1000px;
	height: 50px;
	padding-top: 100px;
	color: #393935;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: left;
}

#bottom a {
	color: #393935;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

