@charset "iso-8859-15";

 * {
	 padding: 0;
	 margin: 0;
	 }

body {
	color: #3d3d3d;
	background-color: #fff;
	font: normal 0.9em Courier New, monospace;
	text-transform: lowercase;
	padding: 0px;
	text-align: left;
	}

/*=====  für IE unten =====*/

 * html body {
	 padding-bottom: 5%;
	}

h1 {	font: 1.6em Courier New, monospace;
	text-transform: lowercase;
	padding-left: 10em;
	color: #f00;
	}

h1 img {
	width: 94px;
	height: 22px;
	}

img {
	border: none;
	}

.br {
	font-style: normal;
	border-bottom: dotted 1px;
	padding: 2%;
	}

h2 {	font: normal 1.1em Courier New, monospace;
	text-transform: lowercase;
	margin-left: 2.1em;
padding-top: 3em;
	}

	/*font-style: italic;
	color: #818181;
	margin: 4% 0 1% 30%;
	font-variant: small-caps; 
	font-size: 1.6em; 
	letter-spacing: 0.9ex; */


#ohne {	
	font-size: 1.3em; 
	font-variant: normal;
	letter-spacing: 0.1ex; 
	}

.gross {
	font-variant: small-caps; 
	font-size: 1.4em; 
	letter-spacing: 0.8ex; 
	padding-top: 1ex;
	}

ul {
	list-style: none;
	}

li {	font-size: 0.9em;
	margin-bottom: 0.5em;
	letter-spacing: 1px;
	}

.header {width: 100%;
background: #fff url(../_images/backgrounds/schwingung5.png)no-repeat;	
	padding-top: 1%;
	height: 100px;
	}
					/* === senkrechte Trennlinie rechts ===*/
#container {			
	background: #fff url(../_images/backgrounds/bg_bsp1.gif) 100% 0% repeat-y;	
	padding: 2% 5% 8% 2% ;
	width: 75%;
	margin: 2% auto;   		/*== rand oben+unten, auto: zentriert links+rechts == */
	}

#freude {
	width: 40%;
	float: right;
	font: italic 0.9em "Bauhaus Medium BT", arial, sans-serif;
	text-transform: lowercase;
	text-align:right;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin:1% 0 7%;
	padding: 0.5% 1% 0.5% 0;
	}

#spuren {
	
	font: italic 0.85em "Bauhaus Medium BT", arial, sans-serif;
	color: #8F9090;
	text-transform: lowercase;
	letter-spacing: 1px;
	text-align:right;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin:1% 0 5% 60%;
	padding: 0.5% 0 0.5% 0.5%;
	}

#kern {
	
	font: italic 0.85em "Bauhaus Medium BT", arial, sans-serif;
	color: #8F9090;
	text-transform: lowercase;
	letter-spacing: 1px;
	text-align:right;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin:1% 0 5% 55%;
	padding: 0.5% 0 0.5% 0.5%;
	}

#text {
	background: #f9f9f9;
	position: relative;		/*bewirkt, dass bild hinter text rutscht*/
	top: 20px;
	left: 20px;
	float: right;
	width: 70%;
	padding: 2%;
	text-align: left;
	font-style: italic;
	border-top:dotted 2px #999;
	border-bottom:dotted 2px #999;
	}

.linklist {
	width: 25%;        
	background: url(../_images/backgrounds/bg_bsp1.gif) 100% 0% repeat-y;	/*senkrechte Linie*/
	}
 a  {
	text-decoration: none;
	padding-left: 40px;
	color: #f00;
	}

 a:hover {
	color: #22A600;
	text-decoration: underline;
	}

a.grau {
	color: #818181;
	}

a:hover.grau {
	color: #22A600;
	text-decoration: underline;
	}

#kontakt {
	margin-top: 100px;
	}

#left {
	text-align: left;
	padding-left: 2.5em;
	}

.epilog {
	font: normal 0.8em Arial, sans-serif ;
	color: #AFAFBF;
	letter-spacing: 0.1ex;
	padding-bottom: 1em;
	border-bottom:dotted 2px #999;
	}

.epilog2 {
	font: normal 0.8em Arial, sans-serif ;
	color: #AFAFBF;
	letter-spacing: 0.1ex;
	padding-top: 1em;
	border-top:dotted 2px #999;
	}

.alles {
	color: #AFAFBF;
	}

.fett {	
	font-weight: bold;
	}
	
.pagerank {
	display: none;
	}







