

div#movablesidebar {
      color: #ffffff;
	padding:24px 0px 36px 0px;
	margin-left: 0px;
	border:solid 0px #666666;
	width: 150px;
	text-align: right;
	display: none;
	font-size: 10px;
	
}

div#movablesidebar div{
      color: #000000;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 18px;
}


div#movablesidebar div#sidebar_bg_top{
      color: #000000;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 180px;
	height:8px;
	background-image:url(sidebar_bg_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	
}

div#movablesidebar div#sidebar_bg_bottom{
      color: #000000;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 180px;
	height:8px;
	background-image:url(sidebar_bg_bottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
	
}

div#movablesidebar input {
	color: 005F6C;
	font-size: 10px;
	width:100px;
	background:#ffffff;
	border:solid 1px #005F6C;
	height:16px;
}
div#movablesidebar input.gobutton {
	font-size: 10px;
	color: #009bb1;
	width:auto; height:16px;
	border:solid 1px #005F6C;
	
}

div#movablesidebar ul {
	list-style:none;
	display:inline;
}
div#movablesidebar li {
	display:inline;
}
div#movablesidebar a {
	height:16px;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	display:inline;
	background-image:url(picto-sidebar.gif);
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:16px;
	padding-left:10px;
	}
	
div#movablesidebar a:hover {
	color:#cc9900;
	text-decoration:none;
}
div#movablesidebar a.highlight {
	color:#cc9900;
}
div#movablesidebar a.highlight:hover {
     color:#cc6600;
}

div#movablesidebar a.iservice {
	height:auto;
	display:inline;
	font-weight:normal;
	font-size:10px;
}

div#movablesidebar a.oben {
      line-height:16px;
	height:16px;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	background-image:url(picto_top.gif);
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:16px;
	padding-left:10px;
	padding-top:1px;
	padding-bottom:1px;
	}

div#movablesidebar a.unten {
      line-height:16px;
	height:16px;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	background-image:url(picto_bottom.gif);
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:16px;
	padding-left:10px;
	padding-top:1px;
	padding-bottom:1px;
	margin-bottom:9px;
	}

div#movablesidebar table.formsuche{ 


}

div#movablesidebar table.formsuche td { 
 	height: 24px;
 	vertical-align: middle;
 	text-align: center;
      padding-left: 2px;
}

