

body{
font-family: arial, helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; text-decoration: none;
margin: 0; 
padding: 0; 
}

a img {
border:0;
}


A:link {text-decoration: none; color: #666666;}
A:visited {text-decoration: none; color: #666666;}
A:active {text-decoration: none; color: #666666;}
A:hover {text-decoration: none; color: #9933FF;}

.text {  font-family: arial, helvetica, sans-serif; font-size: 12px; font-style: none; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none}

.h2 {  font-family: arial, helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none}


#container{
width: 665px;
height: 472px;
left:50%;
top:50%;
margin-left:-332px; /* Hälfte von width */
margin-top:-236px;  /* Hälfte von height */
position:absolute;
background: url(images/back.jpg) no-repeat top center;
border: dashed 0px #FFF;
}


#text {
width: 665px;
height: 70px;
text-align: center;
margin-top: 239px;
color: #9933FF;
font-size: 17px;
border: dashed 0px #FFF;
}


#ref {
width: 570px;
height: 131px;
text-align: left;
margin-top: 0px;
margin-left: 50px;
padding:0;
border: solid 0px #FFF;
}


#foot {
width: 665px;
height: 20px;
text-align: left;
margin-top: 0px;
border: dashed 0px #FFF;
}

#copy {
width: 200px;
height: 20px;
float:left;
text-align: left;
margin-left: 20px;
margin-top: 10px;
color:#444;
border: dashed 0px #FFF;
}

#navi {
width: 200px;
height: 20px;
float:right;
text-align: right;
margin-right: 20px;
margin-top: 7px;
font: bold;
border: dashed 0px #FFF;
}

#popup{
width: 500px;
margin: 40px;
}