body
{
	margin: 0px;
	background: url(Images/side.jpg) repeat-y #ffffff;
}

div.top
{
	background: url(Images/head.jpg) no-repeat #000000;
	top: 0px;
	left: 0px;
	height: 106px;
	width: 100%;
	z-index: 50;
	text-align: center;
}

p.top-menu
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 69px;
	height: 16px;
	padding-left: 120px;
	padding-right: 67px;
	font-family: Verdana, Arial, Helvetice, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	white-space: nowrap;
	z-index: 150;
}

.top-menu a,
.top-menu a:visited
{
	font-family: Arial, Helvetice, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

.top-menu a:hover,
.top-menu a:active
{
	color: #ffffff;
}

.top-home
{
	position: absolute;
	left: 5px;
	top: 10px;
}

.top-home img
{
	width: 105px;
	height: 75px; 
	border: 0px;
}

.top-silvia
{
	position: absolute;
	right: 10px;
	top: 0px;
	width: 144px;
	height: 106px;
	z-index: 100;
}

p.top-lang
{
	position: absolute;
	top: 10px;
	left: 150px;
	font-family: Verdana, Arial, Helvetice, sans-serif;
	font-size: 10px;
	color: #cccccc;
	white-space: nowrap;
	z-index: 145;
}

.top-lang a,
.top-lang a:visited
{
	color: #999999;
	text-decoration: none;
}

.top-lang a:hover,
.top-lang a:active
{
	color: #cccccc;
}

.top-lang img
{
	border: 0px;
}


div.topline
{
	position: absolute;
	background: url(Images/top_line.jpg) repeat-x #000000;
	top: 106px;
	bottom: 114px; width: 221px; height: 43px;
	left: 0px;
	height: 8px;
	right: 0px;
	width: 100%;
	z-index: 50;
}

div.side
{
	position: absolute;
	background: url(Images/side_top.jpg) no-repeat;
	top: 106px;
	left: 0px;
	width: 153px;
	bottom: 5px;
	min-height: 300px;
	height: 300px;
	z-index: 160;
}

.side ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
}

.side ul li {
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 0px 0px;
	width: 110px;
	font-family: Arial, Helvetice, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background: url(Images/menu_dot.gif) no-repeat;
}

.side ul ul {
	margin: 0px;
	padding: 0px;
	list-style-image:url(Images/spacer.gif);
}

.side ul ul li {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background: transparent;
}

.side a,
.side a:visited
{
	color: #cccccc;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	width: 130px;
}

.side a:hover
{
	color: #ffffff;
}

.side a:active
{
	color: #ffffff;
}

div.main
{
	position: absolute;
	background: #ffffff;
	top: 114px;
	left: 153px;
	right: 0px;
	margin-right: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	z-index: 200;
}

.main h1
{
	margin: 0px;
	font-size: 14pt;
}

.main h2
{
	font-size: 12pt;
}

.main h3
{
	font-size: 10pt;
}

.main table
{
	border: 0px;
}

.main th
{
	text-align: left;
}

.main a,
.main a:visited
{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

.main a:hover
{
	text-decoration: underline;
}

.main div.box
{
	padding: 11px 8px 8px 11px;
	background: url(Images/box-bg.gif) #000000;
	color: #ffffff;
}

.main div.imagebox
{
	background: url(Images/image-bg.gif) #000000;
	color: #ffffff;
	width: 268px;
	height: 392px;
	max-width: 268px;
	max-height: 392px;
	padding: 0px;
}

#image
{
	position: relative;
	left: 11px;
	top: 11px;
}

.main div.thumbbox
{
	background: url(Images/thumbs-bg.gif) #000000;
	color: #ffffff;
	width: 268px;
	height: 102px;
	max-width: 268px;
	max-height: 102px;
	padding: 0px;
	margin-top: 4px;
}

#thumb1
{
	position: relative;
	left: 11px;
	top: 11px;
}

#thumb2
{
	position: relative;
	left: 12px;
	top: 11px;
}

#thumb3
{
	position: relative;
	left: 13px;
	top: 11px;
}

.main .thumbbox div.nav
{
	width: 257px;
	text-align: right;
	font-size: 9px;
	padding-top: 8px;
}

#prev
{
	cursor: default;
}

#next
{
	cursor: default;
}

.article-date
{
	font-size: 8pt;
	margin-bottom: 0px;
	color: #666666;
}

h2.article
{
	margin-top: 0px;
}