/*
        Path of Golconda
        Theme programming: Daniel Golconda

*/


body {
        margin:0;
        font-family: Verdana, Georgia, Times New Roman, Times, serif;
        background:url(startseite.jpg) no-repeat center top #000000;
}

#container {
        margin:0 auto;
        width:960px;
        position:relative;
        padding:0 0 40px;
}
#entersite {
        clear:both;
        margin:0px 0px 0px 0px;
}
.english {
        display:block;
        float:left;
        background:url(../flag_en.jpg) no-repeat center top #000000;
        height:24px;
        width:40px;
        margin:90px 0px 0px 400px;
        overflow:hidden;
        text-indent:-300em;
}
.deutsch {
        display:block;
        float:left;
        background:url(../flag_de.jpg) no-repeat center top #000000;
        height:24px;
        width:40px;
        margin:90px 0px 0px 80px;
        overflow:hidden;
        text-indent:-300em;
}
#newsletter {
        clear:both;
        margin:0px 0px 0px 365px;
        padding:30px 0px 0px 0px;
}

input, textarea, select {
   background-color:#111111;
   border-color:#AAAAAA;
   border-style:solid;
   font-family:'Arial','sans serif';
   font-size:9pt;
   font-weight:normal;
   color:#AAAAAA;
   padding:1px;
}
#bigone  {
         clear:both;
}
.coverlink {
         display:block;
         float:left;
         height:529px;
         width:420px;
         margin:25px 0px 0px 0px;
         overflow:hidden;
         text-indent:-300em;
}
#video {
                  float:left;
         margin:100px 0px 0px 80px;
}
