@charset "UTF-8";
/* CSS Document */

html {
  height: 100%;
  
}


body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#000;
	background-image:url(../img/xxl-bilder/softy.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#contenthome{
	width:700px;
	z-index:4;
	position:absolute;
	right:10px;
	border:20px solid #FF0004;
	background-color:##EA121D;
	height:150px;
	bottom:16px;
	background-color:#ffffff;
	background-image:url(../img/homebereich.gif);
	background-repeat:repeat-y;
}

#leftooo{
	margin-left:15px;
	margin-right:15px;
	width:210px;
	float:left;
}

#normal{
	width:245px;
	float:left;
}

#right{
	width:185px;
	float:left;
	margin-left:15px;
	margin-right:15px;
}

#myNewsBox{
	width:208px;
	height:170px;
	background-image:url(../img/newsbox.jpg);
	position:absolute;
	bottom:36px;
	left:10px;
}

#flash{
	width:100%;
	height:100%;
}

#main{
	height:100%;
}

#youtube{
	position:absolute;
	background-image:url(../img/bghome.png);
	background-repeat:no-repeat;
	text-align:center;
	width:640px;
	height:420px;
	padding:5px;
	padding-top:45px;
	top:30px;
	left:280px;
}