@import url(reset.css);


body {
	font-family: "trebuchet ms",arial,sans-serif;
	font-size: 100%;
	background: #FCF4FF url(images/start_bg.jpg) no-repeat;
	margin:100px auto;
	padding:0px;
	text-align:center;
}

img {
	border: none;
	}

#wrapper {
	text-align: center;
	margin:0px auto;
	text-align:left;
	width: 900px;
	height: 400px;
}

#links {
	float: left;
	margin-top: 275px;
	width: 200px;
	text-align: center;
	font-size: 200%;
	color: #636363;
}

#mitte {
	float: left;
	width: 500px;
	height: 387px;
	background-image: url(images/mitte_bg.png);
}

#rechts {
	float: left;
	margin-top: 275px;
	width: 200px;
	text-align: center;
	font-size: 200%;
	color: #636363;
}

#unten {
	clear: both;
	text-align: center;
	width: 900px;
	height: 125px;
	background-image: url(images/unten_bg.png);
}

#flags {
	width: 900px;
	height: 13px;
}

#flags a {
	text-decoration: none;
}

#stahl {
	float: left;
	margin-left: 303px;
	margin-top: -2px;
	width: 250px;
	height: 13px;
	font-family: "trebuchet ms",arial,sans-serif;
	font-size: 100%;
	color: #636363;
}

#flaguk {
	float: left;
	margin-left: 26px;
	width: 21px;
	height: 13px;
}

#flagde {
	float: left;
	margin-left: 12px;
	width: 21px;
	height: 13px;
}

#flagfr {
	float: left;
	margin-left: 12px;
	width: 21px;
	height: 13px;
}

#flages {
	float: left;
	margin-left: 12px;
	width: 21px;
	height: 13px;
}
