body		{
	background: #c0c0c0;
	color: #696969;
	font-family: "Myriad Condensed";
	font-size: large;
}
#alles		{ 
	margin: 0px auto 50px auto;
	width: 990px;
	min-width: 950px;
	height: 650px;
}
#navi		{
	float: left;
	width: 150px;
}
dl, dt, dd, ul, li			{ margin: 0; padding: 0; list-style-type: none; }
#menu						{ position: relative; top: 1em; left: 1em; width: 150px; margin: 0px 0px 0px 0px; }
#menu dt 					{
	color: #696969;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 4px;
	ext-align: center;
	font-family: "Myriad Condensed";
	font-size: x-large;
	font-weight: bold;
}
#menu dd					{
	position: absolute;
	z-index: 100;
	left: 3em;
	margin-top: -2em;
	width: 10em;
}
#menu ul					{ padding: 2px; background-color: #c8c8c8; width: 155px;  }
#menu li					{ height: 60px; }
#menu li.schmal				{ height: 25px; }
#menu li a, #menu dt a,
#menu dd a					{
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 0px;
	background: #c0c0c0;
	width: 150px;
}
#menu dt a:link#now, #menu dt a:visited#now,
#menu dd a:link#now, #menu dd a:visited#now	{ font-weight:bold; color:#ccccff; background:#6666cc; }
#menu dt a:hover, #menu dt a:hover#now,
#menu dd a:hover, #menu dd a:hover#now		{ color:#ccccff; background:#696969; }
#menu dt a:link#da, #menu dt a:visited#da,
#menu dd a:link#da, #menu dd a:visited#da	{ font-weight:bold; color:#ccccff; background:#6666cc; }
#menu dt a:hover, #menu dt a:hover#da,
#menu dd a:hover, #menu dd a:hover#da		{ color:#ccccff; background:#696969; }
#inhalt		{
	float: right;
	width: 830px;
}
#bilder		{
	float: left;
	width: 680px;
	height: 500px;
}
#klbild	{
	position: relative;
	top: 0px;
	height: 150px;
	margin: 0px 10px 0px 110px;
}
#grbild_st	{
	position: relative;
	top: 0px;
	height: 400px;
	margin: 60px 0px 0px 130px;
}
#eins		{
	position: relative;
	width: 150px;
	float: left;
	border: thin solid #696969;
}
#eins_st	{
	position: relative;
	width: 150px;
	float: left;
	border: none;
}
#zwei		{
	position: relative;
	width: 150px;
	float: left;
	margin: 0px 40px 0px 40px;
	border: thin solid #696969;
}
#zwei_st	{
	position: relative;
	width: 150px;
	float: left;
	margin: 0px 40px 0px 40px;
	border: none;
}
#drei		{
	position: relative;
	width: 150px;
	float: right;
	border: thin solid #696969;
}
#drei_st	{
	position: relative;
	width: 150px;
	float: right;
	border: none;
}
#grbild	{
	position: relative;
	top: 0px;
	margin: 20px 30px 0px 140px;
}
#text			{
	float: right;
	width: 150px;
	height: 400px;
	text-align: center;
	padding: 175px 0px 0px 0px;
	background-image: url(../bilder/jb_klein.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
#post		{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.mini	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#grbild a:link, #grbild a:visited,
#grbild a:hover, #grbild a:active	{ font-weight:bold; color:#696969; }
