body {
	text-align:center;
}

# {
	margin:0xp;
	padding:0px;
}


body {
	background-color:#333333;
}

#main_div {
	width:920px !important;
	width:922px;
	height:631px;
	margin:auto;
	border:1px solid #CCCCCC;
	margin-top:15px;
	position:relative;
	text-align:left;
	background-image:url(../img/layout/background.jpg);
}

/*Divs Links*/
#main_links {
	width:400px;
	height:631px;
	float:left;
}

#nav {	
	position: absolute;
	top: 252px;
	width:180px;
	height:224px;
	margin-left: 266px;
}

#wechselbild {
	width:303px;
	height:535px;
	position:absolute;
	z-index:2;
	left: 0px;
	top: 96px;
	background-image:url(../img/layout/wechselbild.png) !important;
	background-repeat:no-repeat;
}

/*Divs Rechts*/
#main_rechts {
	width:520px;
	height:631px;
	float:left;
}

#content {
	position: absolute;
	top: 256px;
	width:520px;
	height:375px;
	/*height:271px;
	padding-bottom:80px;*/
	background-repeat:no-repeat;
}

#content_self {
	/*width:474px;*/
	width:520px;
	height:271px;
	float:left;
}

#content_self  p{
	margin-right: 25px;
}

