a:link { color:#003366; text-decoration:underline; font-weight:normal; }
a:visited { color:#003366; text-decoration:underline; font-weight:normal; }
a:hover { color:#003366; text-decoration:underline; font-weight:normal; }
a:active { color:#005599; text-decoration:underline; font-weight:none; }

#topBarInstituteVariabel {
	height: 25px;
	background-color: #990000;
	margin-bottom: 15px;
	min-width: 770px;
}
#universitaetVariabel {
	height: 25px;
	min-width: 770px;
}

#greyBar {	/* grauer Balken */
	height: 17px;
	background-color: rgb(233, 233, 233);
	margin: 10px 0px 17px 0px;
}

h2 {	/* Zwischenberschrift */
	/*font-size: 1.4em;*/
        font-size: 1.6em;
	line-height: 1.2em;
	/*color: #333;*/
	font-weight: normal;
	margin: 20px 0px 10px -1px;	
}
