BODY    {
	font-family: Verdana,tahoma,Arial,sans-serif;
	font-size: 12px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color:#666666;
}

TABLE {
	padding: 0;
	border-spacing: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

TABLE.fullw {
	width: 760px;
}
TABLE.archive {
	width: 760px;
	background-image:url('archive.png'); 
}

TD {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

TD.title    {
	font-family: Century Gothic,Verdana,tahoma,Arial,sans-serif;
	font-size: 40px;
	color:#555555;
	padding:0px;
	text-align: center;
}

TD.title2    {
	font-family: Century Gothic,Verdana,tahoma,Arial,sans-serif;
	font-size: 16px;
	color:#555555;
	padding:0px;
	text-align: center;
}

TD.title3    {
	font-family: Century Gothic,Verdana,tahoma,Arial,sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#555555;
	padding:0px;
	text-align: center;
}

TD.subtitle    {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color:#555555;
	padding:0px;
	text-align: center;
}

TD.desc    {
	font-family: Verdana,tahoma,Arial,sans-serif;
	font-size: 17px;
	padding:0px;
	text-align: right;
	font-style: italic;
	color:#888888;
}

TD.txt    {
	font-family: Verdana,tahoma,Arial,sans-serif;
	font-size: 14px;
	line-height: 2em;
	padding-right:22px;
	text-align: right;
	color:#666666;
}

TD.txtJ    {
	font-family: Verdana,tahoma,Arial,sans-serif;
	font-size: 14px;
	line-height: 2em;
	padding-right:22px;
	text-align: justify;
	color:#666666;
}

TD.txtL    {
	font-family: Verdana,tahoma,Arial,sans-serif;
	font-size: 14px;
	line-height: 2em;
	padding-right:22px;
	text-align: left;
	color:#666666;
}

TD.txtR    {
	font-family: Verdana,tahoma,Arial,sans-serif;
	font-size: 14px;
	line-height: 2em;
	padding-left:22px;
	text-align: right;
	color:#666666;
}

TD.txtC    {
	font-family: Verdana,tahoma,Arial,sans-serif;
	font-size: 14px;
	line-height: 2em;
	padding-right:22px;
	padding-left:22px;
	text-align: center;
	color:#666666;
}

TD.lnk    {
	font-family: Verdana,tahoma,Arial,sans-serif;
	font-size: 13px;
	padding:0px;
	text-align: left;
	font-style: italic;
	color:#888888;
}

TD.lnk.c    {
	text-align: center;
}

TD.space    {
	padding:0px;
	height: 12px;
}

TD.arti    {
	font-family: Times New Roman, Times, serif;
	font-size: 47px;
	color:#555555;
	padding:0px;
}

TD.n    {
	font-family: Times New Roman, Times, serif;
	font-size: 47px;
	color:#FFCC00;
	padding:0px;
}

TD.arti2    {
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
	color:#555555;
	padding:0px;
}

TD.n2    {
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
	color:#FFCC00;
	padding:0px;
}
TD.arti3    {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	color:#555555;
	padding:0px;
}

TD.n3    {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	color:#FFCC00;
	padding:0px;
}

A.n3    {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	color:#FFCC00;
	padding:0px;
}

A    {
	text-decoration: none;
	color: #555555;
}

A:hover    {
	color: #8888FF;
}

#slideshow {
	border: none;
	overflow: hidden;
	margin: 50px auto 10px;
	position: relative;
	width: 758px;
	height: 108px;
}

#slideshow img {
	width: 758px;
	height: 108px;
}

#teaser {
	border: none;
	overflow: hidden;
	margin: 0px auto 10px;
	position: relative;
	width: 242px;
	height: 236px;
}

#teaser img {
	width: 242px;
	height: 236px;
}


#copy .pictleft {
	float: left;
	display:inline;
	margin:  1em 1em 1em 0 ;
}
#copy .pictright {
	float: right;
	display:inline;
	margin:  1em 0 1em 1em ;
}
.gallery {
	zoom:1;
	width:800;
	background-color:#d9d6c3;
	background: #d9d6c3;
	}
.gallery a {
	display:block;
	float:left;
	margin:5px;
	opacity:0.87;
	text-align:center;
}
.gallery a:hover {
	opacity:1;
}
.gallery a img {
	border:none;
	display:block;
}
.gallery a#vlightbox{display:none}

div.flag{
position:relative;
left:-300px;
top:4px;
}

div.title{
position:relative;
left:0px;
top:-20px;
z-index: 1 ;
}


