/* CSS Document */





/*ALLGEMEINES*/
html {
height: 101%; /*Scrollbar erzwingen*/

}


*{
	padding: 0; 
	margin: 0;
}
body{
font-size: 76%; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-align: center;
background: #f4f6ff;
/*244 - 246 - 255*/
color: #000000;

}

h1, h2, h3, h4, h5, h6 {
margin-left:13px;
margin-right:13px;
margin-top: 3px;
margin-bottom: 3px;
text-align: center;
}
h1 {
font-size: 2.1em;
}
h2 {
font-size: 1.8em;
}

h3 {
font-size: 1.4em;
}

p{
margin: 15px;
}

img, a img {
padding: 10px;
border: 0;
display: inline;
	
}

/* SEITENAUFBAU*/
#wrap {
width: 100%;
max-width: 1000px;
min-width: 750px;
margin: 0 auto; 
text-align: left;
background: url(bilder/struktur/body_hinten.jpg) top left repeat-x ;
}

/*Kopfbereich*/
#header{
min-width: 750px;
max-width: 1000px;
height: 145px; 
text-align:left;
border-top: 1px solid #999; 
border-bottom-color: #1602FD;
background:  url(bilder/struktur/diathr.jpg) top left no-repeat;
padding-top: 0px;
padding-left: 245px;
vertical-align: middle;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*Schulname und -ort*/
p.titeltext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 2.5em;
font-weight: bolder;
color: #FFFF99;
line-height: 1em;
background-color: #0000FF;
}

/*NAVIGATIONSLEISTE OBEN GESTALTEN*/
#navigation{
min-width: 740px;
height: 60px;
border-bottom: 1px solid #0000FF;
border-top: 1px solid #0000FF;
background: url(bilder/struktur/top_hinten.jpg) top left repeat-x;
/*border-bottom-color: #0000FF;
border-top-color: #0000FF;*/
line-height: 3em;
padding-left: 3px;
padding-top: 30px;
font-size: 99%;
}

/*ungenutzter Link*/
#navigation li a:link {
color: #993300;
background: #FFFFCC;
text-decoration: none;
padding: 4px 16px 4px 6px;
border: 2px solid #0000FF;
}

/*Maus &uuml;ber dem Link*/
#navigation li a:hover {
color: #993300;
background: #FFFFCC;
text-decoration: none;
padding: 4px 16px 4px 6px;
border: 2px solid #993300;
}

/*besuchter Link*/
#navigation li a:visited{
color: #666666;
background: #FFFFCC;
text-decoration: none;
padding: 4px 16px 4px 6px;
border: 2px solid #CCCC99;
}

/*Listernformatierung für die Navigationsleiste*/

#navigation ul {
list-style: none;
padding-top: 15px;
}

#navigation  li {
display: inline;
border-width: thick;
font-weight: bold;
padding-left: 3px;
padding-right: 3px;
}

/*Inhaltsblock der Startseite*/
#inhalt_start{
float: left;
width: 62%;
max-width: 900px;
margin: 3px 3px 3px 3px;
padding: 3px 3px 20px 3px;
border-right: 5px solid #0000FF;
}


/*Inhaltsblock aller anderen Seiten*/
#inhalt{
float: left;
width: 70%;
margin: 3px 3px 3px 3px;
border-left: 5px solid #999;
border-color: #0000FF;
padding: 3px 3px 20px 3px;	
}

/*Textformatierung im Inhaltsbereich*/
#inhalt p {
margin-top: 3px;
margin-bottom: 3px;
text-align: left;
}

#block_links {
float:left;
width:55%;
padding-right:3px;
}


#block_rechts {
display:inline;
width:40%;
padding-left:3px;
}


.block_zu_inline {
display:inline;
}

.leftalign {
	float: left;
}

.illu {
margin: 5px;
padding:10px;
}

.linksbuendig {
text-align: left;
}



.rand_links {
margin-left:15px;
}

.rand_rechts {
	margin-right:15px;	
}

.rand_oben {
	margin-top:15px;
}

.rand_unten {
	margin-bottom:15px;
}

.rand_alles{
	margin:15px;
}


.listen {
padding: 5px 1px 5px 35px;
}



.rechtsalig {
float: right;
}

.zentriert {
display: block;
margin: auto;
/*text-align: center;*/
}

.text_zentriert {
text-align: center;
}


.einzug {
text-indent: 1.5em;
}

.einzug_neg {
text-indent: -0.5em;
}

.kursiv {
font-style:italic;
}

.fett {
font-weight: bold;
}

.unterstrichen {
text-decoration:underline;
}

.gross_weit {
font-size:1.3em;
margin-bottom:1em;
}

#inhalt ul {
list-style: circle;
}

#inhalt ol {
list-style: decimal;
}

.colblue {
color: #0000FF;
background-color: #f4f6ff;

}

.thumbs {

margin:2px;
height:180px;
width:170px;
text-align:center;

}

.thumbs_gross {

margin:2px;
height:150px;
width:200px;
text-align:center;

}
.in_zeile {
/*padding-bottom:0;
padding-left:0;
padding-right:0;*/
padding: 0px;
margin: 0;
vertical-align:middle;
}


.fotos {
color: #000000;;
margin: 0 10px 0 0;
padding: 15px;
width:110px;
border-left:2px solid #eeeeee;
border-right:2px solid #eeeeee;
border-top:2px solid #eeeeee;
background-color:#f4f6ff;
border-bottom: 2px solid #aaa;
}

#standardtabelle {
border:1px solid #003366;
border-collapse:separate;
border-spacing:2px;
margin-left:35px;
}

#standardtabelle td {
border:1px solid #003366;
padding:2px;
margin:2px;

}

#standardtabelle th {
border:1px solid #003366;
padding:2px;
margin:2px;

}

.tab_schulfestplan {
	font-size:larger;


}

.kopf_schulfestplan {
	font-size:26px;
	text-align:center;
	
}

.tab_namensliste {
border-bottom-color:#0000CC;
}

.tab_stundenplan {
	border:2px;
	text-align:center;
	padding:2px;
	margin:2px;
	border-spacing:2px;
}

.stundenplan {
	width:255px;
	table-layout:fixed;
	word-spacing:2px;
	
}



/*Infoseite rechts*/
#info{
float: left;
width: 20%;
padding: 3px 3px 20px 20px;
margin: 1px 1px 4px 1px;
/*border-left: 5px solid #999;*/
border-color: #0000ff;
}

/*Hervorgehobener Infotext*/
#achtung{
font-weight: bolder;
font-size:x-large;
color: #CC0000;
text-decoration: underline;
background-color: #f4f6ff;
}

#achtung_klein{
font-weight: bold;
font-size: large;
color: #CC0000;
background-color: #f4f6ff;
}

#info ul li {
padding-bottom: 8px;
padding-left: 12px;
list-style: none;
}

/*Konfoguration der Unterseiten und der Seitennavigation links*/
#seitennavi {
background: #FFFFCC;
color: #993300;
float: left;
width: 15%;
/*margin-left: 1px;
margin-right: 1px;*/
padding: 3px 3px 3px 3px;
margin: 3px 3px 3px 3px;
}

.menulitem {
text-align: left;
background: #f4f6ff;
border: 1px solid #0000FF;
color: #993300;
font: bold  1em Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
width: 99%;
}
.menulitem a {
display: block;
text-decoration: none;
color: #993300;
padding: 4px 2px;
background-color: #f4f6ff;
}

#menue_1 {
position: relative;
border-top: 1px solid #0000FF;
color: #993300;
font:  0.9em Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
width: 99%;
z-index: 20;
background-color: #f4f6ff;
}


#menue_2 {
position: relative;
border-top: 1px solid #0000FF;
color: #993300;
font:  0.9em Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
width: 99%;
z-index: 20;
background-color: #f4f6ff;
}

#menue_3 {
position: relative;
border-top: 1px solid #0000FF;
color: #993300;
font:  0.9em Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
width: 99%;
z-index: 20;
background-color: #f4f6ff;
}

#menue_4 {
position: relative;
border-top: 1px solid #0000FF;
color: #993300;
font:  0.9em Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
width: 99%;
z-index: 20;
background-color: #f4f6ff;
}

#menue_5 {
position: relative;
border-top: 1px solid #0000FF;
color: #993300;
font:  0.9em Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
width: 99%;
z-index: 20;
background-color: #f4f6ff;
}

#menue_6 {
position: relative;
border-top: 1px solid #0000FF;
color: #993300;
font:  0.9em Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
width: 99%;
z-index: 20;
background-color: #f4f6ff;
}

#menue_7 {
position: relative;
border-top: 1px solid #0000FF;
color: #993300;
font:  0.9em Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
width: 99%;
z-index: 20;
background-color: #f4f6ff;
}

#menue_8 {
position: relative;
border-top: 1px solid #0000FF;
color: #993300;
font:  0.9em Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
width: 99%;
z-index: 20;
background-color: #f4f6ff;
}

#menue_9 {
position: relative;
border-top: 1px solid #0000FF;
color: #993300;
font:  0.9em Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
width: 99%;
z-index: 20;
background-color: #f4f6ff;
}

#menue_10 {
position: relative;
border-top: 1px solid #0000FF;
color: #993300;
font:  0.9em Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
width: 99%;
z-index: 20;
background-color: #f4f6ff;
}

div.menulitem a:hover {
background: #FFFFCC;
color: #cc0000;
}

div.menulitem:hover #menue_1 {
display: block;
font-size: 0.8em;
}

head:first-child+body #menue_1 {
display: none;
font-weight: bold;
}

div.menulitem:hover #menue_2 {
display: block;
font-size: 0.8em;
}

head:first-child+body #menue_2 {
display: none;
font-weight: bold;
}

div.menulitem:hover #menue_3 {
display: block;
font-size: 0.8em;
}

head:first-child+body #menue_3 {
display: none;
font-weight: bold;
}


div.menulitem:hover #menue_4 {
display: block;
font-size: 0.8em;
}

head:first-child+body #menue_4 {
display: none;
font-weight: bold;
}


div.menulitem:hover #menue_5 {
display: block;
font-size: 0.8em;
}

head:first-child+body #menue_5 {
display: none;
font-weight: bold;
}


div.menulitem:hover #menue_6 {
display: block;
font-size: 0.8em;
}

head:first-child+body #menue_6 {
display: none;
font-weight: bold;
}

div.menulitem:hover #menue_7 {
display: block;
font-size: 0.8em;
}

head:first-child+body #menue_7 {
display: none;
font-weight: bold;
}

div.menulitem:hover #menue_8 {
display: block;
font-size: 0.8em;
}

head:first-child+body #menue_8 {
display: none;
font-weight: bold;
}

div.menulitem:hover #menue_9 {
display: block;
font-size: 0.8em;
}

head:first-child+body #menue_9 {
display: none;
font-weight: bold;
}

div.menulitem:hover #menue_10 {
display: block;
font-size: 0.8em;
}

head:first-child+body #menue_10 {
display: none;
font-weight: bold;
}



/*Reinigungselement, unterbindet das Fortführen der Formatierungen der oberen Elemente, es ist unsichtbar */
.cleaner {
clear: both;
height:1px;
font-size:1px;
border:0px none;
margin:0; padding:0;
background:transparent;
}

/*Fußelement der Seite*/
#fuss{
clear: both;
width: 100%;
height: 40px;

}

#zertifiziert {
padding-right:100px;
}

/*THR-Intern Elternbriefformatierung*/

#intern_titelbild {
width:550px;

z-index:0;

}


#intern_unterzeile {
position:relative;
top:-40px;
margin-bottom:30px;
width:550px;
z-index:1;

}




#nummer {
margin-left:25px;
margin-right:35px;
}


#jahrgang {
margin-left:100px;
margin-right:100px;

}

#monat_jahr {
margin-left:10px;
margin-right:15px;
}

#intern_inhaltsblock {
margin-left:3px;
width:600px;
}


#intern_links {
float:left;
width:280px;
margin-right:0.1em;
}

#intern_rechts {
float:left;
width: 260px;
margin-left:0.1em;
}

.intern_titel {
font-size:20px;
font-weight:bolder;
}

.intern_untertitel {
font-size:16px;
font-weight:bold;
}

/*Foerderverein*/



.vff_name {
		width:550px;
	font:2.3em  Verdana, Geneva, sans-serif;
	position:relative;
	top:-200px;
	left:290px;
	font-weight:bold;
	line-height:1.6em;
}

.vff_name_index {
	font:1.8em  Verdana, Geneva, sans-serif;
	font-weight:bold;
	line-height:1.6em;	
}

.vff_logo {
	/*width:170px;*/
}

.vff_text {
	position:relative;
	top:-120px;
}

.vff_logo_index {
	
	margin-right:25px;
	margin-bottom:25px;
}

