@import url("h2refs.css");

/************************************************************************/

.projectFilterClass a
{
	text-decoration: none !important;
}


#kunden_wahl,
#aufgaben_wahl,
#jahres_wahl,
#refFilterHead
{
	float: left;
	width: 150px;
	margin-right: 12px;
	margin-bottom: 0px;
	/*font: 8px "FFF Urban Extended";*/
	background-color: #17b6ee;
	border: none;
	height: 20px;
	padding-top:0px;
	padding-bottom: 3px;
	margin-left: 7px;
}

#refFilterHead
{
	padding-left: 5px;
}

#kunden_wahl {
	width: 150px;
	margin-right: 0px;
	
}
#refFilter,
#h2refsPageBrowser
{
	padding: 10px 0px 5px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-bottom: 30px;
	width: 700px;
}
#h2refsPageBrowser
{
	margin-top: 10px;
	padding: 10px 30px 5px;
	/*height: 18px; */
	width: 655px;
}


#refWrapper .clearBoth, #refSingleWrapper .clearBoth
{
	height: 0px;
	margin: 0px;
}



#projectListing
{
	padding:0px;
	margin: 0px;
	margin-left: 5px;
	line-height: 0px;
	list-style-position: outside;
	float: left;
	width: 668px; /*668px*/
}

#projectListing li
{
	list-style-position: outside;
	background:none;
	padding: 0px !important;
	line-height: 0px;
	float: left;
	margin-right: 12px  !important;
	margin-bottom: 10px !important;
	width: 155px;
}
#projectListing .refImgNameDate, .refImg img, .refImg a
{
	margin: 0px;
	padding: 0px;
}


/* ******************************* */
#projectListing li
{
	
	width: 155px;
}
.referenzen #Maintemplate
{
	padding-left: 0px;
	background: none;
}

 #kunden_wahl, #aufgaben_wahl, #jahres_wahl, #refFilterHead
{
	background-color: #1bbdfb;
 }


 #refFilter
 {
 	margin-left:0px;
 	padding-left:15px;
 	width: 700px;
 }
 
 
/* ******************************* */
#nextPage
{
	background: url(../img/arr_right.png) no-repeat center right;
	height: 580px;
	width:10px;
	float: right;
	margin-right:4px;
	text-decoration: none;
}

#prevPage
{
	background: url(../img/arr_left.png) no-repeat center left;
	height: 580px;
	width:25px;
	float: left;
	text-decoration:none;

}



#nextPage:hover,
#prevPage:hover
{
	text-decoration: none !important;
}

#prevPageEmpty
{
	height: 580px;
	width:8px;
	float: left;
	padding-left: 17px;
}


#h2refsPageBrowser .firstPage
{
	border: 0px;
}

.h2refsPageBrowser
{
	border: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
}
#h2refsPageBrowser img
{
	height: 18px;
	width: 13px;

}


#h2refsPageBrowser a,
#h2refsPageBrowser a:link,
#h2refsPageBrowser a:active,
#h2refsPageBrowser a:hover, 
#h2refsPageBrowser a:visited
{
	text-decoration: none !important;
	display: inline-block;
}



.referenzen #main1Col
{
	margin-top: 0px ;
}





