* {
	margin: 0px;
	padding: 0px;
}

body, ul, li, div, p, table, td, tr, a, input, form, textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1pc;
	color: #4C4C4C;
}

#navi {
	margin-left:-3000px;
}
#bottom {
	margin-left:-3000px;
}
#drucken {
	margin-right:-3000px;
}

#content {
	background-color: #cbcbcb;
	width: 100%;
}

h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}
#content ul li {
	list-style-type: none;
	float: none !important;
}
#oflow {
	overflow: visible;
}
.Feld {
	overflow: visible !important;
}
textarea {
	overflow: visible !important;
}
#textar {
	overflow: visible !important;
}
