body, html {
	margin:0px;
	width:100%;
	height:100%;
}
p {
	font-family: Arial;
	font-size: 11px;
	color: #4d4d4d;
	line-height: 16px;
	margin:0px;
}
a {
	color: #000;
}
a:hover {
	color: #000;
	text-decoration:none;
}
h1 {
	font-family:Arial;
	font-size:14px;
	color:#333333;
}
.small {
	font-size:10px;
	color: #4d4d4d;
	text-decoration:none;
}
.small:hover {
	color:#000;
}
.menu {
	font-size:12px;
	color:#4f4f4f;
	text-decoration:none;
}
.menuKlein {
	color:#4f4f4f;
	text-decoration:none;
}
ul, ol {
	margin-left: 15px;
	padding-left: 0px;
}
li{
	font-family: Arial;
	font-size: 11px;
	margin-left:0px;
	line-height:17px;
	color: #4d4d4d;
}
input, textarea, select{
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
}
form{
	margin:0px;
}

.png {
	behavior: url(iepngfix.htc) 
}
.tableLine {
	border-top:1px solid #CCCCCC;
}
