﻿/* CSS Document */

body, html, div
{
    margin: 0px;
    padding: 0px;
  
}
body{  margin-top:132px;   background-color: white;}

#box_Titel
{
    position: absolute;
    top: 0px;
    left: 35px;
    width: 700px;
    height: 100px;
    background: url('../Bilder/GIF/Logo.gif') no-repeat;
    background-position:30px top;
    z-index: 2;
}

#box_Titel h1 { padding-top: 80px; margin: 0; font-size: 12px; color: #B4955C; font-weight: normal; }
#box_Titel h2 { margin: 0; padding-top: 5px; font-size: 12px; color: #67CB33; font-style: italic; font-weight: normal; }

#box_Titel2
{
    position: absolute;
    top: 0px;
    left: 300px;
    width: 500px;
    z-index: 2;
}
#unsereStudios
{
    position: absolute;
    top: 110px;
    left: 765px;
    z-index: 2;
}
#ichunddu
{
    position: absolute;
    top: 60px;
    left: 880px;
    z-index: 2;
}

#box_Titel2 h1 { padding-top: 30px; margin: 0; font-size: 20px; color: #B4955C; font-weight: normal; }
#box_Titel2 h2 { margin: 0; padding-top: 5px; font-size: 18px; color: #67CB33; font-style: italic; font-weight: normal; }


#box_TopMenu
{
    position: absolute;
    top: 15px;
    left: 884px;
    text-align: right;
    z-index: 2;
    min-width:320px;
}
#box_Menu
{
  
    width: 100%;
    margin-bottom:1px;
    min-width:900px;
    background: url('../Bilder/GIF/TopNavBGR.gif') repeat-x bottom;
}

#box_gruen_bild
{
    width: 100%;
    min-width:1240px;
    background-color: #6bcb31;
}
#box_gruen_bild_text
{
    position: absolute;
    top: 200px;
    left: 520px;
    z-index: 1;
    width: 400px;
}
#box_gruen_bild_text p
{
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
}
#box_gruen_bild_ueber
{
    position: absolute;
    top: 230px;
    left: 535px;
    z-index: 1;
    width:600px;

}
#box_gruen_bild_ueber h1
{
    color:#ffffff;
    font-family:Trebuchet MS,  Verdana, Arial, Sans-Serif !important;
    letter-spacing:0.9pt;
}
#box_Konfig_button
{
    position: absolute;
    top: 345px;
    left: 515px;
    width: 200px;
    height: 50px;
    z-index: 2;
    background-color: #6bcb31;
}
#box_feine_linien
{ 
    width: 100%;
    min-width:1240px;
    height: 20px;
    background: url('../Bilder/GIF/BGR.gif') repeat;
}
#box_opt_ueber
{
    margin-left: 40px;
    width: 860px;
    margin-top: 10px;
}
.box_Spalte
{
    margin-top:30px;
    margin-left:35px;
    width: 410px;
    float:left;
}
#box_Inhalt
{ 
   margin-top:30px;
   margin-left:38px;
     
    float:left;
  
}
.gruppen_uebersicht tr td
{
    width: 185px;
    }
.box_messe
{
   margin-left:35px;
   margin-top:30px;
   width: 295px;
   float:left;
}

#box_SubMenu
{
    margin-bottom:1px; 
    width: 100%;
    height:25px;
    background-color: #7D7045;
}


/* Subseiten für das Backend - Anfang */

#box_25
{
    position: absolute;
    top: 194px;
    left: 0px;
    width: 100%;
    height: 25px;
    background-color: #6bcb31;
    z-index: 1;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 36px;
    color: #FFFFFF;
}
#box_26
{
    position: absolute;
    top: 220px;
    left: 0px;
    width: 100%;
    height: 20px;
    background: url('../Bilder/GIF/BGR.gif') repeat;
    z-index: 1;
}
.box_25
{
    position: absolute;
    top: 194px;
    left: 0px;
    width: 100%;
    height: 25px;
    background-color: #6bcb31;
    z-index: 1;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 36px;
    color: #FFFFFF;
}
.box_26
{
    position: absolute;
    top: 220px;
    left: 0px;
    width: 100%;
    height: 20px;
    background: url('../Bilder/GIF/BGR.gif') repeat;
    z-index: 1;
}
#box_27
{
    position: absolute;
    top: 250px;
    left: 25px;
    width: auto;
    height: 150px;
    z-index: 1;
}

/* Subseiten für das Backend - Ende */

