BODY {
	margin:0px;
	padding:0px;
	color: #AAAAAA;
	background: #3E1D3F;
	}
	
#header {
	position:fixed;
	left:0px; top:0px;  z-index:9;
	width:100%; height:50px;
	text-align: center;
	border-bottom: 3px solid #AAAAAA;
	font-family: arial, helvetica, sans-serif;
	font-size: 35px;
	background: #3E1D3F;
	color: #AAAAAA;
	}
	
#navi {
	position:fixed;
	left:0px; top:50px;  z-index:8;
	width:100%; 
	text-align: left;
	border-bottom: 3px solid #AAAAAA;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background: #3E1D3F;
	color: #AAAAAA;
	padding: 0px 0px 0px 10px;
	margin-top:3px;
	}
	
#footer {
	position:fixed;
	left:0px; bottom:0px; z-index:11;
	width:100%; height:18px;
	text-align: right;
	border-top: 3px solid #AAAAAA;
	font: bold 11px arial;
	background: #3E1D3F;
	color: #AAAAAA;
	padding: 4px 10px 4px 10px;
	}
	
#socialshareprivacy {
	position:fixed;
	bottom:-22px;
	left: 0px;	
	z-index:999;
	}
	
.footertext {
	margin-right: 10px
	}
	
#content {
	position:absolute;
	left:0px; top:70px; width:100%; z-index:4; 
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #AAAAAA;
	text-align: center;
	padding-bottom:70px;
	}

.rahmen {
	border: 2px solid #AAAAAA;
	}	

.bild {
	margin-bottom: 15px;
	margin-right: 15px;
	width:200px;
	height:200px;
	background: black;
	display: inline-block;
	text-align:center;
	background-position: center;
	background-repeat:no-repeat;
	border: 2px solid #AAAAAA;
	}
	
	
.bild a {background: none;}
.bild a:visited {background: none;}
.bild a:hover {background: none;}
	

#gallery{text-align:center}
#gallery p{display:inline;}
#gallery span{margin:5px 5px 15px 5px; vertical-align:top; display:table-cell; display:inline-table; display:inline-block; 	width:206px; height:236px; border: 2px solid #AAAAAA; padding-top:3px; background:#3E1D3F}
#gallery p img{margin-bottom:0px; background-position: center; background-repeat:no-repeat; background-color:#533a54;}
#gallery p a {background: none;}
	
	
.description {
	border: 2px solid #AAAAAA;
	background: white;
	padding: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #555555;
	width: 800px;
	}	

.centered {
	text-align:center;
	}
	
.textblock {
	text-align:left;
	border: 2px solid #AAAAAA;
	padding: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #AAAAAA;
	width: 800px;
}

#footer  a
{	background: #3E1D3F;
	color: #AAAAAA;
	text-decoration: none}

#footer a:hover
{	background: #AAAAAA;
	color: #3E1D3F;}

a
{	background: #3E1D3F;
	color: #AAAAAA;
	text-decoration: none}

a:hover
{	background: #AAAAAA;
	color: #3E1D3F;}
	
	
	
	#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #3E1D3F;
	color: #AAAAAA;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #AAAAAA;
	color: #3E1D3F;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #AAAAAA;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #3E1D3F;
		color: #AAAAAA;
		font: 11px arial}

	#sddm div a:hover
	{	background: #AAAAAA;
		color: #3E1D3F}


