@charset "utf-8";
/* CSS Document */

body { margin:0px; padding:0px;}

a {
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2e2f2f;
	line-height: 16px;
}


.body_re {
	background:url(images/top_re.jpg)
	repeat-x;
}

.top_img {
	background:url(images/top_img.jpg)
	no-repeat;
}

.navigation {
	font-family:Georgia;
	font-size:16px;
	color:#212121;
	text-decoration:none;
}

.navigationlink{
	font-family:Georgia;
	font-size:16px;
	text-decoration:none;
	color:#212121;
	padding:7px 5px 8px 5px;
	display:block;
	
}

.navigationlink:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:#2a76a4;
}

.act {
	font-family:Georgia;
	font-size:16px;
	text-decoration:none;
	color:#212121;
	padding:7px 23px 8px 23px;
	color:#FFFFFF;
	background:#2a76a4;
}

.body_img{
	background-color:#874815;
	background-image: url(images/backmiddle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.left_part {
	background:#FFFFFF;
	border:1px solid;
	border-color:#b87a47;
}

.left_part_titel{
	font-family:Georgia;
	font-size:17px;
	color:#176c9d;
}

.left_part_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}

.dot_re {
	background:url(images/dot_re.gif)
	repeat-x;
}

.arrow {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#186d9e;
	font-weight:bold;
}

.right_part {
	background:#fbf6ce;
	border:1px solid;
	border-color:#b87a47;
}

.footer_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.footer_text_link {
	color:#FFFFFF;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.footer_text_link:hover {
	text-decoration:none;
}

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



	
