BODY {
	padding: 0;
	margin: 0;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #EAEAEA;
}

BODY, TABLE, TD, TR, INPUT, DIV, H1, H2, H3, UL, OL, LI, B, I, TEXTAREA, SPAN, SELECT {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
}

P {
	padding: 0 0 1em 0;
	margin: 0;
}

UL {
	list-style-image: url(../img/apple_small.png);
}

A, A:link, A:active, A:visited, A:hover {
	color: #333333;
}

.w_input {width: 250px;}
.w_input_one_third {width: 80px;}
.w_input_two_third {width: 160px;}

.bold {
	font-weight: bold;
}

HR {
    border: 0px;
    border-top: 1px solid #EAEAEA;
    height: 1px;
}

.box-banners {
	padding: 20px 5px 0px 5px;
}

.news_box_element { 
   	background-image: url(../img/apple_small.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
}

.news_box_element A, .news_box_element A:link, .news_box_element A:active, .news_box_element A:visited, .news_box_element A:hover {
	text-decoration: none;
}


.news_box_element_first {
	margin: 0;
}

.news_list_element { 
    background-color: #EAEAEA;
    padding: 10px;
    margin-bottom: 15px;
}

.header {
	position: relative;
	top: 0;
    	left: 0;
    	height: 110px;
    	width: 997px;
}

FORM {
	padding: 0px;
	margin: 0px;
}

IMG {
	border: 0px;
}

.bg_white {
	background-color: #FFFFFF;
}

.bg_grey {
	background-color: #EAEAEA;
}

.logo {
	position: absolute;
	top: 0;
	left: 54px;
}

.lang {
	position: absolute;
	top: 64px;
	left: 745px;
}

.navi_header {
	position: absolute;
	top: 63px;
	left: 800px;
	color: #00305E;
}

.navi_header A, .navi_header A:link, .navi_header A:active, .navi_header A:visited, .navi_header A:hover {
	text-decoration: none;
	font-weight: bold;
	color: #00305E;
}

.bar {
	position: absolute;
	top: 80px;
	left: 2px;
	height: 28px;
	width: 992px;
	background-color: #00305E;
}

.search {
	position: absolute;
	top: 2px;
	right: 15px;
}

.search INPUT {
	width: 180px;
}

INPUT.text {
	border: 1px solid #00305E;
	height: 23px;
	line-height: 21px;
	padding: 0 5px 0 5px;
}

.navi_header2 {
	position: absolute;
	top: 7px;
	left: 210px;
	color: #FFFFFF;
}

.navi_header2 A, .navi_header2 A:link, .navi_header2 A:active, .navi_header2 A:visited, .navi_header2 A:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.navi {
	padding: 10px 0 0 0;
}

DIV.navi_spacer {
	border-top: 1px solid #00305E;
	margin-top: 24px; 
}

DIV.navi_1_off
{
    	margin-right: 2px;
    	margin-left: 2px;
    	border-bottom: 1px solid #00305E;
}

A.navi_1_off, A.navi_1_off:active, A.navi_1_off:visited, A.navi_1_off:link 
{
	display: block;
    	padding: 5px 5px 5px 32px;
    	text-decoration: none;
    	color: #00305E;
    	font-weight: bold;
}

A.navi_1_off:hover {
	background-image: url(../img/apple_big.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

DIV.navi_1_on
{
    margin-right: 2px;
    margin-left: 2px;
    border-bottom: 1px solid #00305E;
}

A.navi_1_on, A.navi_1_on:active, A.navi_1_on:visited, A.navi_1_on:link, A.navi_1_on:hover
{
	display: block;
    	padding: 5px 5px 5px 32px;
    	text-decoration: none;
    	color: #00305E;
    	font-weight: bold;
    	background-image: url(../img/apple_big.png);
    	background-repeat: no-repeat;
    	background-position: 10px center;
}

DIV.navi_2_off
{
}

A.navi_2_off, A.navi_2_off:active, A.navi_2_off:visited, A.navi_2_off:link
{
    	display: block;
    	padding: 3px 0px 3px 45px;
    	text-decoration: none;
}

A.navi_2_off:hover {
	background-image: url(../img/apple_small.png);
    	background-repeat: no-repeat;
    	background-position: 30px center;
}

DIV.navi_2_on
{
}

A.navi_2_on, A.navi_2_on:active, A.navi_2_on:visited, A.navi_2_on:link, A.navi_2_on:hover
{
    	display: block;
    	padding: 3px 0px 3px 45px;
    	text-decoration: none;
    	background-image: url(../img/apple_small.png);
    	background-repeat: no-repeat;
    	background-position: 30px center;
}

DIV.navi_3_off
{
}

A.navi_3_off, A.navi_3_off:active, A.navi_3_off:visited, A.navi_3_off:link
{
    	display: block;
    	padding: 3px 0px 3px 60px;
    	text-decoration: none;
}

A.navi_3_off:hover {
	background-image: url(../img/apple_small.png);
    	background-repeat: no-repeat;
    	background-position: 45px center;
}


DIV.navi_3_on
{
}

A.navi_3_on, A.navi_3_on:active, A.navi_3_on:visited, A.navi_3_on:link, A.navi_3_on:hover
{
    	display: block;
    	padding: 3px 0px 3px 60px;
    	text-decoration: none;
    	background-image: url(../img/apple_small.png);
    	background-repeat: no-repeat;
    	background-position: 45px center;
}

.content_header {
	padding: 0 3px 20px 0px;
}

.box {
	background-image: url(../img/box_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0 0 30px 0;
	width: 182px;

	-moz-box-shadow: 2px 2px 4px #000;
	-webkit-box-shadow: 2px 2px 4px #000;
	box-shadow: 2px 2px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000');	
}

.box-headline {
	background-color: #00305E;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	line-height: 11px;
	color: #FFFFFF;
}

.box-content {
	padding: 10px 8px 10px 8px;
}

.box-content-login {
	padding: 10px 8px 10px 8px;
}

A.grey, A.grey:link, A.grey:active, A.grey:visited, A.grey:hover {
	text-decoration: none;
	color: #333333;
}

.register {
	padding: 10px 0 0 0;
	background-position: bottom center;
	background-repeat: repeat-x;
	margin: 0 0 1px 0;
}

.login_username {
	padding: 0 0 2px 0;
}

.login_username INPUT {
	width: 166px;
}

.login_password {
	padding: 0 0 8px 0;
}

.login_password INPUT {
	width: 166px;
}

.login_button {
	text-align: right;
}

A.button, A.button:link, A.button:active, A.button:visited, A.button:hover {
	text-decoration: none;
	background-image: url(../img/button_bg.jpg);
	background-position: center center;
	padding: 0 15px 0 15px;
	color: #00305E;
	border: 1px solid #00305E;
	height: 16px;
}

H1 {
	margin: 0;
	padding: 0 0 10px 0;
	color: #00305E;
	font-size: 16px;
}

H2 {
    font-size: 14px;
    font-weight: bold;
    margin: 0px; 
    padding: 0px 0px 5px 0px;
}

H3 {
    font-weight: bold;
    margin: 0px; 
    padding: 0px 0px 2px 0px;
}

.home_padding {
	padding: 10px;
}

.home {
	padding: 0 0 12px 0;
}

A.home_headline, A.home_headline:link, A.home_headline:active, A.home_headline:visited, A.home_headline:hover {
	display: block;
	margin: 0 0 6px 0;
	padding: 0 0 4px 0;
	border-bottom: 3px solid #00305E;
	color: #00305E;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}


A.home_text, A.home_text:link, A.home_text:active, A.home_text:visited, A.home_text:hover {
	text-decoration: none;
	color: #5D5D5D;
}

.right_col {
	margin: 0 14px 0 11px;
}


.newsletter_name {
	padding: 5px 0 2px 0;
}

.newsletter_name INPUT {
	width: 166px;
}

.newsletter_email {
	padding: 5px 0 8px 0;
}

.newsletter_email INPUT {
	width: 166px;
}

.newsletter_button {
	text-align: right;
}

.banners-link-first {
	text-align: center;
}

.banners-link {
	border-top: 1px solid #EAEAEA;
	padding: 2px 0 0 0;
	margin: 2px 0 0 0;
	text-align: center;
}

.error {
    background-color: #D62C27;
    padding: 6px;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 15px;
}

.success {
    background-color: #2B9D29;
    padding: 6px;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 15px;
}

.sitemap_1
{
    margin: 7px 0px 7px 0px;
}

.sitemap_1 A, .sitemap_1 A:active, DIV.sitemap_1 A:visited,  DIV.sitemap_1 A:hover
{
    font-weight: bold;
    text-decoration: none;
}

DIV.sitemap_2
{
    margin: 1px 0px 1px 28px;
}

.sitemap_2 A, .sitemap_2 A:active, .sitemap_2 A:visited, .sitemap_2 A:hover
{
    text-decoration: none;
}

DIV.sitemap_3
{
    margin: 1px 0px 1px 42px;
}

.sitemap_3 A, .sitemap_3 A:active, .sitemap_3 A:visited, .sitemap_3 A:hover
{
    text-decoration: none;
}

.news_date
{
   text-align: right;
   padding-bottom: 4px;
}

