@import url("/html4.css");

html		{ height:100%; background:#fff url(/assets/Image/Layout/body_bgnd.png) repeat-x left top scroll }
body		{ height:100%; margin:0; padding:0; font-family:Verdana, sans-serif; font-size:0.75em; color:#3a423a; }
form		{ margin:0; padding:0; }
img, table	{ border:none; }
h1			{ font-size:150%; }
h2			{ font-size:125%; }
h3			{ font-size:100%; }
th			{ text-align:left }
a			{ color:#ee028e }
a:visited	{ color:#3a423a }
form,
textarea,
input,
select		{ font-family:inherit; font-size:100%;  }
form		{ display:inline }
:focus		{ outline:none }

/* form error messages */
.error-formfield { background-color:#ebd4e2 }
div.error-formfield { background-color:transparent; color:#ee028e; font-weight:bold; display:none }

/* Layout */
#container		{ position:relative; width:924px; background:transparent url(/assets/Image/Layout/container_bgnd.png) repeat-y left top; min-height:703px; height:auto !important; height:703px }
#header			{ position:relative; height:206px; background: transparent url(/assets/Image/Layout/header_bgnd.jpg) no-repeat left top }
#leftcolumn		{ float:left; display:inline; width:240px; margin-left:20px; }
#rightcolumn	{ float:right; display:inline; width:578px; margin-right:21px; padding:0 25px 25px 25px; min-height:280px; height:auto !important; height:280px; background:#e2f3fd url(/assets/Image/Layout/right_bgnd.png) repeat-x left top; line-height:150% }
#rightedge		{ position:absolute; width:206px; left:903px; width:21px }
#toplogo		{ position:absolute; top:44px; left:22px }
#langnav		{ position:absolute; top:163px; left:22px }
#elements		{ position:absolute; top:11px; right:16px }
#string			{ position:absolute; top:180px; right:22px }
#lines			{ position:absolute; top:651px; right:-46px }
#topright		{ position:absolute; top:0; left:924px }
#footer			{ width:924px; padding:15px 0;  }
#footertxt		{ float:right; width:624px; font-size:90%; color:#868a83 }
#navigation		{ padding-top:20px }
#navigation .navpoint { display:block; padding:5px 0; border-bottom:1px solid #9bc3d6; }
#navigation a	{ padding:1px 5px; color:#fff; text-transform:uppercase; text-decoration:none; font-weight:bold; font-size:90% }
#navigation a.selectedvisible { background-color: #ed088c }
#news			{ position:absolute; top:515px; left:21px; width:240px; font-size:90% }
#news h1		{ display:inline; background-color: #ed088c; margin:0; padding:1px 5px; font-size:100%; color:#fff }
#news div		{ padding:1px 5px; clear:both; margin-top:1.33em }
.clearfix		{ display: block; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size:0 }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix		{display: block;}
/* End hide from IE-mac */

a.langavail00, a.langavail10, a.langavail01 { display:none }
