body
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
	color: #000000;
	background-color : #aaa;
}


.tabelle
{
background-image: url('./pagebilder/fowigross.jpg');
background-repeat: no-repeat;
background-color : #cccccc;
background-position: top;
color: #000000;
margin-top: 0.5em;
margin-left: auto;
margin-right: auto;
border: 1px #000000 solid;}

 p {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 100%;
	color: #000000;

}

h1,h2,h3,h4,h5
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 2px solid #FF0000;
	color: green;
	background-color : #ffffff;
}

/****************** BEGIN Menue Oben! ******************/
#navmenue ul
{
padding: 0.5em 0em;
margin: 0.5em 0.0em;
margin-bottom: 0;
list-style-type: none;
background-color: #cccccc;
color: #cccccc;
width: 100%;
font: normal 100% arial, helvetica, sans-serif;
text-align: center;}

#navmenue li { display: inline;}

#navmenue li a
{
text-decoration: none;
background-color: #CEFFCA;
color: #000000;
padding: 0.2em 1em;}
/****border-right: 0px solid #FFFFFF;****/


#navmenue li a:hover
{
background-color: #017100;
color: #ffffff;
}
/****************** Ende Menue Oben! ******************/


/****************** BEGIN Menue Links! ******************/
#menue {
	width: 80%;
	font-size: 100%;
	list-style-type: none;
	border: 0px solid #000000;
}
.menuekopf {
	font-weight: bold;
	color: #000000;
	background-color : #ffffff;
	width: 100%;
	padding: 5px;
	border: 0px solid #000000;
	margin-bottom: 2px;
}
#menue ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000000;
}
#menue li {
	display: block;
	width: 100%;
	border: 0px solid #000000;
	margin-bottom: 2px;
}
#menue li a, #menue li a:link {
	text-decoration: none;
	display: block;
	color: #000000;
	background-color: #CEFFCA;
	width: 100%;
	padding: 5px;
	border: 0px solid #ffffff;}



#menue li a:hover, #menue li a:focus {
	color: #ffffff;
	background-color: #017100;
}
/****************** Ende Menue Links! ******************/




/* Put a border on all generated images */
.image {
	border-width: 1;
	border-color: black;
	border-style: solid;
	margin: 0;
}

/* Align the content of the cells on the index pages to the center and bottom. */

/* Remove the margin under the images on the index pages. */
#index .image {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

/* Margins on the slide pages. */
body#slide {
	margin: 5;
}

/* Highlight the image name on the slide pages. */
#slide .name {
	font-weight: bold;
	font-size: 12px;
}

/* Custom link styles */
a:active {
	text-decoration: none;
	color: #ffffff
}

a:visited {
	text-decoration: none;
	color: #000000
}

a:hover {
	text-decoration: underline;
	color: #FF5500
}

a:link {
	text-decoration: none;
	color: #0000FF
}

.generator {
	font-size : 9px;
	color : Silver;
}

.RowFirst {
	background-color : #F0F0FF;
}
.RowSecond {
	background-color : #FFFFFF;
}

#imageinfo {
	visibility: hidden;
}

.number{

	font-weight : bold;
}


.button
{
	background : #F0F0F0;
	border : solid Gray;
	border-width : 1px 1px 1px 1px;
	}

.bordertop
{
border : solid Gray;
border-width : 0px 0px 1px 0px;
}

.bordertopright
{
border : solid #D0D0E0;
border-width : 0px 1px 1px 0px;
}

.dent
{
	background : #F0F0F0;
	font-size : 8pt;
	text-align : center;
	}