h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


:focus {
	outline: 0;
}


body, html{
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
}


body {
	background-color: #e0e1be;
	line-height: 16px;
	background-image: url(../img/window.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	font-family: Verdana, Arial, sans-serif;


}
#scrolldiv {
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	font-family: 'Bookman Old Style', serif;
}
#scrolldiv.startmode, #scrolldiv.contentmode {
	height: 100% !important;
	overflow: scroll;
}
* {
	font-size: 12px;
	color: #820200;
}
#foto {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 820px;
	height: 231px;
	background-color: #E0E1BE;
	background-image: url(../img/foto/1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	z-index: 2;
}
#topfoto {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 35px;
	background-color: #E0E1BE;
	background-image: url(../img/foto/1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#window {
	position: absolute;
	left: 0px;
	top: 35px;
	z-index: 1;
	height: 100%;
	width: 732px;
	background-image: url(../img/window.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#topbalk {
	position: absolute;
	left: 0px;
	top: 35px;
	width: 100%;
	height: 75px;
	background-image: url(../img/balk_bg.png);
	z-index: 4;
}
#framework {
	position: absolute;
	right: 0px;
	top: 35px;
	width: 896px;
	height: 3000px;
	background-image: url(../img/framework.png);
	z-index: 5;
}
#bottombalk {
	position: absolute;
	right: 0px;
	width: 848px;
	top: 0px;
	height: 100%;
	background-image: url(../img/framework_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: 6;
}
#contentcontainer {
	position: absolute;
	width: 848px;
	min-height: 100%;
	top: 0px;
	right: 0px;
	z-index: 7;
	background-image: url(../img/framework_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contentcontainer #contentdiv {
	display: block;
	margin-top: 277px;
	margin-right: 285px;
	margin-bottom: 40px;
	margin-left: 61px;
}
#contentcontainer #contentdiv #content_e {
	min-height: 100px;
	float: left;
	width: 100%;
}
#contentcontainer #contenttitle {
	margin-bottom: 20px;
}
#contentcontainer #contenttitle span, #title_e {
	font-size: 18px;
	font-weight: bold;
}
#topmenu, #logo {
	position: absolute;
	right: 22px;
	width: 279px;
	height: 3000px;
	top: 146px;
	background-image: url(../img/menu_bg.png);
	background-repeat: no-repeat;
	z-index: 8;
}
#logo {
	background-image: url(../img/logo.png);
	height: 150px;
	cursor: pointer;
	top: 0px;
	width: 287px;
	text-indent: -1234em;
	overflow: hidden;
	right: 18px;
}
#topmenu {
	padding: 52px 24px 0 24px;
	width: 231px;
}
#topmenu * {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
#topmenu ul {
	padding: 0;
	margin: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#topmenu ul li {
	padding: 0;
	margin: 0;
	zoom: 1;
	float: left;
	width: 100%;
	text-align: center;
	line-height: 30px;
}
#topmenu ul li span {
	display: block;
}
#topmenu ul li li {
	font-size: 12px;
	line-height: 20px;
}
#topmenu ul li li span {
	font-size: 14px;
}
#topmenu ul li a {
	float: left;
	text-align: center;
	width: 100%;
	height: 100%;
	padding-top: 3px;
}
#topmenu ul li li a {
	padding-top: 0;
}
#topmenu ul li a:hover,
#topmenu ul li a.currentlink {
	background-color: #740200;
}
#topmenu li.menuitemlevel1 {
	border-bottom: 1px solid #740200;
}
#topmenu ul.menulevel2 {
	display: none;
}
#topmenu ul.menulevel3 {
	display: none;
}
#topmenu ul.menulevel1 .currenttree ul.menulevel2 {
	display: block;
}
#topmenu ul.menulevel2 .currenttree ul.menulevel3 {
	display: block;
}

#topmenu ul li a {
	text-decoration: none;
}
#other {
	position: absolute;
	bottom: 10px;
	z-index: 40;
	right: 22px;
	padding:52px 24px 0;
	width: 231px;
}
#other a {
	float: left;
	width: 221px;
	height: 25px;
	background-image: url(../img/other.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#other a.bounge {
	background-position: right 0px;
}
#other a.bounge:hover {
	background-position: right -50px;
}
#other a.mariage {
	background-position: right -25px;
}
#other a.mariage:hover {
	background-position: right -75px;
}




