body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A1A1A;
	background-color: #1700AB;
	background-image: url(bg.jpg);
}
#page {
	position:relative;
	margin:0 auto;
	padding: 0;
	display:block;
	height:585px;
	width: 960px;
	border: 1px solid #959596;
	text-align:left;
	background-image: url(bg-page.jpg);
}
#navigation {
	position: absolute;
	height: 22px;
	width: 917px;
	top: 15px;
	left: 16px;
	padding-top: 8px;
	padding-left: 8px;
	background-color:#d6d3ce;
    border:1px solid #000000;
}
#logo {
	position: absolute;
	height: 100px;
	width: 154px;
	top: 90px;
	left: 710px;
	background-image: url(esv-waren.png);
	background-repeat: no-repeat;
	border-style: none;
	border: 0;
	background-position: 12px;
}
#content {
	position: absolute;
	height: 409px;
	width: 895px;
	padding:10px 5px 5px 20px;
	top: 60px;
	left: 20px;
}
#content-body {
	position: absolute;
	height: 360px;
	width: 540px;
	top: 105px;
	left: 40px;
	overflow: auto;
	padding:0px 20px 0px 0px;
}
#content-picture {
	position: absolute;
	height: 180px;
	width: 240px;
	top: 240px;
	left: 660px;
}
#teaser{
    position: absolute;
    top:495px;
    left:20px;
    display:block;
    width:920px;
    height:75px;    
    padding:0px 0px 0px 0px;
    background: url('/images/bg_teaser_horizontal.gif') no-repeat;
	background-color: #FFFFFF;
}
#footer {
	position: absolute;
	height: 20px;
	width: 920px;
	top: 560px;
	left: 20px;
}
.Stil1 {
	font-size: 30px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Stil2 {
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#041438;
}
.Stil3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C40000;
}
a:link { text-decoration:none; font-weight:bold; color:#e00000; }
a:visited { text-decoration:none; font-weight:bold; color:#800000; }
a:hover { text-decoration:none; font-weight:bold; background-color:#ff0; }
a:active { text-decoration:none; font-weight:bold; background-color:#cff; }
a:focus { text-decoration:none; font-weight:bold; background-color:#ff0; }
