html,
body {
font-family: Georgia, times, serif;
font-size: 15px;
font-weight: normal;
line-height: 20px;
margin: 0;
padding: 0;
height: 100%;
background: #fff;
color: #969695;
}

img {
border: none;
}

a {
color: #969695;
text-decoration: none;
font-weight: normal;
border-bottom: 1px dotted;
}

h1, h2, h3, h4, h5, h6 {
font-size: 15px;
line-height: 21px;
font-weight: normal;
color: #53af31;
margin: 0px;
padding: 0px;
}

p {
margin: 0;
padding: 0;
}

#vk {
position: relative;
top: 120px;
width: 530px;
height: 330px;
margin: 0 auto;
background: #fff;
border: 1px solid #ccc;
}

#logo {
position: relative;
top: 60px;
margin: 0 auto;
padding: 0px 0px 30px 0px;
width: 100%;
height: auto;
text-align: center;
}

#kontaktdaten {
position: relative;
top: 100px;
float: left;
text-align: center;
width: 100%;
height: auto;
}

.xing {
margin: 200px 0px 0px 0px;
text-align: center;
font-size: 13px;
}

.gruen {
color: #53af31;
}

.bullet {
font-size: 10px;
}