/*
	CSS Referenzgenerator
*/

.startphotocss {
 width:174px;
 background-color:#F6f6f6;
 height:14px;
 position:absolute;
 z-index:200;
 padding-left:3px;
 padding-right:3px;
 padding-top:4px;
 padding-bottom:4px;
 text-align:center;
 margin-left:1px;
 margin-right:1px;
 margin-top:1px;
 border-bottom:1px solid #DDD;
}

.projectElem {
 width:580px;
 margin-bottom:20px;
}

.projectImgHolder {
 width:182px;
 float:left;
 border:4px solid #DDD;
}

.projectImgHolder img {
 width:180px;
 border-left:1px solid #FFF;
 border-right:1px solid #FFF;
 border-top:1px solid #FFF;
}

.projectTextHolder {
float:right;
text-align:left;
width:380px;
overflow:hidden;
}

a.projectLink:link {color:#000000; text-decoration:none; font-weight:bold; }
a.projectLink:active {color:#000000; text-decoration:none; font-weight:bold; }
a.projectLink:visited {color:#8a8a8a; text-decoration:none; font-weight:bold; }
a.projectLink:hover {color:#227c46; text-decoration:underline; font-weight:bold; }

.projectTitle {
float:left;
}

.projectTitleLine {
padding-bottom:2px;
border-bottom:1px solid #f9d640;
height:16px;
}

.projectDate {
float:right;
color:#d2d2d2;
}

.projectDesc {
padding-top:6px;
padding-bottom:7px;
}

.projectPDF {
height:22px;
}

.projectPDFicon {
width:18px;
height:18px;
margin-right:5px;
float:left;
margin-top:-3px;
}
