﻿BODY{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
	color : #006400;
	font-style : normal;
	background : url(../images/hintergrund/wappen_frohburg.jpg);
	background-image : url(../images/hintergrund/wappen_frohburg.jpg);
	scrollbar-base-color: Green;
	}

H1{
	font-family : Arial, Sans-Serif;
	font-size : 200%;
	font-weight : bold;
	text-align : center;
	color : Green;
}

H2{
	font-family : Arial, Helvetica, sans-serif;
	font-aize : 150%;
	text-align : center;
	color : #2E8B57;
}

H3{
	text-align : center;
	}

A {
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align: center;
}

A:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-Size : 10pt;
	font-weight : bold;
	text-decoration: none;
	background-Color : #32CD32;
	color : White;
}

TABLE{
	font-family : Arial, Helvetica, sans-serif;
	font-Size : 10pt;
	font-weight : bold;
	color : #006400;
	width: 100%;
}

TD {
	background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: scroll;
}


	font-weight : bold;
	color : #006400;
	width: 0px;
}

TD {}

TH {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-Size : 10pt;
	color : #006400;
}
textarea
{
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-Size : 10pt;
	font-weight: bold;
	background : #009933;
}

button
{
	background-color: #009933;
	color: White;
	border-bottom-color: Maroon;
}

INPUT {
	background-color: #009933;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-Size : 10pt;
	font-weight: bold;
}