/* Der HEADER + LOGIN :: olemedien | buero fuer visuelle kommunikation */ 

.header_logo {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 12px;
	float:left;
	border: dotted #ff7d22 0px;
}

.header_text {
	margin: 0px;
	padding: 47px 0 0 4px;
 	float:left;	
	border: dotted #ff7d22 0px;	
}

.header_symbols {
	background: transparent url(../images/bg_symbols.gif) bottom left no-repeat;
	margin: 0px 0px 0px 230px;
	padding: 49px 22px  4px 8px;
	float:left;
	border: dotted #ff7d22 0px;
}

.header_symbols img {
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
 	float:left;	
}

.flash_header {
	background: transparent url(../images/bg_flash.gif) left top no-repeat;
	border: dotted #ff7d22 0px;
	height: 150px; 
	clear:both;	 	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 100;
}

.login {
	background: transparent url(../images/bg_login.gif) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: normal;
 	width: 288px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 9px 27px;
	border: dotted #FFCC00 0px;
	float:left;
}

.login img {
	background: transparent;
	margin: 0px 4px 0px 3px;
	padding: 0px 0px 0px 0px;
}

.login_feld {
	border: solid #CCC 1px;
	background: #FFF;
	margin: 0px 5px;
	padding: 0px;
	color:#666;
	font-size: 10px;
	width: 100px;
	height:11px;
 
}

.login_button {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	height:17px;
 }

.uebersicht {
	background: transparent;	
	margin: 5px 0px 0px 0px;
	padding: 0px;
	color: #999;
	font-size: 10px;
	border: dotted #CC3300 0px;
	float:left;
}

.uebersicht a:link {
	background: transparent;
	text-decoration: none;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;
}

.uebersicht a:visited {
	background: transparent;
	text-decoration: none;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

.uebersicht a:hover {
	background: transparent;
	text-decoration: none;
	color: #ff7d22;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;
}

.uebersicht a:active {
	background: transparent;
	text-decoration: none;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;
}

