@charset "utf-8";
/* UNTERSEITEN für Kids WingTsun Homepage */

#kopf h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: oblique;
	width: 800px;
	position: absolute;
	top: 80px;
	text-align: right;
	margin-top: 20px;
}
#inhalt {
	width: 796px;
	margin: auto;
	position: relative;
	border: 2px solid #000000;
}
#inhalt h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 20px;
	color: #000000;
}
#inhalt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 20px;
	color: #000000;
	width: 520px;
}
#inhalt p a {
	color: #000000;
	text-decoration: underline;
}
#inhalt p a:hover {
	color: #999999;
	text-decoration: underline;
}
#inhalt table {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
}
#inhalt table a {
	color: #000000;
	text-decoration: underline;
}
#inhalt table a:hover {
	color: #FFCC00;
	text-decoration: underline;
}


#boxrechts {
	width: 230px;
	float: right;
	position: relative;
	margin-top: 40px;
	margin-right: 10px;
}
#inhalt blockquote {
	width: 500px;
}
#inhalt form {
	width: 500px;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#boxrechts h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background-color: #FFCC00;
	padding-left: 10px;
	height: 40px;
	width: 100%;
	line-height: 40px;
}
#boxrechts p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-right: 5px;
}
#inhalt li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

