/* About */
#cv-table { text-align: left; padding: 0px; border: none; width: auto; }
#cv-table td { padding: 0px 10px 0px 0px; }
a.cv-lang { display: block; height: 21px; width: 98px; }
#cv-table a.cv-lang:hover, a.cv-lang:active { background-position: 0px -21px; }
a#en-cv { background: url(../images/en-btn.jpg) no-repeat; }
a#de-cv { background: url(../images/de-btn.jpg) no-repeat; }
a#bg-cv { background: url(../images/bg-btn.jpg) no-repeat; }

table#software { text-align: left; width: auto ;}
table#software td.app-type { padding-right: 20px; }
img#sk-photo { float: left; margin: 5px 10px 0px 0px; border: 2px solid #ccc; width: 65px; }

#sw-holder ul { margin-left: 20px; }
#sw-holder ul li { list-style: circle; color:#ccc; }
#sw-holder ul li span { color: #737373; }

