/* Hintergründe */
*{
	padding:0px;
	margin:0px;
	border:0px;
}
html, body {
 	height: 100.01%; /* wichtig */
	font:12px Arial, sans-serif;
	color:#5c5c5c;
	line-height:1;
	background-color:#ffffff;
	background-image:url(gfx/backgr.jpg);
}
a,img {
	border:0px;
	text-decoration:none;
	margin:0px;
	color:#014479;
	font-weight:bold;
}
.page {
	background-image:url(back.jpg);
	background-repeat:repeat-x;
	position:relative;
	width:100%;
	margin:0 auto;
	min-height:100%;
	height:auto;
	z-index:10;
}
.rechts{
	width:681px;
	position:relative;
	margin-left:250px;
	z-index:20;
	padding-bottom:40px;
}
.box{
	float:left;
	width: 227px;
	height: 228px;
	z-index:10;
}
.header{
	background-image:url(header.jpg);
	height:99px;
	width:990px;
	z-index:1;
	margin:0 auto;
}
.footer{
	background-image:url(back2.jpg);
	background-repeat:repeat-x;
	height:34px;
	width:100%;
	position:absolute;
	bottom:0px;
}
.footer2{
	background-image:url(footer.jpg);
	height:34px;
	width:990px;
	margin:0 auto;
}
.content{
	width:990px;
	margin:0 auto;
	padding-bottom:15px;
	margin-top:20px;
}
.links{
	width:472px;
	float:left;
	padding-bottom:40px;
/*	background-color:#00CC66;*/
}
.rechts{
	width:518px;
	margin-left:472px;
/*	background-color:red;*/
}
.pressetexte{
	width:461px;
	background-color:#ececec;
	min-height:100px;
	margin-bottom:4px;
	padding-bottom:4px;
}
.logo{
	width:461px;
	background-color:#ececec;
	min-height:100px;
	padding-bottom:4px;
	margin-bottom:4px;
}
.magazine{
	background-color:#ececec;
	min-height:100px;
	margin-bottom:4px;
	margin-left:auto;
	padding-bottom:4px;
}
.bildmaterial{
	background-color:#ececec;
	min-height:100px;
	margin-left:auto;
	padding-bottom:4px;
}
.ueberschrift{
	background-color:#014479;
	height:22px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:8px;
	padding-left:8px;
	color:#FFFFFF;
	line-height:1.2;
}
.rechteck{
	width:8px;
	height:8px;
	background-color:#7e7e7e;
	float:left;
	margin-top:4px;
	margin-right:6px;
}
h1{
	font-size:110%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#014479;
}
.bildrechts{
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
.textrahmen{
	margin-top:6px;
	margin-bottom:10px;
}
div{
	text-align:justify;
}
.mag{
	margin-left:10px;
	margin-bottom:5px;
	margin-top:5px;
}
.downloaddiv{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:30px;
	background-image:url(pdf.jpg);
	background-repeat:no-repeat;
	height:15px;
	padding-top:5px;
}
