@page { 	size: landscape; }
body {
	margin:0px;
         padding:0px;
         font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
         font-size: 14px;
         color: #808080;
         text-align: center;
}
img {
	border: 0px;
}
li {
	margin-left: 3px;
         margin-right: 3px;
}
ul {
	list-style-image: url(li.gif);
         margin: 0px;
         padding: 6px 6px 6px 16px;
}
h1 {
	margin: 12px 0px 8px 0px;
	line-height: 40px;
         color: #aaa;
         font-size: 26px;
}
h2 {
	margin: 12px 0px 0px 0px;
	line-height: 18px;
         color: #828282;
         font-size: 18px;
         letter-spacing: 1px;
}
cite {
	font-style: italic;
}
a:link {
	color: #6C6CB7;
         text-decoration: none;
}
a:visited {
	color: #6C6CB7;
         text-decoration: none;
}
a:hover {
	color: #FF6600;
         text-decoration: underline;
}
.rubrik {
	line-height: 20px;
         color: #ffffff;
         font-size: 18px;
         font-weight: bold;
         letter-spacing: 3px;
}
.orange {
	color: #FF6600;
}
#hauptbox {
	position: relative;
         text-align: left;
         width: 250mm;
         height: 170mm;
}
#logo {
	position: absolute;
         top: 0px;
         right: 0px;
         width: 300px;
         height: 290px;
         padding: 0px;
         margin: 0px;
}
#kontakt {
	position: absolute;
         top: 250px;
         right: 79px;
         width: 110px;
         height: 100px;
         background: none;
         padding: 0px;
         margin: 0px;
}
#menue {
	display: none;
}
#satzbereich {
	position: absolute;
         top: 78px;
         left: 100px;
	width: 390px;
         height: 390px;
         background: #e9e9e9;
         padding: 0px;
         margin: 0px;
}
#markeno {
	position: absolute;
         top: -35px;
         left: -35px;
         width: 460px;
         height: 64px;
         background: none;
         padding: 0px;
         margin: 0px;
         z-index: 1;
}
#inhalt {
  	position: absolute;
         top: 4px;
         left: 4px;
  	width: 382px;
         height: 380px;
         background: none;
         border: 1px dashed #ffffff;
         padding: 7px;
         margin: 0px;
         overflow: auto;
         z-index: 3;
  /* Box-Model-Hack Anfang */
	voice-family: "\"}\"";
	voice-family: inherit;
  	width: 366px;
         height: 366px;
}
html>body #inhalt {
  	width: 366px;
         height: 366px;
}
  /* Box-Model-Hack Ende */
#markenu {
	position: absolute;
         bottom: -35px;
         left: -35px;
         width: 460px;
         height: 64px;
         vertical-align: bottom;
         background: none;
         padding: 0px;
         margin: 0px;
         z-index: 2;
}
#fussbereich {
	position: absolute;
         top: 580px;
         left: 60px;
	width: 700px;
         height: 50px;
         padding: 0px;
         margin: 0px;
         font-size: 11px;
         color: #c0c0c0;
}