html {
	margin: 0px;
	padding: 0px;
}

body,td {
	font-family: Swiss,Arial,Helvetica,Geneva,SunSans-Regular;
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
}

body.main {
	color: Black;
	background-color: White;
	background-attachment: fixed;
}

body.maintop {
	color: White;
	background-color: #606060;
}

body.imain {
	color: Black;
	background-color: #EEEEEE;
}

body.introleft {
	background: fixed;
	background-image: url(pics/frame1.jpg);
	background-repeat: repeat-y;
	background-color: #EEEEEE;
}

body.introright {
	background: fixed;
	background-image: url(pics/frame2.jpg);
	background-repeat: repeat-y;
	background-color: #EEEEEE;
}

a:link {
	color: Black;
	text-decoration: none;
}

a:visited
{
	color: Black;
	text-decoration: none;
}

a:hover {
	color: Blue;
}

a:active {
	color: Black;
}

a.mainmenu:link {
	color: White;
	text-decoration: none;
}

a.mainmenu:visited {
	color: White;
	text-decoration: none;
}

a.mainmenu:hover {
	color: White;
}

img
{
	border-style: none;
}

img.center
{
	border-style: none;
	margin-left: auto;
	margin-right: auto;
}

table
{
	border-style: none;
	border-spacing: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border: none;
}

table.center
{
	margin-left: auto;
	margin-right: auto;
}

table.galery
{
	margin-left: auto;
	margin-right: auto;
	empty-cells: show;
	border-spacing: 10px;
}

table.mainmenu
{
	font-size: 14pt;
	font-weight: bold;
	color: White;
}

table.mainbox
{
	margin-left: auto;
	margin-right: auto;
	width: 95%;
}

tr.center
{
	text-align: center;
}

span.leftmenu {
	font-size: 12pt;
	font-weight: bold;
}

div.center
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

p {
	text-align: justify;;
}

p.pageheadline {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
}

p.zitat {
	font-style: italic;
}

p.bold {
	font-weight: bold;
}

span.signature {
	font-style: italic;
}

span.on1 {
	color: Red;
	font-style: italic;
}

span.on2 {
	color: Black;
	font-style: italic;
}

span.introtext {
	font-style: italic;
}

span.zitat {
	font-style: italic;
}

span.date {
	font-size: smaller;
}

span.blogmenu {
	font-size: 10pt;
	font-weight: bold;
}

table.blogmenu
{
	margin-left: 5px;
	margin-right: 5px;
}

span.buchtitel {
	font-size: smaller;
}
