body {
	margin-left: 0px;
	margin-top: 0px;
}
#header {
	width: 800px;
	
}
#container {
	position: absolute;
	width: 800px;
	background-image: url("img/tile.gif");
}
#leftpart {
	float: left;
	width: 220px;
	text-align: right;
	z-index: 1;
}
#content {
	width: 450px;
	margin-left: 220px;
	padding-top: 21px;
}
#zitat {
	font-family: Times,Serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
#balken {
	z-index: 9;
}
#rightcol {
	float:right;
	margin-left: 10px;
	margin-bottom: 130px;
}
a {
	font-family: Arial, Sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-decoration: underline;
	color: #333333;
}
h3 {
	font-family: Arial,Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.indent {
	margin-left: 40px;
	font-family: Arial, Sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #333333;

}
.norm {
	font-family: Arial, Sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}
.small {
	font-family: Arial, Sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.orangebold {
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #FF6600;
}

.normital {
	font-family: Verdana, Sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	color: #333333;
}
.bolda {
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
	color: #333333;
}
.boldaorange {
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #FF6600;
}
.boldaorange:hover {
	color: #333333;
}
