/* Used Colors:

#78C5E6 *** 120,197,230 *** light blue
#48A9D2 *** 072,169,210 *** main blue 1
#3495BE *** 052,149,190 *** main blue 2
#2081AA *** 032,129,170 *** dark blue

*/

/* Link Styles */

a:link     {color: #3D0303; font-family: Comic Sans MS; font-size: 12px; font-weight: 900; text-decoration: underline}
a:visited  {color: #3D0303; font-family: Comic Sans MS; font-size: 12px; font-weight: 900; text-decoration: underline}
a:active   {color: #7A0707; font-family: Comic Sans MS; font-size: 12px; font-weight: 900; text-decoration: underline}
a:hover    {color: #7A0707; font-family: Comic Sans MS; font-size: 12px; font-weight: 900; text-decoration: underline}

/* General Page Styles */

body.side {color: #D2AB5A; font-family: Comic Sans MS; font-size: 12px; font-weight: bold; text-decoration: none; background-color: #FFFFFF} 

body.top {background-color: #FFFFFF; background-image: url('titel.jpg'); background-repeat: no-repeat;
           background-attachment: fixed; background-position: center; background-position: middle}

body.main {color: #3D0303; font-family: Comic Sans MS; font-size: 12px; font-weight: bold; text-decoration: none;
           background-color: #FFFFFF; background-image: url('hintergrund.jpg'); background-repeat: no-repeat;
           background-attachment: fixed;
           scrollbar-face-color:       #BE4909;
           scrollbar-shadow-color:     #7A0707;
           scrollbar-highlight-color:  #A13804;
           scrollbar-3dlight-color:    #8F3002;
           scrollbar-darkshadow-color: #690303;
           scrollbar-track-color:      #F06011;
           scrollbar-arrow-color:      #3D0303}

/* Document Content Styles */

.head      {color: #3D0303; font-family: Comic Sans MS; font-size: 18px; font-weight: 900; text-decoration: underline; text-align: center}
.csubheady {color: #FFFF4A; font-family: Comic Sans MS; font-size: 14px; font-weight: 900; text-decoration: underline; text-align: center}
.csubheadb {color: #3D0303; font-family: Comic Sans MS; font-size: 14px; font-weight: 900; text-decoration: underline; text-align: center}
.subheadb  {color: #3D0303; font-family: Comic Sans MS; font-size: 14px; font-weight: 900; text-decoration: underline}
.csubheadx {color: #3D0303; font-family: Comic Sans MS; font-size: 12px; font-weight: 700; text-decoration: underline; font-style: italic; text-align: center}

.section   {color: #3D0303; font-family: Comic Sans MS; font-size: 16px; font-weight: 900; text-decoration: none; font-style: italic; letter-spacing: 2px; margin-left: 25px}
.unit      {color: #3D0303; font-family: Comic Sans MS; font-size: 14px; font-weight: 900; text-decoration: none; margin-left: 25px}

.content   {color: #3D0303; font-family: Comic Sans MS; font-size: 12px; font-weight: 700; text-decoration: none}
.fcontent  {color: #3D0303; font-family: Courier; font-size: 12px; font-weight: 700; text-decoration: none}
.icontent  {color: #3D0303; font-family: Comic Sans MS; font-size: 12px; font-weight: 700; text-decoration: none; font-style: italic}

.lcontent  {color: #3D0303; font-family: Comic Sans MS; font-size: 12px; font-weight: 700; text-decoration: none; text-align: left}
.ccontent  {color: #3D0303; font-family: Comic Sans MS; font-size: 12px; font-weight: 700; text-decoration: none; text-align: center}
.rcontent  {color: #3D0303; font-family: Comic Sans MS; font-size: 12px; font-weight: 700; text-decoration: none; text-align: right}

.cmcontent {color: #3D0303; font-family: Comic Sans MS; font-size: 12px; font-weight: 700; text-decoration: none; text-align: center; vertical-align: middle}
.jcontent  {color: #3D0303; font-family: Comic Sans MS; font-size: 12px; font-weight: 700; text-decoration: none; text-align: justify}

hr.short  {height: 2px; width: 150px; color: #3D0303; text-align: center; margin-left: 2px}
hr.long   {height: 2px; width: 550px; color: #3D0303; text-align: left; margin-left: 2px}

/* Menu Styles */

.submenu  {position: absolute; top: 34; z-index: 0; visibility: hide; visibility: hidden; border-style: solid; border-width: 2px; border-color: #3D0303}
.klappe   {background-color: #3495BE}
.breaker  {background-color: #3D0303; height: 2px}

.title    {color: #3D0303; font-family: Comic Sans MS; font-size: 12px; font-weight: 700; cursor: hand; position: absolute; top:17; z-index: 2}

.cell     {background-color: #3495BE; cursor: hand; margin:2px}
.option   {color: #FFFF00; font-family: Comic Sans MS; font-size: 12px; font-weight: 700; filter: Glow(color=#3D0303, strength=1); width:100%; height:100%}