/* 

Farben:

grün: #1C3D1A
beige: #E0DBB1
hellbeige: #FDFCF9
weiss: #FFFFFF
grau: #53504F

*/

#CONTAINER {
	position:relative;
	width:981px;
	padding:0;
	margin:auto;
	text-align:left;
	background-image: url(http://www.gutser.beta-version.de/Data/Images/bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 270px;}

#RAHMEN {
	padding: 270px 0px 0px 0px;}

#HEAD {
	position:absolute;
	left:0px;
	top:0px;
	height: 259px;
	z-index:10;}

#FLASHHEAD{
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;}

#PANORAMA {
	position:absolute;
	left:1px;
	top:133px;
	z-index:0;}


#TickerEDIT {
position: absolute;
top: 150px;
font-size: 13px;
border: 1px solid #1C3D1A;
width: 430px;
height: 20px;
background-color: #E0DBB1;
color: #1C3D1A;
}


#Ticker {
font-size: 13px;
border: 1px solid #1C3D1A;
width: 430px;
height: 20px;
background-color: #E0DBB1;
color: #1C3D1A;
margin-top: 3px;
}


#INHALT{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#53504F;
	font-style: normal;
	text-decoration:none;
	width:753px;
	margin: 0;
padding:10px;
	float: right;}
	*html #INHALT{
		width:530px;
		margin: 6px 112px 0px 0px;}
	
#INHALTadd{
	position: absolute;
	right: 0px;
	top: 278px;}

.Infobox {
	width: 170px;
	background-color: #fff;
	border: 1px solid #4866A4;
	padding: 5px;}
		* html #Infobox {width: 180px;}

.Infopic{
	border: 1px solid #4866A4;}


#FOOTER {
	clear:both;
	position: relative;
	top: 0px;
	font-size:11px;
	left: 0px;
	height: 50px;
	color: #1C3D1A;
	padding:20px 0 0 225px;
	background-image: url(http://www.gutser.beta-version.de/Data/Images/fuss.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;}
	
.Linkfooter {
	color: #EEE;
	font-size:10px;
	text-decoration: none;}