body {
background-color : #ffffff;
}

a {
text-decoration : none;
}

a:link {
text-decoration : underline;
color : #000000;
}

a:visited {
text-decoration : underline;
color : #000000;
}

a:hover {
text-decoration : underline;
color : #ff7f00;
}

a:active {
text-decoration : underline;
color : #000000;
}

table.rahmen {
border-collapse : collapse;
border-style : solid;
border-width : 1px;
border-color : #000000;
margin : 0;
}

.rahmen2 {
border-style : solid;
border-width : 1px;
border-color : #000000;
}

.c1 {
font-family : Verdana, Arial, Helvetica;
font-weight : bold;
}

.c2 {
font-family : Verdana, Arial, Helvetica;
font-size : 80%;
text-align : left;
}

.c3 {
font-family : Verdana, Arial, Helvetica;
font-size : 60%;
text-align : left;
}

#p1 {
padding-left : 10px;
padding-right : 10px;
padding-top : 1px;
}

#d3 {
padding-left : 10px;
padding-right : 10px;
padding-top : 1px;
}

#kopfbereich {
background-color : #ffffff;
padding-left : 40px;
padding-right : 20px;
}

#wrapper {
color : black;
background-color : white;
width : 720px;
margin-top : 20px;
margin-right : 80px;
margin-bottom : 10px;
margin-left : 50px;
}

div.galerie {
overflow : hidden;
width : 500px;
background-color : #eee;
padding : 10px;
padding-top : 25px;
border : 1px solid black;
margin : 0 3px 3px 0;
}

div.galerie img {
float : left;
margin-right : 15px;
margin-bottom : 15px;
}

