body{
  background-image:url(tropfen1.jpg);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
}

.pinnwand{
	position:relative;
	left: 50%;
        margin-left: -34%;
	margin-top:3%;
	background-image:url(kork.jpg);
	min-height:530px;
        min-width:70%;
	width:70%;
	height:530px;
	border-width:8px; 
	border-color:#AC8C4D; 
	border-style:ridge;
	z-index:2;
}

.footnote{
width:94%;
text-align:center;
background-color:#B2E7C9;
margin-left:3%;
margin-right:3%;
margin-top:3px;
margin-top:5px;

}

.edit{
	position:fixed;
	bottom:2%;
	left:1%;
	padding:3px; 
	background-color:#B2E7C9;
	border-width:2px; 
	border-color:#AC8C4D; 
	border-style:ridge;
	text-align:right;
	z-index:0;
}

.inhalt{
	position:relative;
	left: 50%;
    margin-left: -34%;
    width: 75%;
	margin-top:3%;
	margin-bottom:3%;
/*	min-width:400px;
*/	padding:15px; 
	background-color:#B2E7C9;
	border-width:8px; 
	border-color:#AC8C4D; 
	border-style:ridge;
	z-index:2;
	}

.links{
	margin-left:17%;
	margin-right:7%;
	margin-top:3%;
	margin-bottom:3%;
/*	min-width:400px;
*/	padding:15px; 
	background-color:#B2E7C9;
	border-width:6px; 
	border-color:#905D75;
	border-style:inset;
	z-index:2;
	/*text-align:center;*/
	/*line-height:1.5;*/
	}
.brett{
 margin-left:15%;
 margin-top:5%;
 height:600px;
 width:900px;
 padding:0px;
 border-width:12px;
 border-color:#AC8C4D;
 border-style:ridge;
 z-index:2;
}

.inhaltbilder{
	margin-left:17%;
	margin-right:7%;
	margin-top:3%;
	margin-bottom:3%;
	padding:15px; 
	min-width:700px;
	background-color:#B2E7C9;
	border-width:12px; 
	border-color:#AC8C4D; 
	border-style:ridge;
	z-index:2;
	}

	

h2{
	background-color:#B2E7C9;
	text-align:center;
	margin-left: 23%;
	margin-right: 23%;
	padding:10px;	
	border-width:4px; 
	border-color:#779E77;
	border-style:ridge;	
}

.inhalt h2{
	text-align:center;
	padding:0;	
	border-width:0; 
	border-style:none;	
	margin-left: 0;
	margin-right: 0;
}


h2 .navi{
	text-align:center;
	padding:0;	
	border-width:0; 
	border-style:none;	
	margin-left: 0;
	margin-right: 0;
}


.logo{
	position:absolute;
	top:1%;
	left:1%;
}
.menu{
 
	position:absolute;
	top:135px;
	left:1%;
	background-color:#B2E7C9;
	padding:15px;
	line-height:175%;
	font-size:large;	
	border-width:4px; 
	border-color:#779E77;
	border-style:ridge;	
	z-index:1;
}

#menu{
	position:absolute;
	top:135px;
	left:1%;
	background-color:#B2E7C9;
	padding:1%;
	line-height:175%;
	font-size:large;	
	border-width:4px; 
	border-color:#779E77;
	border-style:ridge;	
	z-index:1;
}
#menu[id] {
   position: fixed;
}

.navi{
	position:fixed;
	top:94%;
	left:10%;
	width:80%;
	height:28px;
	background-color:#B2E7C9;
	padding:2px;
	line-height:175%;
	font-size:large;	
	border-width:4px; 
	border-color:#779E77;
	border-style:ridge;
	z-index:10;
}

.zettelchen {
	position:absolute; 
	text-align:center; 
	padding:3px; 
	border-width:6px; 
	border-color:#779E77; 
	border-style:double;
}

a:hover {background:#98FAF8;}

.showcase {
position: fixed;
top: 20px;
left: 15px;
display: block;
width: 180px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 0.9em;
background: #FFC;
color: #009;
padding: 2px;
border-width:1px; border-color:#009;border-style:solid;
}

a .showcase, a:link .showcase, a:visited .showcase {
visibility:hidden;
}

a:hover .showcase, a:active .showcase {
visibility:visible;
}

div:hover .pinnwand {
background-image:url(kork.jpg);
}

li{padding-top:0.3em;}


div#akct {
        position: absolute; top:0px; right: 0px; z-index: 2342; width:113px; height:88px;
        background-image: url(http://www.regenduft.de/Akvse.gif);
        background-repeat: no-repeat;
        background-position: right top;
        border:none;
        padding:0;
        margin:0;
        text-align: right;
}
div#akct img {
        border:none;
        padding:0;
        margin:0;
        background: none;
}
div#akct a#akpeel img {
        width: 100%;
        height: 100%;
}

div#akct a, div#akct a:hover {
        text-decoration: none;
        border:none;
        padding:0;
        margin:0;
        display: block;
        background: none;
}
div#akct a#akpeel:hover {
        position: absolute; top:0px; right: 0px; z-index: 4223; width:500px; height:500px;
        display: block;
        background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvsb.gif);
        background-repeat: no-repeat;
        background-position: right top;
}
div#akct a#akpreload
{
        background-image: url(http://wiki.vorratsdatenspeicherung.de/images/Akvsb.gif);
        background-repeat: no-repeat;
        background-position: 234px 0px;
}


