/* -------------------------------------------
project:  Marie Antoinette
date:    2008/05/26
programmer: skroggel
------------------------------------------- */

/* global settings
------------------------------------------- */
.intro {
    margin: 18px 0px 0px -50px;
}


* { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    color: #000000; 

}

html, body {
    position: absolute; 
    height: 100.01%;
    width:100%;
    
    margin:0;
    padding:0;
}

span {
    color: inherit;
}


img { 
    border: none;
    margin:0;
}


hr {
    height:1px;
    border:0;
    background-color:#9A8656;
    overflow:hidden;
}

.clear {
    overflow: hidden; 
    clear: both; 
    height: 0;
}

/* basic styles for content
------------------------------------------- */

#main_text * {
	font-size: 1em;
	color: #000000;
	line-height: 1.4em;
	font-style: normal;
}


#main_text p {
    margin-top:0; 
    margin-left:0; 
    margin-right:0; 
    margin-bottom:0.2em;
}

#side_content h1,
#main_text h1 {
	font: 22pt  "Times New Roman", Times, serif;
	color: #000;
	font-style: normal;
	font-weight:normal;
	
	margin-top:0px;
	margin-bottom:0.5em;
}


#side_content .role, #main_text .role  {
	font: 16pt "Times New Roman", Times, serif;
	color: #000;
	font-style: normal;
	font-weight:normal;
}
#side_content .bzng, #main_text .bzng {
	font: 12pt "Times New Roman", Times, serif;
	color: #000;
	font-style: normal;
	font-weight:normal;
}
#side_content .name, #main_text .name {
	font: 12pt "Times New Roman", Times, serif;
	color: #000;
	font-style: normal;
	font-weight: bold;
}




#side_content h2,
#main_text h2 {
	font: 16pt "Times New Roman", Times, serif;
	color: #000;
	font-style: normal;
	font-weight:normal;

	margin-top:0px;
	margin-bottom:0.5em;	
}

#side_content h3,
#main_text h3 {
	font: 16pt "Times New Roman", Times, serif;
	color: #000;
	font-style: normal;
	font-weight:normal;

	margin-top:0px;
	margin-bottom:0.5em;	
}

#side_content h4,
#main_text h4 {
	font: 14pt  "Times New Roman", Times, serif;
	color: #000;
	font-style: normal;
	font-weight:normal;

	margin-top:0px;
	margin-bottom:0.5em;	
}

#side_content h5,
#main_text h5 {
	font: 13pt "Times New Roman", Times, serif;
	color: #000;
	font-style: normal;
	font-weight:normal;
	
	margin-top:0px;
	margin-bottom:0.5em;	
}

#side_content h6,
#main_text h6 {
	font: 10pt Verdana, Arial sans-serif;
	color: #000;
	font-style: normal;
	font-weight:bold;

	margin-top:3px;
	margin-bottom:0.5em;	
}

#main_text a,
#main_text a:visited,
a, a:visited {
	color:#534524;
    font-size:1em;
    text-decoration: none;    
}

#main_text a:hover,
a:hover {
	color:#9A8656;
    font-size:1em;
    text-decoration: underline;

}


/* layout
------------------------------------------- */


#main_div {
  
/*  
    position:absolute;
    top:50%;
    left:50%;

    
    margin-left:-418px;
    margin-top:-370px;
*/
    position:relative;
    margin:auto;
    margin-top:10px;

    height:740px;
    width: 920px; 

    background-image:url('images/template0/main_background_rahmen.jpg');
    background-position:left 20px;
    background-repeat:no-repeat;
      
}    

    #template2 #main_div {
        background-image:url('images/template0/main_background_start_rahmen.jpg');
    
    }
#main_text_holder, 
#main_text_holder_editor {
    position:relative;
    top:100px;
    left:80px;
    width:280px;
    height:380px;
    float:left;
    
    
    overflow: hidden;
}

    #template2 #main_text_holder {
        position:relative;
        top:20px;
        left:20px;
        width:795px;
        height:570px;
        float:left;
        
        overflow: hidden;    
    
    }
    
    #main_text_holder .main_text {
        width:280px;
    }

    #template2 #main_text_holder .main_text {
        width:795px;
    }

        #template2 #main_text_holder textarea{
            width:795px;
            height:560px;
        }




#main_text_holder_editor {
    left:0px;
     width:600px;
     overflow:visible;

}

    #template2 #main_text_holder_editor {
        left:0px;
         width:795px;
         overflow:visible;
    
    }

    #main_text_holder_editor textarea{
        width:600px;
        height:350px;
    }
    


    #main_text_holder #main_text {
        position: absolute; top: 0;
    }



#scroller {
    position:relative;
    left:185px;
    top:115px;
    width:125px;
    height:18px;
    overflow:hidden;
    background-image:url('images/template0/updown.jpg');
}


    #scroller a#up,
    #scroller a#down {
        position:absolute;
        top:0px;
        left:0px;
        width:20px;
        height:18px;
        overflow:hidden;
        text-indent:-10000px;
    }

    #scroller a#up {
        left:25px;
    }
    
#side_content {
    position:relative;
    top:100px;
    right:75px;
    float:right;
    
    height:330px;
    width:150px;
    
    overflow:visible;
}

    #main_text input,
    #side_content input {
         font-family:"Times New Roman", Times, serif;
         color: #FFFFFF;
         font-size:1.3em;
         
         border:1px solid #000000;
         background-color:transparent;
         background-image:url('images/template0/background_button.png');
         
         height:28px;
         width:120px;
    
    
    }  

    #main_text .newsletter_anmeldung,
    #side_content .newsletter_anmeldung {
    
        border:0;
        padding:0;
        margin-bottom:15px;    
    
    }
   
        #main_text .newsletter_anmeldung th,
        #side_content .newsletter_anmeldung th {
            font-family: Verdana, Arial, sans-serif;
            color: #9A8656;
            font-size:0.9em;
            
            text-align:left;
            font-weight:bold;
            
            padding-top:8px;

        }
        
        #main_text .newsletter_anmeldung td input,
        #side_content .newsletter_anmeldung td input {
            font-family: Verdana, Arial, Times, serif;
            color: #000000;
            font-size:0.8em;
            
            text-align:left;
            font-weight:normal;
            
            border:1px solid #000000;
            background-color:transparent;
            background-image:none;
            
            height:16px;
            width:147px;
            margin:0;
            padding:0;

        }     
        
        #main_text .newsletter_anmeldung td input {
            width:200px;
        } 
         

    #infobox input {
             font-family:"Times New Roman", Times, serif;
             color: #FFFFFF;
             font-size:0.8em;
             
             border:1px solid #000000;
             background-color:transparent;
             background-image:url('images/template0/background_button.png');
             
             height:18px;
             width:147px;
             
             margin-top:0.5em;
             margin-bottom:0.5em;
    }
    
    #infobox select {
             font-family: Verdana, Arial , Times, serif;
             color: #000000;
             font-size:0.8em;
             
             border:1px solid #000000;
             background-color:transparent;
             
             height:18px;
             width:147px;
             
             margin-top:0.5em;
             margin-bottom:0.5em;
    }

    #infobox p {
        margin-top:0.5em;
    }
    
/* Link-layers zu den Sponsoren*/

	

	
	
#link_to_theater {
    position:absolute;
    bottom:10px; 
    left:560px;
    width:150px;
    height:80px;
} 

    #link_to_theater a {
        width:100%;
        height:100%;
        overflow:hidden;
        display:block;
        text-indent:-10000px;
    }
	
	
#link_to_bremen_erleben {
    position:absolute;
    bottom:10px; 
    left:750px;
    width:150px;
    height:80px;
} 

    #link_to_bremen_erleben a {
        width:100%;
        height:100%;
        overflow:hidden;
        display:block;
        text-indent:-10000px;
    }
	
	
	
#link_to_porsche {
    position:absolute;
    bottom:10px; 
    left:50px;
    width:150px;
    height:80px;
}    


    #link_to_porsche a {
        width:100%;
        height:100%;
        overflow:hidden;
        display:block;
        text-indent:-10000px;
    }
   


#link_to_ewe {
    position:absolute;
    bottom:10px; 
    left:180px;
    width:150px;
    height:80px;
}    


    #link_to_ewe a {
        width:100%;
        height:100%;
        overflow:hidden;
        display:block;
        text-indent:-10000px;
    }
	
	
	#link_to_enbw {
    position:absolute;
    bottom:10px; 
    left:310px;
    width:180px;
    height:80px;
}    


    #link_to_enbw a {
        width:100%;
        height:100%;
        overflow:hidden;
        display:block;
        text-indent:-10000px;
    }
	
/* Menu
------------------------------------------- */   

#mainmenu {
    position:relative;
    top:0;
    left:0;
    margin: 0 auto;
    height:30px;
    width:835px;
}

    #mainmenu #mainmenu_inner {
        position:relative;
        left:20px;
    }
   
        #mainmenu #mainmenu_inner .mainmenu,
        #mainmenu #mainmenu_inner  .mainmenu_current {
            float:left;
            margin-left:5px;
            margin-right:5px;
        
        }

#submenu {
    position:relative;
    top:43px;
    left:0;
    margin: 0 auto;
    height:30px;
    width:835px;
    text-align: center;
}

    #submenu #submenu_inner {
        position:relative;
        left:200px;
    width:835px;
    text-align: center;
    }
   
 /*altes Menu
   
        #submenu #submenu_inner .sub1menu,
        #submenu #submenu_inner .sub1menu_current {
            float:left;
            margin-left:0px;
            /*margin-right:25px;
        
        }*/
		
		        #submenu #submenu_inner .sub2menu,
        #submenu #submenu_inner .sub2menu_current {
            float:left;
            margin-left:0px;
            /*margin-right:25px;*/
        
        }
        
		        #submenu #submenu_inner .sub8menu,
        #submenu #submenu_inner .sub8menu_current {
            float:left;
            margin-left:0px;
            top: 42px;
            /*margin-right:25px;*/
        
        }
        #rollover_008001 {
            float:left;
            margin-left:148px;
            /*margin-right:25px;*/
        }