body {
	font-family: "Lucida Grande", "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
	background: #cef164;
	background-image: url(Images/background.jpg);
	margin: 0;
	padding: 0;
}

html, body{
  height: 100%;
}

li {
	list-style: url(Images/icon_pfeillist.gif);
}

#textfett {
	font-family: "Lucida Grande", "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
  	font-size: 12px;
 	color: #004486;
	font-weight: bold;
}

h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
  	font-size: 16px;
 	color: #004486;
	font-weight: bold;
}

h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #004486;
	font-weight: bold;
}

#h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #004486;
	font-weight: bold;
}

a { color: #003366; text-decoration: none; }
a:visited { color: #003366; }
a:hover{
	color: #131349;
	text-decoration: underline;
}
a:active { color: #4a9cba; }

table {
	margin: 0;
	font-family: "Lucida Grande", "Trebuchet MS", Trebuchet, Arial, Verdana, Helvetica, sans-serif;
  	font-size: 12px;
  	color: #333;
	background-color: White;
}
#maintable {
	background-image: url(Images/background.jpg);
	background-color: #cef164;
}

#tableborder {
	border-left: solid;
	border-top: none;
	border-bottom: none;
	border-right: solid;
	border-color: Black;
}

#tdblue {
	background-color: #5c91c6;
}

#tdyellow {
	background-color: #FFE028;
}

a.menu {
	color: Black;
	text-decoration: none;
	background-color: #5c91c6;
	
}
a.menu:visited { color: Black; }
a.menu:hover{color: Black;
text-decoration: none;
 background-color: #FFE028;}
a.menu:active { color: Black; }

a.grafikhaus { color: #003366; text-decoration: none; font-size: 7pt; }
a.grafikhaus:visited { color: #003366; font-size: 7pt;}
a.grafikhaus:hover{ color: Black; text-decoration: none; font-size: 7pt;}
a.grafikhaus:active { color: #003366; font-size: 7pt;}
.heading2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #004486;
}

#hover{color: Black;
text-decoration: none;
 background-color: #FFE028;}