/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

BODY {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small
}

.tabBody {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	background-color: rgb(204,204,204);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.tabHead {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: left;
 	background-color: rgb(255,255,51);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

A:link {
	color: rgb(0,0,255)
}

.tabBodyBold {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: left;
 	background-color: rgb(204,204,204);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.TextObject {
	color: rgb(0,0,128)
}

A {
	text-decoration: none 
}

.TextNavBar {
	font-family: "Arial Rounded MT Bold",  sans-serif;
 	font-size: medium;
 	color: rgb(255,255,153)
}

.tabFoot {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: left;
 	background-color: rgb(0,0,102);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
