/* CSS Document */
body{
	background-color:#530000;
}
a:link { 
	font-family:Verdana,Arial,Helvetica;
	font-size:10px;
	text-decoration:none;
	color:#FFFF99;
} 
a:visited { 
	font-family:Verdana,Arial,Helvetica;
	font-size:10px;
	text-decoration:none;
	color:#FFFF99;
} 
a:active { 
	font-family:Verdana,Arial,Helvetica;
	font-size:10px;
	text-decoration:none;
	color:#00FFFF;
} 
a:hover {
	font-family:Verdana,Arial,Helvetica;
	font-size:10px;
	text-decoration:none;
	color:#FF6633;
} 

p{	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
	text-align: left;
}
.datum {
	color: #66FF33
}


#center {
	position:relative;
	width:900px;
	height:660px;
	margin-top: 85px;
}
#logo-1 {
	position:relative;
	width:900px;
	height:120px;
	background-image: url(layout/logo_1.jpg);
}
#links-home-2 {
	position:relative;
	width:271px;
	height:55px;
	background-image: url(layout/links_home_2.jpg);
	left: 0px;
	z-index: 0;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#center-rechts-4 {
	position:relative;
	width:489px;
	height:540px;
	background-image: url(layout/center_rechts_4.jpg);
	float: right;
}
#links-5 {
	position:absolute;
	width:64px;
	height:398px;
	background-image: url(layout/links_5.jpg);
	top: 175px;
	left: 0px;
	z-index: 5;


}
#inhalt-6 {
	position:absolute;
	left:104px;
	top:175px;
	width:307px;
	height:398px;
	z-index: 0;
	background-image: url(layout/inhalt_index.jpg);
	background-repeat: no-repeat;
}
#bild_micha {
	position:absolute;
	width:127px;
	height:93px;
	z-index: 1;
	left: 10px;
	top: 50px;
	background-image: url(layout/michaela_hewelt.jpg);
}
#inhalt-links {
	position:absolute;
	width:119px;
	height:28px;
	top: 146px;
	left: 16px;
	z-index: 1;
}
#inhalt-text {
	position:relative;
	width:135px;
	height:113px;
	left: 55px;
	top: 50px;
	z-index: 1;
}
#linie {
	position:absolute;
	z-index: 0;
	background-image: url(layout/linie.jpg);
	background-repeat: no-repeat;
	width: 274px;
	height:13px;
	top: 188px;
	left: 10px;
}
#inhalt-news-1 {
	position:absolute;
	left:14px;
	top:207px;
	width:270px;
	height:70px;
	z-index: 1;
	background-image: url(layout/gelbbrustara_lilo.jpg);
	background-repeat: no-repeat;
	background-position: 182px 2px;
}
#inhalt-news-2 {
	position:absolute;
	left:14px;
	top:298px;
	width:270px;
	height:70px;
	z-index: 1;
	background-image: url(layout/dominik_laeufer.jpg);
	background-repeat: no-repeat;
	background-position: 182px 2px;	
}

/*button alle*/

#home-3 {
	position:absolute;
	left:271px;
	top:120px;
	width:140px;
	height:55px;
	z-index: 10;
}
#bildergalerie-5 {
	position:absolute;
	left:64px;
	top:175px;
	width:40px;
	height:135px;
	z-index: 9;
}
#ueber-mich-7 {
	position:absolute;
	left:64px;
	top:310px;
	width:40px;
	height:129px;
	z-index: 8;
}
#kontakt-8 {
	position:absolute;
	left:64px;
	top:439px;
	width:40px;
	height:134px;
	z-index: 7;
}
#copyright-9 {
	position:absolute;
	left:0px;
	top:573px;
	width:411px;
	height:87px;
	z-index: 6;
}

