body, p, b, strong, div, td, label, form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.world {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 100%;
	width: 960px;
	color: #333333;
}
div.kopf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 120px;
	width: 100%;
	color: #FFFFFF;
	float: none;
	clear: both;
	background-color: #009933;
	padding-top: 20px;

}
div.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 250px;
	color: #333333;
	float: left;
	width: 230px;
	background-color: #FFFFFF;
	border: 0px none #999999;

}

div.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	float: left;
	padding:1.5em
}

br.clear{
	float: none;
	clear: both;
}
li.lang {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
ul{
	margin-top: 1.8em;
}
ul li ul{
	margin-top: 0.3em;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #333333;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: bold;
	font-style:italic;
	color: #333333;
}
h4 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #333333;
}
blockqouote {

}