/* SCROLLBALKEN */
body {
scrollbar-base-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3d-light-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #000000;
}
.fett { font-weight: 900; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.klein { font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.haupttitel { color: black; font-style: normal; font-weight: normal; font-size: 32px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.titel { color: black; font-style: normal; font-weight: normal; font-size: 26px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.flyer { color: black; font-weight: bolder; font-size: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-image: url(../../conconiarch/grafik/transraster-grey.gif); text-align: center; vertical-align: middle }
.selectbox     { color: #333333; font-weight: normal; font-size: 12px; font-family: arial; width: 195px; height: 20px }
.buttons { color: white; font-weight: normal; font-size: 12px; font-family: arial; background-color: #999999; width: 125px; height: 20px }
#hintergrund { position: absolute; z-index: 1; top: 0px; left: 0px; width: 100%; height: 100%; visibility: visible; bottommargin: 0px; leftmargin: 0px; rightmargin: 0px; topmargin: 0px; display: block }
#linkfenster1 { background-image: url(../../conconiarch/grafik/dummy.gif); position: absolute; z-index: 3; top: 175px; left: 170px; width: 300px; height: 235px; visibility: hidden; display: block }
#vordergrund { position: absolute; z-index: 2; top: 0px; left: 0px; width: 100%; height: 100%; visibility: visible; leftmargin: 0px; topmargin: 0px; display: block }
#linkfenster2 { background-image: url(../../conconiarch/grafik/dummy.gif); position: absolute; z-index: 3; top: 235px; left: 150px; width: 300px; height: 235px; visibility: hidden; display: block }
#linkfenster3 { background-image: url(../../conconiarch/grafik/dummy.gif); position: absolute; z-index: 3; top: 295px; left: 150px; width: 300px; height: 235px; visibility: hidden; display: block }
/*  T A B E L L E   L I S T E  */
/*_____________________________*/
table.list {
font-family: Arial, Helvetica, sans-serif;
text-align: left;
background-color:#999999;
}

table.list td {
font-size: 12px;
font-weight: normal;
text-align: left;
}

.list-kopf  { color: #ffffff; background-color: #999999 }

.list-bg {
background-color: #cccccc;
}

.list-bg2 {
background-color: #ffffff;
}

/* LISTE LINKS */
A.list:link, A.list:visited, A.list:active {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #0000ff;
font-weight: normal;
}
A.list:hover {
text-decoration: none;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #0066ff;
font-weight: normal;
}