*{
color: #fff;
text-decoration: none;
}
body{
background-color: #333;
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
text-align: center;
background-image: url('../content/back.jpg');
}
html{
height: 100%;
width: 100%;
}
table{
margin: 0px;
height: 100%;
width: 100%;
border: none;
cellspacing: 0px;
}
td{
padding: 0px;
border: none;
vertical-align: middle;
text-align: center;
}

#cont{
background-color: #496FD0;
margin-top: 20px;
text-align: center;
background-image: url('../content/rahmen.jpg');
background-position: center top;
}

div#flashcontent{
margin: auto;
height:480px;
width: 720px;
}
div#htmlContent{
background-image: url('../content/html_back.jpg');
background-repeat:no-repeat;
margin: auto;
height:480px;
width: 720px;
text-align: right;
}
div#spalte_r,div#spalte_l{
width: 160px;
float: right;
padding-top: 120px;
}
div#spalte_r a,div#spalte_l a{
display: block;
margin-bottom: 5px;
font-family: verdana, arial;
font-size: 15px;
font-weight: bold;
}
div#spalte_r a:hover,div#spalte_l a:hover{
font-style: italic;
}
div#spalte_r a{
text-align: left;
padding: 0px 15px 0px 10px;
border-left: 1px solid #fff;
}
div#spalte_l a{
text-align: right;
padding: 0px 10px 0px 0px;
}
div#foot{
padding: 8px 0px 0px 0px;
text-align: left;
color: #fff;
font-family: verdana, sans-serif;
font-size: 13px;
width: 720px;
margin: 0px auto;
}

div#imp, div#imp a{
color: #fff;
text-decoration: none;
font-size: 9px;
}
div#imp a:hover{
text-decoration: underline;
}
div#sniffer{
position: absolute;
top: -1000px;
left: 0px;
}
div#imp{
float: right;
width: auto;
padding-right: 15px;
}