body {
    position:absolute;
	margin:0px;
	padding:0px;
	font-family: Verdana;
	font-size: 11px;
	color: #003f7a;
	background-color:#F6F6F6;
}

html, body { 
    top:0; left:0; right:0;
    min-height:100%;
    margin:0;
    padding:0;
    width:100%;
}

#header {
	background-color:#002E5A;
	height:88px;
	background-image: url(images/studium.jpg);	
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 2;
	}

#info {
	position:absolute;
	right:210px;
	top:15px;
	color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
}

#abmelden {
	position:absolute;
	right:210px;
	top:60px;
}

#legende {
	height:1.5em;
	top: 51px;
	position: absolute;
	left: 147px;
	color:#FFFFFF;
}

#legende li {
	float:left;
	height:1.5em;
	line-height:1.5em;
	border-left:1px solid #A1A5A9;
	position:relative;
	text-align:center;
	list-style-type: none;
	padding-left:10px;
	padding-right:10px;
}



#uebersicht {
	position:relative;
    margin:2px;
}

#news {
    position:absolute;
    top:110px;
    right:55px;
    background-color:#002E5A;
    color:#F6F6F6;
    width:185px;
    padding:8px;
    border-width:3px;
    border-style:solid;
    border-color:CC6600;
}

A { text-decoration: none; }
A:link { color: #CC6600; }
A:visited { color: #CC6600; }
A:hover { text-decoration: underline; color: #CC6600; }
A:active { text-decoration: underline; color: #CC6600; }

.eingetr_s1 { font-size:18pt; background-color:#CCFFCC; color:#003f7a; border:0px; padding:0px; cursor:default; }
.eingetr_s4 { font-size:18pt; background-color:#F6F6F6; color:#003f7a; border:0px; padding:0px; cursor:default; }

.eintragen { font-size:18pt; background-color:#CCFFCC; color:green; border:0px; padding:0px; cursor:pointer; }
.eintragen:hover { color:#000000; }

.loeschen { font-size:18pt; background-color:#F6F6F6; color:red; border:0px; padding:0px; cursor:pointer; }
.loeschen:hover { color:#000000; }

.loeschen_s1 { font-size:18pt; background-color:#CCFFCC; color:red; border:0px; padding:0px; cursor:pointer; }
.loeschen_s1:hover { color:#000000; }

.tabelle {  font-size:6pt; width:100%; table-layout:fixed; border-collapse:collapse; }
.raeume { text-align: center; border:medium solid black; border-width:1px; background-color:#EEEEEE; font-size:7px; }
.uhrzeit { border:medium solid black; border-width:1px; font-weight:bold; background-color:#EEEEEE; font-size:9px; text-align:center; }

.tabinhalt_s1 { border:medium dashed #777777; border-width:1px; background-color:#AAFFAA; }
.tabinhalt_s2 { border:medium dashed #777777; border-width:1px; background-color:#CCFFCC; }
.tabinhalt_s3 { border:medium dashed #777777; border-width:1px; background-color:; }
.tabinhalt_s4 { border:medium dashed #777777; border-width:1px; background-color:; }

