body	{

        }

#seite
		{
		position:relative;
       	margin:auto;
       	width:100%;
		}

/* Aufteilung oberer Bereich */

#kopfbereich_hintergrund
		{
		display:none;
        }

#kopfbereich_mitte
		{
		display:none;
		}

#kopfbereich_links
		{
		display:none;
         }

#kopfbereich_rechts
		{
		display:none;
        }

#bereich_unten_hintergrund
		{
		position:absolute;
        width:100%;
        }

#bereich_unten
		{
        width:100%;
        height:100%;
        }

/* Ende Aufteilung oberer Bereich */

/* Aufteilung unterer Bereich */

#navigation
		{
		display:none;
		}

#inhalt
		{
		position:relative;
		float:left;
		width:100%;
        }

/* Ende Aufteilung unterer Bereich */

/* Aufteilung Bereich Inhalt */

#titel
		{
		display:none;
       	}

#text
		{
        width:100%;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12pt;
        text-align:justify;
      	}

/* Ende Aufteilung Bereich Inhalt */

#header_hintergrund
		{
		position:relative;
	    margin-bottom: 10px;
		top: 25px;
	    width: 460px;
		height: 20px;
		background-color:#ffcc33;
		background-image:url(grafik/farbverlauf.gif);
		background-repeat:no-repeat;
		border: 1px solid black;
		z-index:0;
		display:none;

		}

#header
		{
		width: 455px;
		height: 20px;
	    padding-left:5px;
		background-image:url(grafik/linien_hintergrund.gif);
		background-repeat:repeat;
		font-family: Verdana, Geneva, sans-serif;
		font-size:10pt;
		font-weight:bold;
		color:#FFFF80;
	    font-variant:small-caps;
		z-index:1;
		display:none;
		}

.illustration1
		{
		display:none;
		}

#footer
		{
		display:none;
      	}
		
#footer2
		{
		display:none;
      	}

.zeile{clear:both;}

.spalte1
		{
        position:relative;
        float:left;
        width:20%;
        padding:1%;
		font-family: Verdana, Geneva, sans-serif;
		font-size:10pt;
        font-weight:bold;
		}

.spalte2
		{
        position:relative;
        float:left;
        width:67%;
        padding:1% 2%;
		font-family: Verdana, Geneva, sans-serif;
		font-size:10pt;
		}

.signum
		{
		font-family: Verdana, Geneva, sans-serif;
		font-size:10pt;
        font-style:italic;
        font-weight:bold;
        }

.zitat
		{
		margin:auto;
		width:80%;
		margin-top:20px;
		margin-bottom:20px;
		padding-top:10px;
		padding-bottom:10px;
		font-family: Verdana, Geneva, sans-serif;
		font-size:10pt;
		font-weight:bold;
        font-style:italic;
        text-align:center;
        border-bottom:1px dotted;
        border-top: 1px dotted;
        }

.zitat_musik
		{
		margin:auto;
		width:80%;
		margin-top:20px;
		margin-bottom:20px;
		padding-left:70px;
		padding-top:10px;
		padding-bottom:10px;
		font-family: Verdana, Geneva, sans-serif;
		font-size:10pt;
		font-weight:bold;
        font-style:italic;
        text-align:center;
        border-bottom:1px dotted;
        border-top: 1px dotted;
        background-image:url(musikbereich/note.gif);
        background-repeat:no-repeat;
        background-position:5px 5px;
        }

.bildunterschrift
		{
		margin:auto;
		width:80%;
		margin-top:20px;
		margin-bottom:75px;
		padding-left:0px;
		padding-top:10px;
		padding-bottom:10px;
        font-size:10pt;
        font-weight:bold;
        font-style:italic;
        text-align:center;
        border-bottom:1px dotted;
        border-top: 1px dotted;
        background-image:none;
        background-repeat:no-repeat;
        background-position:5px 5px;
		}

.zitatuntertitel
		{
		font-size:8pt;
		}

.kapitaelchen
		{
		font-weight:bold;
		font-size:13pt;
        }

.trennlinie
		{
		position:relative;
	    clear:both;
		width:100%;
		height:0px;
		margin-top:25px;
		margin-bottom:25px;
		border-top:1px dotted;
		}

.trennlinie2
		{
		position:relative;
	    clear:both;
		width:100%;
		height:0px;
		margin-top:5px;
		margin-bottom:5px;
		border-top:1px dotted;
		}

.bild_links
		{
		float:left;
	    margin:10px 10px 10px 0px;
	    border: 1px dotted black;
		padding:5px;
		}

.bild_rechts
		{
		float:right;
	    margin:10px 0px 10px 10px;
	    border: 1px dotted black;
		padding:5px;
		}

.bild_zentriert
		{
		width:80%;
		margin:auto;
		margin-top:20px;
		margin-bottom:20px;
		padding-top:10px;
		padding-bottom:10px;
		text-align:center;
		border-top:1px dotted black;
		border-bottom:1px dotted black;
		}

.zentriert
{
	text-align:center;
}

.bild_box1
		{
		margin-bottom:35px;
		text-align:center;
		width: 302px;
		float:left;
		}

.bild_box2
		{
		clear:both;
		text-align:center;
		margin:2px auto 2px auto;
		}

.bild_deko1
		{
		margin:10px;
		border:1px solid black;
		}

.bild_deko1
		{
		border:1px solid black;
		}

.hinweis
		{
		text-align:center;
		font-size:8pt;
		font-style:italic;
		font-variant:small-caps;
		color:green;
 		}

.ueberschrift1
		{
		 margin-top:25px;
		 margin-bottom:10px;
		 font-size: 14pt;
		 font-weight:bold;
		 text-align:center;
		 border-bottom:1px dotted;
		 border-top:1px dotted;
		}

.ueberschrift2
		{
		margin-top:25px;
		margin-bottom:5px;
		padding-top:2px;
		padding-bottom:2px;
		font-family: Verdana, Geneva, sans-serif;
		font-size:12pt;
        font-weight:bold;
        text-align:left;
        border-bottom:1px dotted;
        border-top:1px dotted;
        }

.ueberschrift3
		{
		margin-top:25px;
		margin-bottom:5px;
		padding-top:2px;
		padding-bottom:2px;
		font: 10pt verdana;
		font-weight:bold;
		text-align:justify;
		border-bottom:1px dotted;
		border-top:1px dotted;
		}

 .ueberschrift_infobox
 		{
		margin-bottom:5px;
		padding-top:2px;
		padding-bottom:2px;
		font-family: Verdana, Geneva, sans-serif;
		font-size:12pt;
		font-weight:bold;
		text-align:justify;
		border-bottom:2px solid black;
		border-top:2px solid black;
		}

.text_standard
		{
		font-family: Verdana, Geneva, sans-serif;
		font-size:9pt;
        color:white;
        text-align:left;
        text-align:justify;
        }

.tooltip1
	{
	display:none;
	}

.individuell
	{
	display:none;
	}

a
		{
		text-decoration:none;
		color:black;
		}

.hiddendruck
{
	display:none;
}

a img
		{
		border : 0 none;
		padding:10px;
		}

.hintergrund_farbe1
		{
		background-color:white;
		}

.hintergrund_farbe2
		{
		background-color:#D3D3D3;
		}

.zellabstand_unten
		{
		border-collapse:separate;
		border-spacing:0px 5px;
		}

td
		{
		text-align:left
		}

.tableheader
		{
		background-color:#808080;
        color:white;
        font-weight:bold;
        text-align:center;
        }

.rahmen_rechts
		{
		border-right: 1px dotted black;
		}

.rahmen_unten
		{
		border-bottom: 1px dotted black;
		}

.liste_nummeriert
		{
		list-style-type:decimal;
		}

.liste_unnummeriert
		{
		list-style-type:square;
		}

.listenpunkt1
		{
		padding-bottom:10px;list-style-image: url(grafik/listenpunkt.ico);
		}

.hinweis{
		font-family: Verdana, Geneva, sans-serif;
		font-size:10pt;
		font-weight:bold;
		color:red;
		}

.infobox{
	    width:70%;
	    margin:auto;
	    padding:10px;
		margin-top: 50px;
		margin-bottom: 50px;
		border: 1px solid black;
		}


/* Formulare */

.eintrag_erstellen
		{
		clear:left;
        width:96%;
        padding:10px;
		margin:auto;
		font-family: Verdana, Geneva, sans-serif;
		font-size:10pt;
		font-weight:bold;
		color:black;
        border: 1px solid black;
        }

.input_standard
		{
        border: 1px dotted black;
        color:black;
        }

.button_standard
		{
        border:1px solid black;
        }

.button_admin
		{
		width:200px;
		font-weight:bold;
		border: 2px outset;
		}

.speichern
		{
		background-color:#37c837;
		border-color: green;
		}

.verwerfen
		{
		background-color:red;
		border-color: maroon;
		}

/* Ende Formulare */

/*  Adminbereich */

.link1
		{
		color:green;
		text-decoration:none;
		font-weight:bold
		}

/*  Ende Adminbereich */


