body {
	font-family:Lucida Sans Unicode,Verdana,Helvetica,sans-serif;
	color:#646567;
	margin: 0;
	background: #fff url('bilder/bg_body.gif') repeat-x left top;
}

img {
	border: none;
}

#wrapper {
	margin:0 auto;
	padding:0;
	text-align:left;
	width:970px;
}

#header {
	height:79px;
	background: url('bilder/welcome-to-graf.gif') no-repeat right 19px;
	margin-right: 20px;

}

img.logo {
	width: 98px;
	height: 56px;
	margin-top: 10px;
}

#content {
	border-left:1px solid #E1E5E7;
	border-right:1px solid #E1E5E7;
	height:1%;
	padding: 7px 10px 10px 10px;
}

#middleFlash {
	height:363px;
	width:100%;
}

#footerzwei {
	background:transparent url('bilder/bg_footerzwei.gif') no-repeat scroll left top;
	clear:both;
	height:67px;
	padding: 25px 10px 0 10px;
	color: #949AA0;
}

#footerzwei a {
	color: #949AA0;
	text-decoration: none;
}

#footerzwei a:hover {
	text-decoration: underline;
}

p {
	margin: 0;
	font-size: .6em;
	text-align: center;
}

.select {
	text-align: center;
	margin-bottom: 80px;
	background:#A6AFB8 url('bilder/bg-select.gif') repeat-x left top;
	height: 22px;
	padding-top: 7px;
}

.select img {
	border: 1px solid #fff;
}

.select .flag {
	margin-right: 7px;
}