body {
	font-size:12px;
	font-family:Helvetica,Arial,Univers,Verdana,sans-serif;
	margin:0px;
	padding:0px;
	background-color: #ffe5c0;
	/*background-color: #fffaf3;
	*/color:#000000;
	background-image:url(img/bg.png);
	background-repeat:repeat-y;
}

a:link			{ font-weight:normal; color:#000066; text-decoration:none; }
a:visited		{ font-weight:normal; color:#000066; text-decoration:none; }
a:hover			{ font-weight:normal; color:#000066; text-decoration:underline; }
a:active		{ font-weight:normal; color:#000066; text-decoration:none; }
a:focus			{ font-weight:normal; color:#000066; text-decoration:none; }
a.m	{
	font-weight:bold;
	color:#3b6a91;
	display:block;
	line-height:26px;
	padding-left:4px;
	text-decoration:none;
}
a.b	{
	font-weight:bold;
	color:#3b6a91;
}

span.b	{ font-weight:bold; }
span.i	{ font-style:italic; }

#main	{ border-collapse:collapse; width:100%;	}
table		{ border-collapse:collapse; }
table.menu	{ width:120px; margin-left:auto; margin-right:auto; }
table.inner_m	{ width:auto; margin-left:0px; margin-right:0px; margin-top:4px; margin-bottom:4px; }

div.content	{
	float: left;
  width:600px;
  padding-right: 20px;
}

div.rechte_spalte	{
  float: left;
	width:150px;
}

tr,td,th,address,blockquote,nobr,b,i,pre,li {
	font-family:Helvetica,Arial,sans-serif,Univers,Verdana;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	font-stretch:normal;
	text-decoration:none;
	color:#3a3a3a;
	line-height:normal;
	background:transparent; 
	border-style:solid;
	border-color:#2e5585;
	border-width:0px;
	margin:0px;
	text-align:left;
	vertical-align:top;
}

td.krs	{
	width:141px;
	height:127px;
	background-color:#ff6600;
	vertical-align:middle;
	text-align:center;
}
td.logo	{
	height:127px;
	background-color:#fff4e5;
}
td.menu	{
	width:141px;
	background-color:#fff4e5;
	background-image:url(img/menu_2.png);
	background-repeat:no-repeat;
	text-align:center;
	border-right:1px solid #ffd6a4;
	padding-top:69px;
	padding-bottom:10px;
}
td.bot	{
	width:141px;
	background-color:#fff4e5;
	text-align:center;
	border-right:1px solid #ffd6a4;
	padding-bottom:10px;
}
td.content	{
	height:534px;
	border-top-width:1px;
	border-color:#ffd6a4;
	padding:40px;
	padding-left:50px;
/*	background-color:#000000;
	*/
	background-color:#ffffff;
	/*background-image:url(img/bg_klasse.gif);
*/
}
td.in_men	{
	height:26px;
	width:130px;	
	vertical-align:middle;
	background-color:#ffeace;
	border:1px solid #fff4e5;
	font-size:12px;
}
td.sub_men	{
	width:120px;
	height:20px;
	vertical-align:middle;
	background-color:#fff4e5;
	border:1px solid #ffeace;
	padding:3px;
}
td.ver	{
	border-bottom-width:1px;
	border-color:#ffd6a4;
	padding:4px;
}
img	{
	border-width:0px;
}

img.bild_links	{
	padding: 0 10px 10px 0;
}
.rechte_spalte img.logo {
	padding: 0 0 10px 0;
}
