body {
	position: absolute; top: 0; bottom: 0; left:0; right:0; 
	height: 100%;
	background-color: #ffffff;
}

body, td {
	font-family: georgia,times,serif;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none; 
	font-size: 13px;
}

.content, .content td
{
	font-family: georgia,times,serif;
	color: #444444; 
	font-size: 13px;
}

.titel
{
	font-family: georgia,times,serif;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	text-decoration: none; 
	font-size: 18px;
	line-height: 22px;
}

/* a */

a, a:visited, a:link, a:active {
	color: #333333;
	text-decoration: none;
}

a:hover	{
	color: #333333;
}

/* nav1 */
.nav, a.nav, a.nav:visited, a.nav:link, a.nav:active {
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	line-height: 22px;
}

a.nav:hover	{
	color: #dddddd;
}

.nav_pressed, a.nav_pressed, a.nav_pressed:visited, a.nav_pressed:link, a.nav_pressed:active {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
}

a.nav_pressed:hover	{
	color: #dddddd;
	
}

/* nav2 */
.nav2, a.nav2, a.nav2:visited, a.nav2:link, a.nav2:active {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}

a.nav2:hover	{
	color: #888888;
}

.nav_pressed2, a.nav_pressed2, a.nav_pressed2:visited, a.nav_pressed2:link, a.nav_pressed2:active {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.nav_pressed2:hover	{
	color: #888888;
	
}

/* nav3 */
.nav3, a.nav3, a.nav3:visited, a.nav3:link, a.nav3:active {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}

a.nav3:hover	{
	color: #888888;
}

.nav_pressed3, a.nav_pressed3, a.nav_pressed3:visited, a.nav_pressed3:link, a.nav_pressed3:active {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.nav_pressed3:hover	{
	color: #888888;
	
}

/* Path */
.pfad, a.pfad, a.pfad:visited, a.pfad:link, a.pfad:active {
	font-size: 11px;
	color:#222222;
}

/* Print */
.print, a.print, a.print:visited, a.print:link, a.print:active {
	font-size: 11px;
	font-weight: normal;
	color:#222222;
}

/* Sitemap */
.sitemap, a.sitemap, a.sitemap:visited, a.sitemap:link, a.sitemap:active {
	line-height:20px;
}

a.sitemap:hover {
	color:#555555;
}

/* Copyright */

.copyright
{
	font-family: georgia,times,serif;
	color: #222222; 
	font-size: 10px;
	font-weight: bold;
}

a.copyright
{
	font-family: georgia,times,serif;
	color: #333333; 
	font-weight: bold;
}







address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
	border: thin dotted #CCCCCC;
	padding: 20px;
}


/* Tabellen */

.tablecolor {
	background-color: #F0F0F0;
}



.tablecolor2 {
	background-color: #e0e0e0;
}


.tablerollovercolor {
	background-color: #d9d9d9;
}

.tabletitle {
	background-image: url(bg_titel.gif);
}

.tabletitle_font {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.fieldtitle_font {
	color: #ffffff;
	font-size: 11px;
}

/* Picture Block */
.picture_text_table_colour {
	background-color: #e0e0e0;
}
.picture_text_table {
	width: 100%;
	padding: 4px;
}

.picture_text_table_font {
	color: #333333;
}

