body {
 background-image: url(/i/water.jpg);
 font-family: Verdana,sans-serif;
 font-size: 1em;
 margin: 20px 0px;
}

a {
 color: black;
 background-color: transparent;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

img {
 border: 0px;
}

small {
 font-size: 0.75em;
}

.y {
 clear: both;
}

#wrapper {
 width: 960px;
 margin: auto;
}

#footer a {
 color: #1b1b1b;
}

#header {
 text-align: center;
}

#header h1 {
 margin: 0 0 0 0;
 color: #ddd;
 font-size: 3.25em;
 font-variant: small-caps;
 text-shadow: 2px 2px 3px #555;
 letter-spacing: 18px;
}

#main {
 background-color: #dbe5f2;
 border-radius: 155px 25px 4px 4px;
 box-shadow: #bababa 5px 5px 10px 0
}

#contact20 {
 padding: 10px 0 0 10px;
 margin: 0 5px 0 0;
 position: absolute;
 top: 225px;
 right: 0px;
 background-color: #DBE5F2;
 border-radius: 7px 0 0 0;
 text-align: right;
 box-shadow: 0 0 4px 0 #DBE5F2;
}

#contact20 img {
 width: 48px;
 height: 48px;
 margin-right: 10px;
 border-radius: 7px;
 box-shadow: 3px 3px 4px 0 #888888;
}

#top {
 border-radius: 150px 20px 4px 4px;
}

#top,
#myaddress {
 float: left;
 margin: 5px;
}

.reference img.site,
.project img.site {
 float: right;
 width: 200px;
 height: 180px;
}

#myaddress {
 height: 90px;
 font-size: 1.125em;
 padding: 10px 20px 10px 20px;
}

#myaddress div {
 width: 450px;
}

#myaddress h2 {
 font-size: 1.25em;
 margin: 0;
}

#pgp {
 _font-size: 0.6875em;
}

#footer {
 color: #1b1b1b;
 font-size: 0.75em;
 font-variant: small-caps;
 text-align: right;
 margin-top: 10px;
 margin-bottom: 10px;
}

.center {
 width: 330px;
 margin: auto;
 text-align: center;
}

.right {
 width: 280px;
 float: right;
}

.copyright {
 float: left;
 text-align: left;
}

.category {
 padding-top: 10px;
 font-weight: bold;
 clear: both;
 border-bottom: solid black 1px;
 text-align: left;
 margin: auto;
 max-width: 950px;
}

/* Definitionsliste */
dl {
 width: 460px;
 float: left;
 padding-top: 10px;
 margin: 0px 10px 0px 10px;
 border-bottom: dotted 1px black;
}

dt {
 font-size: 1.25em;
 padding-left: 5px;
 letter-spacing: 1px;
 text-shadow: 2px 2px 3px #a0a0a0;
}

dd {
 font-size: 0.875em;
 margin-left: 20px;
}

dd img.site {
 border-radius: 4px 4px 4px 4px;
}


