BODY {
	font-family : Century Gothic,Arial;
	font-size: 10pt;
	COLOR: #4c4c25;
}

h1 {
	FONT-SIZE: 13pt;
	COLOR: #748705;
	FONT-FAMILY: Verdana;
}

.ueberschrift_kl {
	FONT-SIZE: 9pt;
	COLOR: #748705;
	FONT-FAMILY: Verdana;
	FONT-Weight: bold;
}

A {
	color: #BF360D;
	text-decoration: none;
	FONT-SIZE: 10pt;
}

A:HOVER {
	color : #4c4c25;
	text-decoration : underline;
}

A:visitedTEST {
	color : #4c4c25;
}

A.Aktivlink {
	color: #F3B800;
	text-decoration: none;
}

A.ControlLink {
	font-family : Century Gothic,Arial;
	font-size: 11pt;
	COLOR: #4c4c25;
	text-decoration : none;
}

A.ControlLink:HOVER {
	text-decoration : underline;
	color: #EEEEEE;
}

A.ControlLinkaktiv {
	color: #F3B800;
	text-decoration : none;
	font-weight : bold;
	background-color : #004A80;
}

A.ControlSubLink {
	font-family : Century Gothic,Arial;
	font-size: 10pt;
	COLOR: #666666;
	text-decoration : none;
}

A.ControlSubLink:HOVER {
	text-decoration : underline;
	color: #EEEEEE;
}

A.ControlSubLinkaktiv {
	font-weight : bold;
}

A.SmallLink {
	font-family : Arial;
	font-size: 8pt;
	COLOR: #B82919;
	text-decoration : none;
}

A.SmallLink:HOVER {
	text-decoration : underline;
	color: #EEEEEE;
}


td {
	font-family : Century Gothic,Arial;
	font-size: 10pt;
	color: #4C4C4C;
}

.text
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Century Gothic,Arial;
    TEXT-ALIGN: justify
}

.smalltext
{
	FONT-SIZE: 9pt;
	
}

.label
{
	FONT-SIZE: 13pt;
	COLOR: #4B5B6B;

	Century Gothic,Arial;
	font-weight: bold;
}
.label2
{
	FONT-SIZE: 12pt;
	COLOR: Black;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
.innen {
	padding-left: 7px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 10px;			
}
.border {
	border: 1px solid #CCCCCC;
}

ul.navi_auswahlbutton {
	list-style: none;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 781px;
	height: 42px;
}

ul.navi_auswahlbutton li {
	float: left;
	width: 90px;
	height: 42px;
	padding-top: 0px;
	background-repeat: no-repeat;
	margin: 0px 6px 0px 0px;
	background-image: url(img/bg_button.gif);	
	text-decoration: none;	
}

ul.navi_auswahlbutton li a {
	font-family: Arial, Helvetica, sans-serif;
	width: 90px;
	height: 32px;	
	font-size: 12pt;
	display: block;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
	color: #032639;
	text-align: center;
}

ul.navi_auswahlbutton li a:hover {
	background-image: url(img/bg_button_aktiv.gif);
	text-decoration: underline;
}

ul.navi_auswahlbutton li#smaller {
	font-size: 11pt;
}

ul.navi_auswahlbutton li#active {
	background-image: url(img/bg_button_aktiv.gif);
	text-decoration: none;
}

