body {
	padding: 0;
	margin: 0;
}
a:link , a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover, a:active {
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.8em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: -10px;
	width: auto;
	height: auto;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.5em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
}
#wingtsun-logo {
	height: 110px;
	width: 323px;
	left: 0px;
	top: 0px;
	position: relative;
}
#navilinks {
	height: 110px;
	width: 120px;
	top: 0px;
	position: absolute;
	left: 323px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 10px;
	padding-left: 1px;
}
#navimitte {
	height: 110px;
	width: 290px;
	position: absolute;
	top: 0px;
	left: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 10px;
	padding-left: 1px;
}
#schule {
	height: 110px;
	width: 150px;
	position: absolute;
	left: 758px;
	top: 0px;
	background-color: #EFF0F0;
}
#wingtsun-schulsuche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 140px;
	margin-top: 0px;
}
#footlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color:#999999;
	position: relative;
	width: 100%;
	height: auto;
}
#footlink a:link, #footlink a:visited {
	color: #999999;
	text-decoration: underline;
}
#footlink a:hover, #footlink a:active {
	color: #000000;
	text-decoration: underline;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333333;
	position: relative;
	width: 100%;
	height: auto;
	padding-bottom: 50px;
}
#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #999999;
	text-decoration: underline;
}
#wichtig {
	height: auto;
	width: auto;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDB00;
	top: 20px;
}
#textbox {
	position: relative;
	width: 640px;
	margin: auto;
	padding: 10px;
}
#textbox a:link, #textbox a:visited {
	color: #000000;
	text-decoration: underline;
}
#textbox a:hover, #textbox a:active {
	color: #FFDB00;
	text-decoration: underline;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

/*FORMULARE*/
#formnormal {
	margin: 10px;
	height: auto;
	width: 400px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #EFF0F0;
}
#submit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-color: #ffdb00;
	border: 1px solid #999999;
	cursor: hand;
}
#boxrechts {
	float: right;
	width: 190px;
	background-color: #EFF0F0;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
