
#comvel_topheader {

	height: 100px;
	width: 910px;
	margin-top: 0px;
	z-index: 900;
	
	position: relative;
	text-align: left;
}

.fespTopHeaderMerkzettel {
	float:right;
	padding-left: 15px;
	padding-top: 34px;
}

#comvel_topheader .comvel_th_left {
	height: 100px;
	width: 5px;
	background: url('left.gif') no-repeat;
	position: absolute;
	left: 0;
}


#comvel_topheader .comvel_th_turnpoint {
	height: 100px;
	width: 10px;

	background: url('turnpoint.gif') no-repeat;
	
	float:right;
	position: relative; /* nur zum verankern als parent */
	
	z-index: 5;
	
}

#comvel_topheader .comvel_th_center2 {
	height: 100px;

	background: url('center2.gif') repeat-x;
	
	position: relative;
	float:right;
	
	z-index: 5;

}


#comvel_topheader .comvel_th_center1 {
	height: 100px;

	background: url('center1.gif') repeat-x;
	
	position: absolute;
	left: 5px;
	width: 95%;
	
	z-index: 1;
	
}



#comvel_topheader .comvel_th_right {
	height: 100px;
	width: 5px;

	background: url('right.gif') no-repeat;
	
	float:right;
	clear:both;	
}

#comvel_topheader .comvel_th_left_txt {
	position: absolute;
	right: 0;
	left: auto !important;
	text-align: right !important;
	
	width: 500px;
	
	padding-top: 3px;
	padding-right: 10px;
}

#comvel_topheader .comvel_th_left_txt .comvel_th_telsymbol {
	position: relative;
	
	top: 5px;	
}

#comvel_topheader .comvel_th_center2 a {
	font-family:  Tahoma, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
		
	display: block;
	float:left;		
	padding-left: 5px;
	padding-right: 5px;
	
	-moz-user-select: none;
	
}

#comvel_topheader .comvel_th_center2 a:hover { 
	
	background: url('thmenu_hover.gif');

}

#comvel_topheader  .comvel_th_testicons {
		
	position: absolute;
	top: 35px;
	right: 0;
	left: auto !important;
	z-index: 600;
	
}


.fespTopHeaderTesticon {

}

#comvel_topheader .comvel_th_logininfo{
	
	position: absolute;
	top: 35px;
	right: 0;
	
	text-align: right !important;
	padding-right: 5px;
	
	z-index: 10;
}

#comvel_topheader .comvel_th_logo{
	position: absolute;
	top: 12px;
	left: 5px;
	
	z-index: 10;
}

/* Temporär für Willkommens-PopUp */
#comvel_topheader a.BxWilkommenBacklink, 
#comvel_topheader a.BxWilkommenBacklink:link,
#comvel_topheader a.BxWilkommenBacklink:active,
#comvel_topheader a.BxWilkommenBacklink:visited {
	
		font-size: 11px;
		color: #6f7479;
		font-weight:normal;
		text-decoration: underline 
}

#comvel_topheader a.BxWilkommenBacklink:hover {
	
		font-size: 11px;
		color: #3b4148;
		font-weight:normal;
		text-decoration: underline;
}

#comvel_topheader h3.BxWillkommenH {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff6c00;
	padding: 0;
}

#comvel_topheader .bx_font_info {
	color:#6F7479;
	font-size:9px;
}

#comvel_topheader .bx_font_text1 {
	font-size:11px;
}