@charset "UTF-8";
#all {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	background-color: #CCCCCC;
}
#banner {
	background-color: #000000;
	padding-top: 0px;
}
#main {
	background-color: #FFFFFF;
}
#leftcol {
	float: left;
	width: 620px;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 0px;
	height: 420px;
}
#rightcol {
	float: right;
	width: 180px;
	height: 420px;
}
#main2 {
	background-color: #FFFFFF;
	height: 210px;
	background-position: right top;
}
#leftcol2 {
	float: left;
	width: 400px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightcol2 {
	float: right;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 20px;
}
.bold {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#linker {
	background-color: #CCCCCC;
	height: 30px;
	width: 800px;
}
#banner h1 {
	margin-top: 10px;
	margin-left: 20px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.clearfloat {
	clear: both;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.kursiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

