/* Style Sheet Klett Edition Deutsch 2003+      */
/* editiert von FN, IIK Duesseldorf */
/* 2006 editiert von TG, IIK Firmenservice */
/* Globalattribute */
a {
    color: #003366;
    /*font-weight: bold;*/
    text-decoration: underline;
}
a:visited {
    /*color: #999999;*/
    color: #333333;
}
a:hover {
    color: #FF0000;
    text-decoration: none;
}
a:active {
    color: #FF0000;
    text-decoration: none;
}
body {
    text-align: left;
    /*background: #FFFFFF;*/
    background: #ff6600;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    line-height: 16px;
}
h1 {
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-left: 0px;
}
h2 {
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-left: 0px;
}
h3 {
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-left: 0px;
}
p {
  font-size: 12px;
/* auskommentiert nach anmerkungen AW vom 28.06.2004, 21.12.2004*/
/*
  line-height: 16px; 
  margin-top: 0px;
  margin-bottom: 5px;
  margin-right: 10px;
  margin-left: 0px;
*/
}
table {
    font-size: 12px;
    line-height: 16px;
}
strong, b {
    font-weight: bold;
}
ul { list-style: square outside;
     font-size: 12px; 
     margin-left: 15px; 
     padding-left: 15px;
}
/* margin und padding wegen IE display probs modifiziert, margin=0 verhindert die Darstellung der bullets */

/* li wg. Formatierungsprobleme bei ol herausgenommen */

/* Klassen */

li.absatz {		/* Aufzählungspunkt wie Absatz formatioert, also mit Abstand */
	margin-top: 1em;
}

.small {
    font-size: 10px;
    line-height: 13px;
}
/* Klett CI/CD: Farben */
/*
.blau {
    color:#003366;
}
.rot {
    color:#ff0000;
}
.gelb {
    color:#ffcc00;
}
.orange {
    color:#ff6600;
}
.hellorange {
    color:#ff9900;
}
.weiss {
    color:#ffffff;
}
*/
.startseiteblau {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #FFFFFF;
    background-color: #003366;
    font-weight: bold;
    width: 220;
    margin-bottom: 10px;
    text-indent: 10px;
}
.rubblau {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #FFFFFF;
    background-color: #003366;
    font-weight: bold;
    width: 100%;
    margin-bottom: 10px;
    text-indent: 10px;
}
/*
.rubrot {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #FFFFFF;
    background-color: #FF0000;
    font-weight: bold;
    width: 530;
    margin-bottom: 10px;
    text-indent: 10px;
}
*/
.rubgelb {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    /*color: #FFFFFF;*/
    color: #000000;
    background-color: #FFCC00;
    font-weight: bold;
    width: 530;
    margin-bottom: 10px;
    text-indent: 10px;
}
.rubhellorange {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #FFFFFF;
    background-color: #FF9900;
    font-weight: bold;
    width: 530;
    margin-bottom: 10px;
    text-indent: 10px;
}
.startseiteorange {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #FFFFFF;
    background-color: #FF6600;
    font-weight: bold;
    width: 350;
    margin-bottom: 10px;
    text-indent: 10px;
}
.ruborange {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #FFFFFF;
    background-color: #FF6600;
    font-weight: bold;
    width: 530px;
    margin-bottom: 10px;
    text-indent: 10px;
}
/* StyleSheet von Ruediger Riechert, IIK Duesseldorf */
/*     Forum  & Formulare    */
INPUT {font-family: arial, verdana, Helvetica;font-size: 8pt;}
.forum_title {
font-family: arial, verdana, sans-serif;
font-size: 10pt;
/*background-color: #DCE1E6;*/
color: #ffffff;
background-color: #003366;
}
.forum {
font-family: arial, verdana, Helvetica;
font-size: 9pt;
}
.forum_textarea{
font-family: arial,verdana,Helvetica;
font-size: 8pt;
width: 400px;
height: 200px
}
.formallgemein{
 font-family: arial, verdana, Helvetica, sans-serif;
 font-size: 8pt;
 vertical-align: middle;
 }
/* Erweiterungen durch Filipp Nentwig, IIK Duesseldorf  (2003-12-07) */
.formblau{
 color: #003366;
 background-color: #FFFFFF;
 border: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 /*line-height: 16px;*/
 width: 100px;
 padding: 4px;
 }
.formblausubmit{
 color: #003366;
 background-color: #ffffff;
 border: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 padding-top: 2px;
 padding-right: 2px;
 padding-bottom: 2px;
 padding-left: 4px;
 }
.formorange{
 color: #003366;
 background-color: #FFCC00;
 border: 1px solid #003366;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 width: 100px;
 padding-top: 2px;
 padding-right: 2px;
 padding-bottom: 2px;
 padding-left: 4px;
 }
/* navigation */
.nav{
 color: #003366;
 font-weight: bold;
 text-decoration: none;
 padding: 10px;
}
/* etc. */
.schlagzeile{
 font-size: 12px;
 font-weight: bold;
 line-height: 16px;
 margin-top: 0px;
 margin-bottom: 5px;
 margin-right: 10px;
 margin-left: 0px;
 text-decoration: none;
}
#inhalt{ width: 530px; }