.buttonUnterstrichBlau { color: #000050; text-decoration: none; }
.buttonUnterstrichHellBlau { color: #000099; text-decoration: none; }
.buttonUnterstrichWeiss { color: #FFFFFF; text-decoration: none; }
.buttonUnterstrichRot { color: #CC0000; text-decoration: none; }
.buttonUnterstrichGrau { color: #999999; text-decoration: none; }
.buttonUnterstrichSchwarz { color: #000000; text-decoration: none; }
.buttonUnterstrichBraun { color: #510028; text-decoration: none; }
.ButtonUnterstrichBeige {  color: #FFFFCC; text-decoration: none; }
.buttonUntersrichBlauBrill {  color: #0000FF; text-decoration: none; }
.buttonUnterstrichHellRot {  color: #FF0000; text-decoration: none; }
.weissunterstrichen { color: #FFFFFF; text-decoration: underline; }
.blauunterstrichen { color: #000099; text-decoration: underline; }
.buttonUnterstrichGelb { color: #FFFF00; text-decoration: none; }

body {
	background-attachment: fixed;
	background-image: url(/pictures/Hintergruende/HGbraun03.gif);
	background-repeat: repeat;
	background-position: left top;
	} 
HTML>BODY { padding: 0px; }

a:link 		  { text-decoration: none; }
a:hover 	  { color: #00FFFF; text-decoration: none; }
a:visited 	  { text-decoration: none; }


/***************   Linkliste auf Titelseiten der Fakultäten   *************************/

/* silberner Balken mit Schrift */
.r1 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color: #FF0000;
	font-weight: bold;
	letter-spacing:1px;
}
/* roter Balken ohne Schrift */
.r2 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color: #FF0000;
	font-weight: bold;
}

/* Abstand vom oberen Balken zum ersten Link */
.r3 {
	font-size:16px;
	padding: 0px 0px 0px 0px;
}

/* roter Balken mit Schrift */
.r4 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing:2px;
	background-color:#FF0000;
	padding: 3px 0px 3px 0px;
}

.r41 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color: #FFFFFF;
	font-weight: normal;
	background-color:#FF0000;
	padding: 3px 0px 3px 0px;
}
.r5 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color: #000099;
	font-weight: bold;
	line-height:28px;
}

.r5 a:link { color: #000099; text-decoration:none; }
.r5 a:visited { color: #000099; text-decoration: none;}
.r5 a:hover { color: #00FFFF; text-decoration: none;}


.r6 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	color: #FF0000;
	font-weight: bold;
	letter-spacing:2px;
	background-image: url(/pictures/Buttons/ButtonGrau110.gif);
	padding: 3px 0px 3px 0px;
}

/* Linkliste */
.liste {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	line-height:24px;
	font-weight: bold;
	color:#FFFF99;
	padding: 20px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	
}
.liste a:link { color: #FFFF99; text-decoration:none; }
.liste a:visited { color: #FFFF99; text-decoration: none;}
.liste a:hover { color: #00FFFF; text-decoration: none;}

.enter {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: bold;
	letter-spacing:2px;
}
.enter a:link { color: #000099; text-decoration:none; }
.enter a:visited { color: #000099; text-decoration: none;}
.enter a:hover { color: #00FFFF; text-decoration: none;}

.Gesperrt3 { letter-spacing: 3px; }
.Gesperrt2 { letter-spacing: 2px; }
.Gesperrt1 { letter-spacing: 1px; }