/* #e3e4e0*/

IMG {
border:0;
}

HTML {
  height: 100%;
  margin-bottom: 0px;
  
}

BODY {
	background-color: #FFFFFF;
	font-family: Times New Romans;
	font-size: 1.3em;
	font-style: normal;
	line-height: 1.3em;
	text-decoration:none;
	font-weight: normal;
	color: black;
	margin: 0;
	text-indent: 1px;
	border:0;
	

}

UL {
	list-style-image: url(img/li.gif);
	color: #333333;
}

a:hover, UL:hover, UL:active {
	font-weight: normal;
	color: #999999;
	text-decoration:underline;
}

H1 {
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	font-weight: normal;
	text-indent:0px;
	color:#FF6600;
	font-weight:bolder;
	letter-spacing:1px;
}

A {
	text-decoration: none;
	color:#333333;
	line-height: 1.1em;
}

H2, menue, a.menue {
	font-family: Times New Romans;
	font-size: 1.3em;
	font-style: normal;
	text-decoration:none;
	font-weight: normal;
	text-indent:0px;
	color:#333333;
	
}


#textlogo{ position: absolute;
           width: 369px;
           height: 55px;
           left: 50%;
           margin-left: -419px;  /* Um die Hälfte der Breite nach links schieben */
           top: 50%;
           margin-top: -289px;   /* Um die Hälfte der Höhe nach oben schieben */
           background-color:#FFFFFF;
           text-align:center;
           background-image: url(img/textlogo.gif);
           
           }

#logo{ position: absolute;
           width: 153px;
           height: 159px;
           left: 50%;
           margin-left: 206px;  /* Um die Hälfte der Breite nach links schieben */
           top: 50%;
           margin-top: -289px;   /* Um die Hälfte der Höhe nach oben schieben */
           background-color:#FFFFFF;
           text-align:center;
           background-image: url(img/logo.gif);
           
           }

#logo_small{ position: absolute;
           width: 55px;
           height: 55px;
           left: 50%;
           margin-left: 364px;  /* Um die Hälfte der Breite nach links schieben */
           top: 50%;
           margin-top: -289px;   /* Um die Hälfte der Höhe nach oben schieben */
           background-color:#FFFFFF;
           text-align:center;
           
           
           }

#hauptmenue { position: absolute;
           font-family: Times New Romans;
			font-size: 1.9em;
			font-style: normal;
			line-height: 2.8em;
			color:#333333;
			width: 246px;
           height: 220px;
           left: 50%;
           margin-left: -419px;  /* Um die Hälfte der Breite nach links schieben */
           top: 50%;
           margin-top: -61px;   /* Um die Hälfte der Höhe nach oben schieben */
           text-align:left;
           line-height: 0.8em;
           
           
           }

#untermenue { position: absolute;
           font-family: Times New Romans;
			font-size: 1.3em;
			font-style: normal;
			color:#333333;
			width: 200px;
           height: 220px;
           left: 50%;
           margin-left: -419px;  /* Um die Hälfte der Breite nach links schieben */
           top: 50%;
           margin-top: -214px;   /* Um die Hälfte der Höhe nach oben schieben */
           text-align:left;
           line-height: 0.8em;
           
           
           }

#textbox{ position: absolute;
           width: 560px;
           height: 270px;
           left: 50%;
           margin-left: -141px;  /* Um die Hälfte der Breite nach links schieben */
           top: 50%;
           margin-top: -120px;   /* Um die Hälfte der Höhe nach oben schieben */
           text-align:left;
           
           overflow:auto; 
           }           

#schriftstueckbox{
			position: absolute;
           width: 560px;
           height: 364px;
           left: 50%;
           margin-left: -141px;  /* Um die Hälfte der Breite nach links schieben */
           top: 50%;
           margin-top: -214px;   /* Um die Hälfte der Höhe nach oben schieben */
           text-align:left;
           
           overflow:auto; 
           }           
           
#hintergrund{ position: absolute;
           width: 837px;
           height: 149px;
           left: 50%;
           margin-left: -419px;  /* Um die Hälfte der Breite nach links schieben */
           top: 50%;
           margin-top: 150px;   /* Um die Hälfte der Höhe nach oben schieben */
           
           text-align:center;
           background-image: url(img/hintergrund.gif);
           overflow:auto;
           
           }

#credits{ position: absolute;
           text-align:right;
           font-family: Helvetica, Arial;
           font-size: 0.65em;
           color: #999999;
           text-indent: 0px;
			width: 838px;
           height: 10px;
           left: 50%;
           margin-left: -419px;  /* Um die Hälfte der Breite nach links schieben */
           top: 50%;
           margin-top: 299px;   /* Um die Hälfte der Höhe nach oben schieben */
                    
           }
           
#bild { position: absolute;
           width: 560px;
           height: 392px;
           left: 50%;
           margin-left: -141px;  /* Um die Hälfte der Breite nach links schieben */
           top: 50%;
           margin-top: -225px;   /* Um die Hälfte der Höhe nach oben schieben */
           text-align:center;
           
           overflow:none; 
           }    