body
{
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.contenttext A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	padding: 0px;
}

.contenttext A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #652D6E;
	text-decoration: underline;
	padding: 0px;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;

}
.menu A{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #636363;
	font-weight: bold;
	text-decoration: none;
}

.menu A:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #636363;
	font-weight: bold;
	text-decoration: none;
}
.contentheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left:8px;
}

.bottommenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A8A8A8;
	text-decoration: none;
}

.bottommenu A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A8A8A8;
	text-decoration: none;
}

.bottommenu A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.headlinemenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #652D6E;
	text-decoration: none;
}


.headlinemenu A{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #652D6E;
	text-decoration: none;
}

.headlinemenu A:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #652D6E;
	text-decoration: underline;
}
.relatedmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #652D6E;
	text-decoration: none;
}

.relatedmenu A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #652D6E;
	text-decoration: none;
}

.relatedmenu A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #652D6E;
	text-decoration: underline;
}
.topleftcorner {
	background-image: url(../images/content_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.toprightcorner {
	background-image: url(../images/content_top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomrightcorner {
	background-image: url(../images/content_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bottomleftcorner {
	background-image: url(../images/content_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pictureborder {
	border: thin solid AAC41C;
}

.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.sitemap A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.sitemap A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
input
{
	color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: white;
	padding-left : 3px;
	border: 1 solid #A8C316;
}
textarea
{
	color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: white;
	padding-left : 3px;
	border: 1 solid #A8C316;
}
.inputRadio
{
	border: none;
}