
.content_main {
	padding: 20px;
	font-weight: normal; 
	font-size: 11px;
	color: #009cdd; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 24px;
}


h1 {
	font-weight: bold; 
	font-size: 13px;
	color: #8c1a12;
	margin-bottom: 5px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 20px;
}

h2 {
	font-weight: bold; 
	font-size: 16px;
	color: #009cdd;
	margin-top:0px;
	margin-bottom: 5px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
}

h3 {
	font-weight: bold; 
	font-size: 14px;
	color: #009cdd;
	margin-bottom: 5px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
}

h4 {
	font-weight: bold; 
	font-size: 12px;
	color: #009cdd;
	margin-bottom: 5px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
}

a {
	font-weight: normal; 
	font-size: 11px;
	color: #4f2800; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 16px;	
}

a:visited, a:active, a:link {
	font-weight: bold; 
	font-size: 11px;
	color: #4f2800; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 16px;
	text-decoration: none;
}

a:hover{
	font-weight: bold; 
	font-size: 11px;
	color: #4f2800; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 16px;
	text-decoration: underline;
}

.werk_text {
	font-weight: normal; 
	font-size: 10px;
	color: #4d4d4d; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 20px;	
}

a.werk_text:visited, a.werk_text:active, a.werk_text:link {
	font-weight: normal; 
	font-size: 10px;
	color: #4d4d4d; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 20px;
	text-decoration: none;
}

a.werk_text:hover{
	font-weight: normal; 
	font-size: 10px;
	color: #4d4d4d; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 20px;
	text-decoration: underline;
}

.news_text {
	font-weight: normal; 
	font-size: 11px;
	color: #4d4d4d; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 20px;	
}

a.news_text:visited, a.news_text:active, a.news_text:link {
	font-weight: bold; 
	font-size: 11px;
	color: #4d4d4d; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 20px;
	text-decoration: none;
}

a.news_text:hover{
	font-weight: bold; 
	font-size: 11px;
	color: #4d4d4d; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 20px;
	text-decoration: underline;
}

.body_text {
	font-weight: normal; 
	font-size: 11px;
	color: #4d4d4d; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 20px;	
}

a.body_text:visited, a.body_text:active, a.body_text:link {
	font-weight: normal; 
	font-size: 11px;
	color: #4d4d4d; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 20px;
	text-decoration: none;
}

a.body_text:hover{
	font-weight: normal; 
	font-size: 11px;
	color: #4d4d4d; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 20px;
	text-decoration: underline;
}

.body_text_white{
	font-weight: normal; 
	font-size: 11px;
	color: #ffffff; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 20px;
}

a.body_text_white:visited, a.body_text_white:active, a.body_text_white:link {
	font-weight: normal; 
	font-size: 11px;
	color: #ffffff; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 20px;
	text-decoration: none;
}

a.body_text_white:hover{
	font-weight: normal; 
	font-size: 11px;
	color: #ffffff; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 20px;
	text-decoration: underline;
}

input.search {
	background-color:#ffffff;
	height:22px;
	width:199px;
	font-weight: normal; 
	font-size: 11px;
	color: #666666; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	border: 0px;
	padding:4px;
}

select.search {
	background-color:#ffffff;
	height:22px;
	width:199px;
	font-weight: normal; 
	font-size: 11px;
	color: #666666; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	border: 0px;
	padding:4px;
}


body {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #b7b7b7;
	SCROLLBAR-SHADOW-COLOR: #b7b7b7;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #b7b7b7;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #b7b7b7;
	background-color: #ffffff;
	margin-top: 20px;
}

#dhtmltooltip{
			font-family: Verdana, Arial;
			font-size: 11px;
			color: #000000;
			position: absolute;
			width: 150px;
			border: 1px solid #000000;
			padding: 10px;
			background-color: #90C84B;
			visibility: hidden;
			z-index: 100;
			/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*			filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */
		}


.footer { 
	font-size: 10px; 
	color: #c3c3c3; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	padding-top:5px;
}

a.footerlink:visited, a.footerlink:active, a.footerlink:link {
	font-size: 10px; 
	color: #c3c3c3; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	text-decoration: none;
}

a.footerlink:hover {
	font-size: 10px; 
	color: #c3c3c3; 
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	text-decoration: underline;
}

