/* CSS RESET START */

html {
	color: #000;
	background: #FFF;
}
body, div, dl, dt, dd, ul,ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}

ol
{
list-style-type:none;
}


caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
legend {
	color: #000;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*	font-size: 100%;
}
/* CSS RESET END */


html,body{
	height:100%;
}

body{
	text-align:left;
	font:normal 12px Arial;
	line-height:18px;
}

h1.title
{
	font:bold 13px Arial;
	color:#666;
	text-transform:uppercase;
	margin-top:36px;
	margin-left:10px;
	float:left;
	margin-bottom:2px;
	width:520px;
}

h1.news
{
	width:100%;
	margin:0 0 20px 0;
}

A h2
{
	text-decoration:none;
}

.RTEEntryPoint
{
	margin-bottom:-15px;
	position:relative;
	z-index:1;
}

.l-mainContainer
{
	width:1005px;
	height:567px;
	overflow:hidden;
	margin:0 auto;
	padding:0 15px 0 0;
	background-image:url('../images/shadow-r.jpg');
	background-repeat:repeat-y;
	background-position:right;
}

.innerContainer
{
	width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
	padding-bottom:30px;
	float:left;
	position:relative;
}



.logo
{
	display:block;
	width:299px;
	height:112px;
	background-image:url('../images/content-logo.png');
	margin-left:40px;
	float:left;
	background-repeat:no-repeat;
	position:relative;
	z-index:3px;
}

* html .h-frontpage .logo
{
	margin-left:7px;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/images/content-logo.png', sizingmethod='crop');
}

.h-frontpage .logo
{

	background-image:url('../images/logo.png');
	margin-left:15px;
}

* html .logo
{	
	margin-left:20px;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/images/content-logo.png', sizingmethod='crop');
}

	.head
	{
		height:175px;
		width:auto;
		background-color:#fff;
		background-image:url('../images/content-head-bg.jpg');
	}
	
	.h-frontpage
	{
		background-image:url('../images/head-bg.jpg');
	}

.top-pf
{
	float:right;
	height:86px;
	margin-top:6px;
	width:724px;
	margin-left:-100px;
}

.big-PF
{
	float:left;
}

.h-frontpage .top-pf
{
	width:678px;
	margin-left:0;
}

.top-pf IMG.notFirst
{
	margin-left:15px;
}

.top-pf .frame
{
	background-image:url('../images/frame-bg.png');
	width:59px;
	height:86px;
	position:absolute;
	z-index:1;
}

* html .top-pf .frame
{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/images/frame-bg', sizingmethod='crop');
}

.flags-contact
{
	height:17px;
	padding-top:10px;
	text-align:right;
}

.flags-contact A
{
	margin-right:20px;
	font:normal 11px Arial;
	color:#fff;
	text-decoration:none;
	padding-left:15px;
	margin-top:5px;
	background-repeat:no-repeat;
	background-position:left 2px;
}

.flags-contact A.home
{
	background-image:url('/site/images/home.gif');
}

.flags-contact A.contact
{
	background-image:url('/site/images/contact.gif');
}

.flags-contact A.log-in
{
	background-image:url('/site/images/log-in.gif');
}

.l-content
{
	width:575px;
	height:290px;
	padding:18px 5px 18px 0;
	margin-left:10px;
	float:left;
	overflow:auto;
	overflow-x:hidden;
	border-top: solid 1px #ccc;
	scrollbar-track-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-arrow-color: #0079c2;
	scrollbar-shadow-color: #0079c2;
	scrollbar-highlight-color: #0079c2; 
}

DIV.m-frontpage
{
	float:right;
	width:280px;
	margin:45px 45px 0 0;
	border:none;
}

.footer
{
	height:43px;
	background-image:url('../images/footer-bg.jpg');
	background-repeat:no-repeat;
	margin:0 auto;
	overflow:hidden;
	width:1020px;
}

* HTML .footer
{
	left:-1px;
}

A.less-meer
{
    text-decoration:none;
}

.powered
{
    float:right;
    margin-right:23px;
    margin-top:4px;
    font-size:12px;
}

.powered A
{
    color:#666;
    text-decoration:none;
}

.powered .sup
{
    font-size:11px;
    position:relative;
    top:-3px;
}

.powered IMG
{
    vertical-align:bottom;
}

DIV.footer DIV.contentStyle
{
    margin-left:10px;
    width:500px;
    position:relative;
    top:7px;
    overflow:hidden;
    float:left;
}

.content_iframe {
width:300px;
height:440px;
padding:0px;
margin:0px 0px 0px 0px;
text-align: left;
}

