#left {
		color: navy;
		
		left:0px;
		top:0px;
		width:200px;
		height: 100%;
			
		position: absolute;	
		visibility: visible;
	}
#linkstop {
		color: inherit;
		background-color: #6f6c6c;
		
		height: 60px;
		width: 200px;
		padding-top: 20px;
		text-align: center;
				
		position: absolute;
		visibility: visible;
		}
#balkenleft {
		color: inherit;
		background-color: #ee1c25;

		top: 60px;
		width: 200px;
		height: 45px;

		position: absolute;
		visibility: visible;
}
#menue {
		top: 100px;
		width: 200px;
		padding: 10px;	
		
		position: absolute;
	}
#news {
		background-color: #edeae2;
		margin-top:20px;
		
		padding: 2px;
		width: 180px;
	}
/*--------------------- TOP --------------------*/
#top {
		background-color: #ffffff;
	
		height: 105px;
		width: 1020px;
}
#navoben {
		color: #bebcb5;
		font-size: 80%;

		top: 5px;
		left: 660px;

		position: absolute;
	}
#logotext {
		font: 150% Arial, 'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #545456;
		background-color: inherit;

		top: 28px;
		left: 240px;

		position: absolute;
}
#balkenright {
		background-color: #ee1c25;
		
		top: 60px;
		left: 200px;
		height: 45px;
		width: 800px;
		
		position: relative;
	}
#logoright {
		top: -42px;
		left: 710px;

		position: relative;
	}
/*--------------------- MAIN --------------------*/
#main {
		background-color: #ffffff;
		color: inherit;
	
		top: 105px;
		left: 200px;
		width: 800px;
		height: 100%;
		padding: 10px;
		margin-bottom: 20px;
		position: absolute;
	}
#mainfoto {
		width: 339px;
		height: 223px;
		
		position: absolute;
	}
#mainthema {
		color: #fff;
		background: #7f7f7f url(grew_lx.jpg) 0 0 no-repeat;
				
		left: 360px;
		
		/*width: 339px;*/
		width: 440px;
		height: 223px;
		
		
		position: absolute;
	}
#maintxt {
		top: 250px;
		width: 678px;
		
		position: absolute;
	}
#maintxt_page {
		top: 10px;
		width: 800px;
		
		position: absolute;
	}
#bannermain {
		background-color: #cccccc;
		text-align: center;
		color: #7f7f7f;

		width: 110px;
		top: 260px;
		left: 690px;
		
		position: absolute;
	}
p.header {
	color: #ffffff;
	font-size: 120%;
	letter-spacing: 0.3em;	
	
	padding: 10px;
	margin-left: 10px;
}
/*--------------------- END --------------------*/
#end {
		background-color: #ffffff;

		left: 200px;
		width: 680px;
		margin-top:20px;
		
		clear: right;
		position: absolut;
}
#breadcrumb {
		background-color: #edeae2;

		width: 760px;
		padding: 10px;
		
		position: absolut;
}
#footer {
		background-color: #ffffff;
		text-align: center;
		
		position: absolute;
}

/*-------------------Tag Cloud II-------------------*/
/* display the individual items next to each other, not one-per-line */
#tagcloud {
		background-color: #edeae2;
		margin: 0px;
		
		padding: 10px;
		width: 164px;
		}
.tagscloud OL {
		list-style-position:inside;
		}
.tagscloud LI { 
		display: inline; 
		color: #999;
		}
        /* hide the extra context from CSS-enabled browsers, but not for screenreaders */
/*.tagscloud SPAN { 
		position: absolute; left: -999px; width: 990px;
		}*/
        /* size of the tags */
.tagscloud .tagscloud1 { 
		font-size: 75%;
 		color: #cccccc;
		}
.tagscloud .tagscloud2 { 
		font-size: 85%; 
		font-weight:200;
 		color: #6f6c6c;
		}
.tagscloud .tagscloud3 { 
		font-size: 95%; 
		font-weight:300;
 		color: #333333;
		}
.tagscloud .tagscloud4 { 
		font-size: 105%; 
		font-weight:400;
		}
.tagscloud .tagscloud5 { 
		font-size: 115%;
		font-weight:500;
		}
.tagscloud .tagscloud6 { 
		font-size: 125%; 
		font-weight:600;
		}



a.tagscloud1 { 
		font-size: 75%;
 		color: #cccccc;
		}
a.tagscloud2 { 
		font-size: 85%; 
		font-weight:200;
 		color: #6f6c6c;
		}
a.tagscloud3 { 
		font-size: 95%; 
		font-weight:300;
 		color: #333333;
		}
a.tagscloud4 { 
		font-size: 105%; 
		font-weight:400;
		}
a.tagscloud5 { 
		font-size: 115%;
		font-weight:500;
		}
a.tagscloud6 { 
		font-size: 125%; 
		font-weight:600;
		}
/*-------------------Tag Cloud II-------------------*/
/*=================== News ===================*/
#newsmain {
		padding-bottom: 10px;
}
#newstext {
		font-size: 85%;
}
#newsliste{
		padding-bottom: 20px;
}
#newsLimage {
		/*position: absolute;*/
		right: 10px;
		float: right;
		margin: 4px;
}
/*=================== News ===================*/

