
/* ausgabe unterdrucken */

.nichtscreenen {
	display:none;
}

/* bilder (rahmen) */

img {
	border:0px;
}

.text {
	font-family:Arial, Helvetica, Verdana, Monaco;
	color:#606060;
	font-size:80%;
	line-height:140%;
	margin-bottom:0px;
}
.text_italic {
	font-family:Arial, Helvetica, Verdana, Monaco;
	color:#606060;
	font-size:80%;
	line-height:140%;
	font-style: italic;
	margin-bottom:0px;
}
.text_underline {
	font-family:Arial, Helvetica, Verdana, Monaco;
	color:#606060;
	font-size:80%;
	line-height:140%;
	text-decoration: underline;
	margin-bottom:0px;
}
.bold  {
	font-family:Arial, Helvetica, Verdana, Monaco;
	color:#606060;
	font-size:80%;
	line-height:140%;
	margin-bottom:0px;
	font-weight: bold;
}



#punkt { width:0px; height:0px; margin-top:0; float:left; }
#box       { position:relative; margin:0 auto; text-align:left; height:640px; top:0px; width:1000px; clear:left; text-align:left; background:black; }

#starttext { position:absolute; top:145px; left:495px; width:470px; height:380px; }
#linie { position:absolute; top:185px; left:0px; width:1000px; height:1px; }
#bildhome { position:absolute; top:300px; left:35px; width:460px; height:340px; }

#navigationthird { position:absolute; left:915px; top:50px; width:48px; height:46px; }
#navtext1 { position:absolute; left:697px; top:256px; width:52px; height:20px; }
#navtext2 { position:absolute; left:902px; top:256px; width:57px; height:20px; }
#navtext3 { position:absolute; left:891px; top:295px; width:67px; height:20px; }
#navtext4 { position:absolute; left:864px; top:334px; width:98px; height:20px; }
#navtext5 { position:absolute; left:573px; top:399px; width:32px; height:20px; }
#navtext6 { position:absolute; left:796px; top:425px; width:80px; height:20px; }
#navtext7 { position:absolute; left:751px; top:464px; width:69px; height:20px; }
#navtext8 { position:absolute; left:636px; top:503px; width:45px; height:20px; }

#starttexte { position:absolute; top:145px; left:551px; width:510px; height:380px; }
#starttextf { position:absolute; top:145px; left:442px; width:555px; height:420px; }

#navtext1f { position:absolute; left:533px; top:258px; width:110px; height:20px; }
#navtext2f { position:absolute; left:693px; top:258px; width:134px; height:20px; }
#navtext3f { position:absolute; left:890px; top:297px; width:67px; height:20px; }
#navtext4f { position:absolute; left:739px; top:453px; width:46px; height:20px; }
#navtext5f { position:absolute; left:707px; top:479px; width:92px; height:20px; }
#navtext6f { position:absolute; left:692px; top:505px; width:149px; height:20px; }
#navtext7f { position:absolute; left:884px; top:505px; width:73px; height:20px; }
#navtext8f { position:absolute; left:692px; top:517px; width:48px; height:20px; }

#navtext1e { position:absolute; left:920px; top:258px; width:52px; height:20px; }
#navtext2e { position:absolute; left:700px; top:284px; width:57px; height:20px; }
#navtext3e { position:absolute; left:831px; top:323px; width:67px; height:20px; }
#navtext4e { position:absolute; left:853px; top:362px; width:98px; height:20px; }
#navtext5e { position:absolute; left:704px; top:453px; width:32px; height:20px; }
#navtext6e { position:absolute; left:910px; top:480px; width:80px; height:20px; }
#navtext7e { position:absolute; left:721px; top:544px; width:69px; height:20px; }
#navtext8e { position:absolute; left:663px; top:505px; width:45px; height:20px; }



/* body */

Body {

text-align:center;
overflow: auto;

background-image:url(bilder/jeannies_hintergrund.jpg); 
background-repeat:repeat-x;
background-position:left top;
background-color:white;

margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;

scrollbar-3dlight-color: #996699; 
scrollbar-arrow-color: #996699; 
scrollbar-base-color: white; 
scrollbar-darkshadow-color: #996699; 
scrollbar-face-color: white; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: #996699; 
scrollbar-track-color: #996699;

}

