
body {
	margin: 0px 0;
	padding: 0;
	background: #000 url(images/HG.jpg);
	
}


a:link { text-decoration: none; color: #990066; font-family:"Times New Roman", Times, serif; font-style: italic;}
a:visited { text-decoration: none; color: #990066; font-family:"Times New Roman", Times, serif; font-style: italic;}
a:hover { text-decoration: underline; color: #666666; font-family:"Times New Roman", Times, serif; font-style: italic;}
a:active { text-decoration: underline; color: #666666; font-family:"Times New Roman", Times, serif; font-style: italic;}






/* Header */

#out {
	margin: 0 auto;
	width: 750px;
	height: auto;
	background-color: #999;
}

#header {
	width: 747px;
	height: 200px;
	margin: 0 auto;
	background: url(images/kopf.gif);
}



/* Menu */

#menu {
	width: 747px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #CCCCCC;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-size:0,5em;
	

}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #fff;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-size:0,5em;
}



/* SUB */
#sub {
	width: 747px;
	height: 27px;
	margin: 0;
	line-height: 4px;
	background-color:#999;
}

#sub ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sub li {
	display: inline;
	line-height: 25px;
}

#sub a {
	display: block;
	float: left;
	height: 27px;
	padding: 0px 20px 0 20px;
	text-decoration: none;
	color: #000;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-size:0,5em;
	

}

#sub a:hover {
	color: #fff;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-size:0,5em;
}

#sub .an a{
	color: #fff;
}

/* Content */

#blog {

	background:#000;
	width: 747px;
}

#content {
	width: 747px;
	margin: 0 auto;
	background:#000;
	
}

#content2 {

	width: 747px;
	height: 2800px;
	margin: 0 auto;
	background:#000;
	
}

.presse {
	background-image:url(images/img2.gif);
	background-repeat:repeat;
	margin-top:0px;
	margin-bottom:30px;
	padding-bottom:3px;
	padding-right:25px;
	padding-left:155px;
}

.bilder {
	background:none;
	}
	
.banner {
	background:none;
	padding-bottom:0px;
	padding-top:135px;
	float:right;
	margin-right:0;
	}
	
object {
	overflow: hidden;
	overflow-x: hidden;
	}
	
h1{
	margin-top: 0;
	text-align:left;
	float:left;
	padding-left:18px;
	padding-top: 18px;
	padding-bottom:5px;
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-size:2,7em;
}

p{
	background-image:none;
	background-repeat:repeat;
	margin-top: 0;
	margin-bottom:30px;
	text-align:justify;
	float:left;
	width:530px;
	

	padding-left:18px;
	color: #FFFFFF;
	font: normal small "Verdana", Arial, Helvetica, sans-serif;
}
img {
	border: none;
	float:left;
	padding-right: 9px;
	padding-bottom: 9px;
}
/* Footer */





		
