body {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	background-image:url(bilder/bg_shadow.jpg);
	background-repeat: repeat-y;
	background-position:top center;
	}
	
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

h1 {
	font-size:1.2em;
	color:#333333;
}

h2 {
	font-size:1.2em;
	color:#333333;
}

#rand_oben { 
		position: relative;
		height: 10px;
		width: 900px;
		margin-left:auto;
		margin-right:auto;
		margin-top:0px;
		margin-bottom:0px;
		top:0px;
		background-color:#FFFFFF;
}

#aussen { 
		position: relative;
		height: auto;
		width: 900px;
		margin-left:auto;
		margin-right:auto;
		top:0px;
}

#header { 
		position: relative;
		height: auto;
		width: 900px;
		margin: 0px 0px 0px 0px;
		/*border-bottom: 1px #CCCCCC solid;*/
		background-color:#FFFFFF;
}

#logo_oben {
		position:relative;
		background-image:url(bilder/logo3.gif);
		background-repeat:no-repeat;
		background-position:top left;
		float:left;
		height:120px;
		width: 160px;
		left:24px;
		top:14px;
		}
		
#flash {
	position:relative;
	float:right;
	width:680px;
	height:82px;
	right: 28px;
	top:17px;
	
}

#navi_left {
	clear:both;
	position: relative;
	min-height: 500px;
	width: 160px;
	margin: 0px auto 0px 0px;
	padding:20px 6px 10px 24px; 
	float: left;
	max-height:510px;
	overflow:auto;
}

#content {
	position: relative;
	width: 630px;
	min-height:510px;
	margin: 0px 0px 0px 0px;
	float: right;
	padding: 20px 30px 10px 40px;
	background-image:url(bilder/bg_large.jpg);
	background-repeat:repeat;
	background-position:top left;
	line-height: 1.6em;
	font-weight: lighter;
	color: #333333;
}

#footer {
	background-color: #FFCC00;
	height: 20px;
	clear:both;
	margin:0px 0px 0px 0px;
	padding: 4px 6px 0px 3px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:right;
}

#footer a:link {
	text-decoration:none;
	color:#666666;
	background-color:transparent;
} 
	
#footer a:hover {
	text-decoration:underline;
	color:#666666;
	background-color:#CCCCCC;
}
	
#footer a:visited {
	text-decoration:none;
	color:#666666;
}

.bild {
	float:right; 
	max-width:300px; 
	margin-left:10px;
	margin-bottom:10px;
	}
	
.vollbildbild {
	float:right; 
	max-width:300px; 
	margin-left:10px;
	margin-bottom:10px;
	}

table {
/*	padding:3px;
	margin:3px;
*/	}
	
td {
 	vertical-align:top;
	}
	
a {
	text-decoration:none;
	}
	
.rechts {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.links {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

hr {
clear:both;}

.clear {
	clear:both;
	}
	
.list-in-content {
list-style:circle;
list-style-type:circle;
list-style-position:outside;
}

.list-in-content li {
list-style:circle;
list-style-type:circle;
list-style-position:outside;
}

#lmenu {
	position:absolute;
	left:822px;
	top:104px;
	width:50px;
	text-align:right;
	}
