* {
	margin: 0;
	padding: 0;
}
body {
	background: #280300;
	color: #fff;
	font: 0.8em Georgia,Verdana,Arial,"Lucida Grande",Geneva,Helvetica, sans-serif;
	/*letter-spacing: 1px;*/
}
img {
	border: 0;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #ff0000;
}
a:hover {
	color: #ff0000;
}
h1 {
	font-size: 1.2em;
	color: #fff;
}
#imprint p, h1 {
	margin-bottom: 22px;
}
.space {
	margin: 0 8px;
	color: #593b39;
}
#site, #bg_home, #infobox, #footer {
	margin: 0 auto;
	
}
#site {
	width: 960px;
	margin-bottom: 18px;
}
#gbmedia {
	width: 960px;
	height: 650px;
}
#bg_home {
	width: 520px;
	height: 344px;
	margin-top: 70px;
	background: transparent url(../data/bg_home.jpg) no-repeat;
}
#flag {
	padding: 280px 0 0 290px;
}
#flag img {
	width: 3.6em;
	height: 3.6em;
	margin-right: 15px;
}
#infobox {
	font-size: 0.9em;
	width: 430px;
	margin: 0 auto;
	text-transform: uppercase;
}
#infobox p#de, #infobox p#fr {
	display: none;
}
#trenn {
	margin: 16px 0;
	height: 2px;
	overflow: hidden;
	background: transparent url(../data/trenn.jpg) center top no-repeat;
}
#trenn2 {
	margin: 8px 0;
	height: 2px;
	overflow: hidden;
	background: transparent url(../data/trenn2.jpg) no-repeat;
}
#footer, #footer2 {
	font-size: 0.8em;
	text-transform: uppercase;
	width: 530px;
}
#footer2, #logo {
	width: 100%;
}
#left {
	float: left;
	width: 108px;
}
#left img {
	margin-top: 1px;
}
#right {
	float: left;
	margin-left: 16px;
}
#logo p {
	margin-right: 32px;
	float: left;
}
#logo p:first-child {
	padding-top: 6px;
}
#imprint {
	margin-top: 70px;
	width: 596px;
	color: #9e7171;
}
.clearfloat {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.paddingleft, #imprint {
	padding-left: 60px;
}
#moreinfo {
	margin-bottom: 8px;
}
#moreinfo a {
	margin-left: 8px;
}
