@charset "utf-8";

body {
	background-image: url(../gfx/back.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
}

#container {
		margin: 1em auto;
		width: 850px;
		height: 490px;
		text-align: left;
		/*border: 1px solid black;*/
}

#header {
		height: 115px;
		/*background-color: red;*/
}

#content {
		height: 322px;
		/*background-color: blue;*/
}

#footer {
		height: 100px;
		/*background-color: yellow;*/
}

#racing {
	margin-top:20px; /*143/13*/
	margin-left:134px;
	height: 150;
	position: absolute;
		/*background-color: yellow;*/
}

#media {
	margin-top:20px;/*93/53*/
	margin-left:492px;
	height: 150;
	position: absolute;
		/*background-color: yellow;*/
}

#design {
	margin-top:185px;/*13/143*/
	margin-left:134px;
	height: 150;
	position: absolute;
		/*background-color: yellow;*/
}

#detektei {
	margin-top:185px;/*53/93*/
	margin-left:492px;
	height: 150;
	position: absolute;
		/*background-color: yellow;*/
}		

img {
	border: 0;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}

.Stil1 {
	font-size: x-small
}

