/*---------------------------------------*/
/*--             ArcanuM               --*/
/*---------------------------------------*/
/*-- Name:  section_home.css           --*/
/*-- Autor: Martin Oelke               --*/
/*-- Datum: 25.08.2013                 --*/
/*-- Zweck: Bestimmt das Aussehen der  --*/
/*--        Home-Seite                 --*/
/*-- Aenderung:                        --*/
/*--                                   --*/
/*---------------------------------------*/

/* Definition für Homeseite */ 

#titel {
    width: 910px;
    padding-top: 35px;
    padding-bottom: 15px;
    text-align: center;
}

#mixde {
    width: 590px;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 315px;
    text-align: left;    
}

#mixen {
    width: 590px;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 320px;
    text-align: left;
}

#hammer {
    position: static;
    float: left; 
    width: 130px;
    height: 88px;
    margin-left: 200px;
    margin-top: -15px;
    background-image: url("../images/hammer.png");
    background-position: center bottom;
    background-repeat: no-repeat;    
}

#bild_0 {
    position: static;
 /*   float: right;  */
    width: 750px;
    height: 500px;
    margin-left: 80px;
    margin-top: 0px;
    background-image: url("../images/Flyer.png");
    background-position: center bottom;
    background-repeat: no-repeat;
}

#bild_1_de {
    position: static;
 /*   float: right;  */
    width: 750px;
    height: 500px;
    margin-left: 80px;
    margin-top: 30px;
    background-image: url("../images/CD-Cover_Beer_Sex_And_Drugs.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
}

#bild_1_en {
    position: static;
 /*   float: right;  */
    width: 750px;
    height: 500px;
    margin-left: 80px;
    margin-top: 30px;
    background-image: url("../images/CD-Cover_Beer_Sex_And_Drugs.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
}

#bild_2 {
    position: static;
    float: left;
    width: 200px;  
    height: 200px; 
 /*    height:730px;  */
    margin-left: 205px;
    margin-top: 8px;
    background-image: url("../images/Seite1_web_download.png"); 
 /*    background-image: url("../images/Flyer_1-2-14.png");   */
    background-position: center;
    background-repeat: no-repeat;    
}

#bild_3 {
    position: static;
    float: right; 
    width: 200px;
    height: 200px;
    margin-right: 205px; 
/*    margin-right: 355px;  */
    margin-top: 8px;
    background-image: url("../images/Seite1_web_kaufen.png");
    background-position: center bottom;
    background-repeat: no-repeat;
}

#bild_center {
    position: static;
    float: right; 
    width: 200px;
    height: 200px;
/*    margin-right: 205px;  */
    margin-right: 355px;
    margin-top: 8px;
    background-image: url("../images/Seite1_web_kaufen.png");
    background-position: center bottom;
    background-repeat: no-repeat;
}

#textarea_1 {
    position: static;
    float: right;
    font-size: large;
    width: 250px;
    height:200px;
    padding: 0px;
    margin-right: 60px;
    margin-top: 30px;
}

#textarea_2 {
    position: static;
    width: 650px;
    margin-left: 65px;
    margin-top: 35px;
}

#textarea_3 {
    position: static;
    width: 850px;
    padding: 0px;
    margin-right: 0px;
    margin-left: 40px;
    margin-top: 0px;
}