@font-face {
  font-family: 'Letter-Gothic';
  src: url('fonts/LetterGothicStd.eot');
  src: local('LetterGothicStd'), local('LetterGothic'), url('fonts/LetterGothicStd.otf') format("opentype");
  font-style: regular;
}

@font-face {
  font-family: 'Letter-Gothic';
  src: url('fonts/LetterGothicStd-Slanted.eot');
  src: local('LetterGothicStd-Slanted'), local('LetterGothic-Italic'), url('fonts/LetterGothicStd-Slanted.otf') format("opentype");
  font-style: italic;
}


/*BODY-FORMATIERUNGEN*/
body
{
/*HINTERGRUNDFARBE*/
/*HIER: WEISS*/
background-color:#000000;
/*ABSTAENDE ZUM RAND DES BROWSERFENSTERS*/
/*HIER: KEIN ABSTAND*/
padding:0px;
margin:0px;
}

/*SCHRIFT-FORMATIERUNGEN*/
/*DIE FORMATIERUNG WURDE FLIESSTEXT GENANNT*/
.fliesstextwhite
{
/*SCHRIFTFAMILIE*/
font-family:courier new,courier,helvetica,arial;
/*SCHRIFTGRSSE*/
font-size:13px;
/*SCHRIFTFARBE*/
color:#ffffff;
/*SCHRIFTGEWICHT*/
/*HIER: NORMALER SCHNITT*/
font-weight:normal;
/*ZEILENHHE*/
line-height:16px;
}

.lgtextbanner
{
font-family:Letter-Gothic,monaco,helvetica;
font-size:72px;
font-style: regular;
color:#ffffff;
text-align: center;
}

.lgtextsub
{
font-family:Letter-Gothic,monaco,helvetica;
font-size:20px;
font-style: italic;
color:#ffffff;
text-align: center;
}

.lgtext
{
font-family:Letter-Gothic,monaco,helvetica;
font-size:14px;
font-style: regular;
color:#ffffff;
}



.redtext
{
font-family:courier new,courier,sans-serif,verdana,arial;
font-size:13px;
color:#990000;
font-weight:bolder;
line-height:19px;
background-color:#ccffff;
}

.lightgreytext
{
font-family:courier new,courier,sans-serif,verdana,arial;
font-size:13px;
color:#cccccc;
font-weight:normal;
line-height:19px;
background-color:#990000;
}

.blackcouriertext
{
font-family:courier new,courier,sans-serif,verdana,arial;
font-size:13px;
color:#000000;
font-weight:normal;
line-height:15px;
}

.bigwhitetext
{
font-family:courier new,courier,arial;
font-size:20px;
color:#ffffff;
font-weight:normal;
font-style:italic;
line-height:21px;
}

.whitetextitalic
{
font-family:courier new,courier,arial;
font-size:14px;
color:#ffffff;
font-weight:normal;
font-style:italic;
line-height:17px;
}

.bigbluetext
{
font-family:courier new,courier,arial;
font-size:16px;
color:#99ffcc;
font-weight:normal;
line-height:18px;
}

.orangetext
{
font-family:courier new,courier,arial;
font-size:17px;
color:#ff6600;
font-weight:normal;
font-style:italic;
line-height:21px;
}
/*DIE FORMATIERUNG WURDE UEBERSCHRIFT GENANNT*/
/*WIE FLIESSTEXT, NUR GRSSER, FETTER UND ANDERE ZEILENHHE*/


.pinktext
{
font-family:courier,arial,geneva,verdana;
font-size:15px;
color:#F80443;
font-weight:bolder;
line-height:24px;
}


a.linkwhite
{
font-family:courier new,courier,helvetica,verdana;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

/*LINK IM ZUSTAND, WENN MAN MIT DER MAUS DARBERFHRT*/
a.linkwhite:hover
{
font-family:courier new,courier,helvetica,sans-serif;
font-size:13px;
color:#ffffff;
background-color:#66ff00;
text-decoration:none;
font-weight:normal;
}

/*LINK IM ZUSTAND, WENN MAN IHN ANKLICKT*/
a.linkwhite:active
{
font-family:courier new,courier,helvetica,verdana;
font-size:13px;
color:#ffffff;
background-color:#66ff00;
text-decoration:none;
font-weight:normal;
}

/*LINK IM ZUSTAND, WENN MAN IHN BEREITS BESUCHT HAT*/
a.linkwhite:visited
{
font-family:courier new,courier,helvetica,verdana;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

a.lgtextbanner
{
font-family:Letter-Gothic,monaco,helvetica;
font-size:72px;
font-style: regular;
color:#ffffff;
text-decoration:none;
font-weight:normal;
text-align: center;
}

a.lgtextbanner:hover
{
font-family:Letter-Gothic,monaco,helvetica;
font-size:72px;
font-style: regular;
color:#ffffff;
text-decoration:none;
font-weight:normal;
text-align: center;
}

a.lgtextbanner:active
{
font-family:Letter-Gothic,monaco,helvetica;
font-size:72px;
font-style: regular;
color:#ffffff;
text-decoration:none;
font-weight:normal;
text-align: center;
}

a.lgtextbanner:visited
{
font-family:Letter-Gothic,monaco,helvetica;
font-size:72px;
font-style: regular;
color:#ffffff;
text-decoration:none;
font-weight:normal;
text-align: center;
}




a.linkgreen
{
font-family:courier new,courier,helvetica,verdana;
font-size:13px;
color:#ccffcc;
text-decoration:none;
font-weight:normal;
}

/*LINK IM ZUSTAND, WENN MAN MIT DER MAUS DARBERFHRT*/
a.linkgreen:hover
{
font-family:courier new,courier,helvetica,sans-serif;
font-size:13px;
color:#66ffcc;
background-color:#;
text-decoration:none;
font-weight:normal;
}

/*LINK IM ZUSTAND, WENN MAN IHN ANKLICKT*/
a.linkgreen:active
{
font-family:courier new,courier,helvetica,verdana;
font-size:13px;
color:#66ffcc;
background-color:#;
text-decoration:none;
font-weight:normal;
}





a.linklightgrey
{
font-family:courier new,courier,helvetica,geneva;
font-size:13px;
color:#cccccc;
text-decoration:none;
font-weight:normal;
}

/*LINK IM ZUSTAND, WENN MAN MIT DER MAUS DARBERFHRT*/
a.linklightgrey:hover
{
font-family:courier new,courier,helvetica,geneva;
font-size:13px;
color:#000000;
background-color:#CCFFFF;
text-decoration:none;
font-weight:normal;
}

/*LINK IM ZUSTAND, WENN MAN IHN ANKLICKT*/
a.linklightgrey:active
{
font-family:courier new,courier,helvetica,geneva;
font-size:13px;
color:#000000;
background-color:#CCFFFF;
text-decoration:none;
font-weight:normal;
}

/*LINK IM ZUSTAND, WENN MAN IHN BEREITS BESUCHT HAT*/
a.linklightgrey:visited
{
font-family:courier new, courier,helvetica,geneva;
font-size:13px;
color:#cccccc;
text-decoration:none;
font-weight:normal;
}


a.linkbigwhite
{
font-family:courier new,courier,helvetica,geneva;
font-size:16px;
color:#FFFFFF;
text-decoration:none;
font-weight:bolder;
}

/*LINK IM ZUSTAND, WENN MAN MIT DER MAUS DARBERFHRT*/
a.linkbigwhite:hover
{
font-family:courier new,courier,helvetica,geneva;
font-size:16px;
color:#666666;
background-color:#D3F7A4;
text-decoration:none;
font-weight:bolder;
}

/*LINK IM ZUSTAND, WENN MAN IHN ANKLICKT*/
a.linkbigwhite:active
{
font-family:courier new,courier,helvetica,geneva;
font-size:16px;
color:#666666;
background-color:#D3F7A46;
text-decoration:none;
font-weight:bolder;
}

/*LINK IM ZUSTAND, WENN MAN IHN BEREITS BESUCHT HAT*/
a.linkbigwhite:visited
{
font-family:courier new,courier,helvetica,geneva;
font-size:16px;
color:#FFFFFF;
text-decoration:none;
font-weight:bolder;
}

a.linkred
{
font-family:courier new,courier,helvetica,verdana;
font-size:13px;
color:#CC0000;
text-decoration:none;
font-weight:normal;
}

/*LINK IM ZUSTAND, WENN MAN MIT DER MAUS DARBERFHRT*/
a.linkred:hover
{
font-family:courier new,courier,helvetica,sans-serif;
font-size:13px;
color:#6699ff;
background-color:none;
text-decoration:none;
font-weight:normal;
}

/*LINK IM ZUSTAND, WENN MAN IHN ANKLICKT*/
a.linkred:active
{
font-family:courier new,courier,helvetica,verdana;
font-size:13px;
color:#6699ff;
background-color:none;
text-decoration:none;
font-weight:normal;
}

/*LINK IM ZUSTAND, WENN MAN IHN BEREITS BESUCHT HAT*/
a.linkred:visited
{
font-family:courier new,courier,helvetica,verdana;
font-size:13px;
color:#CC0000;
text-decoration:none;
font-weight:normal;
}

a.linkpink
{
font-family:courier new,courier,helvetica,geneva;
font-size:11px;
color:#ffcccc;
text-decoration:none;
font-weight:normal;
}

/*LINK IM ZUSTAND, WENN MAN MIT DER MAUS DARBERFHRT*/
a.linkpink:hover
{
font-family:courier new,courier,helvetica,geneva;
font-size:11px;
color:#ffffff;
background-color:none;
text-decoration:none;
font-weight:normal;
}

/*LINK IM ZUSTAND, WENN MAN IHN ANKLICKT*/
a.linkpink:active
{
font-family:courier new,courier,helvetica,geneva;
font-size:11px;
color:#ffcccc;
background-color:none;
text-decoration:none;
font-weight:normal;
}

/*LINK IM ZUSTAND, WENN MAN IHN BEREITS BESUCHT HAT*/
a.linkpink:visited
{
font-family:courier new, courier,helvetica,geneva;
font-size:11px;
color:#ffcccc;
text-decoration:none;
font-weight:normal;
}




#zwielichtfarbfernseherdiv
{
position:absolute;
left:50px;
top:28px;
width:1050px;
height:120px;
}

#schooldiv
{
position:absolute;
left:360px;
top:100px;
width:720px;
height:120px;
}

#sonntagsdiv
{
position:absolute;
left:365px;
top:260px;
width:178px;
height:70px;
}

#concertdiv
{
position:absolute;
left:180px;
top:355px;
width:500px;
height:800px;
}

#archivediv
{
position:absolute;
left:180px;
top:260px;
width:500px;

}

#datediv
{
position:absolute;
left:350px;
top:270px;
width:150px;
height:35px;
}

#menudiv
{
position:absolute;
left:30px;
top:170px;
width:150px;
height:150px;
}



#zwielichtarchivediv
{
position:absolute;
left:800px;
top:145px;
width:300px;
height:1000px;
}


#inmdiv
{
position:absolute;
left:40px;
top:680px;
width:200px;
height:60px;
}

#inmdiv2
{
position:absolute;
left:935px;
top:700px;
width:200px;
height:60px;
}
#addressdiv
{
position:absolute;
left:25px;
top:670px;
width:1100px;
height:60px;
}

#webmasterdiv
{
position:absolute;
left:900px;
top:700px;
width:200px;
height:40px;
}

#workslistdiv
{
position:absolute;
left:220px;
top:120px;
width:500px;
height:800px;
z-index:3;
}

#aboutdiv
{
position:absolute;
left:400px;
top:170px;
width:580px;
height:600px;
z-index:3;
}

#backgroundcolordiv
{
position:absolute;
left:0px;
top:0px;
width:1500px;
height:900px;
z-index:9
}

div#index
{
position:absolute;
left:50%;
top:50%;
height:800px;
width:1100px;
margin-top:-360px;
margin-left:-560px;
z-index:5
}