body {
	margin:0px; padding:0px;
	color: #000000; background-color:#FFFFFF;
	background-image:url(../images/bg.jpg); background-position: top; background-repeat: repeat-x;
	font-family: Tahoma; font-size: 12px;
}

.skelet {
	margin:10px auto; padding-top:8px;
	width:1000px; background-color:#FFFFFF;
/*	background-image:url(../images/bg_main_mid.jpg); background-repeat:repeat-y; background-position: top; */
	min-height: 500px;
}
.page_header {
	margin: 0px auto; width:984px; height:205px;
	background-image:url(../images/bg_header.jpg); background-position: top; background-repeat:no-repeat;
}
.page_body {
	background-image:url(../images/bg_footer.jpg); background-position: bottom center; background-repeat: no-repeat;
}
.bleft {
	float:left; width: 245px;
}
.bmain {
	float:left; width: 535px;
}
.bright {
	float: left; width: 210px;
}
.column1 {
	width: 228px;
	margin-left: 15px;
}
.menu_up {
	position: relative; top: 31px; left:0px; width: 800px;
}
.menu_left {
	background-color:#F4F0F4; color: #573D1A;
}
.menu_left_item {
	padding: 5px 0px 5px 15px;
}
.menu_right {
	
}
.flash_news {
	background-color: #F9F6E5;
}
.blank {
	position: relative;
	clear: both;
	height: 0px;
	border: 0px;
	font-size: 0px;
	margin:0px; padding:0px; 
}
div.logotyp {
	width:224px; height:76px;
	position:relative; top:19px; left:10px;
}

a { color: #573D1A; text-decoration: underline; }
a:visited { color: #573D1A; text-decoration: underline; }
a:hover { color: #573D1A; text-decoration: none; }
a.menu_up_item {
	font-family:"Times New Roman", Times, serif; color: #573D1A;
	font-weight: bold; font-style:italic; font-size: 22px;
	padding: 10px 20px; letter-spacing:1px; text-decoration: none;
}
a.menu_up_item:visited {
	font-family:"Times New Roman", Times, serif; color: #573D1A;
	font-weight: bold; font-style:italic; font-size: 22px;
	padding: 10px 20px; letter-spacing:1px; text-decoration: none;
}
a.menu_up_item:hover {
	font-family:"Times New Roman", Times, serif; color: #573D1A;
	font-weight: bold; font-style:italic; font-size: 22px;
	padding: 10px 20px; letter-spacing:1px; text-decoration: none;
	background-color: #FFFFFF;
}
a.menu_left {
	text-decoration: none; display: block; padding: 3px;
}
a.menu_left:visited {
	text-decoration: none; display: block; padding: 3px;
}
a.menu_left:hover {
	text-decoration: none; display: block; padding: 3px;
	background-color:#EDE9DD;
}

a.flashnews {
	text-decoration: underline; color:#573D1A;
}
a.flashnews:visited {
	text-decoration: underline; color:#573D1A;
}
a.flashnews:hover {
	text-decoration: none; color:#573D1A;
}
a.atext {
	text-decoration: none; color: #000000;
}
a.atext:visited {
	text-decoration: none;  color: #000000;
}
a.atext:hover {
	text-decoration: none;  color: #000000;
}

h1 {
	font-family:"Times New Roman", Times, serif; color: #573D1A;
	font-weight: bold; font-style:italic; font-size: 28px;
	padding: 0px 0px 10px 0px; letter-spacing:1px;
}

img {
	border: none;
}
img.floatLeft { 
    float: left; vertical-align: bottom;
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

