body
{
	font-family: "TWCen", Lucida Grande, ARIAL, Helvetica, Helv, Swiss, sans-serif;
	background: #ffffff;
	padding: 0;
	margin: 0;
	font-size: x-small;
	color: #666;
}


h2.h2webdesign
{
	font-variant: small-caps;
	font-family: "TWCen", Lucida Grande, ARIAL, Helvetica, Helv, Swiss, sans-serif;
	letter-spacing: 0.3em;
	line-height: 1.4em;
	font-size: x-large;
	margin: 0;
	color: #094837;
}

.h2groesser
{
	font-variant: small-caps;
	font-family: "TWCen", Lucida Grande, ARIAL, Helvetica, Helv, Swiss, sans-serif;
	letter-spacing: 0.3em;
	line-height: 1.4em;
	font-size: xx-large;
	margin: 0;
	color: #094837;
}
h3.h3webdesign
{
	font-size: small;
	letter-spacing: 0.3em;
	font-family: "TWCen", Lucida Grande, ARIAL, Helvetica, Helv, Swiss, sans-serif;
	color: #060;
	padding: 0;
}
p
{
	font-size: small;
	color: #666;
	line-height: 1.6em;
	font-family: "TWCen", Lucida Grande, ARIAL, Helvetica, Helv, Swiss, sans-serif;
}


div#master
{
	width: 800px;
	margin: auto;
}


#body_wrap
{
	display: block;
	float: left;
	margin: auto;
	padding: 0;
	width: 100%;
	background-color: #ffffff;
	color: #000000;

}

#leftnav
{
	margin: 0 15px 0 auto;
	padding: 0;
	display: block;
	width: 100px;
	background: #ffffff;
	float: left;
	color: #000000;
}

div.center_article img { display: block; margin: auto; }


div.left_sideboxes
{
	display: block;
	margin: 0;
	padding: 40px 0 0 0;
	width: 100px;
}


#centercolumn
{
	margin: auto;
	display: block;
	float: left;
	width: 800px;
	padding: 0;
	background-color: #ffffff;
	text-align: left;
}

div.center_article
{
	display: block;
	padding: 0;
	width: 100%;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}


#bottommenu
{
	display: block;
	float: left;
	width: 100%;
	letter-spacing: 0.2em;
	background-color: #ffffff;
	font-size: x-small;
	text-align: center;
	color: #999;
}

#bottommenu a { color: #999 }

ol
{
	font-size: small;
	color: #666;
	line-height: 1.6em;
	font-family: "Lucida Grande", ARIAL, Helvetica, Helv, Swiss, sans-serif;
}

a:link
{
	color: #666;
	text-decoration: none;
	font-family: "Lucida Grande", ARIAL, Helvetica, Helv, Swiss, sans-serif;
}
a:visited
{
	color: #666;
	text-decoration: none;
}
a:link:hover { text-decoration: underline; }
a:visited:hover { text-decoration: underline; }

ul
{
	font-size: small;
	color: #666;
	line-height: 1.6em;
	font-family: "Lucida Grande", ARIAL, Helvetica, Helv, Swiss, sans-serif;
}

.kleiner
{
	font-size: x-small;
	color: #666;
	line-height: 1.8em;
	font-family: "Lucida Grande", ARIAL, Helvetica, Helv, Swiss, sans-serif;
}

.nochkleiner
{
	font-size: x-small;
	color: #666;
	line-height: 1.0em;
	font-family: "Lucida Grande", ARIAL, Helvetica, Helv, Swiss, sans-serif;
}

b
{
	color: #333;
	font-size: 1.1em;
	font-family: "Lucida Grande", ARIAL, Helvetica, Helv, Swiss, sans-serif;
}
