html,body{ margin:0;padding:0 }
a img { border: 0; }
:-moz-any-link:focus { outline: none; }

#storing{
position: absolute;
z-index: 999;
left: 0;
top: 0;
width:300px;
padding:0;
margin:0;
font:normal 12px/18px verdana, arial,sans-serif;
color:#FF2400;
}

body{
	font: 62.5% verdana, arial,sans-serif;
	text-align:center;
	background: #fff url("img/bg.jpg") left top repeat-x;
	margin: 0 0 400px;}

/* TYPO
=============================*/
p{
	margin: 0 10px 10px;
	font-size: 1.2em;
	line-height: 1.4em; }

h1{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 10px;
	letter-spacing: -0.03em;
	margin: 0 10px 20px;
	color: #1b2e66;}

h2{
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.4em;
	text-transform: uppercase;
	margin: 0 10px 5px;
	color: #ac9257;}

/* LAYOUT
=============================*/
#webtitel {position: absolute; z-index: 99999; width: 100%; height: 40px; padding: 0; top: 40px; background-color: transparent; text-align:center;}
#webtitelblok {width: 925px; margin: 0 auto; text-align: left; height: 40px;}
#webtitelblok h1 {width: 771px; margin: 0 auto; padding: 0 0 0 154px; line-height: 30px;}
#webtitelblok h1 a:link, #webtitelblok h1 a:visited {color: #939cb6; text-decoration: none; padding: 0; line-height: 30px;}

#top {width: 100%; padding: 0; height: 85px; background-color: transparent; text-align: left;}

a#skip {display: block; position:absolute; z-index: 100; top:0; left:0; width:100%; height: 25px; background: transparent; text-decoration: none;}
a#skip:hover, a#skip:focus, a#skip:active {background: #1b2e66 url(img/bg_skip.jpg) no-repeat center top; text-decoration: none;}

div#header{
	height:165px;
	width:791px;
	margin:0 0 0 134px;
  padding:0;
  background: transparent url(img/bg_header.jpg) no-repeat left top;
  color: #79B30B}

div#container{
	text-align:left;
	width:925px;
	margin:0 auto;}

div#wrapper{
	float:left;
	display: inline;
	width:100%;
	margin: 0;
	padding: 0;}

div#content{
	margin: 0 166px 0 155px;
	padding: 0;
	background-color: #fff;
	height: 616px;
	width: 604px;}

div#menu{
	float:left;
	display: inline;
	width:155px;
	height: 616px;
	margin-left:-925px;	
	background: transparent url(img/bg_menu.jpg) no-repeat left top; }

div#home{height: 90px;}
div#home a {         float: left; display: inline;
                     text-decoration: none; font-weight: normal;
										 margin: 32px 0 0 40px; font-size: 1.1em;
										 padding: 2px 25px 2px 0; height: 16px;
										 background: transparent url(img/btn_home.jpg) no-repeat right top;
										 }
div#home a:link    { color: #000; }
div#home a:visited { color: #000; }
div#home a:hover   { color: #1b2e66; }
div#home a:active  { color: #000; }

div#anderproduct {width: 136px; margin: 0 0 0 18px;}
div#anderproduct p{color:#939cb6; font-size: 10px; margin: 0 10px 5px 10px; padding: 0;}

div#extra{
	float:left;
	display: inline;
	width:140px;
	height: 616px;
	margin-left:-166px;
	padding: 0 0 0 26px;
	background: transparent url(img/bg_extra.jpg) no-repeat left top;}

div#extra img   { margin: 0 0 10px; }
div.extratxt1   { height: 250px; overflow: hidden; }
div.extratxt1 p { font-size: 10px; margin: 0 4px 0 0; color: #fff; text-align: left;}
div.extratxt2   { height: 225px; overflow: hidden; margin: 25px 0 0 0; }
div.extratxt2 p { font-size: 11px; margin: 0 4px 0 0; color: #939cb6; text-align: left; }

div.extratxt2 p a {         text-decoration: underline;}
div.extratxt2 p a:link    { color: #939cb6; }
div.extratxt2 p a:visited { color: #939cb6; }
div.extratxt2 p a:hover   { color: #000; text-decoration: none;}
div.extratxt2 p a:active  { color: #939cb6; }

div#footer{
	clear:both;
	width:651px;
	height: 71px;
	margin: -6px 0 0 134px;
	padding: 0;
	background: transparent url(img/bg_footer.jpg) no-repeat left top;
	text-align: right;}

div#footer p{
	color: #444;
	margin: 0 40px 0 0;
	padding: 15px 0 0 0;
	font-size: 11px;}

div#footer p a {         text-decoration: underline;}
div#footer p a:link    { color: #444; }
div#footer p a:visited { color: #444; }
div#footer p a:hover   { color: #000; text-decoration: none;}
div#footer p a:active  { color: #444; }

/*MENU*/
ul#menu {
	list-style-type:none;
	margin: 10px 0 20px 18px;
	padding: 0;
  width: 136px;
  height: 300px;
	overflow-x: hidden;
  overflow-y: auto;}

ul#menu li {
	list-style-type:none;
  margin: 0;
  padding: 0;}

ul#menu li a {
	width: 116px;
	margin: 0;
	padding: 2px 0 0 20px;
	line-height: 18px;
	display: block;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #fff; }

/*MENU NORMALE LINKS*/
ul#menu li a:link, ul#menu li a:visited {
	color: #000; }
ul#menu li a:hover {
	display: block;
	text-decoration: none;
	background: transparent url(img/dot.gif) no-repeat 6px center;
	color: #1b2e66;}
ul#menu li a:active {
	color: #000; }

/*MENU STRONG*/
ul#menu li a:link strong, ul#menu li a:visited strong{
	color: #1b2e66;
	font-weight: bold; }
ul#menu li a:hover strong{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #df0029; }
ul#menu li a:active strong{
	color: #1b2e66;
	font-weight: bold;}

/*ANDERPRODUCT*/
div#anderproduct ul{
	list-style-type:none;
	margin: 0 0 20px 10px;
	padding: 0;
  width: 116px;
  border-top: 2px solid #dbdee7;}

div#anderproduct ul li {
	list-style-type:none;
  margin: 0;
  padding: 0;}

div#anderproduct ul li a {
	width: 116px;
	margin: 0;
	padding: 5px 0;
	line-height: 18px;
	display: block;
  border-bottom: 2px solid #dbdee7;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #fff; }

/*ANDERPRODUCT NORMALE LINKS*/
div#anderproduct ul li a:link, div#anderproduct ul li a:visited {
	color: #939cb6; }
div#anderproduct ul li a:hover {
	display: block;
	text-decoration: none;
	color: #1b2e66;}
div#anderproduct ul li a:active {
	color: #939cb6; 2
