#navigation {
	position: relative;
	width: 960px;
}
#ebvtv {
	position: absolute;	
	height: 32px;
	width: 98px;
	top: -32px;
	
	/* Zeile gültig machen, um ebv-uni-button einzublenden */
	right: 177px; 
	
	float: right;
}

#navigation #ebvtv a, #navigation #ebvuni a {
	background-image: url(../images/ebvtv/ebvtv.png);
	background-position: top left;
	width: 98px;
	height: 32px;
	overflow: hidden;
	position: absolute;
}

#navigation #ebvtv a:hover, #navigation #ebvuni a:hover {
	background-position: 0 -32px;
}

#navigation #ebvuni a {
	background-image: url(../images/ebvtv/ebvuni.png);
}

#ebvuni {
	position: absolute;	
	height: 32px;
	width: 98px;
	top: -32px;
	right: 80px;
	float: right;
}

#searchbar {
	background-color: transparent;
	/* Zeile gültig machen, um ebv-uni-button einzublenden */
	margin-left: 79px;	
}

/*
 * gültig machen, um ebv-uni-button einzublenden
 * 
*/
* html #ebvtv {
	right: 177px;
}

* html #searchbar {
	margin-left: 79px;
}


    .mootabs_panel {
	display: none;
    }
    
    .over {
    	display: block;
    }
.tx-bgmprintlink-pi1 {
  		display: inline;
  		position: relative;
 	}

	#loginstate {
		float: right;
		position: absolute;
		top: 6px;
		right: 30px;
	}

	#breadcrumb {
		position: relative;
	}
	
	.tx-felogin-pi1 fieldset {
		margin-top: 30px;		
	}
	
	.tx-felogin-pi1 legend {
		display: none;
	}

