body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
background-color: #ffffff;
color: #808080;
}

/*Tabelle: Grundstruktur der Seite*/
table.Hintergrund {
	background-image:url(Hintergrund.png);
	Background-Position: bottom center;
	Background-Repeat: no-repeat;
	width: 100%;
	height: 100%
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
td.Logo {
	background-image:url(Logo.png);
	Background-Position: bottom;
	Background-Repeat: no-repeat;
	width:324px;
}
td.Menu {
	background-image:url(Navigation.png);
	width: 16px;
}
td.Rahmen {
	background-image:url(Rahmen.png);
}

td.Rahmen_Obenlinks {
	background-image:url(Rahmen_Obenlinks.png);
	Background-Position: bottom;
	Background-Repeat: no-repeat;
	width:65px;
}
td.Rahmen_Oben {
	background-image:url(Rahmen_Oben.png);
	Background-Position: bottom;
	Background-Repeat: repeat-x;
}
td.Rahmen_Obenrechts {
	background-image:url(Rahmen_Obenrechts.png);
	Background-Position: bottom;
	Background-Repeat: no-repeat;
	width:65px;
}

td.Rahmen_Links {
	background-image:url(Rahmen_Links.png);
	Background-Position: Left;
	Background-Repeat: repeat-y;
	width:33px;
}
td.Rahmen_Rechts {
	background-image:url(Rahmen_Rechts.png);
	Background-Position: Right;
	Background-Repeat: repeat-y;
	width:33px;
}

td.Rahmen_Untenlinks {
	background-image:url(Rahmen_Untenlinks.png);
	Background-Position: bottom;
	Background-Repeat: no-repeat;
	width:65px;
}
td.Rahmen_Unten {
	background-image:url(Rahmen_Unten.png);
	Background-Position: bottom;
	Background-Repeat: repeat-x;
}
td.Rahmen_Untenrechts {
	background-image:url(Rahmen_Untenrechts.png);
	Background-Position: bottom;
	Background-Repeat: no-repeat;
	width:65px;
}



font.weiss {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #ffffff;
}
font.grau {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #808080;
}
font.h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
color: #800000;
}
font.h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #800000;
}



a.Menu:link, a.Menu:active, a.Menu:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
color: #ffffff;
text-decoration: none;
}
a.Menu:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: normal;
color: #aa0000;
text-decoration: none;
}
a.big:link, a.big:active, a.big:visited {
width: 100%;
height: 100%;
display: block; /* für den IE 5.x */
font-size: 9pt;
font-style: normal;
color: #ffffff;
text-decoration: none;
}
a.big:hover {
width: 100%;
height: 100%;
display: block; /* für den IE 5.x */
font-size: 9pt;
font-style: normal;
color: #aa0000;
text-decoration: none;
}
a:link, a:active, a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-style: Italic;
color: #ff0000;
text-decoration: none;
}
a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-style: Italic;
color: #aa0000;
text-decoration: none;
}



img {
border:0;
}
