#inhalt {
	top: 50px;
}

.unter_bild
{
	margin-left: 100px;
	margin-right: 100px;
}
.unter_bild .links
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.unter_bild .rechts
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.unter_bild .text
{
	text-align: center;
	font-size: 11pt;
}

.nav_bd
{
	font-size:11pt;   
	font-weight: bold; 
	color:#192d72; 
	font-style:normal; 
	font-family: verdana; 
	text-decoration: none
}

.bg_bild
{
	border: 2px solid #bbb;
}
.bg_bild_text
{
	border: 2px solid #00a;
}

img.max700 {
	max-width: 700px;
}

.spacer_auswahl
{
	border-bottom: 1px solid #192d72; border-bottom-style: dashed;
	width: 235px;
	font-size:1pt;
}
.table_auswahl
{
	border-top: 2px solid #192d72;
	border-bottom: 2px solid #192d72;
	border-left: 1px solid #192d72;
	border-right: 1px solid #192d72;
	width: 260px;
	padding: 10px 0px;
	margin-left: 20px;
}
.biga_auswahl_top
{
	height: 25px;
	text-align: center;
	vertical-align: middle;
	line-height: 14px;
	font-size:10pt;   
	font-weight: bold; 
	color:#0000FF; 
	font-style:normal; 
	font-family:verdana, arial, sans-serif; 
	text-decoration: none
}
.biga_auswahl_bottom
{
	height: 25px;
	text-align: center;
	vertical-align: middle;
	line-height: 14px;
	font-size:10pt;   
	font-weight: bold; 
	color:#0000FF; 
	font-style:normal; 
	font-family:verdana, arial, sans-serif; 
	text-decoration: none
}

/* admin-Tools */
#bigaInfo {
	text-align: left;
}

/* Semesterauswahl */
.ein_semester {
	width: 260px;
}
.alle_semester {
	position:relative;	/* IE needs this, so if the other browsers don't mind, let's leave it here */
	width: 260px;
	overflow: hidden;
}

#alle_sem_table {
	position:relative;
}
#alle_sem_table td {
	vertical-align: top;
}

