.mainCenter {
	height:100%;
}

A:link {
	color : #0033FF;
	text-decoration: none;}
A:active{
	color : #0033FF;
	background-color : #CCCCCC;
	text-decoration : none; }
A:hover {
	color: #0000FF;
	font-weight: bold;
	background-color : #CCCCCC;
	text-decoration : none; 
}
A:visited {
	color : #003399; 
	text-decoration : none;}

A:focus {
	color: #0000FF;
	font-weight: bold;
	background-color : #CCCCCC;
	text-decoration : none; 
}

.banner {
	font-size:13px;
	font-family : Verdana, Arial, Helvtica, sans-serif;
	font-weight:bold;
}

.image {
	font-size:12px;
	font-family: Verdana, Arial, Helvtica, sans-serif;
	color: #000000;
}
.body{
	background-image:  url(../../astrids_gallerie/images/hintergrund_body.jpg);
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color:#000000;
}

#body1 {
	background-image:  url(../../astrids_gallerie/images/hintergrund_body.jpg);
	position : absolute;
	width: 800px;
	height: 633px;
	left: 0px; 
	top: 0px;	
	z-index:1;
	border: 1px none #000000;
	margin: 0px auto;
	text-align: left;}

#navi {
	position : absolute;
	width: 175px;
	height: 400px;
	z-index: 2;
	left: 0px;
	top: 132px;
	background-image:  url(../../astrids_gallerie/images/hintergrund_navi.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color:#000000;
	margin: 0px auto;
	text-align: left;
	border: 1px none #000000;}
	
#text {
	position : absolute;
	width: 600px;
	height: 610px;
	z-index: 3;
	left: 200px; 
	top: 120px;
	background-image:  url(../../astrids_gallerie/images/hintergrund_body.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 10px;
	color:#000000;
	margin: 0px auto;
	text-align: left;
	border: 0px none #000000;}
	
#kopf {
	position : absolute;
	width: 800px;
	heigth: 100px;
	z-index: 4;
	left: 0px;
	top: 0px;
	border: 1px none #000000;
	height: 100px;}
	




	
