body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
        text-align:center;
       
}

body {
	background-color: #F0F0F0;
       	margin: 0px auto;
        overflow:scroll;
        
      
}

a:link, a:visited, a:active {
	color: #939393;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
        
}
hr {
	margin : 0 0 0 0;
        padding : 0 0 0 0;
        margin : 5px 0 5px 0;
        color : #660033;
        border : 0;
        border-top : 1px dotted #999999;
        height : 1px;
	height: 1px;
	
}
h1 {
margin : 0 0 0 0;
padding : 0 0 0 0;
font-size : 14px;
text-align : left;
}
h2 {
margin : 0 0 0 0;
padding : 0 0 0 0;
font-size : 12px;
color : #003399;
text-align : left;
}
h3 {
font-size : 12px;
text-align : left;
}

h4 {
font-size : 11px;
text-align : left;
}

form {
	margin: 0;
}
.main {
	text-align:left;
        width: 770px;
	margin: auto;
	padding: 0;
	background-color: #FFFFFF;
}

.ganzoben{
        margin:0;
}

.banner  {
	background-image: url(banner.jpg);
        background-repeat:no-repeat;
	width:770px;
        height:166px;
        font-size: 20px;
        font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-top: 5px;
}


.search_box {
	float: right;
	clear: right;
	width: 200px;
        margin-top:10px;
}
.search_string {
	width: 133px;
	min-height: 18px;
	font-size: 10px;
        vertical-align:top;
	
}

* html .search_submit{
        vertical-align:top;

}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	
}
.banner a {
	color: #FFFFFF;
}

* html .kastenlinks{ 
            margin-right: -3px; 
       } 



.menu {
	float: left;
        border:1px solid #808080;
	padding-top:16px;
        width: 155px;
	margin:8px;
	margin-top: 38px;

}
.menu ul, .menu li {
	margin:0;
	padding: 3px;
        list-style: none;
	margin-bottom: 0px;

        }

.menu ul ul {
        
  
}
	

.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
        color:#505050;
        background:#f4f4f4;
}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	
}
.menu_main a:hover {
	background:#939393 url(img/menubg2.gif) bottom left repeat-x;
color:#505050;
}
.content {
	width:450px;
        min-height:400px;
        margin: 70px 10px 10px 170px;
        padding:2px;
        border:1px solid #efefef;
      
     
        
       
}



.kastenrechts{
        float:right;
        margin: 37px 20px 10px 20px;
        width:100px; 
        clear:right;
       
}
.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
/*
-.footer {
background: #6f7688 url('images/footer.gif') no-repeat top;
        background-color: #6f7688;
	background-color: #FFFFFF;
	clear: both;
	height: 50px;
	-background-image: url(footer.jpg);
	-background-repeat: repeat-x;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 18px;
}
*/

.footer {
	background: #6f7688 url('http://www.russfilter.org/images/footer.gif') no-repeat top;
        -background-color: #6f7688;
        height:100px;
	border: none;
	}

.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}