body {
 background-image:none;
 font-family: Arial;
 font-size: 12px; 
}

table { 
 font-family: Arial;
 font-size: 12px; 
}

/* Menu */

#dropmenudiv {
 display: none;
}

#navigationsleiste {
 display: none;
}

/* Allgemeine Einstellungen */

#tabelle {
}

#inhaltrahmen {
}

* html #inhaltrahmen {
}

#inhalt {
 text-align: left;
 width: 100%;
}

a:link { color: #000000; text-decoration: underline; }
a:active { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }

/* Linker Inhalt */

#linkeseite {	
 width: 0px;
 display:none;
}

#linkeseite a {
}

#linkeseite a:hover {
}

#linkeseite ul {
}

* html #linkeseite ul {
}


/* Gemeinsamer Inhalt */

h1 {
 color: #004CAF;
 font-size: 14px;
 font-weight: normal;
 padding: 0px;
 margin: 4px 0px 7px 0px;
}

h2 {
 color: #707070;
 font-size: 12px;
 font-weight: bold;
 padding: 0px;
 margin: 2px 0px 4px 0px;
}

/* Rechter Inhalt */

ul {
}

#inhalt a {
 color: black;
 text-decoration: none;
 border-bottom: 1px dotted #909090;
 font-family: Arial;
 font-size: 11px; 
}

#inhalt a:hover {
 color: black;
 text-decoration: none;
 border-bottom: 1px solid #ff9900;
}

/* Formular-Formatierungen */

input, textarea {
 font-family: Arial;
 font-size: 11px;
 padding: 1px;
}

.inp {
 border: 1px solid #aaaaaa;
 background-color: #fcfcfc;
}

.ina {
 border: 1px solid #ff9900;
 background-color: #ffffff;
}
