/*	Stylesheet kopf_3.7.7.css - LBBW Markets Portal - v.1.1 - Stand 1.10.2008 TP - copyright www.brandperfection.de 2008 */
/*  angepasst: linkglobalCont und globalsearch - 1.10.2008 TP */

/* Kopfelemente */
div#headerPrint{
	display:none; /*Druckkopf ausblenden*/
}

div#header {
	width: 100%;
	height: 58px;
	background: #fff;
	display: block;
}

div#globalefunktionen {
	background: transparent;
}

div#logo{
	width: 100%;
    min-width:1010px;
	height: 48px;
	background: url(../img/kopf/platino.gif) right no-repeat;
}

/** IE 6 only */
html* div#logo {width:expression(document.body.clientWidth <= 1050 ? "1004px" : "100%");}

/* Globale Funktionsleiste */
div#linkglobalCont{
	color: #006;
	margin: 14px 0 0 0;
	float: left;
	padding: 3px 2px 0 5px;
	background: #fff;
}

div#linkglobalCont[id] {
    padding: 2px 16px 0 16px; 
}

a.linkglobal,
a:hover.linkglobal{
	margin: 0 8px 0 0;
	padding: 0 8px 1px 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#333;
}

#username {display:block; width:85px;padding: 0 0 1px 0;}

span.loginlink{font-weight:bold;}

div#headWhite{
	width: 100%;
	height: 10px;
	font-size: 1px;
	background: #BD0026;
}

div.unterseite{
	height:8px;
	width:100%;
	margin-bottom:30px;
}
