html {
	width:100%;
	height:100%;
	margin:0px; }

body { 
	width:100%;
	height:100%;
	font-family:arial,verdana;
	font-size:12px;
	margin:0px; }

img {
	border:0px; }

h1 {
	font-size:20px; } 
h2 {
	font-size:16px; }

li {
	list-style:url('../bilder/list_style.gif');
	list-style-position:outside; }

#logo {
	position:absolute;
	left:10px;
	top:10px;
	z-index:5; }

#logo img {
	width:423px;
	height:224px; }

#geko {
	position:absolute;
	left:470px;
	top:15px;
	width:360px;
	height:60px;
	font-size:20px;
	line-height:30px;
	color:#666699;
	z-index:5; }

#rechts {
	position:absolute;
	right:20px;
	top:33px;
	width:100px;
	height:40px;
	z-index:2; }

#bilder_oben {
	position:absolute;
	right:0px;
	top:111px;
	width:322px;
	height:90px;
	z-index:1; }

#bild {
	position:absolute;
	left:132px;
	top:0px; }
	
#inhalt {
	position:relative;
	left:0px;
	top:0px;
	background:url(../bilder/bg_190x80.gif) repeat-y;
	z-index:1; }

#inhalt #text {
	position:relative;
	top:0px;
	left:230px;
	width:500px;
	line-height:140%; }

#inhalt #text h1 { text-align:center; }

#typen { width:80%; }
#typen td { text-align:right; }


#foto { text-align:center; }
#foto img { width:400px }

.marke,.anschrift {
	text-align:center;
	color:#000000; }
.marke strong,.anschrift strong {
	font-size:14px;
	color:#000000; }
	
#drucken {
	font-size:9px;
	line-height:9px;
	text-align:center; }

#drucken img {
	width:39px;
	height:38px; }
 		
.mitte {
	text-align:center; }

#weiss01 {
	width:100%;
	height:110px;
	position:absolute;
	top:0px;
	left:0px;
	border-bottom:1px solid #000000;
	z-index:2; }

.balken {
	position:absolute;
	bottom:0px;
	left:0px;
	width:190px;
	height:100%;
	background:url(../bilder/bg_190x80.gif) repeat-y;
	z-index:0; }
	
.empty { height:220px; }
	
.weiss { background:#efd600; }