body {
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fffea6;
	font-family: arial;
	font-size: 12px;
	background-color:#FFFFFF;
}

body a:link,body a:active,  body a:hover, body a:visited {
 color: #000000;
}

img, a img {
  border: 0; 
}

.pagetabelle {
	width:1140px;
	height:100%;
	border: 1px solid #000000;
	border-collapse:collapse;
}

.header {
	width:100%;
	height:250px;
	background-image:url(../images/table_logo_hintergrund.gif); 
}

.table_header {
	width:100%;
	height:250px;
	background-image:url(../images/logo.png); 
	background-repeat:no-repeat;
}

td.header_logo {
	width:250px;
	height:250px;
}

td.header_logo_geschwungen {
	width:100%;
}

.header_logo_geschwungen_table {
	width:100%;

}

td.header_logo_geschwungen_table_text {
	width:100%;
	text-align:center;
	color:#cc0000;
	font-family: Veranda;
	font-size: 50px;
	font-weight:bold; 
}

td.header_logo_geschwungen_table_logo {
	width:100%;
}

.inhalt_navigation{
	width:250px;
	height:100%;
}

.navigation {
	font-family: arial;
}

td.navigation_ueberschrift {
	font-family: arial;
	text-align:center;
	font-weight:bold; 
}

td.navigation_box {
	width:250px;
	font-family: arial;
}

table.navigation_box_table {
	width:250px;
	font-family: arial;
	background-image:url(../images/navigationbox.png); 
	background-repeat:no-repeat;
}

td.navigation_box_ueberschrift {
	height:20px;
	text-align:center;
	font-family: fantasy;
	font-size:15px;
	font-weight:bold;
	font-family: arial;
	text-decoration:underline;
}

td.navigation_box_link {
	height:20px;
	border-collapse:collapse;
	font-size:14px;
	font-family: arial;
	text-decoration:none;
}

a.navigation_box_link:link {
	text-decoration:none;
	font-family: arial;
}

td.navigation_box_link:hover {
	height:20px;
	font-size:14px;
	background-color:#fbe10a;
	text-decoration:none;
	font-family: arial;
}

td.navigation_box_link:active {
	height:20px;
	font-size:14px;
	background-color:#fc570f;
	border: 1px dotted #000000;
	text-decoration:none;
	font-family: arial;
}

a.navigation_box_link:visited {
	text-decoration:none;
	font-family: arial;
}

.inhalt_inhalt {
	width:100%;
	height:100%;
	font-family: arial;
}

.table_inhalt {
	width:100%;
	height:100%;
	font-family: arial;
}

td.table_inhalt_ueberschrift {
	width:100%;
	height:15px;
	font-weight:bold;
	text-align:center;
	border: 1px solid #000000;
	background-image:url(../images/ueberscherift_hintergrund.png); 
	background-repeat:repeat;
	font-family: arial;	
}

td.table_inhalt_inhalt {
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	font-family: arial;
}

.footer {
	width:100%;
	text-align: center;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
	background-image:url(../images/ueberscherift_hintergrund.png); 
	background-repeat:repeat;
}
td.footer_copyright {
	width:250px;
	text-align: left;
	font-size: 8px;
	font-family: arial;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;	
	background-image:url(../images/ueberscherift_hintergrund.png); 
	background-repeat:repeat;
}



