html, body	{
	height:100%;
}

body	{
	margin:0px; padding:0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000; 
}

img	{
	border:0px;
}

div.cover	{
	position:absolute;
	width:1020px; height:auto;
}

div.head	{
	width:1020px; height:137px;
}

div.logo	{
	position:absolute;
	top:50px; left:50px;
}

div.main	{
	width:1020px; height:auto;
	margin:6px 0 10px 0;
}

table.main	{
	width:1020px; height:490px;
}

td	{
	text-align:left; vertical-align:top;
}

td.left	{
	width:206px; height:100%;
	padding-top:55px;
	text-align:center;
	background-color:#e5ebf5;
}

table.menu	{
	margin:auto; min-width:135px;
}

div.nav	{
	height:2em; min-width:135px;
}

td.right	{
	width:814px; height:100%;
	padding-top:55px;
}

table.content	{
	width:100%; height:490px;
	margin:0 auto 0 0;
}

td.spalte	{
	width:247px; height:auto;
	padding-left:24px;
}

td.slogan	{
	width:auto; height:1px;
	text-align:right; vertical-align:bottom;
}

div.slogan	{
	position:relative; bottom:-8px;
}

.menu a:link { color:#000000; font-weight:normal;  text-decoration:none; }
.menu a:visited { color:#000000; font-weight:normal;  text-decoration:none; }
.menu a:hover { color:#e67124; font-weight:normal;  text-decoration:none; }

a.aktiv:link { color:#e67124; text-decoration:none; }
a.aktiv:visited { color:#e67124; text-decoration:none; }

a:link { color:#e67124; font-weight:bold; text-decoration:none; }
a:visited { color:#e67124; font-weight:bold;  text-decoration:none; }
a:hover { color:#e67124; font-weight:bold;  text-decoration:none; }

h1, h2, p	{
	margin:0; padding:0 0 10px 0;
	font-weight:normal;
	font-size:1em;
}

h1, h2	{
	font-weight:bold;
	color:#e67124;
}

h2	{
	margin-top:8px;
}

p.last	{
	padding:0;
}

.orange	{
	font-weight:bold;
	color:#e67124;
}

