#langchooser {
	position:relative;
	float:right;
	margin-top:0;
}

#langchooser a img{
	border:none;
}

#flash {
	float:right;
	margin-top:-265px; 
	margin-right:50px;
}

#flash img{
	float:right;
	margin-top:34px; 
	margin-right:0;
}

body {
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	background-image:url(../bilder/bg.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	margin:0;
	padding:0;
}
#rahmen {
	position:relative;
	margin:0 auto;
	width:760px;
	background-color:#fff;
}
#kopf {
	width:700px;
	border-bottom:solid 1px #000;
	margin:0 40px 0 20px;
}

#menu {
	width:723px;

	border-left:solid 1px #000;
	padding:32px 0 32px 0;
	margin:-17px 0 0 36px;
}

#rahmen.erbrecht #menu {
	height: 271px;
}
#inhalt {
	width:660px;
	margin:-17px 0 0 20px;
	padding:35px 0 0 30px;
	border-top:solid 1px #000;
}
#fuss {
	width:760px;
	margin-top:30px;
}
