body {
	background-color: #000000;
	background-image: url(../mMedia/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
	background-attachment: fixed;
}


#randgirl {
	float: left;
	width: 219px;
	margin-top: 160px;
	margin-bottom: 92px;
}


html, body {
margin: 0;
padding: 0;
height: 100%;
}
div.cmswrapper {
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	border-right: 1px solid #252322;
	border-left: 1px solid #252322;
	background-image: url(../mMedia/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #060200;
	margin-bottom: -314x;
}

div.header {
width: 1000px;
	background-image: url(../mMedia/bg_content.jpg);
	background-repeat: no-repeat;
	background-color: #060200;
		height: 316px;
}

.content{
padding:15px;
}
div.leftCol {
	width: 240px;
	float: left;
	padding: 0;
	color: #fff;
	margin-top: 190px;

}


div.centerCol {
	margin-top: 25px;

	margin-left: 0px;
	float: right;
	width: 705px;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	
}

div.clear {
clear: both;
margin: 0;
padding: 0;
height: 0;
line-height: 0;
font-size: 0;
}
#footer, .push {
	height: 314px;
	clear: both;
 }
#inner_footer {
	width: 1000px;
	padding: 0;
	background-image: url(../mMedia/footer_bg.jpg);
	background-repeat: no-repeat;
	color: #ff7854;
	font-size: 10pt;
	height: 314px;
	background-position: center top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
    border-left: 1px solid #252322;
    border-right: 1px solid #252322;
}
.menu
{
	margin-left: 0px;
	height: 33px;
	margin-top: 0px;
	position: relative;
	float: right;
	width: 720px;
}

.mosaic
{
	text-align: center;
	color: #a71d00;
	height: 20px;
	z-index: 21;
	position: absolute;
	right: 5px;
	bottom: 5px;
	background-image: url(../mMedia/realisiertmit.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}

.social{

    height: 90px;
    left: 395px;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 450px;
    z-index: 22;
}


.mosaic:hover
{
color: #9d954b;
}

