@charset "iso-8859-1";

/* SEITENINITIALISIERUNG */

body, html { background-color: #FFF; background: url('../pics/bg_body_01.gif') repeat-y; color: #000; font-weight: normal; font-variant: normal; text-align: left; text-decoration: none; }
body { font-size: 75%; }
x * { cursor: inherit; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; list-style: none; padding: 0; margin: 0; text-align: left; text-decoration: inherit; vertical-align: top; }
* { cursor: inherit; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; list-style: none; padding: 0; margin: 0; text-align: left; text-decoration: inherit; }
a { color: inherit; background-color: inherit; }
h1, h2, h3, h4, h5, h6, input, p, select, table, th, td, li { font-size: 1em; font-weight: normal; line-height: 1.25em; }
fieldset, img { border: none; }
abbr, acronym { cursor: help; border-bottom: 0.083em dotted #000; }
a, a abbr, a acronym { cursor: pointer; }
label { cursor: default; }
input[type=text], textarea { cursor: text; }
table { border-collapse: collapse; border-spacing: 0; display: table; } tr { display: table-row; } td, th { display: table-cell; } thead { display: table-header-group; } tbody { display: table-row-group; } tfoot { display: table-footer-group; } caption { display: table-caption; } colgroup { display: table-column-group; } col { display: table-column; }
/* Scrollbalken im Mozilla erzwingen */
#moz-scroll { bottom: -0.025em; position: absolute; top: 0; visibility: hidden; width: 1em; z-index: -1; }


.META,
h1 span.TXT,
dfn,
ul#main-navigation ul,
ul#main-navigation li:hover ul ul,
ul#main-navigation li.sfhover ul ul
{
	width: 0;
	height: 0;
	top: -1000em;
	left: -1000em;
	display: inline;
	position: absolute;
	overflow: hidden;
}

/* -> FLOATING HACKS */

#image-intro
{ float: left; float/**/: none; }

#image-intro:after
{ content: '[NONE]'; display: block; height: 0; clear: both; visibility: hidden; }

#image-intro
{ display: inline-block; }

/*\*/
#image-intro
{ display: block; }

/* <- FLOATING HACKS */


/* ANFANG NAVIGATION */
/*===================*/

#page
{ position: relative; padding-bottom: 2em; }

#navigation
{
    width: 12.5em;
    position: absolute;
    top: 122px;
    left: 0;
}

#navigation *
{ vertical-align: top; }

/* ANFANG LANGUAGE-SELECTION */

ul#language-selection li
{
    width: 12.5em;
    height: 1.25em;
    overflow: hidden;
}

ul#language-selection li.LAST
{ height: 1.333em; }

ul#language-selection li a:hover,
ul#language-selection li.ACTIVE a
{
    display: block;
    margin-top: -1.25em;
}

/* ENDE LANGUAGE-SELECTION */


/* ANFANG MAIN-NAVIGATION */

ul#main-navigation li a,
ul#main-navigation li:hover li a,
ul#main-navigation li.sfhover li a,
ul#main-navigation li li:hover li a,
ul#main-navigation li li.sfhover li a
{
    color: #004E82;
}

ul#main-navigation li a span.TXT
{
    font-size: 0.917em;
}

ul#main-navigation li,
ul#main-navigation ul
{
    border-width: 0.083em;
}

ul#main-navigation li
{
	width: 12.5em;
    background-color: #DCEBF1;
    position: relative;
    border-top-style: solid;
    border-color: #FFF;
    font-weight: bold;
}

ul#main-navigation li li
{
	width: 15.5em;
}

ul#main-navigation li.FIRST
{
    border-top-style: none;
}

ul#main-navigation li li,
ul#main-navigation ul
{
    border-color: #666;
    border-top-style: solid;
}

ul#main-navigation li li,
ul#main-navigation li.FIRST li
{
    border-style: solid;
    border-top-style: none;
    border-color: #666;
}

ul#main-navigation li:hover,
ul#main-navigation li.sfhover
{
    background-color: #1381b5;
}

ul#main-navigation li:hover a,
ul#main-navigation li.sfhover a,
ul#main-navigation li li:hover a,
ul#main-navigation li li.sfhover a,
ul#main-navigation li li li:hover a,
ul#main-navigation li li li.sfhover a
{
    color: #FFF;
}

ul#main-navigation a
{
    display: block;
    width: 11em;
    text-decoration: none;
    padding: 0.25em 0.75em;
}

ul#main-navigation li li a
{
    padding: 0.167em 0.75em;
    width: 14em;
}

ul#main-navigation li:hover ul
{
    position: absolute;
    left: 12.5em;
}

ul#main-navigation li:hover ul,
ul#main-navigation ul li:hover ul,
ul#main-navigation li.sfhover ul,
ul#main-navigation ul li.sfhover ul
{
	width: auto;
	height: auto;
	top: 0;
	left: 12.5em;
	display: block;
	overflow: visible;
}

ul#main-navigation ul li:hover ul,
ul#main-navigation ul li.sfhover ul
{
    top: -0.083em;
    left: 15.5em;
}

/* ENDE MAIN-NAVIGATION */

/* ANFANG NAVIGATION-TOOLS */

ul#navigation-tools
{
    background: #1381b5 url('../pics/dotline_blueONblue.gif') repeat-x;
    height: 4.5em;
}

ul#navigation-tools li
{
    position: relative;
    padding: 0.75em 0 0 2em;
}

ul#navigation-tools li.LAST
{ padding-bottom: 0.916em; }

ul#navigation-tools li a span
{
    color: #FFF;
    font-size: 0.833em;
    text-decoration: none;
}

ul#navigation-tools li a span.IMG
{
    position: absolute;
    top: 1.166em;
    left: 1em;
}

* html ul#navigation-tools li a span.IMG
{
    top: 1.083em;
    left: -1.5em;
}


/* ENDE NAVIGATION-TOOLS */

/*=================*/
/* ENDE NAVIGATION */


/* ANFANG MAIN */
/*=============*/

/* ANFANG HEADER */

#header
{
    position: relative;
    padding-bottom: 5.75em;
}

#content-outer
{ margin-top: 4.583em; }

#header h1
{
    position: absolute;
    top: 1.416em;
    left: 13.75em;
    z-index: 2;
}

#header p.IMG
{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

/* ENDE HEADER */

#content-outer
{
    margin-left: 13.333em;
    margin-right: 13.166em;
    background: #1381b5;
}

#content h2
{ float: left; }

#content h2,
#content h2 span.TXT
{ font-family: Arial Narrow, Arial, Helvetiva, sans-serif; }

* html #content h2
{
    display: inline;
    float: none;
    position: absolute;
}

#content h2 span.TXT
{
    color: #FFF;
    font-size: 1.25em;
    font-weight: bold;
    line-height: 1.5em;
}

* html #content
{ position: relative; }

* html #content p.IMG.FIRST
{
    display: inline;
    float: none;
}

* html #content p.IMG.LAST
{
    position: absolute;
    top: 0;
    right: 13em;
    display: inline;
}

#content p.IMG.FIRST
{ float: left; }

#content p.IMG.LAST
{ float: right; }

#content h2
{ padding: 0.916em 0 0 0.5em; }

/* ANFANG CONTENT-INNER */

#content-inner
{
    border-left: 0.25em #1381b5 solid;
    border-right: 0.25em #1381b5 solid;
    padding: 0 0.75em 1em 0.75em;
    background: #FFF url('../pics/dotline_blueONblue.gif') repeat-x;
    clear: both;
}

#content-inner p.flash-intro
{ margin: 0 -0.75em; }

#content-inner object
{ width: 100%; height: 130px; margin: 0.083em 0 1em 0; }

#content-inner a
{ text-decoration: underline; color: #1381b5; }

#content-inner h3
{
    padding: 1em 0 1.25em 0;
    font-size: 1.5em;
    color: #1381b5;
}

#content-inner h4,
#content-inner h5,
#content-inner h6,
#content-inner ul,
#content-inner ol,
#content-inner p
{ margin-bottom: 1em; }

#content-inner h4
{
    color: #1381b5;
    font-size: 1.166em;
    font-weight: bold;
}

#content-inner h5
{
    color: #1381b5;
    font-size: 1.083em;
    font-weight: bold;
}

#content-inner h6,
#content-inner strong
{ font-weight: bold; }

#content-inner em
{ text-style: italic; }

#content-inner li
{ list-style: square; margin-left: 2.5em; }

#content-inner div.sub-category p.TXT
{ margin-bottom: 1em; }

#content-inner div.sub-category p.TXT a span.TXT
{
    color: #1381b5;
    font-weight: bold;
    text-decoration: underline;
}

x#content-inner p img[align=right]
{ float: right; }

#content-inner p img
{ position: relative; }

/* ENDE CONTENT-INNER */


/* ANFANG TEASER */

#main
{ 
	background: url('../pics/bg_main_fading_01.jpg') no-repeat;
	position: relative; 
}

#teaser
{
    position: absolute;
    top: 10.333em;
    right: 0;
    width: 13.166em;
    background-position: 0 2.916em;
}

#teaser h2
{ text-align: right; padding-right: 0.5em; }

#teaser h2 span.TXT
{ color: #004E82; }

#teaser h2 span.FIRST
{
    text-transform: uppercase;
    font-size: 1.083em;
    padding-left: 0.5em;
}

#teaser h2 span.LAST
{
    margin-left: -0.166em;
    text-transform: lowercase;
    font-weight: bold;
    font-size: 1.333em;
}

#teaser h2
{ margin: -6.833em 0 1.25em 0; }

#teaser h3, #teaser h6
{ color: #004E82; padding: 0 0.5em; }

#teaser h4, #teaser h5
{ padding: 0 0.5em 0.5em 0.5em; }

#teaser h4 span.TXT, #teaser h5
{
    color: #004E82;
    font-weight: bold;
}


#teaser p.TXT, #teaser li p
{ padding: 0 0.583em 1.5em 0.583em; }

#teaser h6 a, #teaser h5 a
{ text-decoration: none; color: #004E82; }

#teaser p a
{ text-decoration: none; color: #000; }

/*
#teaser a
{ text-decoration: none; color: #004E82; }

#teaser p a
{ color: #004E82; text-decoration: underline; }
*/



#teaser p.TXT span.TXT
{ font-size: 0.916em; }

/* ENDE TEASER */

/*=============*/
/* ENDE MAIN */



/* ANFANG FOOTER */
/*===============*/

* html #footer
{ margin: 0 0.5em; }

#footer ul
{ padding: 0 0.833em 0 0.833em; }

#footer ul.FIRST
{
    height: 2.25em;
    background: #1381b5;
    padding-top: 0.583em;
}

#footer ul.LAST
{
    height: 1.416em;
    background: #1381b5 url('../pics/dotline_whiteONblue.gif') repeat-x;
    clear: both;
    padding-top: 0.25em;
}

#footer ul li.FIRST
{ float: left; }

#footer ul li.LAST
{ float: right; }

#footer ul li span.TXT
{
    color: #FFF;
    font-size: 0.833em;
}

#footer ul li a span
{ text-decoration: underline; }

/*=============*/
/* ENDE FOOTER */


/* ANFANG BILDGROESSEN */
/*=====================*/

#header h1 span.IMG img
{
    width:558px;
	height:109px;
	position:relative;
	margin: -17px 0 0 -70px;
}

#header p.IMG span.IMG img
{
    width: 32em;
    height: 10.333em;
}

#navigation p.IMG span.IMG img
{
    width: 12.5em;
    height: 7.5em;
}

#navigation ul#language-selection li a span.IMG img
{
    width: 12.5em;
    height: 2.583em;
}

#content p.IMG.FIRST span.IMG img
{
    width: 0.416em;
    height: 3.666em;
}

#content p.IMG.LAST span.IMG img
{
    width: 7.083em;
    height: 3.666em;
}

#footer ul li span.IMG img
{
    width: 9.75em;
    height: 1.75em;
}

#teaser p.IMG span.IMG img
{
    width: 13.166em;
    height: 11.416em;
}
TABLE.tableContent {
	border: none;
	border-collapse: collapse;
	border-spacing:	0;
	empty-cells: show;
	table-layout: fixed;
	width: 100%;
}
.trContentRow0 TD {
	background: #FFFFFF;
}
.trContentRow1 TD {
	background: #000000;
}
/*===================*/
/* ENDE BILDGROESSEN */
/* ANFANG Image-Intro */

#image-intro{
	background: #F2F4F1;
	height: 130px;
	margin-bottom: 2em;
	position: relative;
}

#image-intro p.FIRST {
	float: left;
	margin-left: -0.75em;
}

#image-intro p.FIRST img {
	height: 130px;
	width: 335px;
	position: absolute;
	z-Index:0;
}

#image-intro p.LAST {
	float: right;	
	margin-right: -0.75em;
}

#image-intro p.LAST img{
	height: 130px;
	width: 280px;
	
}


/* ENDE Image-Intro */



/* ENDE LAYOUT */

/* TEMP */
/*======*/

/* TEMP */


/* FARBEN

dunkel-blau

#1381b5

hell-blau

#DCEBF1

artikel-blau

#CFE4ED
*/

/* Anfang Infox-box */

.divMainContentInfoboxContentHead {
	margin-bottom:	6px;
	padding:	6px;
	border-bottom:	1px solid #000000;
}

.divMainContentInfoboxRight {
	float: right;
	margin-bottom: 1em;
	margin-left: 0.5em;
	width: 33%;
	position: relative;
	height: 1%;
}

body.ir .divMainContentInfoboxRight {
font-size: 0.571em;
}

* html .divMainContentInfoboxRight { width: 33%; font-size: 12px; }


.divMainContentInfobox {
	font-size:		0.9em;
}
.divMainContentInfobox H5 {
	background: #B7D1DD;
	color: #333;
	font-weight: normal;
	padding-left: 7px;
}
.divMainContentInfobox LI {
	margin: 0.5em 2px !important;
}
.divMainContentInfoboxContent {
	background:		#DCEBF1;
	border:			1px solid #05618A;
    	padding: 2px 7px;
}
.divMainContentInfoboxHead {
	margin: 0;
	padding: 0;
}
.divMainContentInfoboxHead H4 {
	margin: 0 !important;
	padding: 2px 7px;
	background: #05618A;
	color: #FFFFFF !important;
height: 1%;
}

.divMainContentInfoboxContent:after {
	content:		".";
	display:		block;
	height:			0;
	clear:			both;
	visibility:		hidden;
}
/* Hack for IE-mac */
.divMainContentInfoboxContent { display: inline-table; }
/* Hides from IE-mac \*/
* html .divMainContentInfoboxContent { height: 1%; }
.divMainContentInfoboxContent { display: block; }
/* End hide from IE-mac */

/* Ende Info-Box */


img.visualleft
{
    float: left;
    margin-right: 12px;
    margin-bottom: 3px;
}

img.visualright
{
    float: right;
    margin-left: 12px;
    margin-bottom: 3px;
}
