/*	Body-Tag */
body
{
	background-color: White;
	background-repeat: no-repeat;
	background-image: url(head_neu.jpg);
}

/* Link-Grundeinstellung */
a:link {
	color: #757575;
	text-decoration: none;
}
a:visited {
	color: #757575;
	text-decoration: none;
}
a:active {
	color: #CBCBCB;
	text-decoration: none;
}
a:hover {
color: #475C81;
	text-decoration: none;
}


/*	verlinkter Menüpunkt (Überschreiben der Standard-Linkfarbe) */
a.navilink:link { color: #003399; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 75%; text-decoration: none; }
a.navilink:visited { color: #003399; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 75%; text-decoration: none; }
a.navilink:active { color: #003399; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 75%; text-decoration: none; }


/* hilfe-Link
.hilfe {
    color: #616161;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
*/

/* Break als Abstandhalter */
br
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}


/* hedlines */
h1
{
	color: #949494;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;


/* grosse buchstaben */
.big
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 95%;
}


/* pfad */
.pfad
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 60%;
	margin-bottom : 0px;
	margin-top : 12px;
}


/* text */
p
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 75%;
	margin-top : 6px;
	margin-bottom : 10px;
}

/* liste dd */
/*dl
{
	color: #333333;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 75%;
	margin-top : 6px;
	margin-bottom : 10px;
}
*/


.normal
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 75%;
}

.bold
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 75%;
}
#tab1
{
	BORDER-left: #000000 1px solid;
	border-top: #000000 1px solid;
}
#tab2
{
BORDER-left: #000000 1px solid;

}
#tab3
{
	background: #FFFFFF;
	border-right: 1px #cccccc;
	border-right-style: ridge;
}
#tab4
{
	background: white;
}



 
