body {
    margin: 0px;
    background-color: #000000;
    font-family: Georgia, Helvetica, sans-serif;
    padding: 0px;
	font-size: .9em;
}

#nc1 {
    position: absolute;
    width: 10px;
    height: 10px;
    margin-top: 0px;
    top: 10px;
    left: 665px;
    background-color: #C0C0C0;
    padding: 0px;
	font-size: .5em;
}

#nc2 {
    position: absolute;
    width: 10px;
    height: 10px;
    margin-top: 0px;
    top: 10px;
    left: 678px;
    background-color: #E0E002;
    padding: 0px;
	font-size: .5em;
}

#nc3 {
    position: absolute;
    width: 10px;
    height: 10px;
    margin-top: 0px;
    top: 10px;
    left: 691px;
    background-color: #0D9DC1;
    padding: 0px;
	font-size: .5em;
}

#nc4 {
    position: absolute;
    width: 10px;
    height: 10px;
    margin-top: 0px;
    top: 10px;
    left: 704px;
    background-color: #575D6D;
    padding: 0px;
	font-size: .5em;
}

#nc5 {
    position: absolute;
    width: 10px;
    height: 10px;
    margin-top: 0px;
    top: 10px;
    left: 717px;
    background-color: #D90C84;
    padding: 0px;
	font-size: .5em;
}

#nc6 {
    position: absolute;
    width: 10px;
    height: 10px;
    margin-top: 0px;
    top: 10px;
    left: 730px;
    background-color: #C50501;
    padding: 0px;
	font-size: .5em;
}

#nc {
    position: absolute;
    width: 100px;
    height: 20px;
    margin-top: 0px;
    top: 8px;
    left: 560px;
    padding: 0px;
    text-align: right;
    color: #DADADA;
	font-size: .7em;
}

#shoutbox {
    position: absolute;
    width: 260px;
    height: 890px;
    margin-top: 0px;
    top: 190px;
    left: 480px;
    background-color: #575D6D;
    padding: 0px;
    color: #FFFFFF;
}

#navi {
    position: absolute;
    width: 450px;
    height: 25px;
    margin-top: 0px;
    top: 110px;
    left: 290px;
    padding: 0px;
    text-align: right;
}

#undernavi {
    position: absolute;
    width: 300px;
    height: 25px;
    margin-top: 0px;
    top: 1060px;
    left: 435px;
    padding: 0px;
    text-align: right;
    color: #FFFFFF;
	font-size: .75em;
}

#contentbg {
    position: absolute;
    width: 260px;
    height: 910px;
    margin-top: 0px;
    top: 170px;
    left: 460px;
    background-color: #ECECEC;
    padding: 0px;
    color: #FFFFFF;
}

#content {
    position: absolute;
    width: 360px;
    height: 910px;
    margin-top: 0px;
    top: 170px;
    left: 95px;
    padding: 0px;
    font-size: .9em;
}

#content li, #content td {
	font-size: .9em;
}

#logot1 {
    position: absolute;
    width: 2px;
    height: 80px;
    margin-top: 0px;
    top: 57px;
    left: 270px;
    background-color: #575D6D;
    padding: 0px;
}

#logot2 {
    position: absolute;
    width: 200px;
    height: 30px;
    margin-top: 0px;
    top: 75px;
    left: 95px;
    padding: 0px;
    font-size: 1.5em;
}

#logot4 {
    position: absolute;
    width: 200px;
    height: 92px;
    margin-top: 0px;
    top: 45px;
    left: 42px;
    padding: 0px;
    background-image: url(marcel.gif);
}


#headline {
    position: absolute;
    width: 430px;
    height: 20px;
    margin-top: 0px;
    top: 80px;
    left: 310px;
    padding: 0px;
    font-size: .6em;
}

#siesindhier {
    position: absolute;
    width: 200px;
    height: 20px;
    margin-top: 0px;
    top: 80px;
    left: 540px;
    padding: 0px;
    font-size: .6em;
    text-align: right;
}

#line1 {
    position: absolute;
    width: 430px;
    height: 1px;
    margin: 0px;
    top: 92px;
    left: 310px;
    padding: 0px;
    background-image: url(line.gif);
}

#bg1 {
    width: 100%;
    height: 190px;
    position: absolute;
    background-color: #FFFFFF;
    top: 0px;
    left: 0px;
    padding: 0px;
}

#bg2 {
    width: 700px;
    height: 980px;
    position: absolute;
    background-color: #FFFFFF;
    top: 0px;
    left: 50px;
    padding-bottom: 100px;
}

#bg3 {
    width: 100%;
    height: 880px;
    position: absolute;
    background-color: #FFFFFF;
    top: 218px;
    left: 0px;
    padding: 0px;
    background-image: url(bg.gif);
}

#bg4 {
    width: 100%;
    height: 28px;
    position: absolute;
    top: 190px;
    left: 0px;
    padding: 0px;
    background-image: url(balk.gif);
}

.u {
    text-decoration: underline;
}

p {
	font-size: .9em;
    margin-top: 3px;
    margin-bottom: 2px;
}

ul {
    margin-top: 0px;
    padding-top: 0px;
}

a.navio:link {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

a.navio:active {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

a.navio:visited {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

a.navio:hover {
    font-weight: normal;
    text-decoration: none;
    border-bottom:1px dotted #575D6D;
}



a:link {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

a:active {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

a:visited {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #C0C0C0;
    font-weight: bold;
    text-decoration: none;
    border-bottom:1px dotted #575D6D;
}

#shoutbox a:link, #shoutbox a:active, #shoutbox a:visited ,
#undernavi a:link, #undernavi a:active, #undernavi a:visited 
{
	color: #fff;
	text-decoration: underline;
}


img{
    border:none;
}

.skillgroup {
	float: left;
}

.groupvalue {
	margin-left: 95px;
	display: block;
}

.langvalue {
	margin-left: 60px;
	display: block;
}

table tr {
	vertical-align: top;
}
