body
{
   background-image: radial-gradient(circle, #333333, #010101);
   height:100%;
}
#copy
{
   color:#FFFFFF;
   font-family: Myriad, verdana, sans-serif;
}
#main
{
    padding:10em 0;
    text-align:center;
	
}
#text a
{
    color:#FFFFFF;
	text-decoration: none;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}
#text a:hover
{
color: #CC1335;

}
#text
{
    color:#FFFFFF;
    font-size:16pt;
    font-family:Myriad, verdana, sans-serif;
    margin-bottom:15px;
}
#logobg
{
    padding:0px 0 0px 0;
}
#logo
{
    margin:0 auto; 
	text-align: center;
	/*
    background-image:url(../img/logo.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    height:300px; /**/
} 
#logo img { max-width: 98%; }
#weiterleit
{
    color#FFFFFF;
    
}
    h1
    {
    color:#AE1837;
    font-size:26pt;
    font-weight:bold;
    font-family:Myriad, verdana, sans-serif;
	padding:5px;
    margin:20px 0 0 5px;
	}
	h2
    {
    color:#FFFFFF;
    font-size:22pt;
    font-weight:bold;
    font-family:Myriad, verdana, sans-serif;
	padding:5px;
    margin:20px 0 0 5px;
	}
	h3
    {
    color:#ffffff;
    font-size:16pt;
    font-weight:bold;
    font-family:Myriad, verdana, sans-serif;
	padding:5px;
    margin:20px 0 0 5px;
	}
	h4
    {
    color:#FFFFFF;
    font-size:10pt;
    font-family:Myriad, verdana, sans-serif;
	padding:5px;
    margin:20px 0 0 5px;
    }
#warte
{
    background-image:url(../img/wait.gif);
    background-position:center center;
    background-repeat:no-repeat;
    height:15px;
    padding-bottom:10px;
}
button
{
    margin:15px;
    background-color:#FFFFFF;
    box-shadow:0 0 2px #000;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
}
/*@font-face {
   font-family: Artbrush;
   local: Artbrush;     
   src: url(../font/artbrush/artbrush.ttf); 
}
