/*CSS Document*/
/*+clearfix {*/
#center:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#center
{
	display: inline-block;
}
#center
{
/*\*/
	display: block;
/**/
	-height: 1px;
}
/*+}*/
*
{
	border: 0;
	padding: 0;
	margin: 0;
}
P
{
	margin: 0 0 1em;
}
.clear
{
	position: relative;
	clear: both;
	overflow: hidden;
}
HTML
{
	height: 100%;
}
BODY
{
	background-color: #000000;
	height: 100%;
	background-position: top center;
	background-image: url(background.png);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
}
#default
{
	width: 1000px;
/*
min-height: 100%;
_height: 100%;
*/
	margin: 0 auto;
	padding: 0;
	font-family: "Segoe UI", Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	position: relative;
}

#intro {
	width:550px;
	position:absolute;
	left: 109px;
	top: 333px;
	line-height:20px;
}

#intro h2 {
	line-height:24px;
	font-weight:normal;
	font-size:20px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#main {
	width:500px;
	font-size:14px;
	position:absolute;
	left: 121px;
	top: 425px;
	line-height:20px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#main div {
	display:block;
	width:12px;
	margin-left:-12px;
	float:left;
}
#linie {
	position:absolute;
	left: 21px;
	top: 399px;
	border-bottom:1px solid #CCC;
	width:600px;
	height:2px;
}

#logo {
	width:192px;
	height:144px;
	font-size:14px;
	position:absolute;
	left: 764px;
	top: 72px;
}
#claim {
	width:626px;
	height:245px;
	font-size:14px;
	position:absolute;
	left: 42px;
	top: 54px;
}
#adresse {
	width:200px;
	height:144px;
	font-size:15px;
	line-height:20px;
	position:absolute;
	left: 764px;
	top: 456px;
	padding-left:6px;
}
