A:LINK {
	color : #0B4CD0;
	text-decoration : none;
}
A:HOVER {
	color : #FF6F31;
}
A:VISITED {
	color : #0B4CD0;
	text-decoration : none;
}
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : white;
}

img {
	border: 0px solid;
}

.img_info {
	display:		block;
	background-image: url('images/keinBild.png');
	width:			90px;
	height:			129px;
	text-indent:	-9000px;
	overflow:		hidden;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
}
TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
}
.weiss {
	COLOR: white;
	font-family :  Verdana;
	FONT-SIZE: 8pt;
}
.Titel {
	COLOR: #064F99;
	font-family :   Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
}
.Titel1 {
	COLOR: #FF7900;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 110%;
	FONT-WEIGHT: bold;
}
.Titel2 {
	COLOR: #064F99;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 100%;
	FONT-WEIGHT: bold;
}
SELECT {
	font-size: 10px
}
INPUT {
	font-size: 10px;
	background: #FF6F31;
	border: 1px outset;
	font-weight: bold;
	color: White;
}
.inputhead {
	font-family:  Verdana, Helvetica, Geneva;
	font-size: 10px;
	text-decoration: none
}
.footer {
	position:fixed;
	bottom:0px;
}
/*************** neu ******************/

.SitePages {
	height:			20px;
	width:			100%;
	text-align:		center;
	line-height:	20px;
	margin:			5px 0;
	color:			#FFF;
	background:		#5c5c5c;
}

.SitePages a {
	color:			#FFF;
	display:		inline-block;
	height:			20px;
	text-align:		center;
	margin:			0 1px;
	padding:		0 2px;
}

.SitePages a:hover, .activePageNumber {
	background-color:	#F60;
}

