div#container {
	width:928px;
	margin: 0 auto;
	z-index:10;
}

div#site {
	position:absolute;
	top:0;
	width:928px;
	z-index:10;
}

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background-image:url(../images/layout/bg_x.jpg);
	background-repeat:repeat-x;
	background-color:#747474;
}

/*div#background {
	width:100%;
	height:166px;
	position:absolute;
	background-image:url(../images/layout/bg_x.jpg);
	background-repeat:repeat-x;
	top:0;
	left:0;
	z-index:1;
}*/

div#header {
	width:453px;
	height:291px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	background-image:url(../images/layout/header.jpg);
	background-repeat:no-repeat;
}

div#logo {
	padding:46px 0 0 78px;
	width:87px;
	height:98px;
	float:left;
}

div#woerter {
	margin:46px 0 0 212px;
	width:155px;
	height:170px;
	font-size:13px;
	line-height:180%;
	color:#e4e4e4;
}

div#flaggen {
	padding:0 0 0 185px;
	width:58px;
	height:30px;
	float:left;
}

div#bg_fla {
	width:475px;
	height:291px;
	position:absolute;
	top:0;
	left:453px;
	z-index:10;
	background-image:url(../images/layout/bg_flash.jpg);
	background-repeat:no-repeat;
}

div#bg_fla img{
	float:right;
	margin-top:2px;
	margin-right:6px;
}

div#small_menue {
	float:right;
	margin:30px 7px 0 0;
	width:175px;
	height:20px;
	font-size:10px;
	text-align:right;
	color:#acacac;
}

div#surrounder {
	top:300px;
	left:0;
	width:928px;
	position:absolute;
	z-index:10;
}

div#menu {
	width:230px;
	padding-left:78px;
	float:left;
	margin-top:10px;
}

div#content {
	width:589px;
	float:right;
	line-height:135%;
}

div#content img {
	border:1px solid #6e6e6e;
}



div#bottom {
	width:590px;
	height:45px;
	margin-top:10px;
	float:right;
	border-top:1px solid #898989;
	color:#cecece;
	padding:2px 0 0 2px;
	font-size:10px;
}