/* Links */

A:link {
color: #993300;
text-decoration : none;
}


A:visited {
color: #993300;
text-decoration : none;
}


A:active {
color: #993300;
text-decoration : none;
}


A:hover {
color:#FFFFFF;
text-decoration : none;
}

/* Links Ende */

/* Überschriften */

h1 {
text-align:center;
font-family:arial, helvetica, sans-serif;
font-size:30pt;
font-weight:normal;
color:#993300;
}


h2 {
text-align:center;
font-family:arial, helvetica, sans-serif;
font-size:25pt;
font-weight:normal;
color:#993300;
}

h3 {
text-align:center;
font-family:arial, helvetica, sans-serif;
font-size:20pt;
font-weight:normal;
color:#993300;
}


h4 {
text-align:center;
font-family:arial, helvetica, sans-serif;
font-size:15pt;
font-weight:normal;
color:#993300;
}

h5 {
text-align:center;
font-family:arial, helvetica, sans-serif;
font-size:10pt;
font-weight:normal;
color:#993300;
}

h6 {
text-align:center;
font-family:arial, helvetica, sans-serif;
font-size:30pt;
font-weight:normal;
color:#993300;
}

/* Überschriften Ende */


/* Seitenzentrierung */

#page_ltr {
position: absolute;
width: 800px;
height: 600px;
top: 50%;
left: 50%;
margin-top: -300px;
margin-left: -400px;

background-color:#F1B300;
}

/* Seitenzentrierung Ende */



/* Links auf main.htm */

#divLinks {
text-align:right;
font-weight:bold;
font-size:12pt;
font-family:arial,helvetica,sans-serif;
color:#993300;
}

/* Links auf main.htm Ende */


/* HeadLinks Start */

#divHeadLinks_aktiv_left {
text-align:left;
font-weight:bold;
font-size:12pt;
font-family:arial,helvetica,sans-serif;
color:#993300;
}


#divHeadLinks_passiv_left {
text-align:left;
font-weight:bold;
font-size:8pt;
font-family:arial,helvetica,sans-serif;
color:#993300;
}

#divHeadLinks_aktiv_right {
text-align:right;
font-weight:bold;
font-size:12pt;
font-family:arial,helvetica,sans-serif;
color:#993300;
}


#divHeadLinks_passiv_right {
text-align:right;
font-weight:bold;
font-size:8pt;
font-family:arial,helvetica,sans-serif;
color:#993300;
}


#divHeadLinks_line {
text-align:right;
font-weight:bold;
font-size:10pt;
font-family:arial,helvetica,sans-serif;
color:#993300;
}

/* HeadLinks Ende */


/* PopUp Fenster Start */

#divPopUpLink {
text-align:center;
font-weight:bold;
font-size:10pt;
font-family:arial,helvetica,sans-serif;
color:#993300;
}

/* PopUp Fenster Ende */


/* Fotoseite Start */

#divScrollTextCont {
position:absolute;
left:388px;
top:99px;
width:72px;
height:391px;
clip:rect(0px 72px 391px 0px);
overflow:hidden;
visibility:hidden;
}


#divText {
position:absolute;
left:0px;
top:0px;
}

/* Fotoseite Ende */


p {
text-align:left;
font-family:arial, helvetica, sans-serif;
font-size:9pt;
font-weight:normal;
color:#993300;
}


body {

overflow:hidden;

text-align:left;
font-family:arial, helvetica, sans-serif;
font-size:9pt;
font-weight:normal;
color:#993300;

background-color:#FFFFFF;


scrollbar-face-color: #F19E00;
scrollbar-arrow-color: #F1FF00;
scrollbar-highlight-color: #F1B400;
scrollbar-3dlight-color: #F1B900;
scrollbar-shadow-color: #F1B000;
scrollbar-darkshadow-color: #F19F00;
scrollbar-track-color: #F1B300;
}
