body
{
	background: #FFC400;
}

div
{
	position: absolute;
}

#navigation-oben
{
	top: 20px;
	left: 20px;
	width: 100%;
	height: 80px;
	padding: 0px;
}

#navigation-links
{
	top: 75px;
	left: 20px;
	width: 220px;
	padding: 0px;
}

td.tabellenbild
{
	top: 10px;
	left: 10px;
	width: 220px;
	padding: 0px;
}

td.tabellenbild:hover
{
	top: 10px;
	left: 10px;
	width: 220px;
	padding: 0px;
	filter : invert;
	
}
#inhalt
{
	top: 100px;
	left: 270px;
	padding: 20px 40px 20px 20px;
}

td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}

p
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}

h1
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 23px;
}

h2
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 3px
}

h3
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 1px
}

td.navigation-oben
{
	padding: 5px 10px 5px 10px;	
	width: 20%;
	text-align: center;
	background: #A70925;
	border: 2px solid #7B2216;
}

td.navigation-oben:hover
{
	background: #FF9F00;
}

td.navigation-links
{
	padding: 5px 10px 5px 10px;	
	text-align: center;
	background: #A70925;
	border: 2px solid #7B2216;
	display: block;
}

td.navigation-links:hover
{
	background: #FF9F00;
}

td.schnecke
{
	padding: 0px 0px 20px 0px;
	text-align: center;
	background: none;	
}

a
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

a:active
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a.navigation
{
	color: white;
	font-weight: normal;
}

a.navigation:hover
{
	text-decoration: none;
}

img.text
{
	padding: 0px 5px 10px 20px;
}

input.text
{
	width: 300px;
}


img 
{
  	behavior: url("pngbehavior.htc");
}
