body {font-family:arial; font-size:10pt; scrollbar-arrow-color:#323992;
scrollbar-base-color:#323992; scrollbar-darkshadow-color:#EAEBF4;
scrollbar-face-color:white; scrollbar-highlight-color:#EAEBF4;
scrollbar-shadow-color:#323992;}

a {font-family:arial; font-size:10pt; color:#443388; font-weight:bold;
text-decoration:none;}
a.red {font-family:arial; font-size:10pt; color:#CC0044; font-weight:bold;
text-decoration:none;}
a.aktuelles {font-family:arial; font-size:10pt; color:#CC0044; font-weight:bold;
text-decoration:none;}
a:hover {text-decoration:none; color:#CC0044;}
a.aktuelles:hover {text-decoration:underline; color:white;}
a.red:hover {text-decoration:underline;}
a:active {color:#CC0044;}

table {font-family:arial; font-size:10pt; color:#443388;}
td {font-family:arial; font-size:10pt; color:#443388;}
td.klein {font-family:arial; font-size:8pt; color:#443388;}
td.klein2 {font-family:arial; font-size:9pt; color:#443388;}
hr {color:#C90239; height:1px;}

img {border-color:#323992;}

ul {list-style-type:square; color:#C90239; line-height:15pt;}
ul.blue {list-style-type:square; color:#443388; line-height:15pt;}

input {background-color:#EAEBF4; font-weight:normal; font-size:10pt;
line-height:14px; margin-top:1px; border-style:solid;
border-top-width:0px; border-right-width:0px; border-bottom-width:0px;
border-left-width:0px; border-color:#333; color:#333;}
input.focus {background-color:#F9E5EB; border-color:#C90239; color:#C90239;
font-weight:bold;}
input.focus2 {background-color:#F9E5EB; border-color:#C90239; color:#C90239;}
textarea {background-color:#EAEBF4; font-weight:normal; font-size:10pt;
line-height:14px; margin-top:1px; border-style:solid;
border-top-width:0px; border-right-width:0px; border-bottom-width:0px;
border-left-width:0px; border-color:#323992; color:#323992;}
textarea.focus {background-color:#F9E5EB; border-color:#C90239; color:#C90239;
font-weight:bold; scrollbar-arrow-color:#C90239; scrollbar-base-color:#C90239;
scrollbar-darkshadow-color:#F9E5EB; scrollbar-face-color:white;
scrollbar-highlight-color:#F9E5EB; scrollbar-shadow-color:#C90239;}
select {background-color:#FEE8D8; font-weight:bold; font-size:10pt;
line-height:14px; margin-top:1px; border-style:solid;
border-top-width:0px; border-right-width:0px; border-bottom-width:1px;
border-left-width:1px; border-color:#646464; color:#646464;}



.scroll {
			background-color: #EAEBF4;
 
			width: 270px;
			margin-left:0;
			vertical-align:text-top;
			height: 380px;
			padding: 10px;
			text-align: left;
			overflow-y: scroll ;
			overflow-x:hidden;
			scrollbar-base-color:#323992;
			scrollbar-darkshadow-color:#323992;
			scrollbar-arrow-color:#FFFFFF;
			scrollbar-track-color:#EAEBF4;
			
		}
