html, body
{



}

#st{
    width: 20%;
    float: left;
    background-color:red;
    margin-right: 5%;
    padding: 2px;
}

#in{
    width: 50%;
    float: left;
    margin-right: 5%;
 }

h1{
    color: yellow;
    font-family: Arial;
}
h2{
    color:red;
    font-family: Times;
    font-size: 40px;
    text-align: center
}
h3{
    color: blue;
    font-family: Arial;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
}
h4{
    text-align: center;
    font-size: 18px;
}
h5{
    font-family: Arial;
    font-size: 20px; 
}
td{
    border-style: groove;
    padding: 10px
   }

p{
    font-size: 16px;
    font-family: Arial;
    text-align: justify;
}
th{
    font-size: 20px;
    font-family: Arial;
    text-align: center;
    font-weight: bold;
}

#button1{
   background-color: white;
   margin: 10px;
   height: auto;
   padding: 3px;
   border: double;
}

#button1 a:link{
    color:black;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    text-decoration:none;
}
#button1 a:visited{
    color:black;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    text-decoration:none;
}
#button1 a:focus{
    color:black;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    text-decoration:none;
}
#button1 a:hover{
    color:black;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    text-decoration:none;
}
#button1 a:active{
    color:black;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    text-decoration:none;
}
 a:link{
    color:black;
    font-size: 18px;
    font-family: Arial;
     }
 a:visited{
    color:black;
    font-size: 18px;
    font-family: Arial;
     }
a:focus{
    color:black;
    font-size: 18px;
    font-family: Arial;
     }
a:hover{
    color:black;
    font-size: 18px;
    font-family: Arial;
     }
a:active{
    color:black;
    font-size: 18px;
    font-family: Arial;
     }
#rechts{
    width: 15%;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    }
#polt{
    background-color: #FFBC88;
    width: 90%;
    margin-top: 5px;
    margin-bottom: 30px;
    padding:10px;
    padding-right: 25px;
    text-align: justify
} 
#logo{
    width:10%;
    margin-right: 15px;
    float: right;
} /*Die DKP*/
#int{
    background-color: #FF653E;
    width: 50%;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    }/*Lichtblick 3-05*/
#int p{
    text-align: center;
}/*Lichtblick 3-05*/ 
#leip{
    background-color: #FF653E;
    width: 50%;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 25%;
    padding:3px; 
}/*Leipzig und Wirtschaftskrise*/


#button2{
   background-color: red;
   margin: 10px;
   height: auto;
   width: 80%;
   padding: 3px;
   border: thin;
   border-left: outset;
   border-color: black;
   }/*steuerung Standpunkte*/
   
#button2 a:link{
    color:white;
    font-size: 16px;
    font-family: Arial;
        text-decoration:none;
}/*steuerung Standpunkte*/
#button2 a:visited{
    color:white;
    font-size: 16px;
    font-family: Arial;
    text-decoration:none;
}/*steuerung Standpunkte*/
#button2 a:focus{
    color:white;
    font-size: 16px;
    font-family: Arial;
    text-decoration:none;
}/*steuerung Standpunkte*/
#button2 a:hover{
    color: white;
    font-size: 16px;
    font-family: Arial;
    text-decoration:none;
}/*steuerung Standpunkte*/
#button2 a:active{
    color: white;
    font-size: 16px;
    font-family: Arial;
    text-decoration:none;
}/*steuerung Standpunkte*/
#rechts p{
    font-size: small;
}


