html {
	overflow-y: scroll;
}
html,body {
	font-family: Arial;
/*	color: #623581;*/
	color:#444;
}

h1, h2, h3, h4
{
	font-weight: normal;
	color: #623581;
}
strong {
        color: #623581;
}

.readmore {
	float: right !important;
}

/*h1 {font-size: 1.4em;margin-bottom: 5px !important}*/





#header
{
	background-image: url(../gfx/top.gif);
	background-repeat: repeat-x;
	height: 54px;
}

#language
{
	text-align: right;
	padding-top: 15px;
}

#language p, #language img {margin:0;padding:0;}

#language img
{
	padding: 2px;
	background-color:#fff;
	border: 1px solid #d8d8d8;
	float: right;
	margin-right: 0.5em;
}

#banner
{
	background-image: url(../gfx/header.jpg);
	background-repeat: no-repeat;
	height: 255px;
	width: 969px;
	margin: -0.4em auto 1em auto;
	text-align: right;
}
#navigation
{
	width: 968px;
	margin: 0.8em auto 0em auto;
	background-image: url(../gfx/nav.gif);
	background-repeat: no-repeat;
	height: 48px;
	text-align: left;
	color: #fff;
	padding: 15px 0 0 0;
}
#navigation a 
{
	color: #fff;
	text-decoration: none;
}
#navigation ul {float: right;}
#navigation li, #navigation ul {
	list-style-type: none;
}


#left img {
	padding: 0 10px 0 0;
	
}

#content
{
	padding-bottom: 1em;
	padding-top: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #623581;
}

#footer-navigation
{
	text-align: right;
}

#footer address
{
	font-style: normal;
	position: relative;
	left: 54px;
}
#footer-navigation a {
	font-weight: bold;
	color: #623581;
	text-decoration: none;
	margin-bottom: 1em;
}
#footer-navigation span {
	float: right;
	margin-top: 1em;
}
#news-listing li {
	width: 220px;
}
#news-listing strong
{
	font-weight: bold;
}
#news-listing ul,
#news-listing li
{
	list-style-type: none;
	padding: 0; margin: 0;
}
#news-listing li a
{
	float: right;
	padding: 0;
	margin: 0;
	font-size: 0.85em;
	color: #623581;
	font-weight: bold;
}

#left a {
	font-weight:bold;
	color: #623581;
}

#left a:hover {
        color: #888;
        text-decoration: underline;
}


.archive-link, .archive-link a {
	color:#623581;
	float:right;
	font-size: 0.9em;
	font-weight:bold;
	margin-right: 0.6em;
}

#news-listing li .p-with-margin {
	float: right;
	margin: 10px 20px 0px 0px;
	display: block;
	width: 200px;
}

#news-listing li p
{
	float: left;
	padding: 0;
	margin: 0;
	line-height: 1.3em;
}
#news-listing li
{
	margin-bottom: 0.5em;
	float: left;
}

#asides td {
	padding-right: 10px;
	padding-left: 5px;
}

#asides li {
	margin-left: 30px !important;
	
}

#asides ul {
	margin-left: 0 !important;
}

#asides h4 {
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 5px !important;
}

#asides img {margin: 0;}

#asides a {
	font-size: 0.85em;
	color: #623581;
	font-weight: bold;
}
#asides a:hover {
        color: #888;
        text-decoration: underline;
}
a:hover {
        color: #888;
        text-decoration: underline;
}


.tarjous label {
	float: left;
	width: 110px;
}
.tarjous input, .tarjous textarea, .tarjous select
{
	padding: 3px;
}
.tarjous p {
	clear: both;
	float: left;
	padding: 0;
	margin: 1em 0 0 0;
}
.tarjous .required {
	color: #d90000;
	font-weight: bold;
	margin-left: 0.5em;
}
.tarjous .submit {float: left; margin-left: 110px;}
.tarjous {
width: 100%;
float: left;
}
.tarjous ul li label
{
	width: auto;
}
.tarjous ul li input
{
        width: auto;
	float: left;
}
.tarjous ul li {
	clear: both;
	display: block;
	list-style-type: none;
}

.tarjous .checkbox-field {
	float: left;
	width: auto;
}
.tarjous .radio-field {
	float: left;
	width: auto;
}

#archive a {
	font-weight: normal;
	text-decoration: none;
}
#archive a:hover {
	color: #888;
	text-decoration: underline;
}

#archive h1, #archive h2, #archive h3 {
	padding: 0; margin: 0;
}

#archive h2 {
	font-size: 1.5em;
}

#archive h3 {
	font-size: 1.2em;
	margin: 0.3em 0 0.3em 0;
}

#archive ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#archive ul li ul li ul li {
	margin-left: 1em;
}
#archive ul li ul li ul li:before {
        content: "\BB  ";
}
