/* CSS Document */

body {
background:#ffed00;

}


#startbutton {
position: absolute;
top: 165px;
left: 267px;
width: 130px;
height:  130px;
}


#content{
background:#fefdef url("../daten/start.gif");
background-repeat:no-repeat;
background-position : bottom;
position: absolute;
top: 20px;
left: 300px;
width: 585px;
height:  330px;
margin: 0px;
padding: 0px;
}



a:hover {
color:#1177bc;
}
a {
    color:#e40083;
	text-decoration: none;
	font: normal 17px Times New Roman, Times, serif;
	margin: 0px;
    padding: 0px;
}

h1{
font: normal 16px Times New Roman, Times, seriff;
color:#e40083;
padding: 255px 50px 5px 175px;
margin: 0px;
}

p
{
font: normal 18px  Times New Roman, Times, serif;

color:#1177bc;
padding: 0 50px 20px 175px;
margin: 0px;
}

img
{
padding: 0px;
margin: 0px;
}
