body {
	margin:0;
	padding:0;
	background-color: #ffffcc;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 15px;
	background-attachment: fixed;
	
	
	} 
#wrapper {
	height: 815px;
	width: 800px;
	margin-bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}#header {
	background-image: url(../images/header-neu.jpg);
	height: 110px;
	width: 712px;
	margin-left: 50px;
}
#navi {
	height: 30px;
	width: 100%;
}
#navi a:hover
{
	color: #666;
}
#navi a:focus,
#navi a:hover,
#navi a:active,
#navi a.aktiv,
#navi strong {

	color: #666;
	text-decoration: underline;
}

#content {
	height: 695px;
	width: 100%;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
.kostenfrei {
	color: #666;
	font-size: 14px;
	line-height: 3em;
}
.star {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
}


#content-scroll {
	height: 645px;
	width: auto;
	margin-top: 20px;
	overflow: scroll;
}
.ready {
	font-size: 10px;
	color: #CCC;
}

#navi ul {
	list-style-position: inside;
	list-style-type: none;
}
#navi ul li a {
	text-decoration: none;
	color: #000;
}

#navi li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin-top: -10px;
}
#content ul {
	list-style-position: outside;
}
#content ul li a {
	color: #000;
	text-decoration: none;
}#content ul li a:hover {
	text-decoration: none;
	color: #F00;
}

#content li {
	display: inline;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 14px;
	text-decoration: none;
	list-style-type: none;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#content a {
	color: #999;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
}
#content a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
}
input, textarea {
	background-color: #FFC;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
	width: 250px;
}
select {

	width: 255px;
}
input:hover {
	background-color: #FF9;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
}
textarea:hover {
	background-color: #FF9;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
}
#content select {
	background-color: #FFC;
}
#wrapper #content #tell {
	position: absolute;
	left: 336px;
	top: 334px;
	width: 417px;
	height: 346px;
}
#contenttext {
	width: 100%;
	height:1px;
	margin-left:3px;
	margin-right: 25px;
	top: 1px;
	max-height:1px;
	overflow: hidden;
	text-indent: -2500px;
}
#contenttext h2 {
	overflow: hidden;
	text-indent: -2500px;
}

