/* CSS Document */

body
{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size: 81.25%;
color:#333;
}

.frame_style
{
margin:0;
padding:0;
border:0;
}
#top_leiste
{
width:100%;
background:#D6D6D6;
height:3px;
}
#logo
{
width:155px;
height:46px;
background: transparent url("../img/movenet24_logo.jpg") no-repeat center right;
margin:0;
}
#top_search
{
	margin: 0 0 1em 0;
}
.input_field
{
	width:8em;
	font-size:0.8em;
}
.select_box
{
	width:8em;
	font-size:0.8em;
}
.top_search_txt
{
font-size:0.8em;
}
