* {
    padding: 0px;
    margin: 0px;
    font-family: Arial, Verdana, sans-serif;
}

header {
    height: 100px;
    background-image: url(../img/bgrund.jpg);
    border-radius: 10px 
}

body {
    width: 800px;
    background-color: #51026F;
    margin: 25px auto;
}

header h1 {
    font-family: Comic;
    font-style: italic;
    padding-left: 150px;
    padding-top: 25px;
    color: white;
    font-size: 30pt;
    text-shadow: #ffffbf 1px 1px 4px;
}

header h2 {
    font-family: Comic;
    font-style: italic;
    color: white;
    font-size: 18pt;
    padding-left: 480px;
    text-shadow: #ffffbf 1px 1px 4px;
}

nav {
    margin-left: 100px;
    margin-top: 20px;
}

nav ul li {
    float: left;
    background-image: url(../img/bgrund.jpg);
    list-style-type: none;
    position: relative;
    border: #C0C0C0 2px outset;
    border-radius: 5px;
    font-weight: bold;
    cursor: default;
    margin-right: 90px;

}

nav ul li a {
    padding: 10px;
    display: block;
    text-decoration: none;
    text-align: center;
    font-family: Comic;
    font-style: italic;
    font-size: 14pt;
    border-left-width: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 20px;
    color: white;
    text-shadow: #FFFF00 0px 0px 9px;
}

nav ul li p {
    color: #FFFF00;
    padding: 10px;
    display: block;
    text-decoration: none;
    text-align: center;
    font-family: Times;
    font-style: italic;
    font-size: 14pt;
    border-left-width: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 20px;
    color: white;
    text-shadow: #FFFF00 0px 0px 9px;
}

#sub {
    position: absolute;
    background-image: url(../img/bgrund.jpg));
    display: none;
}

#sub li a {
    display: block;
}

nav li:hover #sub {
    display: block;
    z-index: 100;
}

nav li:hover {
    border:white 3px inset;
}

nav a:hover {
    color: #FF9959;
    text-shadow: none;
}

nav p:hover {
    color: #FF9959;
    text-shadow: none;
}

nav ul li ul .subsub {
    position: absolute;
    right: 0px;
    width: 0px;
    height: 0px;
    top: 0;
    display: none;
}

nav ul li .subsub {
    position: absolute;
    right: 0px;
    width: 0px;
    height: 0px;
    margin-right: 0px;
    top: 0;
    display: none;
}

nav ul li ul li:last-child:hover .subsub {
    display: block;
}

marquee  {
    width: 800px;
    margin-top: 10px;
    font-family: Comic;
    font-size: 16pt;
    color: #F8F8F8;
}
.tvog{
    height: 190px;
}

section {
    width: 575px;
    float: left;    
}

article {
    border: white 2px groove;
    padding: 20px;
    text-align: left;
    margin-bottom: 25px;
    margin-right: 30px;
    margin-top: 20px;    
}

article h2 {
    font-size: 14pt;
    font-family: Comic;
    font-style: italic;
    color: white;
    padding-bottom: 10px;
    letter-spacing: 1px;
    font-weight: bold;
    text-align: center;
}

article p {
    font-size: 12pt;
    font-family: Comic;
    font-style: italic;
    padding-bottom: 10px;
    color: white;
}

article blockquote {
    font-weight: bold;
    font-style: italic;
    padding: 15px;
    background-image: url(../img/bgrund.jpg);
    border: white 1px solid;
    border-radius: 10px;
    color: white;
}

article video {
    font-weight: bold;
    font-style: italic;
    padding: 15px;
    background-image: url(../img/bgrund.jpg);
    border: white 1px solid;
    border-radius: 10px;
    color: white;
}

video {
    width: 360px;
    height: 255px;
    float: none;
    border: white 1px solid;
    border-radius: 5px;
    background-color: black;
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}

p {
    font-size: 12pt;
    font-family: Comic;
    color: white;
    padding-bottom: 10px;
    letter-spacing: 1px;
    font-weight: bold;
    padding-right: 35px;
    padding-left: 35px;
    padding-top: 35px;
}

table {
    width: 545px;
    float: left;
    border: white 4px groove;
    background-image: url(../img/bgrund.jpg);
    margin-left: 0px;    
    margin-bottom: 25px;
    margin-right: 30px;
    margin-top: 20px;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    padding-right: 20px;
    border-right-width: 2px;

}

table h2 {
    font-size: 12pt;
    font-family: Comic;
    color: white;
    padding-bottom: 10px;
    letter-spacing: 1px;
    font-weight: bold;
    padding-right: 35px;
    padding-left: 20px;
    padding-top: 35px;
    padding-bottom: 1px;  
}

table img {
    width: 180px;
    height: 160px;
    float: none;
    background-color: black;
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}
.back {
    position: relative;
    top: 88px;
    left: 0px;
}

.tiktok {
    width: 100px;
    height: 180px;
    margin-left: 29px;
    margin-right: 29px;
    float: none;
    background-color: black;
    position: relative;
}

.mp3 {
    width: 360px;
    height: 58px;    
    margin-bottom: 65px;
    background-color: initial;

}
.mp3img {
    width: 206px;
    height: 58px;
}

aside {
    text-align: center;
    padding-right: 10px;
    width: 148px;
    float: right;
    color: white;
    padding: 35px;
    background-image: url(../img/bgrund.jpg);
    border-radius: 15px;
    border: white 2px groove;
    margin-top: 20px;
    margin-bottom: 20px;
}

aside h3 {
    font-size: 24px;
    padding-bottom: 10px;
    font-style: italic;
    font-family: Comic;
    padding-top: 0px;
    padding-right: 100px;       
}

aside p {
    font-size: 18px;
    font-style: italic;
    color: #F8F8F8;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 70px;
}

aside h2 {
    font-size: 18px;
    font-style: italic;
    font-family: Comic;
    color: #F8F8F8;
    padding-right: 0px;
    padding-left: 50px;
    padding-bottom: 0px;
    padding-top: 10px;
}

aside img {
    width: 50px;
    height: 50px;
    border: white 1px medium;
    cursor: default;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-right: 5px;
    padding-left: 5px;
    color: white;
}

aside img:hover {
        border:white 3px inset;
}

aside #vero {
    width: 203px;
    height: 359px;
    right: auto;
    border-right-width: 0px;
    padding-right: 0px;
    padding-bottom: 25px;
    padding-top: 0px;
    border-top-width: 0px;
    padding-left: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    position: relative;
    float: right;
    left: 28px;
}

div {
    border: white 2px groove;
    padding: 70px;
    text-align: left;
    margin-bottom: 25px;
    margin-right: 30px;
    margin-top: 72px;
    background-image: url(../img/bgrund.jpg);    
}

.div {
    border: white 2px groove;
    padding: 70px;
    text-align: left;
    margin-bottom: 25px;
    margin-right: 30px;
    margin-top: 20px;
    background-image: url(../img/bgrund.jpg);
}

div h1 {
    font-family: Comic;
    font-style: italic;
    padding-top: 25px;
    color: white;
    font-size: 30pt;
    text-align: center; 
}

div h2 {
    font-family: Comic;
    font-style: italic;
    padding-top: 25px;
    color: white;
    font-size: 13pt;
    text-align: center;    
}

div h3 {
    font-family: Comic;
    padding-top: 25px;
    color: white;
    font-size: 13pt;
    text-align: center;
}

div h4 {
    font-family: Comic;
    padding-top: 25px;
    color: white;
    font-size: 13pt;
    text-align: center;
}

div h5 {
    font-family: Comic;
    padding-top: 25px;
    color: white;
    font-size: 13pt;
    text-align: center;
}

div li {
    font-family: Comic;
    padding-top: 25px;
    color: white;
    font-size: 13pt;
    text-align: center;    
}

div p {
    font-size: 12pt;
    font-family: Comic;
    padding-bottom: 10px;
    color: white;    
}

div a {
    font-size: 12pt;
    font-family: Comic;
    background-image: url(../img/bgrund.jpg);
    color: white;
    border: white 2px outset;
    text-decoration: none;
    border-radius: 5px;    
}

div a:hover {
    border:#FFFFBF 2px inset;
    color: #FF9959;
    text-shadow: none;
}


div #imp {
    border: white 2px groove;
    padding: 70px;
    text-align: left;
    margin-bottom: 25px;
    margin-right: 30px;
    margin-top: 72px;
    background-image: url(../img/bgrund.jpg);
}

div #imp h1 {
    font-family: Comic;
    font-style: italic;
    padding-top: 25px;
    color: white;
    font-size: 30pt;
    text-align: center;
}

div #imp  h2 {
    font-family: Comic;
    font-style: italic;
    padding-top: 25px;
    color: white;
    font-size: 13pt;
    text-align: center;
}

div #imp p {
    font-size: 12pt;
    font-family: Comic;
    padding-bottom: 10px;
    color: white;
}

div #imp a {
    font-size: 12pt;
    font-family: Comic;
    background-image: url(../img/bgrund.jpg);
    color: white;
    border: white 2px outset;
    text-decoration: none;
    border-radius: 5px;
}

div a:hover #imp {
    border:#FFFFBF 2px inset;
    color: #FF9959;
    text-shadow: none;
}

.werbung {
    font-size: 9pt;
    color: white;
}

box p {
    font-size: 9pt;
    font-family: Comic;
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;  
}

up img {
    width: 50px;
    height: 50px;
    border: white 1px medium;
    cursor: default;;
    padding-bottom: 10px;
    color: white;
    float: right;      
}

up img:hover {
        border:white 3px inset;
}

back img {   
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 114px;
    width: 84px;
    height: 67px;

}

mail {
    font-size: 12pt;
    font-family: Comic;
    font-style: italic;
    color: white; 
    background-image: url(../img/bgrund.jpg);
    width: 501px;
    height: 475px;
    float: left;
    border: white 4px groove;
    margin-left: 0px;
    margin-bottom: 20px;
    margin-right: 30px;
    margin-top: 20px;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    padding-right: 20px;
    border-right-width: 2px;    

}

mail form {
    margin-left: 93px;
    margin-top: 69px;
    width:300px;
    height:200px;
    color: white;
    font-family: comic;
    font-size: 13pt;
}


footer {
    height: 25px;
    clear: both;
    text-align: center;
    padding: 10px;
    background-image: url(../img/bgrund.jpg);
    color: white;
    border-radius: 10px;
    border: white 2px groove;
}

footer p {
    padding-top: 3px;
    font-size: 12pt;
    font-weight: bold;
    text-shadow: #FFFF00 1px 1px 2px;
}

.pgb {
   left: 141px; 
   font-size: 20pt; 
   margin-left: 58px; 
}

.inputgb {
    font-family: comic;
    font-weight: bold;
    background-color: #51026F;
    height: 38px;
    font-size: 16px;
    color: white;
    width: 203px;
    border-bottom-width: 2px;
    margin-bottom: 25px;
    margin-left: center;
    margin-left: 135px;
}

.textbg {
    font-family: comic;
    font-weight: bold;
    font-size: 16px;
    color: white;
    background-color: #51026F;
    margin-left: 77px;
    width: 325px;
    height: 121px;
}

.inputabgb {
    margin-left: 194px;
    font-size: 16px;
    margin-bottom: 50px;
    margin-top: 25px
}

.phpgb {
    color: white;
    font-size: 16pt;
    text-shadow: #ffffbf 1px 1px 4px;  
    background-image: url(../img/bgrund.jpg);
    text-align: left;
    margin-bottom: 2px;    
}

.mail {
    background-color: #51026F;
    color: white;
    font-size: 16px;
    font-family: comic;
    font-weight: bold;
}

.mailt {
    width:300px;
    height:200px;
    background-color: #51026F;
    color: white;
    font-size: 16px;
    font-family: comic;
    font-weight: bold
}
.mailsend {
    margin-top: 21px;
}

.mailtd {
    color: white; 
    font-size: 16pt; 
    text-shadow: #ffffbf 1px 1px 4px; 
    text-align: center;
}