body {
    margin: 0px 0px 0px 0px;
	background-color: #1c8f54;

	font-family: Tahoma, arial, verdana;
	font-style: none;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	color: #000000;
}
table, td {
	font-family: Tahoma, arial, verdana;
	font-style: none;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	color: #ffffff;
}

#main {
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-x; 
	background-position: left top;
	width: 100%; 
	font-family: Tahoma, arial, verdana;
	font-style: none;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	color: #000000;
}
#bg1 {
	width: 100%; 
	background: url(../img/bg_gradient.gif) no-repeat left top; 
}
#bg2 {
	width: 100%; 
	background: url(../img/bg_rman.gif) no-repeat right bottom; 
}
.logo {
	font-family: arial, Tahoma, verdana;
	font-style: none;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	color: #94c0a9;
}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', arial, Tahoma, verdana;
	font-style: none;
	font-weight: normal;
	text-decoration: none;
	color: #FFFF00;
	font-variant: normal;
}
h1 { font-size: 25px; }
h2 { font-size: 21px; }
h3 { font-size: 18px; }
h4 { font-size: 14px; }
a {
	color: #c9e4d6;
}
a:hover {
	color: #85C5A4;
}

.losung {
	font-size: 12px;
}
.news_date, .news_date a {
	font-family: 'Trebuchet MS', arial, Tahoma, verdana;
	font-size: 10px;
	color: #74bb96;
	text-decoration: none;
}
.news_item, .news_item a {
	font-family: Tahoma, verdana, arial;
	font-size: 12px;
	color: #ffffff;
}
.home_text {
	font-size: 12px;
}
.copyright_text {
	font-family: 'Trebuchet MS', Tahoma, verdana, arial;
	font-size: 12px;
	color: #0E472A;
	line-height: 13px
}






.menu1, .block_content ul {
	margin-left: 1.7em;
	padding-left: 0px;
}
.menu1 li, .block_content li {
	list-style-image:url(../img/li1.gif);
	line-height: normal;
	text-align:left;
	font-size: 12px;
	color: #c6e3d4;
	margin-bottom: 5px;
}
.top_login_form {
	border-bottom: 1px solid #5c9f7c; 
	border-left: 1px solid #5c9f7c; 
	border-right: 1px solid #5c9f7c;
	padding: 10px 10px 10px 10px;
}
.login_form_element {
	width: 100%;
	font-size: 9px;
	font-family: Tahoma, Verdana;
	border: 1px solid yellow;
	color: #000000;
}
.login_form_but_login {
  width: 52px;
  height:20px;
  background: url(../img/btn_login.gif) no-repeat left top; 
  
  font-family: 'Trebuchet MS', Tahoma, Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  
  border:0px outset;
  padding-bottom:2px;
  text-align: center;
  cursor:pointer;
}
.login_form_element_label {
	padding-bottom: 7px;
	color: #c5dd84;
	font-family: Tahoma, Verdana;
	font-size: 10px;
}
.login_form_links, .login_form_links a {
	padding-top: 7px;
	font-size: 10px;
	font-family: Tahoma, Verdana;
	color: #78b093;	
}
.login_form_links a:hover {
	color: #B0D1C0;	
}
