@charset "UTF-8";

body {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}
#header {
	position:absolute; visibility:hidden; display:none;
}

#path {
	position:absolute; visibility:hidden; display:none;	
}

#toolbar {
	position:absolute; visibility:hidden; display:none;	
}

#news img {
    padding: 4px;
	margin: 3px 10px 3px 10px;
	border: 0;
}

#news img.border{
	padding: 4px;
	margin: 4px 10px 4px 10px;
	border: 1px solid #696969;
}

#news li {
	display:block;
   	list-style-type:none;
	padding-left: 15px;
 	background-image: url(../images/bullet.gif);
 	background-repeat: no-repeat;
 	background-position: 0 .5em;
 	color: #191970;
 	font-family: "Lucida Sans","Lucida Grande",LucidaGrande, Arial, Helvetica, sans-serif;
 	font-size: 13px;
/* margin: 5px 0 10px 0;*/
}
		
#news li a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	display:block;
}
#news li a:hover {
	text-decoration: underline;
}
		
#news ul {
	margin: 0;
	list-style: none;
	padding: 0;
	text-indent: 0;
}

#mod img {
    padding: 4px;
	margin: 3px 10px 3px 10px;
	border: 0;
}

#mod img.border{
	padding: 4px;
	margin: 4px 10px 4px 10px;
	border: 1px solid #696969;
}

#mod li {
	display:block;
   	list-style-type:none;
	padding-left: 15px;
 	background-image: url(../images/bullet.gif);
 	background-repeat: no-repeat;
 	background-position: 0 .5em;
 	color: #191970;
 	font-family: "Lucida Sans","Lucida Grande",LucidaGrande, Arial, Helvetica, sans-serif;
 	font-size: 13px;
/* margin: 5px 0 10px 0;*/
}
		
#mod li a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	display:block;
}
#mod li a:hover {
	text-decoration: underline;
}
		
#mod ul {
	margin: 0;
	list-style: none;
	padding: 0;
	text-indent: 0;
}

#lang-error {
	position:absolute; visibility:hidden; display:none;	
}

#file {
	position:absolute; visibility:hidden; display:none;	
}

#footer-menu {
	position:absolute; visibility:hidden; display:none;	
}

#footer #footer-logo {
	float: left;
	width: 120px;
}
#footer #address {
	float: left;
	width: 400px;
	text-align: left;
	padding: 70px 0 0 0;
	font-weight: bold;
}
#footer #copyright {
 	font-size: 12px;
	clear: both;
	color: #ffffff;
	text-align: center;
}
