﻿@charset "UTF-8";
/* www.t-releases.de copyright 2009  */


body {
	background:#FFFFFF;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(../images/layout/bubbleback.jpg);
	background-position: top left;
	background-repeat:no-repeat;

}

#slogan {
	width:1000px;
	margin-left: -512px;
	left:50%;
	position:absolute;
	margin-top:0px;
	z-index:2;
	top:0px;

}

#center	{
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -512px;
	height:685px;
	

}

#content	{

	width: 1000px;
	min-height:685px;
	background-image:url(../images/layout/background-content.png);
	background-position: right bottom;
	background-repeat:no-repeat;
	z-index:1;
	border-top:none;
	border-left: 1px #cccccc dashed;
	border-bottom: 1px #cccccc dashed;
	border-right: 1px #cccccc dashed;
}

#seperatorblack {
	width:100%;
	height:25px;
	background-color:#000000;
	margin-top:70px;
	margin-left:0px;
	margin-right:0px;
	z-index:3;

}

#topnav {
	width:100%;
	height:25px;
	background-color:#88b840;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	z-index:3;
	padding-top:5px;
	

}

#leftblock {
	position:absolute;
	left: 52%;
	margin-left: -512px;
	height:630px;
	width:180px;
	top:51%;
	margin-top: -300px;
	z-index:2;
	visibility: visible;
	padding-left:5px;
	padding-right:5px;
	background-image:url(../images/layout/70prozent.png);
	

}

#rider2 {
	position:absolute;
	left: 52%;
	margin-left:-310px;
	height:630px;
	width:600px;
	top:51%;
	margin-top: -300px;
	z-index:2;
	visibility: visible;
	padding-left:5px;
	padding-right:5px;
	background-image:url(../images/layout/70prozent.png);
	overflow:scroll;
	overflow-x:hidden;
	
	
}

#rider3 {
	position:absolute;
	left: 52%;
	margin-left: 310px;
	height:630px;
	width:160px;
	top:51%;
	margin-top: -300px;
	z-index:2;
	visibility: visible;
	border-top:1px #cccccc dashed;
	border-left: 1px #cccccc dashed;
	border-bottom: 1px #cccccc dashed;
	border-right: 1px #cccccc dashed;
	
}
#footer{
	background-color:#EF8a2a;
	line-height:10px;
	width:100%;
	margin-top:695px;
	padding-bottom:3px;
}
	
#morenavi {
	border-top:1px #cccccc dashed;
	border-left: 1px #cccccc dashed;
	border-bottom: 1px #cccccc dashed;
	border-right: 1px #cccccc dashed;
	background-color:#EF8a2a;

}
