body {
background:             #1B223A url("../../images/bg_oben.jpg") repeat-x;
width:                  100%;
font:                   11px 'Verdana', Helvetica, Arial, sans-serif;
margin:					0;
padding:				0;
color:					#fff;
text-align:             center;
}

a {
color:                  #cf0;
text-decoration:        underline;
background:             transparent;
}
a:hover {
color:                  #f90;
text-decoration:        none;
background:             transparent;
}
a img, a:hover img {
border:                 none;
background:             transparent;
text-decoration:        none;
}

form {
display: inline;
}

#logo {
background:            transparent;
margin:                0; 
padding:               0;
}
	
#logo a {
background:            url("/images/frame_logo.png") no-repeat;
display:               block;
height:                80px;
width:                 92px;
text-decoration:       none;
text-indent:           -1000px;
border:                none;
}

#frame_left {
margin: 0;
padding: 0;
text-align: center;
}
#frame_top {
height: 80px;
margin: 0 10px 0 10px;
padding: 0;
}
#frame_top table {
	border-collapse: collapse;
	vertical-align: middle;
height: 80px;
width: 100%;
}
.frame_top_logo {
width: 92px;
height: 80px;
margin: 0;
padding: 0;
}
.frame_top_banner {
width: 468px;
margin: 10px 0 10px 0;
}
.frame_top_nav {
line-height: 17px;
text-align: left;
}
.frame_top_nav span {
font-weight: bold;
line-height: 18px;
font-size: 12px;
}
