/* ------------------ CV ---------------------- */

p.cv
{
margin: 0px;
padding: 0px;
}

div.cv_block
{
padding: 0px 0px 10px 0px;
}

div.cvfloat
{
background: url('img/bgalpha.png');
float: left;
width: 420px;
padding: 10px 10px 0px 10px;
margin: 0px 20px 15px 0px;
}

div.cvfloatin
{
color: white;
font-size: 18px;
float: left;
padding: 35px 0px 0px 0px;
margin: 10px 20px 10px 30px;
text-align: center;
width: 140px;
height: 55px;
text-shadow: -2px 2px 1px #000;
}

div.cvfloatin2l
{
color: white;
font-size: 18px;
float: left;
padding: 20px 0px 0px 0px;
margin: 10px 0px 10px 0px;
text-align: center;
width: 140px;
height: 70px;
text-shadow: -2px 2px 1px #000;
}

div#ingd
{
background: url('img/cv/skill_gd.png') top center no-repeat;
}

div#inld
{
background: url('img/cv/skill_ld.png') top center no-repeat;
}

div#inprod
{
background: url('img/cv/skill_prod.png') top center no-repeat;
}

div#indoc
{
background: url('img/cv/skill_doc.png') top center no-repeat;
}

div#inprog
{
background: url('img/cv/skill_prog.png') top center no-repeat;
}

h3 .at
{
font-weight: normal;
font-size: 14px;
}


h4
{
padding: 0;
margin: 0;
color: #ff8b2d;
font-weight: normal;
font-size: 10px;
}

.cvlink
{
text-align: center;
}

.cvlink a
{
text-decoration: none;
font-weight: bold;
font-size: 16px;
}