/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	scrollbar-3dlight-color: #88a4ba;
	scrollbar-arrow-color: #88a4ba;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #88a4ba;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	overflow: auto;
	color: #000000;
}
.layerPopup {
	text-align: left;
	vertical-align: top;
	height: 415px;
	width: 750px;
	overflow: hidden;
	position: relative;
}
.popup_area {
	height: 322px;
	width: 750px;
	overflow: auto;
	position: absolute;
	top: 46px;
	left: 0px;
}
.layerTop {
	width: 750px;
	height: 36px;
	position: absolute;
	text-align: center;
	vertical-align: top;
	background-color: #003986;
	z-index: 0;
	left: 0px;
	top: 0px;
}
.layerThump {
	text-align: left;
	vertical-align: top;
	height: 405px;
	width: 500px;
	overflow: hidden;
	position: relative;
}
.thumb_area {
	height: 332px;
	width: 500px;
	overflow: hidden;
	position: absolute;
	top: 36px;
	left: 0px;
	text-align: center;
	vertical-align: middle;
}
.layerThumpTop {
	width: 500px;
	height: 36px;
	position: absolute;
	text-align: center;
	vertical-align: top;
	background-color: #003986;
	z-index: 0;
	left: 0px;
	top: 0px;
}
.popuplink {
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.popuplink:hover {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.printclose_bar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
	height: 15px;
	background-color: #E2E2E2;
}
.close_area{
	text-align: right;
	vertical-align: bottom;
	height: 36px;
	width: 750px;
	position: absolute;
	left: 0px;
	top: 368px;
	background-image: url(../img/logo_leventina.gif);
	background-repeat: no-repeat;
}
.close_area_thumb{
	text-align: right;
	vertical-align: bottom;
	height: 36px;
	width: 500px;
	position: absolute;
	left: 0px;
	top: 368px;
	background-image: url(../img/logo_leventina.gif);
	background-repeat: no-repeat;
}
.close_link{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	vertical-align: bottom;
}
.close_link:hover{
	color: #CCCCCC;
}
a {
	color: #000000;
}
a:hover {
	color: #38387A;
}
.titel {
	font-size: 16px;
	font-weight: bold;
	color: #809cc3;
	text-align: left;
	vertical-align: top;
	height: 35px;
	font-style: italic;
}
.untertitel {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	height: 20px;
}
.text p {
	font-size: 12px;
	color: #333333;
}
.text td {
	font-size: 12px;
	color: #333333;
}
.text {
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}