@charset "utf-8";	/* Body */html,body {	height: 100%;	margin-bottom: 1px;	background-image: url(images/bg.jpg);	background-color: #FFFFFF;	background-color: #FFFFFF;	scrollbar-face-color: #DFDFDF;	scrollbar-arrow-color: #E2001A;	scrollbar-track-color: #FFFFFF;	scrollbar-highlight-color: #FFFFFF;	scrollbar-shadow-color: #999999;	scrollbar-3dlight-color: #999999;	scrollbar-darkshadow-color: #FFFFFF;	font-family: verdana, tahoma, arial, helvetica, sans serif;	text-align: center;	}		/* Links */a:link{text-decoration:none;color:#E2001A;font-size:11px;} a:visited{text-decoration:none;color:#E2001A;font-size:11px;} a:active{text-decoration:underline;color:#000000;font-size:11px;} a:hover{text-decoration:underline;color:#000000;font-size:11px;}	/* Dokument */p:text
{
font-family:verdana, tahoma, arial, helvetica, sans serif;
font-size:1.0 em;
color:#000000;
line-height:16px;
}

h1
{
font-size:12px;
color:#E2001A;
line-height:14px;
}


table,th,td,tr,p,div,li,ul,ol,i,{font-size:11px;color:#000000;line-height:16px;}	/* Tabellen */table.main {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	vertical-align:top;
	width: 940px;
	cellpadding: 0px;
	border: 0;
	}

table.content
{
font-size:11px;
color:#000000;
line-height:16px;
}


td.pufferh {
	height: 10px;
	}

td.pufferhh {
	height: 25px;
	width: 10px;
	}

td.pufferv {	width: 10px;	}td.banner {	height: 215px;	}td.oben {	width: 720px;	height: 350px;	text-align:left;	vertical-align:top;	padding: 0px;	}td.unten {	background-color: #DFDFDF;	width: 720px;	height: 50px;	text-align:left;		}td.navicont {	background-color: #DFDFDF;	text-align:left;	vertical-align:top;	cellpadding: 0px;	border: 0;	}table.navi {	text-align:left;	width: 220px;	vertical-align:top;	cellpadding: 0px;	border: 0;	}td.navipuffer {	height: 40px;	}		/* Linien */	.linier {border:none;border-top: 2px solid #E2001A;background-color:#FFFFFF;height:1px;}.linies {border:none;border-top: 1px solid #666666;background-color:#FFFFFF;height:1px;}