/*

grün		#8DC63F

grau		#32302C

dunkelgrau	#221E1A

*/

#contact {
background-color:#32302C;
margin:0 0 25px;
padding:1px 10px;
}

#contact p {
margin:9px 0;
}

#logo {
left:0;
margin-left:-2px;
position:absolute;
top:175px;
}

#logo a {
outline:none;
}

#logo a img {
border:2px solid #32302C;
}

#logo a:hover img {
border:2px solid #8DC63F;
}

#networks {
font-size:11px;
text-align:right;
}

#networks a {
color:#666;
width: 100px;
text-align: right;
}

#nav {
	float: right;
}

#networks a:hover {
color:#8DC63F;
}

#page {
margin:0 auto 0;
padding:169px 205px 0px 205px;
width:375px;
}

#twitter {
margin:0 0 25px;
}

.twtr-hd,.twtr-ft {
display:none;
}

a {
color:#8DC63F;
text-decoration:none;
}

a#linkedin {
background-image:url("img/linkedin.png");
background-position:0 -15px;
background-repeat:no-repeat;
display:block;
float:right;
height:15px;
margin-left:10px;
width:80px;
}

a#linkedin:hover {
background-position:0 0;
}

a#twitter {
background-image:url("img/twitter.png");
background-position:0 -15px;
background-repeat:no-repeat;
display:block;
float:right;
height:15px;
margin-left:10px;
width:40px;
}

a#twitter:hover {
background-position:0 0;
}

a#xing {
background-image:url("img/xing.png");
background-position:0 -15px;
background-repeat:no-repeat;
display:block;
float:right;
height:15px;
margin-left:10px;
width:80px;
}

a#xing:hover {
background-position:0 0;
}

a#facebook {
background-image:url("img/facebook.png");
background-position:0 -15px;
background-repeat:no-repeat;
display:block;
float:right;
height:15px;
margin-left:10px;
width:15px;
}

a#facebook:hover {
background-position:0 0;
}

a:hover {
text-decoration:underline;
}

body {
background-color:#221E1A;
/*background-image:url("img/pk_bg.png");*/
background-repeat:repeat-x;
color:#FFF;
font-family:"lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important;
font-size:12px;
margin:0;
padding:0;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#32302C), to(#221E1A)); 
background: -moz-linear-gradient(top, #32302C, #221E1A);  

}


html {
	height: 100%;
}
img {
border:0;
}
#like {
padding: 0px 0px 0px 5px;
margin: 150px 0px 0px 0px;
}
