/* CSS Document Gymnasium Landau **********************/
/* Version       : 1.0                               **********************/
/* erstellt      : Dominik Palme                     **********************/
/* Date          : Oktober 2008                        **********************/
	
/************************** Grundeinstellung Mastertemplate ****************/
body{
	margin:0;
	padding:0;
        
	text-align: left;
	background-color:#0000cd  ;
	font-size:64.5%;
                font-family:Verdana, Arial, Helvetica, sans-serif;
	}





/*************************** Font Mastertemplate *************************/
/*.editmode{color: #000000; margin:0.2em; font-size: 1.0em;}*/
.textarea{color:#000000;font-size:1.2em;line-height: 1.4em; }
/*.datum{color: #000000;font-size:1.0em; font-weight: bold;}*/
/*.error{color: #000000;font-size:1.2em; font-weight: bold;}*/
h1{
	margin: 0em;
	margin-bottom: 0em;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
	}

h2{
	margin: 0em;
	margin-bottom: 1.0em;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
	}

h3{
	margin: 0em;
	margin-bottom: 1.0em;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
	}

/************************** Link Format Mastertemplate ****************/
A.headlinelink:link{text-decoration:none; color : #000000; font-weight:bold;  }
A.headlinelink:visited {text-decoration:none; color : #000000; font-weight:bold;   }
A.headlinelink:hover {text-decoration:none; color : #000000; font-weight:bold;  }
A.headlinelink:active {text-decoration:none; color : #000000; font-weight:bold; }

A.newsarchiv:link{text-decoration:none; color : #000000; font-weight:bold;  }
A.newsarchiv:visited {text-decoration:none; color : #000000; font-weight:bold;   }
A.newsarchiv:hover {text-decoration:none; color : #000000; font-weight:bold;  }
A.newsarchiv:active {text-decoration:none; color : #000000; font-weight:bold; }

A.newsboxtxt:link{text-decoration:none; color:#000000; font-size:11px;}
A.newsboxtxt:visited {text-decoration:none; color:#000000; font-size:11px;    }
A.newsboxtxt:hover {text-decoration:none; color:#000000; font-size:11px;   }
A.newsboxtxt:active {text-decoration:none; color:#000000; font-size:11px;   }

a {text-decoration: underline; color: #000000;  font-weight: bold;}
a:visited {text-decoration: underline; color: #666666;  font-weight: bold;}
a:active {text-decoration: underline; color: #666666;  font-weight: bold;}



/****************************** Content Area *******************************/
#container{	
        background-color:#63B8FF;
	font-size: 1.1em;
        line-height: 1.2em;
        margin-left: auto;
        margin-right:auto;
        position:static;
	width: 900px;
	height: 820px;
        
        }

#header {
        
	height: 200px;
        margin-top: -60px;
	background-color: #63B8FF;
	}

#header_pic1 {
        position: static;
        padding-top: 0px;
        padding-left: 0px;
	width: 100%;	
	background-color: #63B8FF;
       }



#hnavi {
        position: relative;
	text-align:center;
       	top: 215px;
	left: 0px;
	width: 900px;
        height: 20px;
	background-color: #ffffff;
	border-bottom: 1px #323232 solid;
	
	      
	
}	


#contentbox {
	width: 660px;
	
        padding-left: 25px;
	background-color: #63B8FF;
	height:550px;
	margin-top: 36px;
                padding-right:25px;
        
}

#headline {
	text-align:left;
	border-bottom: 1px #63B8FF solid;	
	
}

#headline2 {
	text-align:left;
	margin-top: 10px;
	
}

#textarea{

                margin-top: 10px;
                margin-left: 100px;
	color:#000000;
	font-size:11px;
	line-height: 1.2em;

}

#navibox {
        line-height: 18pt;		
	margin-top: -570px;
	position: static;
	top: 0px;
	left: 10px;
	width: 120px;
	background: transparent;
	
        }



#footer{
        position:absolute; 
        top:800px;
	background-color:#63B8FF  ;
	font-size: 11px;
	line-height: 1.2em;
        width: 900px;
	height: 20px;
	margin-left: auto;
        margin-right: auto;
        bottom:10px;
	text-align: center;
        }

/**************** Box-Model **********************************/

.sidebox {
	margin: 0px auto; /* center for now */
	width: 180px; /* ems so it will grow */
        height: auto;
	background-color: #63B8FF;
	
}
.boxhead {
	background-color: #63B8FF;
	margin-top: -10px;
	padding: 0;
	text-align: center;
        line-height: 0em;
}

.boxbody {
	background-color:#63B8FF;
	margin: 0;
	padding: 5px 10px 30px;
       
}


/************************ Navigation horicentral **********************************/



 #hnavi ul a {
        vertical-align:middle;
       white-space: nowrap;
       text-decoration: none; font-weight: bold;
    font-size: 100%;
    color: #000000;  
  }
  #hnavi ul a:hover {
    color: #646464; 
    font-size: 100%;
  }

/************************ Navigation vertical **********************************/

#vnavigation{
        border-left: 1px #323232 solid;
        border-right: 1px #323232 solid;
        border-top: 1px #323232 solid;
        border-bottom: 1px #323232 solid;
	
	margin-top: -40px;
        margin: 0;
}

#vnavigation ul {
    
    

    margin: 0; padding: 0.8em;
    list-style: none; 
     font-size: 100%;
	
  }
  * html ul#vnavigation {  /* Korrekturen fuer IE 5.x */
     padding: 10.2em;
    padding-left: 0;
    padd\ing-left: 0.8em;
     
  }
 #vavigation  ul li {
    list-style: none;
    margin: 0.4em; 
    
    
   }
 #vnavigation  ul a {
    text-decoration: none; font-weight: bold;
    color: #000000;  
    
  }
  #vnavigation ul a:hover {
    color: #646464; 
    
  }





