@charset "utf-8";
/* CSS Document */


a:link {
	text-decoration:underline;
	color: #FFFFFF;
	font-size:14px;
}
a:visited {
	text-decoration:underline;
	color: #FFCCFF;
	font-size:14px;
}
a:hover {
	text-decoration:underline;
	color: #00FF00;
	font-size:14px;
}
a:active {
	text-decoration:underline;
	color: #FFCCFF;
	font-size:14px;
}
body {
margin:auto;
}
.head {
background:url(ginalisa.jpg) center top no-repeat;
width:900px;
}
.linkrechts {
margin-top:0px;
margin-right:20px;
color:#FFCCFF;
}
.button {
margin-top:280px;
margin-right:60px;
}
.obenrand {
background:url(obenrand.jpg) no-repeat;
width:900px;
margin-top:-3px;
}
.rand {
background:url(rand.jpg) repeat-y;
width:900px;
margin-top:-3px;
}
.schrift {
margin-right:25px;
text-align:justify;
}