body{
	padding:0px;
	margin:0px;
	background-color:#FFFCE3;
	text-decoration: none; 
	text-align: center;
	color: #5C513C; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

div {
	margin:0px;
	padding:0px;
}

td{
	background-repeat:no-repeat;
	font-size: 11px;
}


.balken{
	position:absolute;
	top:0px;
	left:0px;
	height:10px;
	width:760px;
	background-color:#660000;
	
}

.Animation{
	position:absolute;
	top: 10px;
	left: 0px;
}


.balken_unten{
	width:755px;
	position:absolute;
	top:500px;
	left:0px;
	background-color:#660000;
	text-align:right;
	padding-right:5px;
	font-size:8px;
	font-weight:lighter;
	color:#dddddd;
}

.container {
	position:absolute;
	left:15px;
	margin: 0px;
	width: 760px;
	height: 690px;
	
}

.container1 {
	position:relative;
	margin: auto;
	width: 790px;
	height:690px;
	background-repeat:no-repeat;
	background-image:url(../bilder/background3.jpg);
}

.Navigation{
	position:absolute;
	top: 140px;
	left:0px;
	background-color:#660000;
	color:#888888;
	font-size: 12px;
	text-align:center;
	padding-top:1px;
	padding-bottom:1px;
	width:760px;
}

.content{
	position:absolute;
	left:0px;
	top:156px;
}

.linkerContainer{
	background-color:#ffffff;
	width:399px;
	height:500px;
	position:absolute;
	top:0px;
	left:0px;
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 3px;
	border-left: 1px solid #660000; 
}

.Inhalt_links{
	position: relative;
	width: 360px;
	margin-top: 10px;
	margin-left: 25px;
	text-align: justify;
}

.mittlererContainer{
	background-color: #FFFCE3;
	width: 159px;
	height: 500px;
	position: absolute;
	top: 0px;
	left: 400px;
	padding-top: 10px;
	padding-left: 3px;
	text-align:left;
	border-left: 1px solid #DED8C9;
	border-right: 1px solid #DED8C9;
}

.rechterContainer{
	background-color: #ffffff;
	width: 195px;
	height: 500px;
	position: absolute;
	top: 0px;
	left: 564px;
	border-right:1px solid #660000;
	
}
.rechterContaineroben{
	height:315px;
	position:absolute;
	top:0px;
	left:0px;
	padding-top:10px;
	padding-left:3px;
	padding-right:3px;
	width:190px;
}

.rechterContainerunten{
	width:190px;
	height:150px;
	position:absolute;
	top:345px;
	left:0px;
	text-align:center;
	padding-left:3px;
	padding-right:3px;

}

.Ueberschrift_aussen{
	background-color:#456654;
	background-color:#456654;
	background-color:#660000;
	padding-left:6px;
	margin-right:3px;
}

.Ueberschrift_innen{
	background-color:#ffffff;
	color:#456654;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	text-align:left;
}

.linie{
	margin-left:26px;
}

.mittlererlink{
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	width:156px;
	font-size:12px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:25px;
}

a:link,a:visited{
	color:#5C513C;
	color:#dddddd;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a.linkmitte:link,a.linkmitte:visited{
	color:#000066;
	text-decoration:none;
}
a.linkmitte:hover{
	text-decoration:underline;
}

a.more:link,a.more:visited{
	color:#000066;
}

a.more:hover{
	text-decoration:underline;
}

