body {
	background-color:#008000;
	background-image:url(../images/bg_verlauf.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	font-family: verdana;
	font-size:12px;
}

.container {
	position:relative;
	width:992px;
	min-height:1100px;
	margin: 0 auto;
	background-image:url(../images/site_background.jpg);
	background-repeat:no-repeat;
}

.floater {
	background-color:white;
	width:50px;
	height:100%;
	left:10px;
	top:600px;
}

.header {
	width: 990px;
	height:86px;
	margin-left:1px;
	margin-right:1px;
	background-image:url(../images/header.jpg);
}

.flashbanner {
	margin-left:1px;
	margin-right:1px;
	width:990px;
	height:167px;
}

.left_menu {
	float:left;
	width:210px;
	height:592px;
	margin-left:18px;
	padding-left:0px;
	padding-top:6px;
	background-image:url(../images/leftmenu.jpg);
	background-repeat:no-repeat;
}


.left_menu_block1 {
	margin-top:20px;
	margin-left:2px;
	width:203px;
	height:210px;
}

.left_menu_block2 {
	margin-top:103px;
	margin-left:2px;
	width:203px;
	height:90px;
}

.left_menu_block3 {
	margin-top:128px;
	margin-left:2px;
	width:203px;
	height:210px;
}

.left_menu a {
	display:block;
	width:172px;
	height:23px;
	padding-left:32px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #fcf8d1;
	background-image:url(../images/leftmenu_link.jpg);
}

.left_menu div.empty_link {
	display:block;
	width:172px;
	height:23px;
	padding-left:32px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #fcf8d1;
	background-image:url(../images/leftmenu_emptylink.jpg);
}


.left_menu a:hover {
	color: #afffaf;
	background-image:url(../images/leftmenu_link_hover.jpg);
}

.right_menu_block {
	margin-top:114px;
	margin-left:6px;
	width:172px;
	height:120px;
}

.right_menu a.styled {
	display:block;
	width:170px;
	height:23px;
	padding-left:32px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #fcf8d1;
	background-image:url(../images/rightmenu_link.jpg);
}

.right_menu div.empty_link {
	display:block;
	width:170px;
	height:23px;
	padding-left:32px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #fcf8d1;
	background-image:url(../images/rightmenu_emptylink.jpg);
}

.right_menu a.styled:hover {
	color: #afffaf;
	background-image:url(../images/rightmenu_link_hover.jpg);
}


.main {
	float:right;
	width:526px;
	min-height:592px;
	margin-right:5px;
	padding-left:0px;
	padding-top:0px;
	background-image:url(../images/center_2.jpg);
	background-repeat:repeat-y;
}



.ticker {
	height:30px;
	width:526px;
	padding-top:8px;
	padding-left:0px;
	font-weight:bold;
	background-image:url(../images/ticker.jpg);
	background-repeat:no-repeat;
	color: #fcf8d1;
}

.foot {
	height:30px;
	width:526px;
	padding-top:8px;
	padding-left:0px;
	font-weight:bold;
	background-image:url(../images/ticker.jpg);
	background-repeat:no-repeat;
	color: #fcf8d1;
	text-align:center;
}

.right_menu {
	float:right;
	width:224px;
	height:622px;
	margin-right:2px;
	padding-top:6px;
	background-image:url(../images/rightmenu.jpg);
	background-repeat:no-repeat;
}

.rss_news {
	margin-left:10px;
	width:192px;
	height:220px;
	color:green;
}

.rss_news a {
	color:green;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

.rss_news a:hover {
	color:#2fcf2f;
}

.main_content {
	color:#006633;
	padding-left:5px;
	padding-right:5px;
}

.menu a {
	color:#006633;
	font-weight:bold;
	text-decoration:none;
}

.menu a:hover {
	text-decoration:underline;
}

.main_adm {
	width:980px;
	padding:8px;
	min-height:592px;
	margin-right:5px;
	background-color:#afcf8f;
	border:1px solid #006633;
}

.ruslink {
	position:absolute;
	z-index:100;
	left:25px;
	top:250px;
}
