body {
	background-color: #cccccc;
	background-image:url(../images/hintergrund.jpg);
	background-repeat: repeat;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

a:link, a:visited{
	color: #060;
	text-decoration: none;
}

a:hover{
	color: #900;
	text-decoration: none;
}

#container {
	background-color: #ffffff;
	width: 800px;
	border:#F60 1px solid;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/container_bg.jpg);
	background-repeat: no-repeat;
}

#logo {
	margin-top: 15px;
	height: 40px;
	font-size: 25px;
}

#inhalt {
	position:relative;
	left: 50px;
	width: 700px;
}

#navigation {
	width: 700px;
	left: 50px;
	background-color:#FFF;
	border: #F60 1px solid;
	padding-top: 3px;
	padding-bottom: 3px;
}

#navigation a {
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
}

#navigation a:hover {
	font-size: 14px;
}

#indicator {
	width: 700px;
	height: 10px;
}

#centerblock {
	width: 700px;
	height: 290px;
}

#links {
	left: 0px;
	position: absolute;
	width: 435px;
}

#links_contact {
	left: 0px;
	position: absolute;
	width: 435px;
	border: 1px solid #F60;
}

#rechts1 {
	left: 449px;
	position: absolute;
	width: 250px;
	background-color: #FFF;
	border: 1px solid #F60;
	height: 90px;
}

#rechts2 {
	left: 449px;
	position: absolute;
	width: 250px;
	background-color: #FFF;
	border: 1px solid #F60;
	height: 90px;
	margin-top: 100px;
}

#rechts3 {
	left: 449px;
	position: absolute;
	width: 250px;
	background-color: #FFF;
	border: 1px solid #F60;
	height: 90px;
	margin-top: 200px;
}

#rechts1 img, #rechts2 img, #rechts3 img  {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 0px;
	margin: 0px;
}

#rechts1 a, #rechts2 a, #rechts3 a  {
	position: absolute;
	top: 38px;
	left: 10px;
	font-size: 16px;
	font-weight: bold;
}

#aktuelles {
	background-color: #FFF;
	border: 1px solid #F60;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 690px;
	height: 60px;
}

#aktuelles img {
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 2px;
	vertical-align: middle;
	float: left;
}

#textbox {
	background-color: #FFF;
	border: 1px solid #F60;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 690px;
	text-align: left;
}
#accordionbox {
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 700px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}
.sm_img {
	border: 1px solid #F60;
	margin-right: 10px;
	margin-bottom: 10px;
}

.sm_img_green {
	border: 1px solid #060;
	margin-right: 10px;
	margin-bottom: 10px;
}
.preis {
	float: right;
}
.Vorgabe {
	width: 200px;
}
.auswahlknopf {
	margin-right: 10px;
	margin-left: 10px;
}
.preise:hover{
	background-color: #FFDF8F;
}
.bild-links {
	margin-right: 10px;
	margin-bottom: 5px;
}
