body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5f4532;
}
img {
	border-style: none;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: large;
	font-weight: normal;
}
.menulist {
	list-style: none;
	margin: 0;
	padding: 0;
}
.div_half {
	width: 50%;
	float: left;
}
#div_main_layout {
	width: 980px;
	font-size: 110%;
	margin-left: auto;
	margin-right: auto;
}
#div_container_header {
	width: 980px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
}
#div_container_header_picture1 {
	width: 300px;
	height: 125px;
	float: left;
}
#div_container_header_menue {
	width: 550px;
	height: 125px;
	float: left;
	text-align: right;
	vertical-align: bottom;
	display: table-cell;
}
#div_container_header_menue2 {
	width: 550px;
	height: 105px;
	text-align: right;
	vertical-align: bottom;
	display: table-cell;
}
#div_container_header_picture2 {
	width: 130px;
	height: 125px;
	float: left;
}



#div_container_content1 {
	width: 180px;
	float: left;
}
#div_container_content2 {
	width: 10px;
	float: left;
	text-align: right;
	vertical-align: bottom;
	display: table-cell;
}
#div_container_content3 {
	width: 770px;
	float: left;
}



#div_container_footer {
	text-align:center;
	width: 980px;
	height: 55px;
	font-size: 85%;
}


.div_container_news {
	width: 229px;
	float: left;
	border: 1px solid #5f4532;
	height: 270px;
	max-height: 270px;
	overflow: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.align-right { 
	float:right; margin: 0 0 15px 15px; 
}

.align-left { 
	float:left; margin: 0 15px 0 0; 
}


.containercell {
	width: 770px;
	clear: left;
}

.cell0 {
	float: left;
	width: 770px;
}
.cell1 {
	float: left;
	width: 640px;
}
.cell2 {
	float: left;
	width: 130px;
}



.mainmenu {
	width: 160px;
	height: 30px;
	float: left;
	vertical-align: middle;
	display: table-cell;
	padding-left: 20px;
	background-image: url(../images/menu_bg.gif);
}
.mainmenu_marked {
	width: 160px;
	height: 30px;
	float: left;
	padding-left: 20px;
	background-image: url(../images/menu_bg_marked.gif);
}
.mainmenuInner {
	width: 160px;
	height: 30px;
	vertical-align: middle;
	display: table-cell;
}


.submenu {
	width: 140px;
	height: 20px;
	float: left;
	vertical-align: middle;
	display: table-cell;
	padding-left: 40px;
	background-image: url(../images/submenu_bg.gif);
}
.submenu_marked {
	width: 140px;
	height: 20px;
	float: left;
	padding-left: 40px;
	background-image: url(../images/submenu_bg_marked.gif);
}
.submenuInner {
	width: 140px;
	height: 20px;
	vertical-align: middle;
	display: table-cell;
}

.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #5f4532;
}
.footerlink:link,.footerlink:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #5f4532;
	text-decoration: none;
}
.footerlink:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #6B4E38;
	text-decoration: none;
}
.footerlink:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000;
	text-decoration: underline;
}
a:link,a:active {
	font-weight: bold;
	color: #5f4532;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #6D503A;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.menu:link,.menu:active {
	font-size: 110%;
	text-decoration: none;
	font-weight: normal;
	height: 30px;
}
.menu:visited {
	font-size: 110%;
	text-decoration: none;
	font-weight: normal;
	height: 30px;
}
.menu:hover {
	font-size: 110%;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
.menu_marked:link,.menu_marked:active,.menu_marked:hover {
	font-size: 110%;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
.menu_marked:visited {
	font-size: 110%;
	text-decoration: none;
	font-weight: normal;
	color: #1D1D1D;
}
.servicemenu:link,.servicemenu:visited,.servicemenu:active {
	font-weight: bold;
	color: #5f4532;
	text-decoration: none;
}
.servicemenu:visited {
	font-weight: bold;
	color: #7A5941;
	text-decoration: none;
}
.servicemenu:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.servicemenu_marked:link,.servicemenu_marked:visited,.servicemenu_marked:active,.servicemenu_marked:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.servicemenu_marked:visited {
	font-weight: bold;
	color: #202020;
	text-decoration: underline;
}
.menu2:link,.menu2:visited,.menu2:active {
	font-size: 90%;
	color: #5f4532;
	text-decoration: none;
}
.menu2:visited {
	font-size: 90%;
	color: #795840;
	text-decoration: none;
}
.menu2:hover {
	font-size: 90%;
	color: #000;
	text-decoration: none;
}
.menu2_marked:link,.menu2_marked:visited,.menu2_marked:active,.menu2_marked:hover {
	font-size: 90%;
	color: #000;
	text-decoration: none;
}
.menu2_marked:visited {
	font-size: 90%;
	color: #1F1F1F;
	text-decoration: none;
}
.newsText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.a_small {
	font-size: 70%;
}
.a_medium {
	font-size: 100%;
}
.a_big {
	font-size: 130%;
}

