body {
	background-color:#FFF;
	background-image:url(../images/background.png);
	background-repeat:no-repeat;
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	width:1000px;
	margin:0 auto;
	color:#000;
}
* {
	margin:0px;
	padding:0px;
}
a:hover, a:active, a:focus {
   outline: 0;
}
img {	
	border:0;
}
ul {
	margin: 0;
}
li {
	list-style:none;
	color: #600;
	font-family: Verdana;
	font-weight: normal;
	font-size: 13px;
}
h1 {
	font-size:14px;
	font-weight:bold;
	color:#7A0B0B;
}
h2 {
	font-size:17px;
}
h3 {
	font-size:13px;
	font-weight:normal;
	font-size:16px;
	font-style: normal;
}
.clearboth {
	clear:both;
}
.floatleft {
	float:left;
}
.header {
	width:1000px;
	height:66px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	padding-top:75px;
}
.headermenubottom {
	width:348px;
	height:38px;
	line-height:38px;
	margin-left:462px;
}
.headermenubottom ul {
	margin-left:23px;
}
.headermenubottom ul li {
	float:left;
	color:#600;
	font-size:13px;
	margin-right:23px;
}
.headermenubottom ul li a {
	color:#600;
	text-decoration:none;
}
.maincontentblok {
	width:1000px;
	position:relative;
	background-image: url(images/content.png);
	background-repeat:no-repeat;
	display:inline-block;
	min-height:444px;
}
.pagecontent_links {
	width:375px;
	height:430px;
	float:left;
}
.pagecontent_rechts {
	width:500px;
	height:430px;
	float:left;
}
.imageviewer {
	width:190px;
	height:190px;
	margin-top:9px;
	margin-left:175px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}
.socialmedia {
	width:50px;
	height:165px;
	margin-left:326px;
	margin-top:31px;
	float:left;
}
.socialmedia ul li {
	float:left;
	margin-bottom:5px;
}
.text {
	width:395px;
	height:355px;
	margin-top:9px;
	margin-left:6px;
	padding-top:25px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	float:left;
}
.submenu {
	width:240px;
	float:left;
	display:inline-block;
	background-image: url(../images/content.png); 
	background-repeat:no-repeat; 
	min-height:444px;
}
.footer {
	width:1000px;
	height:200px;
	clear:both;
	background-image: url(../images/footer.png);
	background-repeat:no-repeat;
}
.footermenu {
	width:310px;
	line-height:30px;
	margin-left:350px;
}
.footermenu ul li{
	font:Verdana;
	color:#600;
	text-align:center;
}
#slideshow {
    position:relative;
    height:350px;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	width:190px;
	height:190px;
}

#slideshow IMG.active {
	z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.fotoalbum{
	text-align:center;
}
