body
{
	background-color:black;
	color: white;
	text-align: center;
}

a:link 
{ 
	text-decoration:underline;
	font-style:italic;
	color:white; 
}
a:visited 
{ 
	text-decoration:underline;
	font-style:italic;
	color:white; 
}
a:hover 
{ 
	text-decoration:underline;
	font-style:italic;
	color:purple; 
}

.maintable
{
	width: 990px;
	height: 100%;
	border-style:solid;
	border-color: white;
	border-width:1px;
	background-color:black;
	padding:0px;
	border-collapse:collapse;
}

.maintableBanner
{
	height: 90px;
	text-align: center;
	vertical-align: top;
}

.maintableNavigation
{
	height:	36px;
	text-align: center;
	verical-align: middle;
	border-style:solid;
	border-color: white;
	border-width:1px;
	padding: 10px;
}

.maintableNavigation a
{
	text-decoration: none;
}


.StdText	
{
	padding:20px;
	font-family:cursive;
	font-size: 15px;
	color: white;
	text-align:justify;
	vertical-align:text-top;
	line-height: 21px;
}


.newsText	
{
	font-family:cursive;
	font-size: 18px;
	color: white;
	text-align: center;
	border: 1px solid purple;
	padding: 10px;

}
.mitRahmen 
{
	border-style:solid;
	border-width:1px;
	border-color:purple;
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 10px;
	vertical-align:text-top;
	float: left;
}

.mitRahmenRechts
{
	border-style:solid;
	border-width:1px;
	border-color:purple;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 10px;
	vertical-align:text-top;
	float: right;
}
.ohneRahmen
{
	border-style:none;
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 10px;
	vertical-align:top; 
	text-align: left;
	vertical-align:text-top;
	float: left;

}

.mitRahmenMittig
{
	border-style:solid;
	border-width:1px;
	border-color:purple;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 10px;
	vertical-align:text-top;
	text-align: center;
}
.navi
{
		border-style:none;
}

.bildunterschrift
{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	font-family:cursive;
	font-size: 10px;
	color: white;
	text-align:center;
	vertical-align:text-top;
}

.mittig
{
	font-family:cursive;
	font-size: 15px;
	color: white;
	text-align:justify;
	vertical-align:middle;
}

h1
{
	font-family:cursive;
	font-size: 15px;
	color: white;
	text-decoration: underline;
	font-weight: bolder;
	line-height: 20px;

}

h2
{
	font-family:cursive;
	font-size: 15px;
	color: white;
	font-weight: normal;
	text-decoration: underline;
	line-height: 0px;
	padding: 0px;
}

.lotltabelle
{
	background-color: #CCCCCC;
	color: black;
	border: 1px solid black;
	width: 400px;
	font-size: 10px;
	border-collapse: collapse;
	text-align: center;
	vertical-align: top;

}

.pflanzentabelle2
{
	background-color: #CCCCCC;
	color: black;
	border: 1px solid black;
	width: 100%;
	font-size: 10px;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;

}
.pflanzentabelle
{
	border: 1px solid white;
	width: 950px;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;

}

.pflanzentabelle a:link 
{ 
	text-decoration:none;
	font-weight:normal;
	color:white; 
}
.pflanzentabelle a:visited 
{ 
	text-decoration:none;
	font-weight:normal; 
	color:white; 
}
.pflanzentabelle a:hover 
{ 
	text-decoration:none;
	color:purple;
	font-weight:normal;
}

