@charset "utf-8";
/* CSS Document */

body {
	background-image: url(Bilder/bg_02.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #CED9ED;
}
.Stil1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #525D6F;
}
a:link {
	color: #525D6F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #525D6F;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #525D6F;
}
.menu  {
position: absolute;
margin-top: 240px;
margin-left: 170px;
font-family:Verdana, Helvetica, sans-serif;
font-size:15px;
color:#525D6F;
letter-spacing:1px;
text-align:right;
}