body
{
width:766px;
padding:0px;
/*border-right: 1px solid #999;*/
font-family:"Arial";
font-size:14px;
background-color:#ffffff;
text-align:justify;
margin:0px;
color:#000066;
/*background-image: url(images/SAPI.gif) background-repeat: repeat;*/
}



h1 { font-family:"Arial"; font-size:16px;color:#d30921;margin-bottom:40px;}
h2 { font-family:"Arial"; font-size:16px;color:#d30921;margin-bottom:30px;}
h3 { font-family:"Arial"; font-size:16px;color:#d30921;margin-bottom:20px;}
h4 { font-family:"Arial"; font-size:14px;color:#d000066;}
h5 { font-family:"Arial"; font-size:12px;color:#d000066;margin-left:20px;}
td { font-family:"Arial"; font-size:16px;color: #d30921;}

code {font-size:10px;color:#000066;}

.klein {font-size:10px;}
img { border-style:none;}


.legend0s {font-size:10px;}
.legend1s {font-size:10px; background-color: #99FFFF; }
.legend2s {font-size:10px; background-color: #FFFF99; }
.legend3s {font-size:10px; background-color: #FF9999; }
.legend4s {font-size:10px; background-color: #FF0000; color:#FFFFFF; }

.legend0 {}
.legend1 {background-color: #99FFFF; }
.legend2 {background-color: #FFFF99; }
.legend3 {background-color: #FF9999; }
.legend4 {background-color: #FF0000; color:#FFFFFF; }


/* Bild für content rechts angeordnet */
.bild1 {
border:2px solid #000066;
margin-top:0px;
margin-right:20px;
margin-left:20px;
float:right;
}

/* Typo0, normale Liste */
.typo1 {
list-style-position:inside;
list-style-type:disc;
}

/* Typo1, Liste mit Versatz.. */
.typo1 {
list-style-position:inside;
list-style-type:disc;
}
/*mozilla färbt nur ein wenn border da ist!*/
#title {
height:70px;
padding:0px;
margin:0px;
background-color:#000066;
border-left:1px solid #ffffff;
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
}


/*** nav-main
*********************************/
#nav-main {
clear:left;
height:33px;
font-family:"Arial";
font-size:12px;
padding:0px;
margin:0px;
background-color:#000066;
border-left:0px solid #ffffff;
border-top:1px solid #000066;
border-right:0px solid #000066;
}

.nav-main li {
float: right;
text-decoration: none;
list-style:none
}

.nav-main li a {
color:#fff;
padding:2px;
padding-left:5px;
padding-right:5px;
display: block;
border-left:1px solid white;
background-color:#000066;
text-decoration: none;
}

.nav-main li a:hover {
color:#d30921;
}


/*** columns
*********************************/
#left {
color: #ffffff;
background-color:#000066;
width: 160px;
float:left;
padding-left:0px;
padding-bottom:400px;
//*** border-right:0px solid #999; **/
border-right:0px solid #d30921;

}

.left li {
text-decoration: none;
list-style:none;
text-align:left;
background-color:#000066;
margin-left:0px;
}

.left li a {
color:#fff;
padding:5px;
padding-left:5px;
padding-right:0px;
display: block;
border-bottom:1px solid white;
text-decoration: none;
}

.left li a:hover {
color:#d30921;
}


#content {
border-right: 0px solid #999;
border-left:1px solid #999;
width:555px;
float:right;
padding-left:40px;
padding-right:10px;
padding-top:10px;
text-align:justify;
/*background-image: url(images/xapi_logo3.gif) background-repeat: no-repeat;*/
}


/* Die Fusszeile(n) */
#foot {
clear:both;
font-size:10px;
color:#000066;
padding:5px;
border-top: 1px solid #999;
text-align: center;
}

/* Formatierung der Links */

a.link1:link
{
  color:#0000FF;
  font-weight:normal;
  text-style:none;

}

a.link1:visited
{
  color:#0000FF;
  font-weight:normal;
  text-style:none;

}
a.link1:active
{
  color:#d30921;
  font-weight:normal;
  text-style:none;

}
a.link1:hover
{
  color:#ffffff;
  background-color:#000066;
  font-weight:normal;
  text-style:none;
}
