* {
	background: #FFF5EE !important;
	color: black!important;
	float: none!important;
	font: 18px/1.4em normal normal arial, Helvetica, sans-serif!important;
	height: auto!important;
	letter-spacing: 0.2mm!important;
	max-height: none!important;
	max-width: none!important;
	min-height: 0px!important;
	min-width: 0px!important;
	text-align: left!important;
	text-transform: none!important;
/*	width: auto!important;*/
	word-spacing: 0.4mm!important;
}

a {
text-decoration:none;
}

a[href] {
	text-decoration: none 	!important;
}

a[href] img {
	border: medium solid #0000FF !important;
}

a[href]:hover {
	background: White!important;
	color: black!important;
}

a[href]:active {
	background: transparent !important;
	text-decoration: none!important;
}

body {
	max-width: 45em!important;
	padding-bottom: 2em!important;
}

button, input[type="file"], input[type="submit"], input[type="button"], input[type="reset"], input[type="image"] {
	background: Silver!important;
	color: black!important;
	height: 1.2em!important;
	min-width: 2em!important;
	padding: 2px!important;
	text-align: center!important;
}

div {
	margin-left: 1em!important;
	margin-right: 1em!important;
}

h1 {
	font-size: 160%!important;
	line-height: 1.0em!important;
}

h1, h2, h3, h4, h5 {
	font-weight: bold!important;
}

h2 {
	font-size: 140%!important;
	line-height: 1.2em!important;
}

h3 {
	font-size: 120%!important;
	line-height: 1.4em!important;
}

h4 {
	font-size: 110%!important;
	line-height: 1.4em!important;
	font-style: italic!important;
	font-family: "Courier New", Courier, monospace!important;
}

img {
	border: none!important;
}

input, textarea, select {
	background: White!important;
	color: black!important;
}

input[type="text"], input[type="password"] {
	min-height: 1.2em!important;
}

strong, em {
	font-weight: bold!important;
}

textarea {
	min-height: 4em!important;
}

.none {
	display: inline!important;
}
/* Grafiken ausblenden */
.imgtext-table {
display: none!important;
}
#logo1 {
display: none!important;
}
#w3c {
display: none!important;
}

.access {
font-weight:bold;
font-style:italic;
}

.ausblenden {visibility: hidden;}
#suche {visibility: hidden;}