#selectBereich {
	left: 0px; 
	width: 340px; 
	padding: 0;	
	margin: 0; 	
	position: absolute;
}

#selectKunde {
	left: 340px; 
	width: 350px; 
	padding: 0;	
	margin: 0; 	
	position: absolute;
}

#anzahlRef {
	left:  700px; 
	width: 200px; 
	padding: 3 0 0 0px;	
	margin: 0; 	
	position: absolute;
}

#ref_auswahl{
	background: white;
	font-family: Helvetica, Arial, sans-serif;
	height:44px;
	width: 980px;
	padding: 0px 0 0 0px;
	margin:0px 00px 0px 0px;
	color: #9ba1a4;
	position: relative;
	z-index:100;
}

#refContainer{
	z-index:2;
	font-family: Helvetica, Arial, sans-serif;
}

.alleZeigen {
	color: #555555;
}

/*#ref_auswahl select {
    width: 350px;
}
#ref_auswahl option {
    background-color: white;
    color: #9ba1a4;
    width: 350px;
}
*/
.ref_fueller {
	width: 980px;
	margin:0px 0px 0px 0px;
	background-color: white;
	height: 25px;
	z-index: 10;
}


.ref_list{
	background: white;
	width: 980px;
	margin:0px 0px 0px 0px;
	padding: 0px;
	color: #9ba1a4;
	position: relative;
	vertical-align: bottom;
	z-index:3;
	overflow: hidden;
	
}

div.angebot {
	padding: 0 0 0 20px;
	margin: 0; 	
}


.portfolio_bereich{
	font-weight:normal;
	font-size: 1.5em;
	color: #4076BC;
}

.portfolio_kunde{
	font-size: 1.5em; 
	color: #555555;
}


div.pnlLeft { 
	padding: 0 0 0 0px;
	float: left; 
	width: 700px;
	overflow: hidden;
	
}

div.pnlRight {
	left: 701px; 
	width: 250px;
	padding: 0;
	margin: 0; 	
	position: absolute;
	bottom: 0px;
	overflow: hidden;
}
div.pnlRight p {		
	font-family: Helvetica, Arial, sans-serif;
	padding: 0; 
	margin: 0 5px 0px 0px;
	line-height: 20px; 
	color: #555555; 
}

div.pnlRight p.titel {	
	font-family: Helvetica, Arial, sans-serif;	
	font-size: 1.0em; 
	padding: 0px; 
	margin: 0 20px 0px 0px; 
	line-height: 20px; 
	color: black; 
}

div.clean { clear: both; }

img.portfolio{
	background:#F5F5F5 none repeat scroll 0 0;
	border:0px;
	display:block;
	padding:0px;
	margin:0px;
}

div.container_projekt{
	height: 1px;
}

h4{
	font-size: 1em;
	color:black;
	font-weight: normal;
	padding: 0 0 3px 8px;
	margin:0;
	background: url('/static/img/link.gif') no-repeat 0 4px;
	
}

h4 a, h4 a:visited{
	text-decoration:none;
	color: black;
}
h4 a:hover, h4 a:active{
	text-decoration:underline;
	color: black;
}

.selectME ul { /* remove unwanted focus outlines from links */
 noFocusLine: expression(this.onFocus=this.blur())  outline: none;
}
*.selectME:focus ul, *.selectME:focus .cornerstop {
	outline: none;
}
div.clears, span.clears {
	clear: both;
	margin: 0;
	padding: 0;
}
#arrowImg {
	background: transparent url('/static/img/doppelpfeil.gif') no-repeat 3px center scroll;
	width: 20px;
	height:20px;
	z-index: 10000;
	display: inline-block;
	padding: 1px 0 0 3px;
	margin: 1px 0 0 0px;
}

div.selectME a:hover {
	color: black !important;
}

div.selectME{
	white-space: nowrap;
	background-color: white;
	z-index: 500;
}

div.selectME div.first {
	display: block;
	line-height: normal;
	margin: 0;
	padding: 0px;
	cursor: pointer;
	position: static;
	height: 22px;
	margin-bottom: 2px;
}
div.selectME div.first span.selectME {
	float: left;
	display:block;
	line-height: 18px;
	color: #9ba1a4;
	position: relative;
	margin: 1px 1px 1px 0;
	padding: 0 0 0 5px;
	white-space: nowrap;
	overflow: hidden;
	border:#c3c7c8 1px solid;
	background-color: white;
	z-index: 205;
}
div.selectME div.first a, div.selectME div.first a:visited {
	display:block;
	padding:0px;
}
div.selectME ul {
	line-height: normal;
	padding:0;
	margin: 0 0 0 2px;
	z-index: 903;
	position: absolute;
	background-color: white;
	border:#c3c7c8 1px solid;
	visibility: hidden;
	list-style-type:none;
}
div.selectME ul li {
	display:none;
	padding:0;
	color: #9ba1a4;
	text-align:left;
	position: static;
	z-index: 102;
	margin: 1px 1px 1px 0;
	background-color: white;
	padding: 2px 0px 2px 2px;
}
div.selectME ul li a, div.selectME ul li a:visited {
	qwhite-space: nowrap;
	color:#9ba1a4;
	text-decoration:none;
	display:block;
	
	qbackground: black;
	background-color: white;
}
			
			
