
body,table, tr, td,img,p{
	border-style:	none;
	border-width:	0px;
	border-color:	white;
	border-spacing:	0px;
	padding:		0px;
	margin-left:	0px;
	margin-right:	0px;
	margin-top:		0px;
	margin-bottom:	0px;
	vertical-align:	top;
	text-align:		left;
} 

body{
	font-family:'Georgia Regular';
	font-style:normal;
	font-size:9pt;
}

table.aussen {
	width:100%;
	height:700px;
	text-align:center;
	vertical-align:middle;
}

table.innen {
	table-layout:	fixed;
	width:			810px;
	margin-left:	auto;
	margin-right:	auto;
}

table.content{
	table-layout:fixed;
	width:384px;
}

td#page{
	vertical-align:middle;
}

td#cntNav{
	width:60px;
	text-align:right;
}

td.corner	{width:59px;}
td.logo		{width:138px;}
td.navi		{width:169px;}

td#img{
	width:384px;
	vertical-align:middle;
}

#middle	{vertical-align:middle;}
#right	{text-align:right;}

#pfLinks{
	width:10px;
	text-align:right;
}

#pfRechts{
	width:10px;
	text-align:right;
}

#counter{
	width:40px;
	font-size:8pt;
	color:#611863;
	text-align:center;
}

#cntTxt{
	color:#2A2927;
}

p.navi {
	height:13px;
	margin-top:auto;
	margin-bottom:auto;
}

p.subnavi{
	color:#87877D;
	height:13px;
	margin-top:3px;
}

#flash{
	vertical-align:middle;
	text-align:center;
}

a:link		{ text-decoration:none; color:#87877D;}
a:visited	{ text-decoration:none; color:#87877D;}
a:hover		{ text-decoration:none; color:#611863;}
a:active	{ text-decoration:none; color:#87877D;}
a:focus		{ text-decoration:none; color:#87877D;}

a#active	{ text-decoration:none; color:#611863;}
