@charset "utf-8";
/* CSS Document */

body {
	background-color: #f4f4f4;
	margin: 0px;
}
body,html {
	width:100%;
	height:100%;
	overflow: hidden;
}
body,td {
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
p {
	margin: 0px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: 22px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
a {
	outline: 0px;
}
a:hover {
	text-decoration: none;
}
#bphoto {
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
#bleft {
	position: absolute;
	z-index: 2;
	height: 100%;
	width: 25px;
	left: 0px;
	top: 0px;
}
#btop {
	position: absolute;
	z-index: 2;
	height: 25px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#bbottom {
	position: absolute;
	z-index: 2;
	height: 26px;
	width: 100%;
	right: 0px;
	bottom: -1px;
}
#bright {
	position: absolute;
	z-index: 2;
	height: 100%;
	width: 25px;
	top: 0px;
	right: 0px;
}
#repeat {
	behavior: url("scripts/iepngfix.htc");
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 340px;
	background-repeat: repeat-x;
	background-position: left top;
	bottom: -1px;
	display: block;
}
#logodv {
	position: absolute;
	z-index: 4;
	left: 25px;
	bottom: 36px;
}
#menudv {
	width: 140px;
	z-index: 4;
	position: absolute;
	left: 65px;
	top: 25px;
	display: block;
}
#menuend {
	behavior: url("scripts/iepngfix.htc");
	height: 10px;
	background-repeat: no-repeat;
}
.menu {
	padding-bottom: 5px;
}
.menu a {
	text-decoration: none;
	font-weight: bold;
	float: left;
	width: 120px;
	line-height: 18px;
	padding-left: 20px;
	padding-bottom: 2px;
}
.menu a:hover {
	text-decoration: none;
}
#submenu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
#submenu a {
	font-weight: normal;
	padding-left: 30px;
	width: 110px;
	line-height: 16px;
}
#submenu a:hover {
	font-weight: bold;
}
#txtdvall {
	position: absolute;
	z-index: 4;
	width: 60%;
	left: 270px;
	bottom: 5px;
	height: 130px;
}
#txttext {
	height: 104px;
	overflow: auto;
	margin-top: 29px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#shhd {
	position: absolute;
	z-index: 4;
	left: 80px;
	top: 2px;
}
.smtxt {
	font-size: 10px;
	line-height: 12px;
}
#thumbscont {
	position: absolute;
	z-index: 4;
	left: 550px;
	bottom: 116px;
}
#thumbscont img {
	height: 70px;
	width: 70px;
	background-color: #FFF;
	padding: 3px;
	margin-right: 6px;
}
#book {
	position: absolute;
	z-index: 5;
	right: 40px;
	bottom: 65px;
}
#infos {
	position: absolute;
	z-index: 4;
	right: 25px;
	top: 3px;
}
/* ----------------- copyright ----------------- */
.copyright {
	font-size: 10px;
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
}
.copyright a {
	color: #555;
}
.copyright a:hover {
	color: #555;
	text-decoration: none;
}
/* ----------------- myinternet ----------------- */
.myinternet-text {
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 10px;
	padding-bottom: 1px;
}
.myinternet-text a {
	text-decoration: none;
	color: #000000;
}
.myinternet-text a:hover {
	text-decoration: none;
	color: #000000;
}
.myinternet-desc {
	color: #FF2E00;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
