body {
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-color: #000000;
}
#hgfix {
	background-image: url(bilder/bg_main.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 100%;
}
#footer {
	height: 45px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.flussbold {
	font-size: 14px;
	font-weight: bold;
}

#navigation {
	position: relative;
	height: 46px;
	width: 760px;
	background-image: url(bilder/bg_nav.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	top: 0px;
}
#navigation img {
	margin-top: 13px;
}


#container_center {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #282828;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
}
#content {
	position: relative;
	width: 420px;
	left: 20px;
	top: 40px;
}
#sider {
	position: absolute;
	height: 530px;
	width: 267px;
	left: 493px;
	top: 356px;
	text-align: right;

}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.umfliessen {
	float: left;
	margin-right: 7px;
	border: 0px;
}
#sprachenteiler {
	position: absolute;
	height: 129px;
	width: 29px;
	left: 760px;
	top: 46px;
}
.deutsch {
	background-image: url(bilder/bg_deutsch.gif);
	background-repeat: no-repeat;
}



.gelb_fett {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFBF00;
}
#branding_unten {
	position: relative;
	height: 129px;
	width: 25px;
	left: 775px;
	top: 25px;
}
#formular {
	position: relative;
	height: 350px;
	width: 400px;
}
.tcmd {
	font-size: 10px;
	color: #484848;
}
