body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Header_rechts {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 11px;
}

.Header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.Header a {
	font-size: 13px;
	text-decoration: none; 
}

.Header p {
	display: inline;
}

.Header a:hover{
	text-decoration: underline; 
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

img {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.smalltext {
	font-size: 12px;
}

.SmartLink {
	font-size: 13px;
	text-decoration: none; 
}

.SmartLink:hover{
	text-decoration: underline; 
}

