body {
 font-family: "Arial";
 font-size: 12pt;
 color: #000000;
 background-color:#ffffff;
}
a{
 font-family: "Arial";
 font-size: 12px;
 font-weight:bold;
 color: #7281A8;
 text-decoration: none;
}
a:hover{
 font-family: "Arial";
 font-size: 12px;
font-weight:bold;
 color: #ffcc33;
 text-decoration: none;
}
h4{
 font-family: "Arial";
 font-size: 30px;
 color: #7281A8;
 text-decoration: none;
}
h1{
 font-family: "Arial";
 font-size: 24px;
 color: #8A95B3;
 text-decoration: none;
}
h2{
 font-family: "Arial";
 font-size: 16px;
 color: #8A95B3;
 text-decoration: none;
}
h4{
 font-family: "Arial";
 font-size: 14px;
 color: #8A95B3;
 text-decoration: none;
}
p{
 font-family: "Arial";
 font-size: 12px;
 color: #000000;
 text-decoration: none;
}
table, td{
 font-family: "Arial";
 font-size: 12px;
 color: #000000;
 text-decoration: none;
}
.rahmen {
        border: #002080;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
}
.auswahl{ 
			background-color:#DDFFFF; 
			width:152px; 
			border: #002080;
         border-style: solid;
         border-top-width: 1px;
         border-right-width: 1px;
         border-bottom-width: 1px;
         border-left-width: 1px;
}
.auswahl2{ 
			background-color:#DDFFFF; 
			width:332px; 
			border: #002080;
         border-style: solid;
         border-top-width: 1px;
         border-right-width: 1px;
         border-bottom-width: 1px;
         border-left-width: 1px;
}
h5{
 font-family: "Arial";
 font-size: 12px;
 color: #7281A8;
 text-decoration: none;
}
h6{
 font-family: "Arial";
 font-size: 16px;
 color: #002080;
 text-decoration: none;
}


