html, body
{
background: #cccccc;
margin: 0px;
padding: 0px;
}
img
{
border: 0px;
margin: 0px;
padding: 0px;
}
.float_left
{
float:left;
}
.float_right
{
float:right;
}
#hauptfenster
{
width: 480px;
height: 500px;
background: transparent;
margin: 0px;
border: 0px ;
padding: 0px;
display:block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#stand1
{
width: 480px;
display:block;
float: left;
margin-bottom: 15px;
}
#stand2
{
width: 480px;
display:block;
float: left;
margin-bottom: 15px;
}
#stand3
{
width: 480px;
display:block;
float: left;
margin-bottom: 15px;
}
#stand4
{
width: 480px;
display:block;
float: left;
margin-bottom: 15px;
}
#stand5
{
width: 480px;
display:block;
float: left;
margin-bottom: 15px;
}
#stand6
{
width: 480px;
display:block;
float: left;
margin-bottom: 15px;
}
#stand7
{
width: 480px;
display:block;
float: left;
margin-bottom: 15px;
}
P
{
font: normal 24px verdana, serif;
color: #000000;
background: #ffffff;
margin: 0px;
padding: 10px;
text-decoration: none;
text-align: right;
border-radius: 20px 0px 20px 20px;
display:inline;
float:right;
}

H1
{
font: bold 24px verdana, serif;
background: #ccffcc;
color: #000000;
margin: 0px;
padding: 10px;
border: 0px;
text-decoration: none;
border-radius: 0px 20px 20px 20px;
display:inline;
float:left;
}
H2
{
font: bold 24px verdana, serif;
background: #ccffcc;
color: #000000;
margin: 0px;
padding: 10px;
border: 0px;
text-decoration: none;
border-radius: 0px 20px 20px 20px;
display:inline;
float:left;
}
H3
{
font: bold 24px verdana, serif;
background: #ccffcc;
color: #000000;
margin: 0px;
padding: 10px;
border: 0px;
text-decoration: none;
border-radius: 0px 20px 20px 20px;
display:inline;
float:left;
}

