#nav a
{
	background-image:url(../img/site_items/blind.gif);
	background-repeat : no-repeat;
	text-decoration: none;
	color: #000000;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:#4E6B8E;
	padding-left:17px;
	padding-left:12px;
}
#nav a:hover
{
	background-repeat : no-repeat;
	background-image:url(../img/navigation/01_sb_m_navArrow.gif);
	color:#000000;
}

#sidebar_window
{
	font:lighter 9pt Arial;
	color:#000000;
	
}

#global
{
	color:#FFFFFF; 
	font:lighter 11px Arial;
	text-decoration:none;
}

#global a
{
	color:#FFFFFF; 
	font:lighter 11px Arial;
	text-decoration:none;
}

#global a:hover
{
	text-decoration:underline;
}

#item
{
	font:lighter 11px Arial;
}

#item a
{
	text-decoration: none;
	color:#003366;
}
#item a:hover
{
	text-decoration:underline;
	color:#006699;
}

#link_service a
{
	text-decoration: none;
	color:#006600;
}

#link_service a:hover
{
	text-decoration:underline;
	color:#006600;
}

#link_lehre a
{
	text-decoration: none;
	color:#996600;
}

#link_lehre a:hover
{
	text-decoration:underline;
	color:#996600;
}

#itemsub
{
	font:lighter 8pt Arial;
}

#itemsub a
{
	text-decoration: none;
	color:#003366;
}
#itemsub a:hover
{
	text-decoration:underline;
	color:#006699;
}

#tr
{
	background-color:#F0F0F4;
}

table#item td {
}



/**
 * UDB
 *******/
input.udb
{
	color : #FFFFFF;
	background-color : #719CCD;
	font-size : 7pt;
	font-weight : 0;
	width:180px;
}
 
select.udb
{
	color : #FFFFFF;
	background-color : #719CCD;
	font-size : 7pt;
	font-weight : 0;
	width:180px;
}

