*{	margin:0;
	padding:0;
	border:0;
}
a{
	text-decoration:none;
	color:#AC1315;
}

p{
	margin-left:30px;
	margin-right:30px;
}
body{text-align:center;}

#frame{
	margin:auto;
	width:768px;
	height:576px;
	border: 1px solid #000;
	text-align:left;
	background: url(gfx/background.gif);
	overflow:hidden;
}
#frame_striped{
	margin:auto;
	width:768px;
	height:576px;
	border: 1px solid #000;
	text-align:left;
	background: url(gfx/background_striped.gif);
	overflow:hidden;
}


#menu{
	margin-top:51px;
}

#content{
	position:relative;
	width:554px;
	height:390px;
	margin-left:214px;
	margin-top:27px;
	font-family:'Arial Narrow',arial,sans-serif;
	font-size:16px;
	color:#AC1315;
	overflow:hidden;
}

#footer{
	margin-top:36px;
	margin-left:20px;
	width:100%;
	height:30px;
	color:#fff;
	background-color:transparent;
	font-family:'Arial Narrow',arial,sans-serif;
	font-size:15px;
	font-weight:bold;
	/* font-style:italic; */
}

#footimg{
	width:130px;
	height:38px;
	position:relative;
	top:-38px;
	left:620px;	
}

#orange_headline{
	height:40px;
	width:555px;
	background: url(gfx/bg_orange.gif);
	overflow:hidden;
}

.imghead{
	margin-right:24px
}
.symbol{
	margin-right:2px;
}
.fettkursiv{
	font-weight:bold;
	font-style:italic;
}
.greenline{
	height:3px;
	width:480px;
}
.brezelklein {
	position:relative;
	top:3px;	
}
.input{
	width:430px;
	background-color:#EDEEEF;
	color:#AC1315;
}
.green{
	color:#ED7612;
}
.jahreszahl{
	color:#ED7612;
	background-color:#fff;
	display:block;
	font-weight:bold;
	font-style:italic;
}

.value{
	color:#AC1315;
	background-color:#fff;
	display:block;
	font-style:italic;
	font-size:16px;
	}

#angebotbalken{
padding-left:30px;color:#fff;background-color:#AC1315;width:555px;height:22px;position:relative;top:18px;
}

#stollen{
	width:140px;
	height:27px;
	position:relative;
	left:600px;
	top:-527px;
	background-image:url(gfx/stollen.jpg);
	overflow:hidden;
}

#galerie{
	position:relative;
	left:240px;
	top:-552px;
	width:101px;
	height:23px;
/* 	border:1px solid #000; */
	background-image:url(gfx/galerie.gif);
	background-repeat:no-repeat;
	z-index:10;
} 