body {
background-color: #555555;
background-image: url(../images/backgroundgradient.png);
background-repeat: repeat-x;
padding:0px;
margin:0px;
}

h1 {
	font-family: "Lithos Pro Regular", "Berlin Sans FB Demi";
	font-weight: bold;
	font-size: 24px;
	color: #F11874;
	margin-bottom:0;
	margin-top:0;
}

.updateLbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}     

a.footerTxt:link, a.footerTxt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	text-decoration:none;
}  

a.footerTxt:hover, a.footerTxt:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	text-decoration:underline;
}   

.testBGTable{
background-image: url(../images/testBG.png);
background-position:center;
background-repeat:no-repeat;
vertical-align:middle;

}

.descText {
	font-family: "Myriad Pro", "Corbel";
	font-size: 12px;
	color: #F11874;
}
.sitemapText {
	font-family: "Myriad Pro", "Corbel";
	font-size: 14px;
	color: #444444;
	text-decoration:none;
}
.sitemapText:hover {
	font-family: "Myriad Pro", "Corbel";
	font-size: 14px;
	color: #444444;
	text-decoration:underline;
}

.behTitel {
	font-family: "Myriad Pro", "Corbel";
	font-size: 14px;
	color: #F11874;
	font-weight:bold;
}
.sitemapTitel {
	font-family: "Myriad Pro", "Corbel";
	font-size: 16px;
	color: #F11874;
	font-weight:bold;
	text-decoration:none;
}

.sitemapTitel:hover {
	font-family: "Myriad Pro", "Corbel";
	font-size: 16px;
	color: #F11874;
	font-weight:bold;
	text-decoration:underline
}

.scrolldiv{
	overflow:auto;
	height:555px;
}

.scrolldivsmall{
	overflow:auto;
	height:450px;
}

.note {
	font-family: "Myriad Pro", "Corbel";
	color: #f69894;
	font-weight: bold;
	font-size: 14px;
}