body {	font-family: "Courier New", Courier, mono;	font-size: 12px;	font-style: normal;	line-height: 16px;	font-weight: normal;	font-variant: normal;	color: #333333;
	background-color: #f0efea;	}a {	text-decoration: underline;	color:#333333;	}a:hover {	text-decoration: underline;	color: #FF3300;	}	a:visited {	text-decoration: underline;	color: #336699;	}	.copy {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	line-height: 12px;	font-weight: normal;	font-variant: normal;	color: #333333;}.wrapper-start {	position: relative;	top: 120px;	width: 410px;	height: 352px;	margin: 0 auto 0;	clear: both;	}	.start-right {	float: right;	display: block;	}	.start-left {	float: left;	display: block;	}/* Beginn der home html Styles */#wrapper {	width: 735px;	margin: 0 auto 0;	}	#header {	display:block;	width: 735px;	height: 175px;	clear:both;	margin-bottom:1px;	}#header-left {	float:left;	}#header-right {	float: right;	margin-top: 75px;	margin-bottom: 10px;	}#mitte {	width: 524px	clear:both;	}#left {	display:block;	width: 175px;	float: left;	margin-right: 10px;	}	#right {	width: 525px;	float: right;	}	#footer {	position: fixed;	top: 480px;	text-align: center;	}.button {	margin: 10px 0px 20px 0px;	}	#nav-wrapper {	float: left;	display: block;	width: 50px;	margin: 100px 0px 20px 0px;	}	.bild a:hover {	background-color:#00FF00;	}input {	width: 190px;	border: 1px solid #666;	background-color: transparent;	}	textarea {	width: 290px;	height: 70px;	border: 1px solid #666;	background-color: transparent;	}#button {	width: 85px;	cursor: pointer;	}#button:hover {	width: 85px;	cursor: pointer;	background-color: #999966;	}