a:link {text-decoration:none; font-weight:bold; color:#b63b11; }
a:visited {text-decoration:none; font-weight:bold; color:#ad7626; }
a:hover {text-decoration:underline; font-weight:bold; color:#3a637f;}
a:active {text-decoration:none; font-weight:bold; background-color:#dbcd55;}

h1 {color: #026465;  font-size: 1.5em; text-align: center; padding: 40px 0;}
h2 {color: #008000; font-size: 1.2em; text-align: center; padding: 40px 0;}

.l {float: left;}
.clear {clear: both;}
.kursiv {font-style: italic; font-size: 0.8em;}
.ende {padding-bottom: 50px;}
.center {text-align: center;}
.top {margin-top: 50px;}

p {text-align: center;}

ul li {list-style-type: none; list-style-position: outside;}

li {padding-bottom: 2em;}



* {margin: 0; padding: 0}
                             
body {background-color: #E2F8E8;
font-family: verdana, sans-serif; font-size: 70%;
         }

#wrap {
margin: 0 auto;
margin-top: 30px;
width: 1000px;
height: 100%;}


#kilo {
border: 5px solid #478f8e;
width: 984px;
height: 800px;
background-color: #fff;
}


#bild {
float: left;
width: 500px;
height: 500px;
margin: 50px 10px 0 40px;
}


#thumbs {
float: right;
width: 400px;
height: 500px;
}