body {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	height:100%;
	text-align:center;
	color: #333333;
}
a {
	color: #000000;
}
a:visited {
	color: #A58F20;
}
a:hover {
	color: #09F;
}
body,table,td,p,div {
	font-size: 14px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #444;
}

h1 {
	font-size: 15px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#09F;
	font-weight:normal;
}
h2 { font-size: 15px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#0070C0 ;font-weight:normal;
}
.blau {
	color: #09F;
}
a.balkenlink:link,a.balkenlink:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a.balkenlink:hover {
	color:#09F;
	text-decoration: none;
}

.balken3 {
	background-color: #C0E150;	
}
.balkenunten {
	text-align: center;
	padding:3px;
	padding-left:33px;
	padding-right: 33px;
	color:#FFFFFF;
	font-size: 10px;
	background-color:#A3A4A6;
}


	html{
		height:100%;
	}

	.clear{
		clear:both;
	}
	#leftMenu{
		width:150px;
		padding-left:10px;
		padding-right:10px;
		float:left;
	}
	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{
	width:155px;
	color: #005;
	}


	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
	color:#007;
	text-decoration:none;
	display:block;
	clear:both;
	width:125px;
	padding-left:2px;
	}
	#dhtmlgoodies_slidedown_menu a:hover{
	color:#09F;
	}
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
	margin-top:1px;
	border-bottom:0px solid #FFFFFF;
	font-weight:normal;
	color: #FFFFFF;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
		font-size:11px;
		font-weight:bold;
		color: #FFFFFF;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		color: #FFFFFF;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color: #FFFFFF;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
	
.autoren {
	font-size: 11px;
}
.textueberschrift {
	font-weight: bolder;
}
.rot {
	font-family: "Century Gothic", Arial, Helvetia;
	font-size: 14px;
	font-weight: bold;
	color: #A00;
}
.orange {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ED02D0;
}
.dunkelblau {
	color: #066;
}
.orange-erde {
	color: #C60;
}
.gruen-pflanzen {
	color: #0B0;
}
.farbe-tiere {
	color: #F33;
}
.lila-menschen {
	color: #606;
}
.pink-beruehrung {
	color: #C09;
}
.blocksatz {
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
}
.om {
	color: #FF005F;
}
