/* CSS Document */

#homepage #global{
	/*width:80em;*/
	position:relative;
	margin-top: 25pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
}

/* 15 Jahre GUT */
#homepage #global #jubilaeum{
	position:absolute;
	top:4em;
	left:45em;
}


#homepage #global .unit{
	height: 12em;
	width: 15.63em;
	float: left;
	margin-right: 0.34em;
	padding:0em;
}

#homepage #global #header {
	height: 7em;
}

#homepage #global #header .header-image{
	height: 5.08em;
	width: 53.42em;
}

#homepage #global #content {
	float:left;
}

#homepage #global #content img{
	float:left;
	margin-right: 0.34em;
}

#homepage #global #content .general{
	width: 22.2em;
	color: #000000;
	background-color: #e6ecef;
	height: 30.67em;
}

#homepage #global #content .general a{
	color:#000000;
	text-decoration:none;
}

#homepage #global #content .general a:hover{ 
	color:#666666;
}

#homepage #global #content .general span{
	padding-top:1.25em;
}


#homepage #global #content .general h2{
	background: #acbbc3;
}

#homepage #global #content .general ul{
	list-style: none;
	line-height:1.5em;
	font-size:1.17em;
}

#homepage #global #content .general li a:hover{
	color:#666666;
}

#homepage #global #content .general dl{
	line-height:1.5em;
}

#homepage #global #content .general .timetable-title{
	line-height:2em;
	font-weight:bold;
	padding:0em;
	margin-top:2em;
}

#homepage #global #content .general .timetable-time{
	font-weight:normal;
	float:left;
	width:7.15em;
	padding:0em;
}

#homepage #global #content .general .timetable-who{
	font-weight:normal;
	float:left;
	width:10em;
	padding:0em;
}

#homepage #global #content .welcome-image{
	width:57em;
	height:30.67em;
}

#homepage #global #units {
	margin-top: 0.34em;
	float:left;
}

#homepage #global .unit h2 {
	color:#FFFFFF;
	padding-left:1.5em;
	padding-right:1.5em;
	padding-top:0.55em;
	padding-bottom:0.55em;
}	

#homepage #global .unit h2 a{
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}	

#homepage #global .unit span{
	padding:2em;
	display:block;
	font-weight:bold;
}

#homepage #global #units .gut{
	color: #96AFDA;
	background-color: #d4e1f3;
}

#homepage #global #units .gut span a{
	color: #96AFDA;
	display:block;
	text-decoration:none;
}

#homepage #global #units .physio{
	color: #64B9B4;
	background-color: #d5edee;
}

#homepage #global #units .physio span a{
	color: #64B9B4;
	display:block;
	text-decoration:none;
}

#homepage #global #units .karek{
	color: #E10046;
	background-color: #f9c3d5;
}

#homepage #global #units .karek span a{
	color: #E10046;
	display:block;
	text-decoration:none;
}

#homepage #global #units .direk{
	color: #FAB432;
	background-color: #feedd1;
}

#homepage #global #units .direk span a{
	color: #FAB432;
	display:block;
	text-decoration:none;
}

#homepage #global #units .wsz{
	color: #69AF23;
	background-color: #d7ebd0;
}

#homepage #global #units .wsz span a{
	color: #69AF23;
	display:block;
	text-decoration:none;
}

#homepage #global #units .gut h2{
	background: #96AFDA;
}

#homepage #global #units .physio h2{
	background: #64B9B4;
}

#homepage #global #units .karek h2{
	background: #E10046;
}

#homepage #global #units .direk h2{
	background: #FAB432;
}

#homepage #global #units .wsz h2{
	background: #69AF23;
}

