body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url('../images/background.gif');
	margin: 0px;
	overflow: scroll; /* hidden, visible, scroll, auto */ 
}
h1 {
	font-family: Monotype Corsiva, Arial, Helvetica, sans-serif;
	font-size: 3.75em;
	font-style: italic;
	font-weight: lighter;
	line-height: normal;
	color: #3C444F;
	letter-spacing: 0pt;
	text-align: center;
}
h2 {
	font-family: Monotype Corsiva, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-style: italic;
	font-weight: lighter;
	line-height: normal;
	color: #3C444F;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #3C444F;
	letter-spacing: 1pt;
	margin-top: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Black;
}
table {
	background-color: #EBEBE1;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: black;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #D6D6D6;
	margin: 0 auto 0 auto;
}
td.middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
	background-image: none;
	padding-top: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	padding-right: 3%;
	border-style: none;
}
td.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: black;
	padding-right: 3%;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Navy;
	text-decoration:none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Purple;
	text-decoration:none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Red;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Red;
	text-decoration: underline;
} 
a.home  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

div.noscript  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

img.h03em {
  height: 3em; /* */
}

div.tlinks {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	text-align: left;
	overflow: visible; /* hidden, visible, scroll, auto */ 
	margin-left: 10px;
	margin-right: 10px;
}

div.trechts {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	text-align: left;
	overflow: visible; /* hidden, visible, scroll, auto */ 
	margin-left: 10px;
	margin-right: 10px;
}

div.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	float: left;
	text-align: center;
	overflow: visible; /* hidden, visible, scroll, auto */ 
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	float: right;
	text-align: center;
	overflow: visible; /* hidden, visible, scroll, auto */ 
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.links img {
	/*margin-left: 15px;*/
	/*margin-right: 15px;*/
	border-style: solid;
	border-width: 1px;
}

.rechts img {
	/*margin-left: 15px;*/
	/*margin-right: 15px;*/
	border-style: solid;
	border-width: 1px;
}

div#index img {
	border-style: none;
}

div#index {
	/*margin: 1ex 0 1ex 0;*/
	margin: 0 0 0 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	border-style: solid;
	border-color: #C3C3B9;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
}

