* { 							
	margin: 0px;
	padding: 0px;
}
html, body {      
	height: 100%;
}
body{
	margin: 0px;
	font-family: Tahoma, Arial, Sans-serif;
	color: black;
	background-color: #e2e2e2;
}
div#surface{
	background-image: url(../img/stil/bg_pic.jpg);	
	background-repeat: no-repeat;
	background-position: top right;
	max-width: 1064px;
	min-width: 995px;	
	float: left;
	width: 100%;
	height: 702px;
}
div.ie6fix{
	width:995px;
	float:right;
}
div.rightgap{
	float: right;
	height: 652px;
/*	width: 174px;   GyL 2008.12.02 */
	width: 163px; 	             
  padding-top:15px; 
/*	padding-top:89px; */ 
	padding-left:11px; 	
}
div.rightgapmini{
	float: right;	
	height:10px;
	width: 174px;	
}
div.content{
	float: right;
	width: 596px;
}
div.contentgap{
	width: 596px;
	height:88px;	
}
div.contentpage{
	width: 572px;
	background-image: url(../img/stil/bg_page.png);
	font-size: 12px;
	line-height: 24px;
	text-align: justify;
	padding-top: 4px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;	
}
div.contentMenuTitle{
	font-size: 13px;
	font-weight: bold;
	color: #695a53;		
}
div.dotline,div.dotline16{
	clear:both;
	font-size:1px;
	background-image: url(../img/stil/dotline.gif);
	background-repeat: repeat-x;
	background-position: 0px 1px;
	height:4px;	
}
div.dotline16{
	background-position: 0px 7px;	
	height:16px;	
}
div.contentTitle{
	color:#aa1114;
	font-weight:bold;
	font-size:15px;
	padding-top: 12px;
	padding-bottom: 12px;
}
div.footer{
	float: right;
	width: 596px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
	padding-top: 16px;
	padding-bottom: 16px;	
}

div.footer a, div.footer a:hover{
	text-decoration: underline;
	color: #888888;	
}

div.footer a:hover{
	color: #000000;		
}

div.menu{
	float: right;
	height: 652px;
	width: 225px;
}
div.menugap0,div.menugap1,div.menumain{
	width: 225px;
	height: 40px;
	font-size: 1px;
}
div.menumain{
	height: 120px;
}
div.menugap1{
	height: 20px;
}
div.menucontent{
	width: 200px;
	text-align: right;
	font-size: 13px;
}
ul.menu{
	margin: 0 1px 0 1px;
	padding: 0;
	list-style: none;
	border: 0;
}
li.menu, li.menusub, li.menuselected, li.menusubselected, li.menuplus, li.menuminus{
	margin: 0;
	padding-top: 0px;
	padding-bottom: 12px;
	padding-right: 30px;
}
li.menu a, li.menusub a, li.menuplus a{
	color: #000000;
	text-decoration:none;
}
li.menu a:hover, li.menusub a:hover, li.menuplus a:hover{
	color: #e2caa6;
	background-color: #000000;
	text-decoration:none;
}
li.menu{
	font-weight: bold;	
}
li.menuselected, li.menusubselected, li.menuplus, li.menuminus{
	background-image: url(../img/stil/menudot.gif);
	background-repeat: no-repeat;
	background-position: 180px 2px;	
}
li.menuselected, li.menuplus, li.menuminus{
	font-weight: bold;	
}
li.menuplus{
	background-image: url(../img/stil/plus.gif);
	background-repeat: no-repeat;
	background-position: 180px 2px;
}
li.menuminus{
	background-image: url(../img/stil/minus.gif);
	background-repeat: no-repeat;
	background-position: 180px 2px;
}
div.clear{
	clear:both;	
}
div.langpanel{
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	padding-top: 30px;
	padding-right: 25px;
	height: 20px;
	color: #000000;
}
div.langpanel a, div.langpanel a:hover{
	color: #888888;
	text-decoration: none;
}
div.langpanel a:hover{
	color: #000000;	
}