/*<![CDATA[*/
/* programm fewo, fewo.css*/

#header_standard
{
	width: 100%;
	height: auto;
	background: url(../img/bildliste/delphi1600x110.png) no-repeat 100% 0; height:10%;
#	background: url(../img/bildliste/delphi1280x120.png) no-repeat 60% 0px; height:100px;
	margin-bottom: 2em;
}

#header_standard .headerlogo
{
	margin-left:10px;
}

#header_standard .text
{
	color: white;
	font-size: 1.2em;
	padding-top: 0.6em;
	padding-left: 1em;
#	float: right;
}

#headerrange
{
	width: 100%;
	height: auto;
}

#headerrange .fotoline
{
	width: 80%;
	border-top: 4px solid #545454;
	border-bottom: 10px solid #545454;
	-moz-box-shadow: 0px 6px 5px 0px #ababab;
	box-shadow: 0px 6px 5px 0px #ababab;
	float: right;
}


#headerrange .menuline
{
	width: 80%;
	float: right;
}

#headerrange .btn_navi
{
	font-size: 100%;
	background: linear-gradient(to bottom, #efffef, #dddddd);
	padding: 0 20px 2px 20px;
	margin-right: 3px;
	border-left: 1px solid #000088;
	border-right: 1px solid #000088;
	border-bottom: 1px solid #000088;
	cursor:pointer;
	float: left;
}

#headerrange .btn_navi:hover
{
	color: #000088;
	background: linear-gradient(to bottom, #efffef, #aaaaaa);
}

#headnavi
{
	width: 98%;
	height: auto;
	margin-right: 2em;
#	float: right;
}

#headnavi li, ul
{
	display: inline; /* li nebeneinander anzeigen */
	list-style-type: none; /* ohne Aufzählungspunkte */
	padding-left: 0;
	padding-right: 1em;
}

#headnavi .noref
{
	color: #00aa00;
	padding-top: 0.7em;
	padding-right: 1em;
	float: right;
}

#headnavi .pointpos
{
	padding-right: 1em;
}

#headnavi a
{
	width: auto;
	color: #000;
	padding-left: 5px;
	text-decoration: none;
	float: right;
}

#headnavi a:hover
{
	color: #0000cc;
	text-decoration: underline;
}

#headnavi .bullet
{
	color: #006600;
	font-weight: bold;
	font-size: 1.5em;
}






/*][>*/
