#logo {
	position:absolute;
	width:209px;
	height:131px;
	z-index:1;
	left: 28px;
	top: 49px;
}
#slogan {
	position:absolute;
	width:147px;
	height:49px;
	z-index:2;
	left: 839px;
	top: 0px;
}
#content {
	position:relative;
	width:669px;
	z-index:3;
}
#footer {
	position:relative;
	z-index:1;
	width:655px;
	margin-top: 20px;
	border-top: dashed 1px grey;
	padding: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
}
#contentbox {
	position:absolute;
	width:669px;
	height:552px;
	z-index:3;
	left: 66px;
	top: 249px;
}


#nav {
	position:absolute;
	width:167px;
	height:115px;
	z-index:4;
	left: 780px;
	top: 232px;
}
.gross {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.gross_red {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D7113F;
}
.redboxheader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
	background-color:#D7113F;
}
.blueboxheader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
	background-color:#0066CC;
}
.redboxheader_mini {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	font-weight: bold;
	background-color:#D7113F;
}
#news {
	position:relative;
	width:325px;
	z-index:2;
	border:solid 1px #D7113F; 
	margin-bottom:20px;
}
#angebote {
	position:relative;
	width:325px;
	z-index:2;
	border:solid 1px #0066CC; 
	margin-bottom:20px;
}
#news_header {
	position:absolute;
	width:67px;
	height:19px;
	z-index:1;
}
#news_content {
	position:relative;
	width:285px;
	z-index:2;
	margin-top: 35px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.normal {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.normal_fett_red {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D7113F;
	font-weight:bold;
}
.normal_fett {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.klein {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}
.sehrklein {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:12px;
}


p {
	margin: 0px;
	padding:0px;
	line-height:20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.nav_shown {
	display:inline;
}
.nav_hidden {
	display:none;
}

a:link{
color:#D7113F;
text-decoration: underline;
}
a:visited{
color:#D7113F;
text-decoration: underline;
}
a:hover{
color::#D7113F;
text-decoration: none;
}
a:active{
color::#D7113F;
text-decoration: none;
}
a.nav:link{
color:#000000;
text-decoration:none;
}
a.nav:visited{
color:#000000;
text-decoration:none;
}
a.nav:hover{
color:#000000;
text-decoration:underline;
}
a.nav:active{
color:#000000;
text-decoration:underline;
}
