@charset "UTF-8";
/* CSS Document */

/*Kisten*/
body, html {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#seite {
	width: 860px;
	margin: 0 auto;
	text-align: center;
}

#links {
	text-align: left;
	height: 570px;
	width: 197px;
	float: left;

}

#rechts {
	text-align: left;
	width: 663px;
	float: right;
	margin-top: 47px;
	padding-bottom: 13px;

}

#bild {
	height: 302px;
	background-position: right;
}

#content {
	width: 490px;
	float: left;
}

#content-right {
	float: right;
	width: 166px;
}

#bild #content {
	padding-top: 91px;
}

#footer {
	clear: both;
	border-top: #666666 1px dotted;
	text-align: right;
	line-height: 1.6em;
	}

/*Kisten*/

#menu {
	margin-left:33px;
	margin-top: 34px;
	width:137px;
}




