body {
	font-family: Arial, sans-serif;
	background-color: #fff480;
	}

h1{
	color: #ff00ff;
	text-align: center;
}

h3{
	color: #000080;
	padding-left: 35px;
}

img{
	border: 0;
}

table{
	border-collapse : collapse;
	padding : 0px;
	border : 0px;
	width : 100%;

	margin: 0px;
	border-width: 0px;
	border-style: none;
	text-align: left;
	empty-cells: hide;
}

tr{
	border-width : 0px;
	border-style: none;
	padding : 0;
	border: 0px;
}

td{
	border-width : 0px;
	border-style: none;
	padding : 0;
	margin: 0px;
	border: 0px;
}

.zentr{
	text-align: center;
}

.rechts{
	text-align: right;
}

:hover{
	color: #ff0000;
}

:link{
	text-decoration: none;
	color: #6000B0;
}

:visited{
	text-decoration: none;
	color: #9000D0;
}

:active{
	text-decoration: none;
	color: #FF0000;
}

.unten{
	margin-top: 100px;
}

.einr{
	margin-left: 20px;
}

.einzug{
	margin-left: 30px;
	margin-top: 30px;
}

.rechts{
	margin-right: 30px;
	margin-top: 30px;
}

.bild{
	margin-right: 30px;
	margin-top: 0px;
}

.start{
	margin: 10px;
}
