body {
	padding: 0px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #281914;
	text-align: left;
	color: white;
}

img{
	border:0;
}

#container{
	position: absolute;
	width: 100%;
	margin: auto;
	top:  10%;
	margin-top: -5px;
}


#containerHome{
	position: absolute;
	width: 440px;
	height: 325px;
	margin: auto;
	top:  60%;
	left:  50%;
	margin-top: -150px;
	margin-left: -220px;	
}

#name2{
	width: 402px;
	height: 238px;
	margin:  auto;
}

#name{
	width: 529px;
	height: 238px;
	margin: auto;
}

#linie{
	width: 100%;
	height: 1px;
	margin: auto;
	background: url(../img/1x1_82716a.gif) repeat-x;
}

#leer{
	width: 529px;
	height: 300px;
	margin: auto;
}

#linie2{
	width: 440px;
	height: 1px;
	margin: auto;
	background: url(../img/1x1_82716a.gif) repeat-x;
}
#block{
	width: 402px;
	margin:  auto;
}

#block1{
	float: left;
	width: 154px;
}

#block2{
	float: left;
	width: 153px;
}

#block3{
	float: right;
	width: 95px;
}

#imprint{
	float: left;
	clear: left;
}

#containerAbout{
	width: 940px;
	margin: auto;
	top:  50%;
	left:  50%;
	/*border: 1px solid #dcfdff;*/
}

#space45{
        width: 1012px;
        height: 45px;
        margin: auto;
}

#aboutTop{
	margin-top: 45px;
}

#aboutLeft{
	width: 145px;
	margin-top: 77px;
	float: left;
	/*border: 1px solid #dcfdff;*/
}

#aboutCenter{
	width: 610px;
	float: left;
	margin-top: 35px;
	/*border: 1px solid #dcfdff;*/
}

#aboutRight{
	width: 185px;
	float: left;
	margin-top: 75px;
	/*border: 1px solid #dcfdff;*/
}
