/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.gif);
}

.body_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#000000;
	padding:2px 5px 0px 15px;
	text-align:left;	
}
.body_text a{
	color:#000000; text-decoration:underline;
}
.body_text a:hover{
	color:#000000; text-decoration:none;
}

.body_text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #043A57;
	font-weight:bold;
}


.body_box_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left:10px;
	line-height:20px;
	text-align:left;
}
.body_box_text a
{
	color: #000000;
	text-decoration:none;
}
.body_box_text a:hover
{
	color: #000000;
	text-decoration:underline;
}
.red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	line-height:20px;
}
.top_links
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0B0000;
	text-decoration:none;
}

.top_links:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0B0000;
	text-decoration:underline;
}

.quick_links
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding-left: 2px;
}
.quick_links a
{
	color:#000000;
	text-decoration:none;
}
.quick_links a:hover
{
	color:#FF0000;
	text-decoration:none;
}


.box_body_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #484F23;
	font-weight:bold;
	padding-left:12px;
	padding-top:0px;
}

.email
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #043A57;
	text-decoration:underline;
}

.email:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #043A57;
	text-decoration:none;
}

.footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.footer_links
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8A8A8A;
	text-decoration:none;
}

.footer_links:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8A8A8A;
	text-decoration:underline;
}

.read_more
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	padding-left:25px;
}
.read_more a
{
	color: #CC0000;
	text-decoration:underline;
}
.read_more a:hover
{
	color: #CC0000;
	text-decoration:none;
}

.site_map
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.site_map:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
}

.table_bg
{
	background-image: url(../images/table_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B3B3B3;
	border-left-color: #B3B3B3;
}

.footer_table_bg
{
	background-image: url(../images/footer_table_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B3B3B3;
	border-left-color: #B3B3B3;
}

.body_bg
{
	background-image: url(../images/welcome_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#EFF0E9;
}

.news_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #043A57;
	padding-left:10px;
}

.quick_link_table_btm_bg
{
	background-image: url(../images/table8.jpg);
	background-repeat: repeat-x;
}

.quick_link_table_top_bg
{
	background-image: url(../images/table2.jpg);
	background-repeat: repeat-x;
}
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;	
}
.mainmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FAD200;
	text-decoration:none;
	
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #010c68;
}

