<!-- funktioniert nicht: vertical-align:bottom; background-color:transparent; border:none; padding:4px 7px;   -->
<!-- funktioniert nicht: background-color:#D3E3EC; border:none; padding:4px 7px;   -->
<!-- inhalt-00 ist ist Platzhalter für das HG-Bild   -->
<!-- inhalt-01 ist die Variante für senkrechte Spalte neben HG-Bild über die gesamte Höhe -->
<!-- inhalt-01 ist die Variante für senkrechte Spalte neben HG-Bild über die gesamte Höhe -->
<!-- inhalt-02 ist die Variante für senkrechte Spalte neben HG-Bild über halbe Höhe mit Platz für Querzeile   -->
<!-- inhalt-03 liefert die Querzeile passend zu inhalt-02   -->



/* a.link {...attributes...} */
/* a.link:hover {...attributes...} */

a  { color:#336699; text-decoration:none; border:none; }
a:link  { color:#336699; text-decoration:none; border:none; }
a:visited  { color:#336699; text-decoration:none; border:none;  }
a:focus  { color:#86BFDF; text-decoration:none; border:none;  }
a:hover  { color:#86BFDF; text-decoration:none; border:none;   }
a:active { color:#86BFDF; text-decoration:none; border:none;  }

a img  { border:none; }
a img:link  { border:none; }
a img:visited  { border:none; }
a img:focus  { border:none; }
a img:hover  { border:none; }
a img:active  { border:none; }

a.nav01 { color:white; text-decoration:none; font-weight:bold; border:none;  }
a.nav01:link { color:white; text-decoration:none; font-weight:bold; border:none;  }
a.nav01:visited { color:white; text-decoration:none; font-weight:bold border:none; }
a.nav01:focus { color:#336699; text-decoration:none; font-weight:bold; border:none;  }
a.nav01:hover { color:#336699; text-decoration:none; font-weight:bold; border:none;  }
a.nav01:active { color:#86BFDF; text-decoration:none; font-weight:bold; border:none;  }
		
a.nav02 { color:#336699; text-decoration:none; font-weight:bold; border:none;  }
a.nav02:link { color:#336699; text-decoration:none; font-weight:bold; border:none;  }
a.nav02:visited { color:#336699; text-decoration:none; font-weight:bold; border:none;  }
a.nav02:focus { color:white; text-decoration:none; font-weight:bold; border:none;  }
a.nav02:hover { color:white; text-decoration:none; font-weight:bold; border:none;  }
a.nav02:active { color:#86BFDF; text-decoration:none; font-weight:bold; border:none;  }

.inactive01 { color:#336699; text-decoration:none; font-weight:bold; }
.inactive02 { color:#86BFDF; text-decoration:none; font-weight:bold; }
	
.ueber01 { color:#336699; text-decoration:none; font-size:14pt; font-weight:normal; font-style:italic; font-family: Garamond,Georgia,'New York',serif; }
.ueber02 { color:#336699; text-decoration:none; font-size:9pt; font-weight:normal; }
.ueber03 { color:#336699; text-decoration:none; font-size:8pt; font-weight:bold; }
.ueber04 { color:#336699; text-decoration:none; font-size:8pt; font-weight:bold; text-align:left; }
.spezial { color:#78040D; text-decoration:none; border:none; }


.bildunterschrift { color:#336699; text-decoration:none; font-size:7pt; font-weight:normal; }

.blocksatz { text-align:justify; }

.warentransfer01 { color:#336699; text-decoration:none; text-align:left; font-size:8pt; font-weight:bold; background-color:white; border:0px;  }
.warentransfer02 { color:black; text-decoration:none; text-align:left; font-size:8pt; font-weight:normal; background-color:white; border:0px;  }
.warentransfer03 { color:black; text-decoration:none; text-align:right; font-size:8pt; font-weight:normal; background-color:white; border:0px;  }

.alarm { color:red; text-decoration:none; text-align:left; font-size:8pt; font-weight:normal; border:0px;  }

.input01 { background-color:white; margin-bottom:2px; font-size:9pt;  }
.input02 { background-color:white; width:240px; margin-bottom:2px; font-size:9pt;  }
.summe { background-color:#F2F7FC; font-size:9pt; }


ul { list-style-type:circle; color:#336699; text-decoration:none; font-weight:normal; }
ul li { list-style-type:circle; color:#336699; text-decoration:none; font-weight:normal; }




body {
    color: black; background-color: white;
    font-size: 9pt;
    font-family: Helvetica,Arial,sans-serif;
    text-decoration: none;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
}

#Tabelle_01 {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
        margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
        position:relative;
	left:0px;
	top:50px;
	width:900px;
	height:550px;
}

#filmproduktion-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:92px;
}

#filmproduktion-02 {
	position:absolute;
	left:300px;
	top:0px;
	width:600px;
	height:23px;
        line-height:23px;
	color: white;
        font-weight:bold;
        vertical-align:middle;
        text-align: right;
        background-image: url(pics/filmproduktion_02.gif); no-repeat;
}

#filmproduktion-03 {
	position:absolute;
	left:300px;
	top:23px;
	width:600px;
	height:23px;
        background-image: url(pics/copixblaumittel.gif); repeat;
}

#filmproduktion-04 {
	position:absolute;
	left:300px;
	top:46px;
	width:600px;
	height:23px;
        line-height:23px;
	color: white;
        font-weight:bold;
        vertical-align:middle;
        text-align: right;
        background-image: url(pics/copixblaumittel.gif); repeat;
}

#filmproduktion-05 {
	position:absolute;
	left:300px;
	top:69px;
	width:600px;
	height:23px;
        line-height:23px;
	Color: #336699;
        font-size: 8pt;
    	font-weight:bold;
        vertical-align:middle;
        text-align: right;
        background-image: url(pics/copixblauhell.gif); repeat;
}

#filmproduktion-06 {
	position:absolute;
	left:0px;
	top:92px;
	width:675px;
	height:425px;
        border:0px solid gray;
	background-image: url(pics/copixweiss.gif); repeat;
}

#sprecher-00 {
	position:absolute;
	left:0px;
	top:92px;
	width:900px;
	height:425px;
        border:0px solid gray;
	background-image: url(pics/copixweiss.gif); repeat;
}

#sprecher-01 {
	position:absolute;
	left:20px;
	top:20px;
	width:410px;
	height:50px;
        border:0px solid gray;
	margin:0px;
	text-align:normal;
	overflow: auto;
}

#sprecher-02 {
	position:absolute;
	left:470px;
	top:20px;
	width:410px;
	height:50px;
        border:0px solid gray;
	margin:0px;
	text-align:normal;
	overflow: auto;
}

#sprecher-03 {
	position:absolute;
	left:20px;
	top:80px;
	width:410px;
	height:330px;
        border:0px solid gray;
	margin:0px;
	text-align:normal;
	overflow: auto;
}

#sprecher-04 {
	position:absolute;
	left:470px;
	top:80px;
	width:410px;
	height:330px;
        border:0px solid gray;
	margin:0px;
	text-align:normal;
	overflow: auto;
}

#bilduebersicht-01 {
	position:absolute;
	left:10px;
	top:20px;
	width:645px;
	height:60px;
        border:0px solid gray;
	margin:0px;
	text-align:normal;
	overflow: auto;
}

#bilduebersicht-02 {
	position:absolute;
	left:10px;
	top:90px;
	width:645px;
	height:320px;
        border:0px solid gray;
	margin:0px;
	text-align:normal;
	overflow: auto;
}

#bilder-01 {
	position:absolute;
	left:10px;
	top:20px;
	width:475px;
	height:317px;
        border:0px solid gray;
	margin:0px;
	text-align:normal;
	overflow: hidden;
}

#bildbestellung-10 {
	position:absolute;
	left:10px;
	top:20px;
	width:159px;
	height:159px;
	border:0px solid gray;
}

#bildbestellung-11 {
	position:absolute;
	left:169px;
	top:20px;
	width:159px;
	height:159px;
}

#bildbestellung-12 {
	position:absolute;
	left:328px;
	top:20px;
	width:159px;
	height:159px;
}

#bildbestellung-15 {
	position:absolute;
	left:10px;
	top:179px;
	width:159px;
	height:159px;
}

#bildbestellung-16 {
	position:absolute;
	left:169px;
	top:179px;
	width:159px;
	height:159px;
}

#bildbestellung-17 {
	position:absolute;
	left:328px;
	top:179px;
	width:159px;
	height:159px;
}

#bilder-02 {
	position:absolute;
	left:495px;
	top:20px;
	width:165px;
	height:317px;
        border:0px solid gray;
	margin:0px;
	font-size:8pt;
	text-align:normal;
	overflow: auto;
}

#bilder-03 {
	position:absolute;
	left:10px;
	top:347px;
	width:650px;
	height:63px;
        border:0px solid gray;
	margin:0px;
	text-align:normal;
	overflow: auto;
}

#bildbestellung-14 {
	position:absolute;
	left:497px;
	top:112px;
	width:163px;
	height:318px;
}

#bilder-04 {
	position:absolute;
	left:20px;
	top:20px;
	width:185px;
	height:385px;
	border:0px solid gray;
	margin:0px;
	font-size:8pt;
	text-align: justify;
	overflow: auto;
}

#bilder-04_alternativ {
	position:absolute;
	left:20px;
	top:130px;
	width:185px;
	height:275px;
	border:0px solid gray;
	margin:0px;
	font-size:8pt;
	text-align: justify;
	overflow: auto;
}

.bilder-04_00 {
	left:0px;
	width:185px;
	border:0px solid gray;
	margin-bottom:10px;
	font-size:8pt;
	text-align: center;
	overflow: hidden;
}

.bilder-04_01 {
	float:left;
	left:0px;
	width:7px;
	border:0px solid gray;
	margin:0px;
	font-size:8pt;
	text-align: left;
	overflow: hidden;
}

.bilder-04_02 {
	float:right;
	left:7px;
	width:178px;
	border:0px solid gray;
	margin:0px;
	font-size:8pt;
	text-align: left;
	overflow: hidden;
}

#bildbestellung-19 {
	position:absolute;
	left:10px;
	top:440px;
	width:650px;
	height:67px;
}

#inhalt-00 {
	position:relative;
	left:20px;
	top:20px;
	width:290px;
	height:200px;
	border:0px solid gray;
	margin:0px;
}

#inhalt-01 {
	position:relative;
	left:310px;
	top:20px;
	width:345px;
	height:385px;
	border:0px solid gray;
	margin:0px;
	text-align:normal;
	overflow: auto;
}

#inhalt-02 {
	position:absolute;
	left:310px;
	top:20px;
	width:345px;
	height:200px;
	border:0px solid gray;
	margin:0px;
	text-align:normal;
}

#inhalt-03 {
	position:absolute;
	left:21px;
	top:240px;
	width:184px;
	height:175px;
	border:0px solid gray;
	margin:0px;
	font-size: 8pt;
	text-align: justify;
}

#inhalt-04 {
	position:absolute;
	left:246px;
	top:240px;
	width:184px;
	height:175px;
	border:0px solid gray;
	margin:0px;
	font-size: 8pt;
	text-align: justify;
}

#inhalt-05 {
	position:absolute;
	left:471px;
	top:240px;
	width:184px;
	height:175px;
	border:0px solid gray;
	margin:0px;
	font-size: 8pt;
	text-align: justify;
}

#inhalt-06 {
	position:absolute;
	left:10px;
	top:20px;
	width:260px;
	height:105px;
        background-image: url(pics/copixweiss.gif); repeat;
	border:0px solid gray;
	margin:0px;
	font-size: 8pt;
	text-align: justify;
	overflow: hidden;
}

#inhalt-06_01 {
	position:absolute;
	left:0px;
	top:20px;
	width:80px;
	height:60px;
        background-image: url(pics/copixweiss.gif); repeat;
	border:0px solid gray;
	margin:0px;
	font-size: 8pt;
	text-align: justify;
	overflow: hidden;
}

#inhalt-06_01sp {
	position:absolute;
	left:80px;
	top:20px;
	width:10px;
	height:60px;
        background-image: url(pics/copixweiss.gif); repeat;
	border:0px solid gray;
	margin:0px;
	font-size: 8pt;
	text-align: justify;
	overflow: hidden;
}

#inhalt-06_02 {
	position:absolute;
	left:90px;
	top:20px;
	width:170px;
	height:60px;
        background-image: url(pics/copixweiss.gif); repeat;
	border:0px solid gray;
	margin:0px;
	font-size: 8pt;
	text-align: justify;
	overflow: hidden;
}

#inhalt-06_02sp {
	position:absolute;
	left:260px;
	top:20px;
	width:10px;
	height:60px;
        background-image: url(pics/copixweiss.gif); repeat;
	border:0px solid gray;
	margin:0px;
	font-size: 8pt;
	text-align: justify;
	overflow: hidden;
}

#inhalt-06_03 {
	position:absolute;
	left:270px;
	top:20px;
	width:380px;
	height:60px;
        background-image: url(pics/copixweiss.gif); repeat;
	border:0px solid gray;
	margin:0px;
	font-size: 8pt;
	text-align: justify;
	overflow: hidden;
}

#inhalt-06_04 {
	position:absolute;
	left:0px;
	top:90px;
	width:650px;
	height:15px;
        background-image: url(pics/copixweiss.gif); repeat;
	border:0px solid gray;
	margin:0px;
	font-size: 8pt;
	text-align: justify;
	overflow: hidden;
}

#inhalt-07 {
	position:absolute;
	left:10px;
	top:135px;
	width:260px;
	height:270px;
        background-image: url(pics/copixweiss.gif); repeat;
	border:0px solid gray;
	margin:0px;
	padding:0px;
	font-size: 8pt;
	text-align: justify;
	overflow: auto;
}

#inhalt-07_alternativ01 {
	position:absolute;
	left:10px;
	top:20px;
	width:260px;
	height:30px;
        background-image: url(pics/copixweiss.gif); repeat;
	border:0px solid gray;
	margin:0px;
	padding:0px;
	font-size: 8pt;
	text-align: left;
	overflow: hidden;
}

#inhalt-07_alternativ02 {
	position:absolute;
	left:10px;
	top:60px;
	width:260px;
	height:345px;
        background-image: url(pics/copixweiss.gif); repeat;
	border:0px solid gray;
	margin:0px;
	padding:0px;
	font-size: 8pt;
	text-align: justify;
	overflow: auto;
}

.inhalt-07_01 {
	float:left;
	left:0px;
	width:80px;
	height:60px;
        background-image: url(pics/copixweiss.gif); repeat;
	border:0px solid gray;
	margin-bottom:10px;
	font-size: 8pt;
	text-align: justify;
	overflow: hidden;
}

.inhalt-07_01sp {
	float:left;
	left:80px;
	width:10px;
	height:60px;
        background-image: url(pics/copixweiss.gif); repeat;
	border:0px solid gray;
	margin:0px;
	font-size: 8pt;
	text-align: justify;
	overflow: hidden;
}

.inhalt-07_02 {
	left:90px;
	width:130px;
	height:60px;
        background-image: url(pics/copixweiss.gif); repeat;
	border:0px solid gray;
	margin-bottom:10px;
	font-size: 8pt;
	text-align: left;
	overflow: hidden;
}

.inhalt-07_02sp {
	float:left;
	left:260px;
	width:10px;
	height:60px;
        background-image: url(pics/copixweiss.gif); repeat;
	border:0px solid gray;
	margin:0px;
	font-size: 8pt;
	text-align: justify;
	overflow: hidden;
}

#inhalt-08 {
	position:absolute;
	left:10px;
	top:20px;
	width:260px;
	height:385px;
        background-image: url(pics/copixweiss.gif); repeat;
	border:0px solid gray;
	margin:0px;
	padding:0px;
	font-size: 8pt;
	text-align: justify;
	overflow: auto;
}

#inhalt-08_00 {
	left:0px;
	width:260px;
	border:0px solid gray;
	margin-bottom:10px;
	font-size:8pt;
	text-align: center;
	overflow: hidden;
}

#inhalt-08_01 {
	float:left;
	left:0px;
	width:20px;
	border:0px solid gray;
	margin:0px;
	font-size:8pt;
	text-align: left;
	overflow: hidden;
}

#inhalt-08_02 {
	float:right;
	left:10px;
	width:220px;
	border:0px solid gray;
	margin:0px;
	font-size:8pt;
	text-align: justify;
	overflow: hidden;
}

#filmproduktion-07 {
	position:absolute;
	left:675px;
	top:92px;
	width:225px;
	height:425px;
        font-size:8pt;
	text-align: right;
        background-image: url(pics/bckwueste.gif); repeat-y;
}

#rightbox-01 {
	position:relative;
	left:0px;
	top:0px;
	width:185px;
	height:256px;
	border:0px solid gray;
	margin:20px;
	text-align: justify;
}

#fotografie-06 {
	position:absolute;
	left:0px;
	top:92px;
	width:358px;
	height:168px;
}

#fotografie-07 {
	position:absolute;
	left:358px;
	top:92px;
	width:258px;
	height:168px;
}

#fotografie-08 {
	position:absolute;
	left:616px;
	top:92px;
	width:284px;
	height:168px;
}

#fotografie-09 {
	position:absolute;
	left:0px;
	top:260px;
	width:38px;
	height:257px;
}

#fotografie-10 {
	position:absolute;
	left:38px;
	top:260px;
	width:320px;
	height:240px;
        background-image: url(pics/fotografie-10.gif); no-repeat;
}

#fotografie-11 {
	position:absolute;
	left:358px;
	top:260px;
	width:258px;
	height:112px;
}

#fotografie-12 {
	position:absolute;
	left:616px;
	top:260px;
	width:284px;
	height:112px;
}

#fotografie-13 {
	position:absolute;
	left:358px;
	top:372px;
	width:6px;
	height:128px;
}

#fotografie-14 {
	position:absolute;
	left:364px;
	top:372px;
	width:536px;
	height:145px;
}

#fotografie-15 {
	position:absolute;
	left:38px;
	top:500px;
	width:326px;
	height:17px;
}

#filmproduktion-08 {
	position:absolute;
	left:0px;
	top:517px;
	width:20px;
	height:33px;
        background-image: url(pics/filmproduktion_08.gif); no-repeat;
}

#filmproduktion-09 {
	position:absolute;
	left:20px;
	top:517px;
	width:860px;
	height:33px;
        color:#86BFDF;
        font-size: 6pt;
    	font-weight:bold;
        vertical-align:middle;
        text-align: center;
        background-image: url(pics/copixblaumittel.gif); repeat;
}

#filmproduktion-10 {
	position:absolute;
	left:880px;
	top:517px;
	width:20px;
	height:33px;
        background-image: url(pics/filmproduktion_10.gif); no-repeat;
}

#disclaimer-01 {
	position:absolute;
	left:0px;
	top:1000px;
	width:100p%;
	color:#999999;
        font-size: 8pt;
    	font-weight:normal;
        vertical-align:middle;
        text-decoration: none;
    	text-align: justify;
}