body {
margin: 3px;
padding: 0;
background: #FFFFFF;
color: #000;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 0.8em;
}
.c {
float: left;
}
.cr {
clear: left;
}
a{
color:#1967F5;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
/* grosser Text */
.gross {
font-size:1.2em;
}

/* sehr grosser Text */
.sgross {
font-size:1.4em;
font-weight:bold;
}

/* kleiner Text */
.klein {
font-size:0.6em;
}

#top {
top:0px;
height:70px;
}


#path {
padding: 5px;
background: #D9E8F9;
line-height: 19px;
border-top: 1px solid #5e74b3;
}
#path a{
color:#1967F5;
text-decoration:none;
}
#path a:hover{
text-decoration:underline;
}


#left {
position: absolute;
top: 103px;
left: 3px;
float: left;
width: 176px;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
}
#left ul {
margin: 0px;
}
#left a{
color:#18295A;
font-weight:bold;
text-decoration:none;
}
#left a:hover{
text-decoration:underline;
}

#right {
position: absolute;
top: 103px;
right: 3px;
float: right;
width: 176px;
padding-top: 3px;
padding-left: 3px;
padding-bottom: 3px;
}
#right ul {
margin: 0px;
}
#right a{
color:#18295A;
font-weight:bold;
text-decoration:none;
}
#right a:hover{
text-decoration:underline;
}
#right table {
padding: 0px;
margin: 0px;
}
#right td {
padding: 0px;
margin: 0px;
border-bottom: 1px solid black;
}


#middle {
margin-left: 180px;
margin-right: 180px;
padding-top: 3px;
padding-bottom: 3px;
}
#middle h2 {
font-size: 0.9em;
margin: 0;
padding: 0;
}

#middle-detailed {
margin-left: 180px;
padding-top: 3px;
padding-bottom: 3px;
}
#middle-detailed h2 {
font-size: 0.9em;
margin: 0;
padding: 0;
}


#bottom {
height:60px;
color: #000000;
background-color: #FFFFFF;
border-top: 1px solid black;
font: 75% arial, hevetica, sans-serif; 
text-align: center;
margin-top: 10px;
clear: both;
}
a.pr {
color:#7F7F7F;
}
a.pr:hover {
text-decoration:underline;
}


.box {
background-image:url(tab-back.gif);
background-repeat:repeat-x;
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
padding-top: 10px;
padding-left: 5px;
padding-right: 5px;
border-bottom: 3px solid #0F4188;
color: #EFEFEF;
font-size: 0.8em;
height:12px
}


.inhalt {
border-bottom: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
padding-top: 0px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 3px;
color: #000;
min-height: 620px;
}


.inhalt-bar {
border-bottom: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
padding-top: 0px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 3px;
color: #000;
font-size: 0.8em;
line-height:1.4em
}

.beschreibung {
color: #000000;
font-size: 0.8em;
}

 /* IE Anpassung */
 * html #left {
margin-right: -3px;
 }
 * html #right {
margin-left: -3px;
 }
 * html #middle {
margin: 0 177px 0 177px;
display:inline-block;
 }

/* Spezialtabellen */
.table {
background-color: #e2e7fa;
border:1px solid #000000;
}
.zelle {
font-family:arial,times,sans-serife;
color: #000000;
}
a.zelle {
color:#000080;
}
a.zelle:hover {
text-decoration:underline;
}

hr {
height:1px;
color:#000000;
margin-top:10px;
margin-bottom:10px;
}

td {
vertical-align: top;
padding: 5px;
}

h1 {
font-size: 1.2em;
margin: 5px 0 5px 0;
}

h2 {
font-size: 1em;
margin: 0;
padding: 0;
}

h3 {
color: #5e74b3;
font-size: 0.9em;
padding: 0;
border-bottom: 1px dotted #5e74b3;
margin:0;
padding:5px 0 5px 0;
}

h4 {
color: #5e74b3;
font-size: 0.9em;
padding: 0;
}

#title {
text-align: center;
}

#descr {
text-align: center;
padding: 0px;
margin: 0 0 5px 0;
}

.err {
padding: 3px;
color: #FF0000;
background: #FFEDED;
border: 1px solid #A0A0A0;
text-align: left;
}
.msg {
padding: 40px;
color: #0000FF;
background-color: #EDF3FF;
border: 2px solid #A0A0A0;
text-align: center;
}
.label {
text-align: right;
}

.count {
color: #6f6f6f;
font-size: 0.9em;
font-weight: normal;
}
#links a {
font-size: 0.9em;
}
#links p {
margin: 0 0 7px 0;
}
.url {
color: #6f6f6f;
}
.submit {
float: right;
vertical-align: bottom;
}
#user-bar {
 clear:both;
 width:20%;
 margin:0 0 0 auto;
 padding:3px;
 background:#D9E8F9;
 line-height:19px;
 text-align:right;
}

.text, .btn {
font-size: 0.9em;
font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
color: #000000;
border: 1px solid #5e74b3;
}
textarea.text {
font-size: 0.9em;
border: 1px solid #5e74b3;
}
select {
font-size: 0.9em;
border: 1px solid #5e74b3;
}

.captcha {
border: 1px solid #5e74b3;
margin-top: 10px;
}

form {
display: inline;
margin: 0;
padding: 0;
}
.btn {
font-size: 0.9em;
font-weight: bold;
border: 1px solid #5e74b3;
background-color: #FFAA11;/*#FFCC33;*/
cursor: pointer;
height: 17px;
}
span.req {
margin-left: 3px;
color: #FF0000;
font-weight: bold;
}

div.errForm, span.errForm {
margin: 0px 0 0px 5px;
padding: 2px 3px 2px 3px;
color: #FF0000;
background: #FFFFF3;
border: 1px solid #cccccc;
text-align: left;
clear: right;
}
.small {
padding: 0px;
margin: 0px;
color: #000000;
font-size: 0.8em;
text-decoration: none;
}
.sort {
color: #000000;
}
p.subcats {
font-size: 0.85em;
margin: 0px 0px 7px 0px;
padding: 0px;
}
.subcats a{
color:#000000;
text-decoration:none;
}
.subcats a:hover{
color:#E54419;
text-decoration:none;
}
div.pr {
font-size: 0.7em;
color: #000000;
float: left;
height: 30px;
margin-right: 5px;
}
div.prg {
width: 40px;
border: 1px solid #999999;
height: 3px;
font-size: 1px;
}
div.prb {
background: #5eaa5e;
height: 3px;
font-size: 1px;
}

.paging-links,
.paging-info {
 text-align:right;
}

.paging-info {
 font-style: italic;
}

.limit_field {
border: 1 solid transparent;
border-width:0;
font-size: 1em;
color: #000000;
}

#toggleCategTree {
 display:block;
 cursor:pointer;
 color:#6A8AD4;
}

#categtree {
 margin:3px 0;
 height:200px;
 width:300px;
 overflow:auto;
 border:1px dotted #9EC2F3;
 border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
 margin:0 0 5px;
 padding:2px;
 text-align:center;
 color:#5e74b3;
 background:#DDE5F3;
 vertical-align:middle;
}

#categtree #close_tree {
 right:0;
 padding:1px;
 text-align:center;
 white-space:nowrap;
 cursor:pointer;
}

#categtree .categ-item {
 clear:both;
 margin:3px 5px;
 padding:2px 5px;
 display:block;
 border:1px dotted #CBE2EC;
 border-width:1px 0;
 cursor:pointer;
}

#categtree .categ-item img {
margin-right:1em;
}

#categtree .odd {
background:#F8F8FC;
}

#categtree .even {
background:#fff;
}

#categtree .categ-item:hover {
background:#eee;
}

.code  {
border-width: 3tp;
border-style: ridge;
background-color: #EFEFEF;
color: #000000;
padding: 5pt;
overflow: auto;
text-align:left;
text-justify:auto;
}

.report {
font-size: 0.8em;
background:#EFEFEF;
border:1px dashed #7F7F7F;
}

.german {
background-image: url("/grafik/german.gif");
background-position:center;
background-repeat:no-repeat;
}