body {
	background-color:#fff;
	}
	
a {
		outline:0;
		}	
	
#banner {
	height:72px;
	width:100%;
	position:relative;
	background-color:#fff;
	}	
	
#spacer {
	position:absolute;
	top:0;
	right:0;
	width:230px;
	height:82px;
	overflow:hidden;
	z-index:995;
	margin:0;
	padding:0;
	}

#logo {
	position:absolute;
	top:23px;
	right:23px;
	width:230px;
	height:44px;
	overflow:hidden;
	margin:0;
	padding:0;
	}

#remote {
	position:absolute;
	top:0;
	left:23px;
	width:820px;
	overflow:hidden;
	background-color:#fff;
	padding:12px 0 0 0;
	margin:0;
	}
		
#remote p {
	color:#092E65;
	margin:0;
	padding:0;
	}	

#remote ul {
	margin:0;
	padding:0;
	width:172px;
	overflow:hidden;
	float:left;
	display:inline;	
	} 
	
	
#remote ul li {
	color:#333;
	margin:0;
	padding:0;
	width:142px;
	background-position:top left;
	background-repeat:no-repeat;
	border:none;
	list-style-type:none;
	}	
	
/*body:first-of-type #remote p {
	padding:2px 5px 2px 7px;
	}*/		
	
	
#remote ul li a {
	display:block;
	text-decoration:none;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	border:none;
	font-size:10px;
	padding:1px 4px 3px 4px;
	margin:0;
	height:16px;
	}
	
#remote a:link, #remote a:visited {
	color:#092E65;
	}	
	
#remote a:hover, #remote a:active {
	color:#000;
	}

.menue_head {
	float:left;
	display:inline;
	width:76px;
	}
