td {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.5em;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight: normal;
	padding: 0.4em;
	border: 0.1em solid black;
	background-color:RGB(255,255,255);
	width: 100%;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: underline;
	color: black;
}

input {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
      border: black 0.1em solid;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 1em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

textarea {
 	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
      border-right: black 0.1em solid;
      border-left: black 0.1em solid;
      border-top: black 0.1em solid;
      border-bottom: black 0.1em solid;
}

#form1 {
	width: 6em;
}

#form2 {
	width: 10em;
}

#form3 {
	width: 20em;
}

#form4 {
	width: 15em;
}

input.checkbox {
	border-style: none;
	width: 1.5em;
	height: 1.5em;
}

input.radio {
	border-style: none;
	height: 1em;
	width: 1em;
}

input.button {
	background-color: silver;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

a.input {
      border-right: black 0.1em solid;
      border-left: black 0.1em solid;
      border-top: black 0.1em solid;
      border-bottom: black 0.1em solid;
	background-color: silver;
	padding-left: 10.2em;
	padding-right: 10.2em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	text-decoration: none;
}

a.input:hover {
	text-decoration: none;
}

a.menue {
	color: black;
	text-decoration: none;
}

a.menue:hover {
	text-decoration: underline;
}

td.menue {
	background-color: RGB(255,255,255);
	padding-top: 0.8em;
	border-top: 0.1em solid black;
	line-height: 1.5em;
}

td.menue2 {
	background-color: RGB(255,255,255);
	padding-left: 0.3em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-top: 0.1em solid black;
	border-bottom: 0.1em solid black;
	line-height: 1.5em;
}

td.bar {
	padding-left: 0.8em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	background-color: RGB(255,255,255);
	border-top: 0.1em solid black;
	border-left: 0.1em solid black;
}

td.bar2 {
	padding-right: 0.8em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	background-color: RGB(255,255,255);
	border-top: 0.1em solid black;
}

td.page {
	padding-top: 2.8em;
	padding-left: 4em;
      padding-right: 2.8em;
	background-image: URL("");
	background-repeat: no-repeat;
	border-top: 0.1em solid black;
	border-left: 0.1em solid black;
}

td.kopf {
	background-image: URL("");
	background-repeat: no-repeat;
	padding-right: 0.8em;
}

td.fuss {
	padding-right: 1em;
	padding-bottom: 1em;
	border-left: 0.1em solid black;
}

td.pageprint {
	padding: 4.5em;
}

td.fussprint {
	padding-right: 0.4em;
	padding-bottom: 0.4em;
}

img.floatleft {
    border: 0.1em solid black;
    margin-top: 0.8em;
    margin-bottom: 0.8em;
    margin-right: 0.8em;
}

img.floatright {
    border: 0.1em solid black;
    margin-top: 0.8em;
    margin-bottom: 0.8em;
    margin-left: 0.8em;
}

img.center {
    border: 0.1em solid black;
    margin-top: 0.8em;
    margin-bottom: 0.8em;
}

.menueEbene {
	border-bottom: black 0.125em solid;
	padding: 0.5em;
	background-color: rgb(255,255,255);
}

.menueEbene_Sonder {
	border-bottom: black 0.125em solid;
	padding: 0.0em;
	background-color: white;
}

.menueEbeneAktiv {
	border-bottom: black 0.125em solid;
	padding: 0.5em;
	background-color: rgb(240,240,240);
	font-weight: bold;
}

.menueEbeneAktiv2 {
	border-bottom: black 0.125em solid;
	padding: 0.5em;
	background-color: rgb(240,240,240);
}

.menueLogin {
	border-bottom: black 0.1em solid;
	padding-left: 0.6em;
}

.box {
	border: 0.1em solid black;
	width: 40em;
}

.box2 {
	border: 0.1em solid black;
	width: 100%;
}

#boxHead {
	padding: 0.4em;
	margin:0px;
	background-color:RGB(255,255,255);
	border-bottom: 0.1em solid black;
	font-weight:bold;
	width:100%;
}

#boxBody {
	padding: 0.5em;
	margin:0px;
	background-color: RGB(255,255,255);
	width:100%;
}

#Links {
	padding: 0.5em;
	background-color: RGB(255,255,255);
	border: 0.1em solid black;
}

