/* hier soll mal die formatierung drinn stehen */

/* komplette Seite -ausenherum- */
/*.backgound_over_all {color:#000000; background-color:#EEEEEE; text-align:center}*/
.backgound_over_all {background-image:url(media/images/background_over_all.jpg); color:#000000; text-align:center; background-color:#EEEEEE}

/* Globale Tabelle -die gesamte Seite- */
.global_table {color:#000000; background-color:#69B779; text-align:left}
/* LOGO */
.logo {width:100px; text-align:center; background-color:#69B779;}
/* Philosofi */
.philosophy {white-space:normal; color:#000000; background-color:#69B779;}
/*#E80311*/
.headline {font-size:110%; font-weight:bold;}
/* Titelzeile -wo bin ich- unter Philosophy */
.sitetitle {white-space:normal; color:#000000; background-color:#69B779; font-size:80%;}
/* Hauptinhalt der Seite */
.maincontent {vertical-align:top; background-color:#69B779;}
/* Navigation */
.navigation {width:100%; background-color:#69B779; text-align:center;}
/* Fusszeile */
.footer {white-space:normal; color:#333300; background-color:#69B779; font-size:80%;}
/* Rahmen um naviBilder */
.img_frame {border-top-width:0px; border-left-width:0px; border-right-width:3px; border-bottom-width:3px; border-right-color:#333333; border-bottom-color:#333333; border-top-color:transparent; border-left-color;transparent; border-style:solid; padding:0px;}
/* Fremdworte kursive */
.tecterm {font-style:italic;}
/* Standard Textlayout (Blocksatzt, rechts 20px Rand) */
.standardtext {text-align:justify; margin-right:20px; white-space:normal;}

/* a.navi_picture {text-decoration:none; font-weight:bold; color:#FFFF33; background-color:#999999}*/
a.navi_picture:link {text-decoration:none; font-weight:bold; color:#FFFF33;}
a.navi_picture:visited {text-decoration:none; font-weight:bold; color:#FFFF33;}
a.navi_picture:hover {text-decoration:none; font-weight:bold; background-color:#000000;}
a.navi_picture:active {text-decoration:none; font-weight:bold; background-color:#999999;}

a.navi_left:link {text-decoration:none; font-weight:bold; color:#FFFF33;}
a.navi_left:visited {text-decoration:none; font-weight:bold; color:#FFFF33;}
a.navi_left:hover {text-decoration:none; font-weight:bold; background-color:#000000;}
a.navi_left:active {text-decoration:none; font-weight:bold; background-color:#999999;}

a.navi_top:link {text-align:center; text-decoration:none; font-weight:bold; color:#333300;}
a.navi_top:visited {text-align:center; text-decoration:none; font-weight:bold; color:#333300;}
a.navi_top:hover {text-align:center; text-decoration:none; font-weight:bold; background-color:#CCCCCC;}
a.navi_top:active {text-align:center; text-decoration:none; font-weight:bold; background-color:#999999;}

a.navi_start:link {text-align:center; text-decoration:none; font-weight:bold; color:#333300; border-color:#333300;}
a.navi_start:visited {text-align:center; text-decoration:none; font-weight:bold; color:#333300; border-color:#333300;}
a.navi_start:hover {text-align:center; text-decoration:none; font-weight:bold; background-color:#CCCCCC; border-color:#CCCCCC;}
a.navi_start:active {text-align:center; text-decoration:none; font-weight:bold; background-color:#999999; border-color:#999999;}

/* alternierende Tabellenspalten */
.tr_a {background-color:#FFCCCC;}
.tr_b {background-color:#CCCCCC;}

.trenner {text-align:left; width:25%; height:1px; border:1px solid; border-color:#333300;}

div.bild1 {
position: absolute;
top: 300px;
left: 450px;
height: 87px;
width: 100px;
z-index:2;
}


div.text1 {
position: absolute;
top: 300px;
left: 550px;
height: 87px;
width: 100px;
visibility: hidden;
z-index:2;
}