body {	margin:0px; 
	padding:0px;
	padding-bottom:25px;
	border-width:0px;
	/*border-top: #fb1 10px solid;*/
	background: #009900;
	font-size:100%;
	}
	
p,li,ul {	
	font-family:georgia,verdana;
	line-height:130%;
	font-size:1em;
	max-width:450px;
	}
	
p.titel {	
	font-family:georgia,verdana;
	line-height:130%;
	font-size:0.95em;
	}

h1 {	font-weight:normal;
	font-size:1.6em;
	margin-bottom:0px;
	padding:0px;
	}
	.titel {margin-top:0px; padding-top:0px;}
	

h2 {	font-weight:bold;
	font-size:1em;
	font-family:georgia,verdana;
	}

h3 {	font-weight:normal;
	font-size:1.4em;
	font-family:georgia,verdana;
	color:#009900;
	}

ul {	margin-left:1.1em;
	padding-left:0px;
	list-style-type:square;}

table {	background: #fff;}

a:link 		{color:#009900; text-decoration:none;}
a:visited	{color:#009900; text-decoration:none;}
a:active 	{color:#009900; text-decoration:none;}
a:hover 	{color:#000000; text-decoration:none;}

#seitenspalte_tab {
	background:#FFFFFF url(../img/bgss.gif) repeat-y right; 
	width:38%;
	}

#seite {width:100%;
	background-image:url(../img/b_g_hell.gif); 
	background-repeat:repeat-y;
	background-position:50%;
	margin:20px;
}

#seitenspalte {
	weidth:100%;
	text-align:right;
	overflow:visible;
	padding-top:30px;
	padding-bottom:200px;
	/*background: url(../img/klangschale.jpg) repeat-x bottom right;*/
	}

#textspalte {}
#titel {margin-right:32px;}
#text {	padding:20px;
	padding-top: 92px;
	padding-right:40px;
	}


#navigation {margin-right:32px; }
#navigation ul {
	direction:rtl; 
	margin:0px;
	margin-right:17px;
	padding-bottom:6px;
	}

#navigation b {
	border-right: 5px solid green;
	border-bottom: 1px solid green;
	padding-left:3px;
	padding-right: 3px;
	
/*	color: #ffffff;
	background: #093;
	
*/	}

#navigation p {
	margin-bottom:5px;
	}


