body
         {
         background: url(./../images/bgpattern.gif);
         font-family: georgia, arial;        
         padding-top:0;
         padding:0px;
         margin:0px;
          }
          
textarea {overflow: hidden;}
      
           
h1       {
         font-weight:bold;
         font-size:1.6em;
         text-align:left;
         }

p
         {
         font-weight:bold;
         font-size:.8em;
         text-align:left;
         }

a {
  text-decoration:underline;
  color:#808080;
  }
  
.alarm
        {
        text-decoration:underline;
        color:red;    
        }
        
.seitenumbruch
        {
        text-decoration:underline;
        color:#a7101a;
        }
        
img { border: none}
  
.grafiklink
        {
        text-decoration:none;    
        }

.uberschrift
        {
        color:#00386b;
        font-size:20px;
        text-align:left;
        margin:0px;
        font-weight:bold;
        }
        
.indexuberschrift
        {
        color:#00386b;
        font-size:22px;
        text-align:left;
        margin:0px;
        /*font-weight:bold;*/
        }
        
.kleingedrucktes
        {
        font-size:10px;
        text-align:left;
        font-weight:500;
        color:#808080;
        }
        
.auswahlmenus
        {
        font-size:12px;
        /*font-weight:bold;*/
        text-align:left;
        font-weight:500;
        /*color:#808080;*/
        color:black;
        }
        
.beitrag
        {
        text-align:justify;
        color:#808080;
        font-size:12px;
        }
        
.indexbeitrag
        {
        text-align:justify;
        color:#808080;
        font-size:13px;
        }
        
.datum
        {
        font-size:11px;        
        color:#808080;
        font-weight:bold;
        }
        
.datei
        {
        font-size:11px;
        font-weight:500;        
        color:#a7101a;
        }
        
#clear {
    clear: both;
    }



#grauerbalken
                 {
                 position:absolute;
                 width:100%;
                 height:42px;
                 left:0px;
                 background: url(./../images/bar.png);
                 border:0px solid #888;
                 z-index:1;
                 /*text-align:left;
                 margin: 0 auto;*/
                 }

#grauerbalkenlinkcontainer
                {
                 position:relative;
                 width:759px;
                 border:0px solid #888;
                 z-index:2;
                 text-align:center;
                 margin: 0 auto;
                 }
                 
#grauerbalkenimpressum
                {
                position : relative;
                float:left;
                border:0px solid #888;
                width:63px;
                height:29px;
                }
                 
#kopf
                 {
                 width:759px;
                 height:190px;
                 /*background: url(./../images/head.png);*/
                 border:0px solid #888;
                 z-index:0;
                 text-align:center;
                 margin: 0 auto;
                 }
                 
#internenavigation
                {
                 width:759px;
                 height:60px;                 
                 border:0px solid #888;
                 z-index:2;
                 text-align:center;
                 margin: 0 auto;
                 }
                 
#archivfilter
                {
                 width:759px;
                 height:130px;
                 background: url(./../images/filterbar.png);
                 border:0px solid #888;
                 z-index:1;
                 text-align:center;
                 margin: 0 auto;
                 }
                 
#grunbalken
                {
                 width:721px;
                 height:61px;
                 background: url(./../images/grunbalken.png);
                 border:0px solid #888;
                 text-align:left;
                 font-size:11px;
                 z-index:1;
                 margin: 0 auto;                 
                 }
                 
#rotbalken
                {
                 width:721px;
                 height:61px;
                 background: url(./../images/redbar.png);
                 border:0px solid #888;
                 text-align:left;
                 font-size:11px;
                 z-index:1;
                 margin: 0 auto;
                 }
                 

#contenthintergrund
                 {
                 width:759px;
                 background: url(./../images/content.png);
                 border:0px solid #888;
                 z-index:1;
                 text-align:center;
                 margin: 0 auto;
                 font-size:11px;                 
                 }
                 
#contentcontainer
                 {
                 width:700px;                                 
                 border:0px solid #888;
                 z-index:1;
                 text-align:left;
                 margin: 0 auto;
                 }
                 
#meldecontent
                {
                 width:759px;
                 height:557px;
                 background: url(./../images/meldencontent.png);
                 border:0px solid #888;
                 z-index:0;
                 text-align:center;
                 color:#808080;
                 font-size:11px;
                 top:0;
                 margin: 0 auto;
                 }
                 

/*Styles für die Ausgabedateien*/                 


#beitrag
                {
                 position:relative;
                 float: left;
                 width:560px;                 
                 background-color : white;
                 border:0px solid #888;
                 z-index:1;
                 text-align:center;
                 margin: 0 auto;
                 }
                 
#beitragmelden
                {
                 position:relative;
                 float: left;
                 width:84px;
                 height:11px;                 
                 border:0px solid #888;
                 z-index:1;
                 text-align:center;
                 margin: 0 auto;
                 }
                 
#beitragmelden
                a {
                    display:block;
                    background: url(./../images/meldebuttongrau.png);
                    text-decoration:none;
                }
                
#beitragmelden
                a:hover {
                    display:block;
                    background: url(./../images/meldebutton.png);
                    text-decoration:none;
                }
                 
#datum
                {
                 position:relative;
                 float: right;
                 width:130px;
                 background-color : white;
                 border:0px solid #888;
                 z-index:1;
                 text-align:left;
                 margin-bottom:4px;                 
                 }
                 
#link
                {
                 position:relative;
                 float: right;
                 width:130px;
                 background-color : white;
                 border:0px solid #888;
                 z-index:0;
                 margin-bottom:4px;
                 text-align:left;
                 }
                 
#downloadbutton
                {
                 position:relative;
                 float: right;
                 width:130px;
                 background-color : white;
                 border:0px solid #888;
                 z-index:1;
                 text-align:center;
                 margin: 0 auto;
                 }
                 
/*Styles für die Editor-dateien*/
#platzhalter
                {                
                 position:relative;
                 float:left;
                 border:0px solid #888;
                 width:120px;
                 height:800px;
                }
                
#platzhalterseitenlange
                {
                 position:relative;
                 float:left;
                 border:1px solid #888;
                 width:0px;
                 height:800px;
                }
                
#platzhalterfilteroben

                {
                 position:relative;
                 float:right;
                 text-align:center;
                 border:0px solid #888;
                 width:759px;
                 height:74px;
                 color:#808080;
                 font-size:13px;
                }
                
#platzhalterfilterlinks

                {
                 position:relative;
                 float:left;
                 border:0px solid #888;
                 width:70px;
                 height:40px;
                }
                
#filtersuchbutton
                {
                 position:relative;
                 float:left;
                 border:0px solid #888;
                 width:100px;
                 height:20px;
                }
                
#filter3
                {
                 position:relative;
                 float:left;
                 border:0px solid #888;
                 width:170px;
                 height:40px;
                 text-align:left;
                }

#filter2
                {
                 position:relative;
                 float:left;
                 border:0px solid #888;
                 width:203px;
                 height:40px;
                 text-align:left;
                }
                
#filter1
                {
                 position:relative;
                 float:left;
                 border:0px solid #888;
                 width:193px;
                 height:40px;
                 text-align:left;
                }
                
#platzhalterindex
                {
                 position:relative;
                 float:left;
                 border:0px solid #888;
                 width:40px;
                 height:300px;
                }
                
#boxnameschulemail
                 {
                 position:relative;
                 float:left;
                 width:400px;
                 height:180px;
                 border:0px solid #888;
                 z-index:1;
                 text-align:left;
                 margin: 0 auto;
                 }
                 
#boxindexintro
                 {
                 position:relative;
                 float:left;
                 width:400px;
                 height:470px;
                 border:0px solid #888;
                 z-index:1;
                 text-align:left;
                 top:10px;
                 margin: 0 auto;
                 }
                 
#boxtitelbeitrag
                 {
                 position:relative;
                 float:left;
                 width:400px;
                 height:270px;
                 border:0px solid #888;
                 z-index:1;
                 text-align:left;
                 top:10px;
                 margin: 0 auto;
                 }
                 
#boxdateihochladen
                 {
                 position:relative;
                 float:left;
                 width:500px;
                 height:85px;
                 border:0px solid #888;
                 z-index:1;
                 text-align:left;
                 top:20px;
                 margin: 0 auto;
                 }
                 
#boxdateikategorie
                 {
                 position:relative;
                 float:left;
                 width:500px;
                 height:160px;
                 border:0px solid #888;
                 z-index:1;
                 text-align:left;
                 top:20px;
                 margin: 0 auto;
                 }
                 
#boxcaptcha
                 {
                 position:relative;
                 float:left;
                 width:400px;
                 height:180px;
                 border:0px solid #888;
                 z-index:1;
                 text-align:left;
                 top:30px;
                 margin: 0 auto;
                 }
                                 
#bottom
                 {
                 width:1024px;
                 height:17px;
                 background: url(./../images/bottom.png);
                 border:0px solid #888;
                 z-index:0;
                 text-align:center;
                 margin: 0 auto;
                 }
                 
#bottomindex

                {
                 width:759px;
                 height:512px;
                 background: url(./../images/bottomindex.png);
                 border:0px solid #888;
                 z-index:0;
                 text-align:center;
                 color:#808080;
                 font-size:11px;
                 top:0;
                 margin: 0 auto;
                 }
                 
#bottomsbedit
                 {
                 width:759px;
                 height:841px;
                 background: url(./../images/sbeditorbottom.png);
                 border:0px solid #888;
                 z-index:0;
                 text-align:center;
                 color:#808080;
                 font-size:11px;
                 /*top:0;*/
                 margin: 0 auto;
                 }
                 
#bottomaredit
                 {
                 width:759px;
                 height:841px;
                 background: url(./../images/areditorbottom.png);
                 border:0px solid #888;
                 z-index:1;
                 text-align:center;
                 color:#808080;
                 font-size:11px;
                 /*top:0;*/
                 margin: 0 auto;
                 }
                 
.popup
{
    /*margin-top:10px;
    margin-left:10px;
    margin-right:10px;*/
    margin:10px;
    padding:20px;
    color:#808080;
    font-size:13px;
    background-color:white;
}
                 
