@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 15px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(/images/striche/pk_bg-striche.gif);
	background-repeat: repeat-y;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #6fbafc;
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
	text-decoration: none
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #6FBAFC;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 0;
	margin-top: 0;
}
h3 a:link, h3 a:visited, h3 a:hover {
	color: #6fbafc;
}
.thrColAbsHdr td {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 15px
}
.thrColAbsHdr #container {
	position: relative;
	width: 900px;
	text-align: left;
}
.thrColAbsHdr #header {
	height: 120px;
	padding-left:20px;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	color: #99B2CC;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	background-image:url(images/striche/Bild-6_01.gif);
}
#header a:visited, #header a:link {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}
#header a:hover {
	color: #6FBAFC;
}
.thrColAbsHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 140px;
	left: 20px;
	margin-left:20px;
	width: 200px;
}
.thrColAbsHdr #sidebar1 h2 {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.thrColAbsHdr #sidebar2 {
	position:absolute;
	top: 140px;
	right: 40px;
	width: 160px;
}
.thrColAbsHdr #mainContent {
	margin: 0 0 0 300px;
	padding-top:20px;
	width:360px;
	z-index:4;
}
.thrColAbsHdr #mainContentBr {
	margin: 0 0 0 300px;
	padding-top:20px;
	width:520px;
	z-index:4;
}
.thrColAbsHdr #mainContent h1, .thrColAbsHdr #mainContentBr h1 {
	font-size: 14px;
	font-weight: bold;
	color: #6FBAFC;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}
.thrColAbsHdr #footer {
	padding: 100px 10px 0 300px;
	clear:both;
	color:#CCCCCC;
	font-size: 9px;
}
.thrColAbsHdr #footer p {
	margin: 0;
	padding: 10px 0;
	clear:both;
	color:#CCCCCC;
	font-size: 9px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
select {
	font-size: 11px;
	color: #CCCCCC;
	background-color:#333333;
}
.bild {
	margin-bottom: 40px;
}
th {
	text-align:left;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
