
/* schriftstil,abstände */

body
{margin-top: 2px; margin-left: 2px; margin-right: 2px;margin-bottom: 2px; color: #000000;  background-color:#ffffff; font-family: verdana,arial; font-size: 10pt;}


table,tr,td
{ color: #000000 ;font-family: verdana,arial; font-size: 10pt}


/* grundlayout*/

.leiste {background-color:#9932CC; color:white;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
line-height:30px;
height:30px;
}
.rand {background-color:#9932CC;
}


.leisteob {background-color:#9932CC; color:white;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
line-height:20px;
height:30px;
}



.leisteun {background-color:#0970A2; color:white;  text-decoration:none ;font-family:verdana, sans-serif;
line-height:20px;
height:20px;
}



/* rubriktitel */

.titel{background-col#d17a08ite; color:#ffffff;
text-decoration:none ;font-family:verdana, sans-serif;
width:420px;
border-bottom:solid 2px #eaeaea;
line-height:20px;
height:20px;
padding-left:5px;
padding-top:5px;
}
.rubrik{background-color:#9932CC; color:#ffffff;   text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;width:192px;
border-bottom:solid 1px #eaeaea;
line-height:20px;
height:20px;
padding-left:5px;
}

.main {background-color:white;}

.inhalt {background-color:white;
padding:20px;

}




/* menue oben */

#menu2 a {display: block;
background-color:#BF3EFF;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:30px;
height:30px;
border-left:solid 1px white;
width:100px;
text-align:center;
}

#menu2 a:visited{
background-color:#BF3EFF;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:30px;
height:30px;
border-left:solid 1px white;
width:100px;
text-align:center;
}

#menu2 a:active{
background-color:#BF3EFF;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:30px;
height:30px;
border-left:solid 1px white;
width:100px;
text-align:center;
}

#menu2 a:hover {
background-color:#9932CC;
color:#ffffff;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;
line-height:30px;
height:30px;
border-left:solid 1px white;
width:100px;
text-align:center;
}




/* allgemeine links im text */

a:link{ color: #000000; text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:visited{color:#333333;text-decoration:underline;font-family: verdana; font-size: 10pt;}

a:active{ color:#000000;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:hover{ background-color:white;
color:#7EAED6;  text-decoration:underline;font-family: verdana; font-size: 10pt; }
