/* CSS Document */

body, tr, td, ul, li, small, big, font, b
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size:12;
	SCROLLBAR-FACE-COLOR: #005EA8; MARGIN-BOTTOM: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; MARGIN-LEFT: 0px; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #EFC003; MARGIN-RIGHT: 0px; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #EFC003; SCROLLBAR-BASE-COLOR: #EFC003;
}

.normal
{
    font-size: 12;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	/*font-size:16;*/
	
}
.ueberschrift
{
    font-size: 1.5em;
	font-family: arial,sans-serif;
	/*font-family: Verdana, Helvetica, sans-serif;*/
	color: #535353;
	/*font-size:16;*/
	font-weight: bold;
}


.unter_ueber
{
	font-family:  arial,sans-serif;
	color: #000000;
	font-size:13;
	font-weight: bold;
}
.copyright
{
    font-size: 0.8em;
	font-family:  arial,sans-serif;
	color: #000000;

}
.jobs
{
	font-family:  arial,sans-serif;
	color: #ffffff;
	font-size:13;
	font-weight: bold;

}
.rot
{
	font-family:  arial,sans-serif;
	color: #666666;
	font-size:13;
	font-weight: bold;

}

.veran_tab
{
	font-family:  arial,sans-serif;
	color: #ffffff;
	font-size:16;
	font-weight: bold;

}
/*##############################LINKS#####################*/
/*Styles für Links*/



a:link
{

	color: #005EA8;
/* text-decoration: none;*/
}
a:visited
{
	color: #005EA8;
text-decoration: none;
	

}
a:active
{
	color: #005EA8;
text-decoration: none;
}
a:hover
{
	color: #005EA8;
	/*border-right:7px solid #AFBCA0; farbiger Balken rechts */
text-decoration: none;




/****************ENDE LINKS*****************/


/**<ul style="list-style-; color:red; font-weight:bold;">
  <li>Probieren geht &uuml;ber Studieren</li>
  <li>Liebe geht &uuml;ber Triebe</li>
  <li>Tante f&auml;llt &uuml;ber Kante</li>
</ul>

