.re-int1{ color:#3399FF; font-family:arial; font-size:13.5pt; font-weight:bold; }
.re-int2{ color:#999999; font-family:arial; font-size:13.5pt; font-weight:bold; }
.re-nav1 { color:#000000; font-family:arial; font-size:10pt; font-weight:bold; }
.re-nav2 { color:#000099; font-family:arial; font-size:10pt; font-weight:bold; }
.re-nav3 { color:#FFCC00; font-family:arial; font-size:10pt; font-weight:bold; }  
.re-ind1 { color:#000099; font-family:arial; font-size:10pt; font-weight:bold; }
.re-ind2 { color:#000000; font-family:arial; font-size:10pt; font-weight:bold; }
.re-tit1 { color:#000000; font-family:arial; font-size:14pt; font-weight:bold; }
.re-tit2 { color:#000000; font-family:arial; font-size:11pt; font-weight:bold; }
.re-txt1 { color:#000000; font-family:verdana; font-size:10pt; }
.re-txt2 { color:#000000; font-family:verdana; font-size:10pt; }

a:link { color:#000000; text-decoration:none; font-weight:bold; }
a:active { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }

/* Link 1 bei active F1F1F1 Problem beim ausfahren mit gedrückter Maus*/
a.navlink:link { color:#000000;	text-decoration:none; }
a.navlink:visited { color:#000000; text-decoration:none; }
a.navlink:hover { color:#999999; text-decoration:none; }
a.navlink:active { color:#000000; text-decoration:none; }

/* media-authoring */
a.medlink:link { color:#000000;	text-decoration:none; }
a.medlink:visited { color:#000000; text-decoration:none; }
a.medlink:hover { color:#FF0000; text-decoration:underline; }
/*a.medlink:active { color:#000000; text-decoration:none; }*/

.bgsite {
	background-image:url(../graphic/bg-new.png);
	background-position:-206px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.bgmenu {
	background-image:url(../graphic/bg-new.png); */
	background-position:1px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.bgindex {
	background-image:url(../graphic/bg-new.png);
	background-position: center center;
	background-attachment: fixed;
}