	body {
		background-color:#260c00;
		font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande";
		font-size:13px;
		line-height:1.6em;
	}
	
	p {
		margin-top:0px;
	}
	
	a, a:visited {
		text-decoration:none;
		color:#000000;
	}
	
	h1 {
		font-family:Georgia;
		font-size:33px;
		line-height:1.2em;
		font-weight:normal;
		color:#846a3c;
		margin:0px;
	}
	
	#container {
		width:991px;
		height:607px;
		border:5px solid #846a3c;
		margin:30px auto 0px auto;
		z-index:3000;
	}
	
	#secondframe {
		width:983px;
		height:599px;
		border:4px solid #ffffff;
		z-index:2000;
	}
	
	#thirdframe {
		width:979px;
		height:595px;
		border:2px solid #846a3c;
		background-color:#ffffff;
		padding:0px;
		z-index:8000;
	}
	
	
	#content {
		width:979px;
		height:570px;
		overflow:hidden;
		clear:both;
	}
	
	#menu {
		float:left;
		width:276px;
		height:523px;
		overflow:hidden;
		margin-left:30px;
		margin-top:39px;
		/*background:url(img/logo.gif) top left no-repeat;*/
	}
	
	#menu img {
		border:0px;
	}
	
	#menu_buttons {
		padding-left:16px;
		margin-top:30px;
		border-top:1px solid #d5cdbe;
		border-bottom:1px solid #d5cdbe;
		height:287px;
		width:260px;
	}
	
	#menu_buttons img {
		width:180px;
		height:26px;
	}
	
	#menu_info {
		font-size:12px;
		line-height:1.45em;
		padding-left:16px;
		margin-top:10px;
		border-bottom:1px solid #d5cdbe;
		height:101px;
		width:260px;
	}
	
	#main {
		float:left;
		width:625px;
		height:528px;
		overflow-x:hidden;
		overflow-y:auto;
		margin-left:30px;
		margin-top:41px;
	}
	
	#headline {
		height:79px;
		width:auto;
		overflow:hidden;
	}
	
	#main .lft {
		margin-top:21px;
		padding-top:4px;
		float:left;
		width:280px;
		height:420px;
		overflow:hidden;

	}
	
	#main .rgt {
		margin-top:21px;
		margin-left:30px;
		float:left;
		width:282px;
		height:420px;
		overflow:hidden;
	}
	
	
	#main .lft2 {
		padding-top:4px;
		float:left;
		width:338px;
		height:523px;
		overflow:hidden;

	}
	
	#main .rgt2 {
		margin-left:24px;
		float:left;
		width:255px;
		height:527px;
		overflow:hidden;
	}
	
	
	#main .lft3 {
		margin-top:21px;
		padding-top:4px;
		float:left;
		width:226px;
		height:420px;
		overflow:hidden;

	}
	
	#main .rgt3 {
		margin-top:21px;
		margin-left:30px;
		float:left;
		width:345px;
		height:420px;
		overflow:hidden;
	}
	
	#main .col {
		float:left; 
		width:185px; 
		height:387px; 
		margin-left:30px; 
		font-size:12px; 
		line-height:1.3em;
	}
	
	
	#footer {
		width:979px;
		height:25px;
		overflow:hidden;
	}
	
	#footer .txt {
		width:979px;
		height:25px;
		margin-top:0px;
		color:#939495;
		text-align:center;
	}
	
	#footer .txt a, #footer .txt a:visited {
		color:#939495;
	}
	
	.bildtext {
		font-size:11px;
		line-height:1.4em;
	}
