.aktuell {
    width: 350px;
    float: left;
    padding: 20px;
    margin: 20px;
    border-top: 1px solid white;
}


.ueberschrift /* Überschrift Texte */     
{ color: black;
	padding-top: 15px;
	display: block;
	padding-bottom: 0;
	font: 20px/20px 'Amaranth', sans-serif;
}

.autor{ 
color: gray;
width: 500px; 
border-top: 1px solid #797979;
	display: block;
	margin-top: 5px;
	margin-bottom: 0;
	font: 14px/14px 'Amaranth', sans-serif;
}
.text /* Fliesstext */ { color: black; font-size: 12px; font-family: "Trebuchet MS" }
.textfett  { color: black; font-size: 12px; font-family: "Trebuchet MS"; font-weight: bold }
.textkursiv /* Fliesstext */  { color: black; font-size: 12px; font-family: "Trebuchet MS"; font-style: italic }
.textkursiv_grau /* Fliesstext */  { color: gray; font-size: 12px; font-family: "Trebuchet MS"; font-style: italic }
.textkursiv_weiss /* Fliesstext */  { color: white; font-size: 12px; font-family: "Trebuchet MS"; font-style: italic }
.ueberschrift2 /* Ãberschrift Texte */     { color: black; 	display: block;
	margin-top: 10px;
	margin-bottom: 5px;font: 22px/22px 'Amaranth', sans-serif;}

.zwischenueberschrift /* Text zwischenÃ¼berschrift */     { color: gray;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	font: 22px/22px 'Amaranth', sans-serif;
}
a:link   { text-decoration: none }
a:visited { text-decoration: none }
a:hover  { color: gray; text-decoration: underline }
a:active { text-decoration: none }
a    { color: #000; text-decoration: none }
.impress { color: white; font-size: 10px; font-family: Verdana }
#Aktuelles { background-color: #969; padding-top: 10px; padding-left: 10px; border-bottom: 1px solid; position: absolute; z-index: 10; top: 100px; left: 160px; width: 160px; height: 30px; visibility: hidden }
#Vorstand { background-color: #969; padding-top: 10px; padding-left: 10px; border-bottom: 1px solid; position: absolute; z-index: 10; top: 100px; left: 160px; width: 160px; height: 30px; visibility: hidden }
#Geschichte { background-color: #969; padding-top: 10px; padding-left: 10px; border-bottom: 1px solid; position: absolute; z-index: 10; top: 130px; left: 160px; width: 160px; height: 30px; visibility: hidden }
#aktuell { background-color: #969; padding-top: 10px; padding-left: 10px; border-bottom: 1px solid; position: absolute; z-index: 10; top: 130px; left: 160px; width: 160px; height: 30px; visibility: hidden }
#alt { background-color: #969; padding-top: 10px; padding-left: 10px; border-bottom: 1px solid; position: absolute; z-index: 10; top: 160px; left: 160px; width: 160px; height: 30px; visibility: hidden }
#JungeGeneration  { background-color: #969; visibility: hidden; padding-top: 10px; padding-left: 10px; position: absolute; z-index: 5; top: 190px; left: 160px; width: 160px; height: 30px; border-bottom: 1px solid }
#Konferenzen  { background-color: #969; visibility: hidden; padding-top: 10px; padding-left: 10px; position: absolute; z-index: 5; top: 220px; left: 160px; width: 160px; height: 30px; border-bottom: 1px solid }

.button {
	border-radius: 3px;
	background-color: rgb(221,221,221);
	color: black;
	border: 2px solid #555555;
	color: #555555;
	padding: 8px 16px;
	text-align: center;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	margin: 8px 0 !important;
	text-decoration: none;
	font: 12px/12px 'Amaranth', sans-serif;
	caption-sideursor: pointer;
	transition-duration: 0.4s;
	 display: inline-block;
	 text-decoration: none;
	letter-spacing: 1px;
}

.button:hover {
  background-color: #555555; /* Green */
  color: white;
  text-decoration: none
}


body {
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #993399;
	display: block;
}
p { color: black;
	font: 12px/13px "Trebuchet MS";
	margin: 0;
}

table { color: black; font-size: 12px; font-family: "Trebuchet MS";
}
td { color: black; font-size: 12px; font-family: "Trebuchet MS";
}
tr { color: black; font-size: 12px; font-family: "Trebuchet MS";
	
}

div.logo {
background: url(logo.gif) no-repeat fixed 0 100px;
width: 100%;
height: 100%;
padding: 0;

}


div.test {#startClaim {
float: left;
height: 330px;
width: 500px;
background-image: url(/images/backgrounds/check-list.png);
background-repeat: no-repeat;
padding: 10px;
background-position: 300px 10px;
margin-bottom: 20px;	}