#blatt {
	height: auto;
	width: 580px;
	padding: 20px;
	left: 138px;
	position: relative;
}
#blatt a:link, #blatt a:visited {
	color: #333333;
	text-decoration: underline;
}
#blatt a:hover, #blatt a:active {
	color: #CC0000;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 200%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 140%;
	margin-bottom: -10px;
	width: auto;
	height: auto;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 130%;
}
#wingtsun-bilder {
	height: 300px;
	width: 300px;
	position: absolute;
	left: 760px;
	top: 0px;
}
#wingtsun-argumente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	list-style-image: url(../images/listenpunkt.gif);
	list-style-position: outside;
}
#schnellnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding-top: 0px;
	position: absolute;
	width: 550px;
	top: 20px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

/*FORMULARE*/
#formnormal {
	margin: 10px;
	height: auto;
	width: 500px;
	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;
}
