*{
	margin:0;
	padding:0;
	border:0;
}
body {
	background-color:#fffff8;
	font-family:Arial;
	font-size:8pt;
}
ul{
list-style-position:inside;
padding-left:25px;
}
ol{
list-style-position:inside;
}

.acontent ul{
	padding-left:25px;
	margin-bottom:10px;
	text-align:justify;
}

.acontent ol{
	padding-left:25px;
	margin-bottom:10px;
	text-align:justify;
}
a{
	color:#836d45;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
}
ul{
	list-style-position:inside;
	list-style-type: square;
	margin:5px 0px 5px 0px;
}
/* behavior: url(/htc/iepngfix.htc); */
div#header_a{
	width:100%;
	height:50px;
	background-color:#e0d9cf;
	background-image:url(images/header.png);
	background-repeat:repeat-x;
}
div#login_panel{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
div#user{
	position:absolute;
	top:3px; 
	right:270px;
	background-image:url(images/users.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:10px 0px 10px 25px;
}
div#pass{
	position:absolute;
	top:3px; 
	right:90px;
	background-image:url(images/klodka.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:10px 0px 10px 22px;
}
div#blogin{
	position:absolute;
	top:13px; 
	right:0px;
}
div#header_b{
	width:100%;
	height:8px;
	overflow:hidden;
	background-color:#cac4bb;
	border-bottom:1px solid #a69987;
}
div#top{
	width:800px;
	height:295px;
	background-image:url(images/top.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
div#logo{
	width:400px;
	height:83px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:0px;
}
#logo a{
	display:block;
	width:380px;
	height:63px;
	margin:10px;
}
div#callus{
	width:250px;
	height:208px;
	background-image:url(images/tel.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	bottom:0px;
}
#callus h3{
	display:block;
	width:128px;
	height:22px;
	background-image:url(images/callus.jpg);
	background-repeat:no-repeat;
	margin:33px 0px 0px 56px;
}
#callus div#p_numbers{
	font-size:13pt;
	color:#fff;
	font-weight:bold;
	position:absolute;
	right:20px;
	bottom:60px;
}
div#fotos{
	width:539px;
	height:212px;
	background-image:url(images/foto1.png);
	background-repeat:no-repeat;
	position:absolute;
	left:255px;
	bottom:0px;
}
a.lang{
	display:block;
	width:36px;
	height:37px;
	position:absolute;
}
a.lang#de{
	top:5px;
	right:10px;
	background-image:url(images/de.png);
	background-repeat:no-repeat;
}
a.lang#gb{
	top:5px;
	right:50px;
	background-image:url(images/gb.png);
	background-repeat:no-repeat;
}
div.unders{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
div#under_tel{
	width:250px;
	height:7px;
	overflow:hidden;
	background-image:url(images/under_tel.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:3px;
	margin-bottom:3px;
}
div#under_top{
	width:545px;
	height:7px;
	overflow:hidden;
	background-image:url(images/under_top.png);
	background-repeat:no-repeat;
	float:right;
	margin-top:3px;
	margin-bottom:3px;
}
div#under_menu{
	width:250px;
	height:7px;
	overflow:hidden;
	background-image:url(images/under_menu.png);
	background-repeat:no-repeat;
	clear:both;
}
div#under_content{
	width:545px;
	height:7px;
	overflow:hidden;
	background-image:url(images/under_content.png);
	background-repeat:no-repeat;
	clear:both;
}
div#col_left{
	float:left; 
	width:250px;
}
div#col_right{
	float:right; 
	width:545px;
}
div#wrap{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	
}
div#menu_box{
	width:250px;
	background-image:url(images/menu_bg.png);
	background-repeat:repeat-y;
	margin-bottom:3px;
}
div#menu_main{
	width:250px;
	min-height:388px;
	padding-top:12px;
	#height:388px;
	background-image:url(images/menu_bg2.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#menu_main a.link{
	display:block;
	padding:1px 5px 1px 18px;
	margin:6px 20px 0px 20px;
	background-image:url(images/link2.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#fff;
	text-decoration:none;
	font-size:10pt;
	font-weight:100;
}
#menu_main a.link:hover{
	color:#7a6439;
}
#menu_main a#bip{
	display:block;
	padding:1px 5px 1px 19px;
	margin:6px 20px 0px 20px;
	background-image:url(images/bip.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#fff;
	text-decoration:none;
	font-size:10pt;
	font-weight:100;
}
#menu_main a#bip:hover{
	color:#7a6439;
}
ul.submenu{
	margin:0px 0px 5px 25px;
	color:#fff;
	list-style-position:outside;
	list-style-type: none;
}
ul.submenu li{
	background-image: url(images/li.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}
.submenu a{
	font-weight:100;
	color:#fff;
	text-decoration:none;
	font-size:8pt;
}
.submenu a:hover{
	color:#7a6439;
}
div#content_box{
	width:545px;
	float:right;
	background-image:url(images/content_bg.png);
	background-repeat:repeat-y;
	margin-bottom:3px;
}
div#content{
	width:512px;
	padding:15px 18px 15px 15px;
	min-height:370px;
	_height:370px;
	background-image:url(images/content_bg2.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	behavior: url(/htc/iepngfix.htc);
}
#content h3{
	display:block;
	width:482px;
	height:21px;
	padding:3px 15px 0px 15px;
	background-image:url(images/ch3.jpg);
	background-repeat:no-repeat;
	color:#fff;
	font-weight:100;
	font-size:11pt;
	position:relative;
}
#content h3 a{
	font-size:8pt;
	color:#fff;
	font-weight:100;
	position:absolute;
	top:4px;
	right:15px;
}
#content h3 a:hover{
	text-decoration:none;
}
dl.articles{
	width:512px;
	margin-top:18px;
	border-bottom:1px solid #fff;
	padding-bottom:8px;
}
.articles dd.dp{
	float:left;
}
.articles div.date{
	width:78px;
	height:85px;
	background-image:url(images/data_bg.png);
	background-repeat:no-repeat;
	behavior: url(/htc/iepngfix.htc);
	float:left;
	margin-right:2px;
}
.date div.day{
	color:#fff;
	font-size:22pt;
	text-align:center;
	font-weight:bold;
	padding-top:6px;
}
.date div.month{
	color:#fff;
	text-align:center;
	font-size:10pt;
}
.date div.year{
	color:#fff;
	text-align:center;
	font-size:14pt;
}
div.foto{
	width:110px;
	height:85px;
	background-color:#fff;
	float:left;
	margin-left:2px;
	margin-right:5px;
	display:inline;
	position:relative;
}
.foto img{
	position:absolute;
	clip:rect(3px 107px 82px 3px);
}

.articles dd.acontent{
	text-align:justify;
	line-height:13pt;
	color:#000;
	font-weight:100;
}
.articles dd.acontent a{
	color:#836d45;
	font-weight:bold;
}
.articles dd.acontent a:hover{
	text-decoration:none;
}
.articles dt{
	color:#836d45;
	font-weight:bold;
}
.articles dt a{
	color:#836d45;
	font-weight:bold;
}
.articles dt a:hover{
	text-decoration:none;	
}
.articles dd.gallery{
	display:block;
	margin-top:20px;
}
.articles dd.gallery div.gallery_file{
	width:110px;
	height:85px;
	background-color:#fff;
	margin:0px 5px 5px 0px;
	float:left;
}
.articles dd.gallery div.gallery_file img{
	position:absolute;
	clip:rect(3px 107px 82px 3px);
}
.articles a.zal{
	display:block;
	width:130px;
	padding:2px 2px 2px 20px;
	color:#322e21;
	text-decoration:none;
	background-image:url(images/zal.png);
	background-repeat:no-repeat;
	background-position:left;
	margin:3px 5px 3px 0px;
	font-size:8pt;
	behavior: url(/htc/iepngfix.htc);
}
div#footer_a{
	width:230px;
	height:35px;
	background-image:url(images/footera_bg.png);
	background-repeat:repeat-y;
	float:left;
	padding:5px 5px 5px 15px;
	margin-top:3px;
	color:#503d1e;
}
div#footer_b{
	width:530px;
	height:30px;
	padding:15px 0px 0px 15px;
	background-image:url(images/footerb_bg.png);
	background-repeat:repeat-y;
	float:right;
	position:relative;
	margin-top:3px;
	color:#503d1e;
}
div.kalk{
	width:58px;
	height:45px;
	background-image:url(images/kalk.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	right:0px;
}
#footer_b span{
	border-left:4px solid #95b64b;
	padding-left:5px;
	margin-right:10px;
}
