/* CSS Document */
#Placeholder {
	position:absolute;
	top:0px;
	width:1000px;
	height:100%;
	z-index:1;
}
#Banner {
	position:absolute;
	left:0%;
	top:0px;
	width:1000px;
	height:150px;
	z-index:1;
}
#Menu a {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
#Menu a:hover {
	font-family: Arial;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: underline overline;
	word-spacing: 10px;
}
#Menu a.wie {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	word-spacing: 3px;
}
#Menu a.wie:hover {
	font-family: Arial;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: underline overline;
	vertical-align: middle;
	word-spacing: 3px;
}
#Menu {
	position:absolute;
	left:0%;
	top:150px;
	width:994px;
	height:18px;
	z-index:2;
	background-color: #333333;
	vertical-align: middle;
	white-space: normal;
	word-spacing: 10px;
	padding:3px;
	padding-bottom:5px;
	font-family: Arial;
	font-size: 16px;
    color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
}
#Intro {
	position:absolute;
	left:0%;
	top:175px;
	width:990px;
	height:45px;
	z-index:5;
	font-family:Arial;
	font-size:12px;
	color:#222222;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;
}
#Top1 {
	position:absolute;
	left:0%;
	top:220px;
	width:990px;
	height:350px;
	padding:5px;
	z-index:4;
}
#Top2 {
	position:absolute;
	left:0%;
	top:625px;
	width:990px;
	height:210px;
	padding:5px;
	z-index:5;
}
#Quote {
    position:absolute;
	left:0%;
	top: 800px;
	height:14px;
	width:994px;
	padding: 3px;
	font-family:Arial;
	color:#222222;
	font-size:12px;
}
table {
    border-collapse: collapse;
	font-family:Arial;
	color:#222222;
	font-size:12px;
}
td.title {
    font-family:Arial;
	font-size:14px;
	color:#666666;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#222222;
}
td.info {
    font-family:Arial;
	font-size:12px;
	color:#222222;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#222222;
}
td.markt12 {
    padding-left:10px;
}
td.pictures {
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	vertical-align:middle;
}
td.other {
    vertical-align:middle;
	text-align:center;
    padding-top:15px;
	padding-bottom:15px;
}
a {
    text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#666666;
}
