/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
  font-weight: normal;
}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
  font-weight: bold;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
  font-weight: bold;
}

img{border: 0px;}

a{outline: none;}



/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#main, #links, #footer, #logo, #menu, #content
{ margin-left: auto; 
  margin-right: auto;
}

/* main container */
#main{width: 980px;}

/* links above the logo / footer */


#links, #footer
{ padding: 10px 21px 0px 19px;
  width: 915px;
  height: 26px;
  font-size: 94%;
  text-transform: uppercase;
}

#login
{
 text-align: right;
 float: right; 
 width: 415px;
}

#location
{
  text-align: left;
  float: left;
  width: 500px;
}





#footer{text-align: center;}

#login a, #location a, #footer a{text-decoration: none;}

#login a:hover, #location a:hover, #footer a:hover{text-decoration: none;}

/* logo */
#logo
{ width: 955px;
  height: 100px;
  text-align: left;
}

#logo h1
{ margin: 0px;
  padding: 41px 0px 0px 19px;
  font-size: 150%;
  letter-spacing: .2em;
}

/* navigation menu */
#menu
{ height: 42px;
  width: 955px;
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
  list-style: none;
} 

#menu li a 
{ display: block; 
  float: left; 
  height: 37px;
  text-decoration: none; 
  padding: 3px 5px 2px 5px;
  text-transform: uppercase;
} 

/* main content */
#content
{ width: 955px;
  height: auto;
  padding: 0px;
  overflow: hidden;
} 

hr
{
 border: 0px;
 height: 1px;
 background-color: #900;
 color: #900;
}

/* column 1 - contains sidebar items */
#column1
{ width: 207px;
  float: right;
  padding: 16px 0px 15px 0px;
}

.sidebaritem
{ text-align: left;
  width: 188px;
  float: left;
  margin: 0px 0px 25px 0px;
}

.sbihead
{ height: 14px;
  width: 188px;
  padding: 5px 0px 5px 19px;
  text-transform: uppercase;
}

.sbihead h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: bold;
  font-size: 112%;
}

.sbicontent{padding: 14px 8px 8px 19px;}

.sbicontent p
{ line-height: 14px; 
  padding: 0px 0px 8px 0px;
}

.sbilinks{padding: 0px;}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
} 

.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 188px;
  border: 0px;
} 

/* column 2 - page content */
#column2
{ text-align: justify;
  width: 712px;
  float: left;
  padding: 12px 3px 15px 19px;
}

#column2 h1
{ padding: 6px 0px 4px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}

.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover
{ padding: 0px;
  text-decoration: none;
  padding-bottom: 2px;
}

/*.sidebaritem a:hover, #column2 a:hover{font-style: italic;} */

/* additional colour scheme selections */
#colour{margin: 0px 0px 20px 0px;}

#colour a, #colour a:hover{border: 0px;}

.blue
{ background: #FFFFFF url(blue.png) no-repeat left center;
  color: #109CEF;
  padding: 0px 40px 0px 20px;
}

.green
{ background: #FFFFFF url(green.png) no-repeat left center;
  color: #94C65A;
  padding: 0px 40px 0px 20px;
}

.purple
{ background: #FFFFFF url(purple.png) no-repeat left center;
  color: #CE5AEF;
  padding: 0px 40px 0px 20px;
}

.orange
{ background: #FFFFFF url(orange.png) no-repeat left center;
  color: #FF9C21;
  padding: 0px 40px 0px 20px;
}




.einsaetze
{
  color: #000000;
  width: 100%;
  text-align: left;
  font-size: 9pt;
}

.einsaetze td
{
 font-style: normal;
 padding: 5px;
 border-collapse: separate;
 border: 1px solid black;
}

.einsaetze a
{
  display: block;
}

.einsaetze a:hover
{
  font-style: normal;
  display: block;
}
    
.type1
{
    background-color: #f0f0c0;
}

     
.type2
{
    background-color: #a0FFa0;
}

      
.type3
{
    background-color: #ffbbaa;
}

   
.type4
{
    background-color: #aaffff;
}

.besatzung
{
   color: #000000;
   font-size: 11px;
   font-weight: bold;
}

a.detailbox:hover
{
  cursor:help;
  color: #c30;
  background: white;
}

a.detailbox span
{
  color: #000000;
  width: 600px;
  visibility: hidden;
  position: absolute;
  margin-top: 2em;
  padding: 1em;
  text-decoration: none;
}

a.detailbox:hover span, a.detailbox:focus span, a.detailbox:active span
{
  visibility: visible;
  border-top: 5px solid white;
  border-left: 5px solid white;
  border-bottom: 5px solid black;
  border-right: 5px solid black;
  background: #f0f0f0;
  color: #000000;
}

a.detailbox th
{
  vertical-align: middle;
  font-weight: bold;
  color: #000000;
}


.kalender th, .kalender td
{
vertical-align: top;
border: 1px solid black;
}	

.disabled
{
 background-color: #cccccc;
}
 
.newsitem
{
  color: #000000;
  border-top: 2px solid #f0f0f0;
  border-left: 2px solid #f0f0f0;
  border-bottom: 2px solid black;
  border-right: 2px solid black;
}

.newsitem th
{
  border-bottom: 1px solid black;
}

.newsitem td
{
  background: #f0f0f0;
}

.fancy
{
  color: #000000;
}


