html, body {
	text-align			: center;
}
body {
	margin				: 0;
	padding				: 0;
	border				: none;
	font				: 0.8em/1.5em Verdana, Tahoma, Arial, sans-serif;
*	font				: normal 80% Verdana, Tahoma, Arial, sans-serif;
*	line-height			: 150%;
	color				: #343434;
	background			: #ccc;
}
div {
	text-align			: left;
}
h1 {
	font-size			: 100%;
	font-weight			: bold;
}

a {
	color				: #000;
}

a:link {
	color				: #000;
}

#frame {
	width				: 820px;
	height				: 710px;
	margin				: 10px auto 0 auto;
	padding				: 10px;
	background			: #fff;
	voice-family		: "\"}\"";
	voice-family		: inherit;
	width				: 800px;
	height				: 690px;
}
html>#frame {
	width				: 800px;
	height				: 690px;
}

#header {
	float				: left;
	width				: 800px;
	height				: 90px;
	margin				: 0 0 10px 0;
	padding				: 0;
	border				: none;
}

#header a {
	display				: block;
	float				: left;
	width				: 800px;
	height				: 90px;
	margin				: 0;
	padding				: 0;
	border				: none;
}

#headImg {
	float				: left;
	background			: #8b7761;
	width				: 800px;
	height				: 201px;
	margin				: 0 0 10px 0;
	padding				: 0;
	border				: none;
}

#navContainer {
	float				: left;
	width				: 800px;
	height				: 70px;
	margin				: 0;
	padding				: 0;
	border				: none;
}

#maincol {
	float				: left;
	width				: 800px;
	height				: 320px;
	margin				: 0;
	padding				: 0;
	border				: none;
	overflow			: auto;
	voice-family			: "\"}\"";
	voice-family			: inherit;
	width				: 800px;
	height				: 311px;
}
html>#maincol {
	width				: 720px;
	height				: 280px;
}

#maincol p {
	font				: inherit;
	padding				: 0;
	margin				: 0 0 5px 0;
	border				: none;
}

#ga {
	font-size: 9pt;
	margin: 6px auto;
	height: 40px;
	width: 100px;
	text-align: center;
}

.clr {
	clear		: both;
}

/*****************************************************************************/

#navigation {
	float				: left;
	list-style			: none;
	padding				: 0;
	margin				: 0;
	border				: none;
	color				: #000;
	width				: 800px;
	height				: 30px;
}

#navigation li {
	float			: left;
	padding			: 0;
	margin			: 0;
	border			: none;
	height			: 30px;
	margin-right		: 4px;
}


#navigation li a {
	float			: left;
	display			: block;
	padding			: 0;
	margin			: 0;
	border			: none;
	width			: auto;
	height			: auto;
	line-height		: 150%;
	color			: #fff;
	text-decoration	: none;
}

#navigation li.aktivFirst {
	position		: relative;
}

#navigation li.aktivFirst a {
	position		: absolute;
	top				: 0;
	left			: 0;
	z-index			: 1;
}

#navigation li.aktiv {
	position		: relative;
}

#navigation li.aktiv a {
	position		: absolute;
	top				: 0;
	left			: -3px;
	z-index			: 1;
}

#subNav {
	float				: left;
	position			: relative;
	list-style			: none;
	padding				: 0;
	margin				: 0;
	border				: none;
	color				: #000;
	width				: 800px;
	height				: 40px;
}

#subNav li {
	float				: left;
	padding				: 0;
	margin				: 0;
	border				: none;
	width				: auto;
	height				: 40px;
}

#subNav li ul {
	position			: absolute;
	top					: 20px;
	left				: 0;
	z-index				: 3;
	list-style			: none;
	padding				: 0;
	margin				: 0;
	border				: none;
	color				: #000;
	width				: 800px;
	height				: 20px;
}


#subNav li a {
	color				: #000;
	padding				: 0;
	width				: auto;
}

#navigation li a:hover, #navigation li a:focus, #navigation li a:active,
#subNav li a:hover, #subNav li a:focus, #subNav li a:active {
	color				: #07b;
	text-decoration		: none;
}


#navigation li a, #subNav li a {
/*\*/
	float			: none;
/**/
}

.tdlike {
	font-weight		: normal;
}
#content {
	width			: 650px;
	padding			: 10px 40px 20px 40px;
}
#content img {
	border			: 0px solid rgb(255, 255, 255);
	margin			: 0pt 25px 0pt 40px;
}