body	{
	margin:	0;
	padding: 0;
	background-image:	url(../bilder/bg_laenge.jpg);
	background-color: #44573f;
	background-repeat: repeat-y;
	}
	
h1, h2, h3, h4, h5, h6	{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:	0;
	}
h1	{
	display: none;
	}
	
h2	{
	font-size:	18px;
	margin-bottom: 25px;
	color: #7f3416;
	line-height: 20px;
	margin-bottom:	12px;
	}

h3	{
	font-size:	14px;
	margin-bottom: 25px;
	color: #333;
	line-height: 20px;
	}

h4	{
	font-size:	16px;
	color: #46697F;
	line-height: normal;
	}

a	{
	color: #7f3416;
	text-decoration: none;
	}
	
a:hover	{
	color: #333;
	text-decoration: none;
	}
	
p, ul, dl, li	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:	#333;
	margin-top:	0;
	font-size: 1em;
	line-height: 1.5em;
	}
	
p	{
	margin-bottom:	16px;
	}

.pullquote	{
	font-style: italic;
	padding: 0 0 0 20px;
	}
	
.stopFloat {
display: block;
float: none;
clear: both;
height: 1px;
font-size: 0px;
line-height: 0 px;
}

#core	{
	width:	1001px;
	height: 621px;
	margin: 0;
	padding: 40px 55px 0 330px;
	background-image: url(../bilder/bg_top.jpg);
	background-repeat: no-repeat;
	}

#head	{
	margin:	0 20px 0 0;
	float:	left;
	width:	400px;
	}	
	
#text	{
	float:	left;
	width:	360px;
	margin: 220px 0 0 0;
	text-align: justify;
	}
#news	{
	float:	left;
	width:	360px;
	margin: 220px 0 0 0;
	text-align: justify;
	}

#nav	{
	position:	absolute;
	left:	50px;
	top:	230px;
	width:	160px;
	}

#nav ul, #nav li	{
	padding: 0;
	margin: 0;
	}
	
#nav li	{
	list-style:	none;
	margin: 0;
	padding:	2px 0 0 0;
	border-bottom: 1px solid #ddd;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	}
	
#nav li ul	{
	margin: 0;
	}	
	
#nav li ul	li {
	border-top: 1px solid #ddd;
	border-bottom: 0;
	margin-left: 0;
	padding-left: 15px;
	}		
	
#footer	{
	padding: 0px;
	background:	url(../bilder/bg_footer.jpg) no-repeat;
	height:	190px;
	margin:	0;
	clear: both;
	float: none;
	}
	
#footer p	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	position: relative;
	left: ;
	padding: 110px 0 20px 380px;
	line-height: normal;
	}

.tiny {
	font-size: 0.8em;
	line-height: 1em;
}

.fett {
	font-weight: bold;
}

