 
body {
	color: #111111;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 17px;
	background-color: #e8e8e8;
	background-image: url(../_img/background.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-attachment: fixed;
}

a {
	color: #111111;
	text-decoration: underline;
	padding: 1px;
}

a:hover {
	color: #111111;
	text-decoration: underline;
}

a:active {
	color: #111111;
}

p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	margin: 34px 0px 0px 0px;
	padding: 0px;
}


#content {
	position: absolute;
	left: 50%;
	padding: 20px;
}

#content_news_inner_offset {
	position: relative;
	left: 22px;
}    

#content_impressum {
	position: absolute;
	top: 40px;
	left: -280px;
	width: 520px;
	height: auto; 
	padding: 20px;
}

#content_noflash_container{
	position: absolute;
	left: 50%;
	padding: 20px;
}

#signet {
	position: relative;
	left:0px;
}

#signet_offset {
	position: relative;
	top: 1px;
	left: 14px;
}
 
#content_noflash {
	position: absolute;
	top: 40px;
	left: -200px;
	width: 267px;
	height: auto;
	padding: 20px;
}

#content_news {
	position: absolute;
	top: 31px;
	left: -287px;
	width: 520px;
	height: auto; 
	padding: 20px;
}

#content_news #signet {
	text-align: center;
	left: 0px;
	padding-bottom: 60px;
}

#content_news #title {
	text-transform: uppercase;
}
