/* CSS Document */
a:link {
	color: #FF0066;
	text-decoration: none;
	font-size: 13px;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
a:visited {
	color: #00CCFF;
	text-decoration: none;
	font-size: 13px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 13px;

}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF3366;
	text-transform: uppercase;

}
.body {
	background-color: #000066;
}
#center {
	position:relative;
	margin-top: 100px;
	width:949px;
	height:608px;
}

#logo-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:949px;
	height:117px;
	background-image: url(../page_layout/logo_01.jpg);
}

#bild-links-02 {
	position:absolute;
	left:0px;
	top:117px;
	width:192px;
	height:254px;
	background-image: url(../page_layout/bild_links_02.jpg);
}

#willkommen-03 {
	position:absolute;
	left:192px;
	top:117px;
	width:99px;
	height:72px;
	background-image: url(../page_layout/willkommen_03.jpg);
}

#willkommen-04 {
	position:absolute;
	left:291px;
	top:117px;
	width:59px;
	height:54px;
	background-image: url(../page_layout/willkommen_04.jpg);
}

#inhalt-05 {
	position:absolute;
	left:349px;
	top:117px;
	width:330px;
	height:491px;
	background-image: url(../page_layout/inhalt_05.jpg);
}

#rechts-oben-05 {
	position:absolute;
	left:680px;
	top:117px;
	width:269px;
	height:252px;
	background-image: url(../page_layout/rechts_oben_05.jpg);
}

#leiste-06 {
	position:absolute;
	left:291px;
	top:171px;
	width:59px;
	height:336px;
	background-image: url(../page_layout/leiste_06.jpg);
	background-repeat: no-repeat;
}

#main-page-07 {
	position:absolute;
	left:192px;
	top:189px;
	width:99px;
	height:35px;
	background-image: url(../page_layout/main_page_07.jpg);
	background-repeat: no-repeat;
}

#willkommen-08 {
	position:absolute;
	left:192px;
	top:224px;
	width:99px;
	height:30px;
	background-image: url(../page_layout/willkommen_08.jpg);
	background-repeat: no-repeat;
}

#about-me-09 {
	position:absolute;
	left:192px;
	top:254px;
	width:99px;
	height:26px;
	background-image: url(../page_layout/about_me_09.jpg);
	background-repeat: no-repeat;
}

#photo-10 {
	position:absolute;
	left:192px;
	top:280px;
	width:99px;
	height:22px;
	background-image: url(../page_layout/photo_10.jpg);
	background-repeat: no-repeat;
}

#links-11 {
	position:absolute;
	left:192px;
	top:302px;
	width:99px;
	height:28px;
	background-image: url(../page_layout/links_11.jpg);
	background-repeat: no-repeat;
}

#kontakt-12 {
	position:absolute;
	left:192px;
	top:330px;
	width:99px;
	height:41px;
	background-image: url(../page_layout/kontakt_12.jpg);
	background-repeat: repeat;
}

#bild-rechts-15 {
	position:absolute;
	left:680px;
	top:369px;
	width:269px;
	height:197px;
	background-image: url(../page_layout/bild_rechts_15.jpg);
}

#links-unten-13 {
	position:absolute;
	left:0px;
	top:371px;
	width:192px;
	height:237px;
	background-image: url(../page_layout/links_unten_13.jpg);
}

#page-16 {
	position:absolute;
	left:192px;
	top:371px;
	width:99px;
	height:136px;
	background-image: url(../page_layout/page_16.jpg);
}

#bild-center-unten-16 {
	position:absolute;
	left:192px;
	top:507px;
	width:158px;
	height:101px;
	background-image: url(../page_layout/bild_center_unten_16.jpg);
}
.scroll {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 15px;
}
#scroll {
	position: relative;
	width: 280px;
	height: 380px;	
	top: 160px;
	left: 40px;
	overflow-x:hidden;
	overflow-y: scroll;
	SCROLLBAR-FACE-COLOR: #FF7B00;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF8A00;
	SCROLLBAR-SHADOW-COLOR: #D85400;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #000066;
	SCROLLBAR-3DLIGHT-COLOR: #FF8A00;	
}
#news {
	position: relative;	
	width: 280px;
	height: 50px;	
	left: 40px;
	top: 170px;
	padding: 5px;
	background-color: #0000FF;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
#copyright-17 {
	position:absolute;
	left:680px;
	top:566px;
	width:269px;
	height:42px;
	background-image: url(../page_layout/copyright_17.jpg);
}
