@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	

	
	}
	
body {
	
	
	
	font-family:Helvetica, Geneva, Verdana,  sans-serif;
/*	font-weight:bold;*/
	font-size:12px;
	letter-spacing: 0.18em;
	color:#000;
	line-height:14px;
	background-color:transparent;
	text-transform:uppercase;
	
	}
	
 #contentdrei p  {
	
/*	font-weight:bold;
*/	line-height:12px;
	
/*	font-style:italic;
*/	font-size:10px;
	
	color:#999;
	
	}
	
h1 {
	
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding-bottom:14px;
	text-transform:uppercase;
	
	}
	
h2 {
	font-size:12px;
	font-weight:bold;
	color:#9C0;
	padding-top:14px;
	text-transform:uppercase;
	
	
	}
	
	
h3 {
	
	font-size:12px;
	font-weight:bold;

	padding-top:14px;
	text-transform:uppercase;
	
	
	
	}
h4 {
	padding-top:14px;
	text-transform:uppercase;
	}
	
	
h5 {
	
	font-size:12px;
	font-weight:bold;
	color:#999;
/*	padding-bottom:14px;
*/	
	}

/*/////////////////////////// verweise ////////////////////////////////*/
	


a {
	font-weight:bold;
	text-decoration:none;
	color:#000;	
	
	}
	
/*#contentzwei a {
	color:#FFF;
	}*/
#contenteins a:hover {
	color:#000;
	}
		
#contenteins a {
	color:#9C0;
	}	


	
/*#contentzwei a:hover {
	color:#000;
	}*/
	

	
a img {
	border:none;
	outline:none;
	}
	

	

a:hover  {
	
	color:#9C0;
	
	
	
	}
	
a:focus, a:active {
	color: #000;
	outline:none;
	border-bottom:none;
	
	}
	
#contenteins a.grau {
	color:#999;
	}	
	
#contenteins a:hover.grau {
	color:#000;
	}	

/*/////////////////////////// listenelemente ////////////////////////////////*/



ul {

	
	list-style:none;
	
	}
	
li {
	display:inline-block;
	width:auto;
	font-weight:bold;
	line-height:20px;
	padding-right:30px;
	
	}
	
li.zaehler {
	
	padding-right:10px;
	
	}


/*/////////////////////////// formularelemente ////////////////////////////////*/

form {
	line-height:20px;
	}

label {
	
	width:150px;
	padding-right:10px;
	}





/*///////////////////////////// klassen selektoren ////////////////////////////*/

.footer {
	font-size:10px;
	color:#999;
	line-height:12px;
/*	font-weight:bold;
*/	letter-spacing:1px;
	
	
	}


.footer2 {
	font-size:10px;
	color:#999;
	font-weight:normal;
	letter-spacing:1px;
	
}
	
.footer3 {
	font-size:10px;
	color:#999;
	line-height:12px;
/*	font-weight:bold;
*/	letter-spacing:2px;

}

.footer40 {
	font-size:9px;
	color:#999;
	line-height:10px;
/*	font-weight:bold;
*/	letter-spacing:2px;
	padding-bottom:12px;
}

.footer41 {
	font-size:9px;
	color:#999;
	line-height:10px;
/*	font-weight:bold;
*/	letter-spacing:2px;
	padding-bottom:12px;
}



.abstand {
	
	padding-top:14px;
	
}


.stellen {
	
	padding-top:14px;
	padding-bottom:14px;
	border-bottom:dotted #000 1px;
	
}


.stellen2 {
	
	padding-bottom:42px;
	border-bottom:dotted #000 1px;
	
}
	
.aktiv {
	
	color:#9C0;
	
	}
	
.aktiv3 {
	padding-top:42px;
	
	color:#9C0;
	
	}


.aktiv2 {
	
	color:#9C0;
	font-weight:bold
	}

.grau {
	color:#999;
	
	}