div.center
{
text-align:center;
}

div.center p
{
width:350px;
margin-bottom:10px;
}

a
{
color:#000000;
text-decoration:none;
}

div#content a
{
border-style:solid;
border-width:0px 0px 1px;
border-color:#ffbd00;
padding:1px 2px 0px;
}

div#content div p a img
{
display:inline;
}

div#content div p a.normal
{
border:none;
padding:0px;
}

div#content a:hover
{
background-color:#ffbd00;
}

p
{
margin-bottom:20px;
}

div#content img
{
position:absolute;
cursor:pointer;
z-index:1;
}

div#content p img
{
position:relative;
display:block;
}

img.left
{
-webkit-transform:rotate(-7deg);
-moz-transform:rotate(-7deg);
}

img.midleft
{
-webkit-transform:rotate(-5deg);
-moz-transform:rotate(-5deg);
}

img.midright
{
-webkit-transform:rotate(5deg);
-moz-transform:rotate(5deg);
}

img.right
{
-webkit-transform:rotate(7deg);
-moz-transform:rotate(7deg);
}

img.rightest
{
-webkit-transform:rotate(9deg);
-moz-transform:rotate(9deg);
}

div#content img:hover
{
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
margin:-5px;
border-style:solid;
border-width:5px;
border-color:#ffbd00;
z-index:2;
}


div#container div div div#galerie
{
position:relative;
display:block;
left:-35px;
width:425px;
height:290px;
}

div#galerie img
{
position:relative;
display:block;
float:left;
width:75px;
margin-right:10px;
margin-bottom:10px;
}

div#galerie img:hover
{
margin:-5px 5px 5px -5px;
}

form p
{
margin-bottom:5px;
font-weight:bold;
}

input
{
width:340px;
padding:0px 5px 2px;
height:23px;
line-height:23px;
font-size:16px;
font-weight:normal;
text-decoration:none;
margin-bottom:10px;
border-style:solid;
border-width:0px 0px 5px;
border-color:#ffbd00;
}

textarea
{
width:330px;
padding:5px;
height:110px;
border-style:solid;
border-width:5px;
border-color:#ffbd00;
font-size:16px;
overflow:auto;
}

input[type=submit]
{
width:350px;
border-width:5px;
height:30px;
line-height:23px;
font-weight:bold;
cursor:pointer;
}

input.button:hover
{
background-color:#ffbd00;
}


h1
{
font-size:21px;
margin:15px 0px 0px;
}

h2
{
font-size:16px;
margin:15px 0px 0px;
}

table
{
margin:0px -2px;
width:420px;
}

td
{
width:210px;
}