/* ##### Styles: OVB-Laenderseite, Home (Level 1)                     ##### */
/*       Copyright 2008 OVB Vermoegensberatung AG, Webmaster Ronny Bartsch  */
/*       Styles der Rahmenelemente Kopf-, Content-, Fussbereich, Navigation */
/* #####                                                              ##### */

/* ##### HTML-Tags #####*/
*
{
    margin: 0px;
    padding: 0px;
}

body
{
	background-color: #8ebad7;
	background-image: url('background_body.jpg');
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 12px;
	color: #3d5e87;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

p
{
    margin-bottom: 10px;
}

/* ##### Positionierung in der Mitte des Fensters ##### */
.ovb_positioner
{
	position: relative;
    margin-left: auto;
    margin-right: auto;
	background-color: transparent;
	/* ##### Hintergrund weiss und Rahmen links und rechts, dieser Weg aufgrund der ##### */
    /* ##### 'overflow: visible' - Problematik im IE 6 und darunter                 ##### */
	background-image: url('background_positioner_sub.gif');
	background-repeat: repeat-y;
	width: 1030px;
	margin-top: 20px;
	text-align: left;
}

/* ##### oberer Positioner-Rahmen #####*/
#ovb_topborder
{
    position: absolute;
    top: -1px;
    width: 1000px;
    border-top: solid 1px #729dbe;
}

/* ##### Beschreibung der einzelnen Bereiche der Seite ##### */
.ovb_descriptor
{
    position: absolute;
    left: -9999px;
}

/* ##### Beginn des Head-Bereiches, sortiert nach IDs und Klassen (in der Reihenfolge des Auftretens) ##### */
#ovb_head
{
	position: absolute;
	top: 0px;
	left: -26px;
	width: 1085px;
	height: 228px;
	background-image: url('background_head_sub_second.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}

.ovb_printinfo
{
    display: none;
}

.ovb_logo_print
{
    display: none;
}

#ovb_datum
{
	position: absolute;
	top: 4px;
	left: 216px;
}

#ovb_logo
{
	position: absolute;
	left: 39px;
	top: 0px;
}

#ovb_logo img
{
    margin-left: -5px;
}

.ovb_sprachen
{
    position: absolute;
    top: 4px;
    left: 420px;
    height: 15px;
    width: 300px;
}

.ovb_sprachen ul
{
    margin: 0px;
}

li.ovb_language_selector
{
    float: left;
    list-style-type: none;
    margin-right: 5px;
    vertical-align: middle;
}

li.ovb_language_selector a
{
    display: inline;
    font-weight: bold;
    font-size: 11px;
    color: #002d5f;
}

li.ovb_language_selector a:hover
{
    color: #3d5e87;
}

.ovb_language_selector img, .ovb_language_selector a img
{
    margin-right: 3px;
}

.ovb_metanavigation
{
	position: absolute;
	right: 65px;
	/* ##### Hack: (Underscore-)Anweisung wird von allen Browsern, ausser IE (bis 6.0) ignoriert ##### */
	top: 4px;
	_top: 1px;
}

.ovb_metanavigation a.Normal, .ovb_sprachen a.Normal /*  ##### Dieser Weg, da IE ':before' nicht kennt ##### */
{
    background-image: url('before_links_12.jpg');
    background-repeat: no-repeat;
    background-position: center right;
    border: 0px;
    padding-right: 15px;
    margin-right: 10px;
    font-size: 12px;
}

.ovb_metanavigation a.Normal:hover, .ovb_sprachen a.Normal:hover
{
    background-image: url('before_links_12_hover.jpg');
    text-decoration: none;
    color: #ff6400;
    text-decoration: underline;
    font-size: 12px;
}

.ovb_metanavigation input, .ovb_sprachen input
{
    font-size: 10px;
    padding: 0px;
    margin-top: -2px;
    _margin-top: 0px;
}

.ovb_image_pane
{
	position: absolute;
	left: 211px;
	top: 68px;
	width: 813px;
	height: 154px;
	overflow: hidden;
}
/* #####   Ende des Kopfbereiches #####*/


/* #####   Content-Bereich #####*/
#ovb_contents
{
	margin-top: 214px;
	/* ##### Hack: (Underscore-)Anweisung wird von allen Browsern, ausser IE (bis 6.0) ignoriert ##### */
	width: 1034px !important;
	_width: 1035px;
	background-image: url('background_content_second.jpg');
	background-position: 887px 0px;
	background-repeat: no-repeat;
}

.ovb_breadcrumbs
{
    position: absolute;
    left: 200px;
    top: 222px;
}

.ovb_breadcrumbs a.SkinObject
{
    color: #3d5e87;
}

.ovb_breadcrumbs a.SkinObject:hover
{
    color: #ff6400;
}

.ovb_left_pane
{
    padding-top: 5px; /* nur vom FF interpretiert */
    float: left;
    /* ##### Hack: (Underscore-)Anweisung wird von allen Browsern, ausser IE (bis 6.0) ignoriert ##### */
    min-height: 250px !important;
    _height: 250px;
    width: 185px;
}

.ovb_content_pane
{
    padding-top: 5px; /* nur vom FF interpretiert */
    float: left;
    /* ##### Hack: (Underscore-)Anweisung wird von allen Browsern, ausser IE (bis 6.0) ignoriert ##### */
    min-height: 250px !important;
    _height: 250px;
    width: 632px;
}

.ovb_right_pane
{
    padding-top: 5px; /* nur vom FF interpretiert */
    margin-left: 821px;
    /* ##### Hack: (Underscore-)Anweisung wird von allen Browsern, ausser IE (bis 6.0) ignoriert ##### */
    min-height: 250px !important;
    _height: 250px;
    width: 211px;
    _width: 209px;
}

/* ##### Cleart content-panes, so dynamische Hoehe des Positioners moeglich ##### */
.ovb_clearer
{
    clear: both;
    height: 25px;
}
/* ##### Ende des Content-Bereiches ##### */


/* ##### Beginn des Fuss-Bereiches ##### */
.ovb_foot_positioner
{
    margin-left: auto;
    margin-right: auto;
    width: 998px;
    text-align: left;
}

.ovb_foot
{
    position: relative;
    /* ##### Hack: (Underscore-)Anweisung wird von allen Browsern, ausser IE (bis 6.0) ignoriert ##### */
    margin-left: -16px;
    _margin-left: -18px;
    background-color: #b7d5e8;
    border: solid 1px #729dbe;
    width: 998px;
    height: 20px;
}

#ovb_suche
{
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    height: 18px;
}

#ovb_user
{
    margin-top: 2px;
}

#ovb_suche input.NormalTextBox
{
    /* ##### Hack: (Underscore-)Anweisung wird von allen Browsern, ausser IE (bis 6.0) ignoriert ##### */
    display: inline-block;
    position: relative;
    padding: 0px;
    margin-bottom: 3px;
    height: 14px;
    _height: 15px;
    font-size: 10px;
    background-color: #f1f7fb;
    background-image: url('background_input.jpg');
    background-repeat: repeat-x;
    border-top: solid 1px #729dbe;
    border-right: solid 1px #f1f7fb;
    border-bottom: solid 1px #f1f7fb;
    border-left: solid 1px #729dbe;
}

#ovb_suche a.SkinObject
{
    display: inline-block;
    margin-bottom: 3px;
}

#ovb_suche input
{
    margin-top: 1px;
}

#ovb_termlinks
{
    position: absolute;
    right: 10px;
    top: 1px;
}

/* ##### Styles fuer das Menue (JDMenu) in horizontaler Darstellung mit beliebig vielen Untermenues ##### */
/* ##### Positionierung im Skin ##### */
.menue
{
    position: absolute;
    top: 24px;
    left: 211px;
    padding: 0px;
    /* ##### Hack: (Underscore-)Anweisung wird von allen Browsern, ausser IE (bis 6.0) ignoriert ##### */
    _width: 75%;
    height: 42px;
    text-align: left;
    vertical-align: top;
    z-index: 999;
    background: transparent;
}

/*  ##### Initialisierung Menuecontainer (ul) ##### */
ul.jd_menu
{
    margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: both;
	height: 42px;
}

/*  ##### horizontale Ausrichtung aller oberen Hauptmenueeintraege ##### */
ul.jd_menu_slate li, ul.jd_menu li
{
	text-align:center;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight:bold;
	cursor: pointer;
	white-space: nowrap;
	color : #f1f7fb;
	list-style-type:none;
	margin:0px;
	padding:0px 0px 1px 0px;
	float:left;
    height: 42px;
	border-left: solid 1px #8ebad7;
	border-right: solid 1px #3d5e87;
}

ul.jd_menu_slate a, 
ul.jd_menu_slate a:active,
ul.jd_menu_slate a:link,
ul.jd_menu_slate a:visited,
ul.jd_menu_slate a:hover 
{
	text-decoration: none;
	text-align:center;
	font-variant: small-caps;
	_font-variant: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight:bold;
	color : #f1f7fb;
	/*padding:8px 5px 6px 5px;*/
	display: inline-block;
	height: 35px;
}

ul.jd_menu_slate a span
{
    display: block;
    line-height: 13px;
    margin: 6px 5px 5px 5px;
}

/* Main Active Menu*/
ul.jd_menu_slate li.activetab,
ul.jd_menu_slate li.activetab:link,
ul.jd_menu_slate li.activetab:active,
ul.jd_menu_slate li.activetab:visited
{
	background-image:url('menu_active.jpg');
	background-repeat: repeat-x;
	padding-bottom: 1px;
}

ul.jd_menu_slate li.activetab a,
ul.jd_menu_slate li.activetab a:link,
ul.jd_menu_slate li.activetab a:active,
ul.jd_menu_slate li.activetab a:visited
{
	/*padding-bottom: 6px;*/
	color: #3d5e87;
}

/*Main Hover Menu */
ul.jd_menu_slate li.jd_menu_hover_menubar,
ul.jd_menu_slate li.jd_menu_hover_menubar:active,
ul.jd_menu_slate li.jd_menu_hover_menubar:link,
ul.jd_menu_slate li.jd_menu_hover_menubar:visited{
	background-image:url('menu_over.jpg');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	padding-bottom: 1px;
}

ul.jd_menu_slate li.jd_menu_hover_menubar a,
ul.jd_menu_slate li.jd_menu_hover_menubar a:active,
ul.jd_menu_slate li.jd_menu_hover_menubar a:link,
ul.jd_menu_slate li.jd_menu_hover_menubar a:visited,
ul.jd_menu_slate li.jd_menu_hover_menubar a:hover	
{
	color: #002d5f;
	padding-bottom: 1px;
}

/* ##### Sub-Menus ##### */
ul.jd_menu ul, ul.jd_menu_slate ul
{
	position: absolute;
	display: none;
	list-style-type: none;
	background-image: url('background_submenu.png');
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	z-index: 10000;
	border: 1px solid #8ebad7;
}

ul.jd_menu ul li
{
	float: none;
	margin: 0px;
	height: auto;
}

ul.jd_menu_slate ul li a,
ul.jd_menu_slate ul li a:active,
ul.jd_menu_slate ul li a:link,
ul.jd_menu_slate ul li a:visited {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	background:transparent;
	padding: 0px;
}

ul.jd_menu ul li a span, ul.jd_menu_slate ul li a span
{
    display: inline;
    padding: 0px;
    margin: 0px;
}

/* ##### hier nie eine fixe Hoehe festlegen ##### */
ul.jd_menu_slate ul li {
	padding: 3px 10px 3px 4px;
	background:transparent;
	border: none;
	color: #70777D;	
	text-align: left;
}
ul.jd_menu_slate li ul li {
	background:transparent;
}

ul.jd_menu_slate li.jd_menu_active_menubar ul a,
ul.jd_menu_slate li.jd_menu_active_menubar ul a:active,
ul.jd_menu_slate li.jd_menu_active_menubar ul a:link,
ul.jd_menu_slate li.jd_menu_active_menubar ul a:visited,
ul.jd_menu_slate li.activetab ul li a,
ul.jd_menu_slate li.activetab ul li a:active,
ul.jd_menu_slate li.activetab ul li a:link,
ul.jd_menu_slate li.activetab ul li a:visited 
{
	background: transparent;
	padding-left: 0px;
	margin-left:0px;
	display:inline;
	font-size: 12px;
	color: #3d5e87;
	height: 14px;
}

/* ##### Sub Menu Hover ##### */
ul.jd_menu_slate ul li.haschild {

}

ul.jd_menu_slate ul li.jd_menu_active,
ul.jd_menu_slate ul li.jd_menu_hover
{
    background-image: url('submenu_over.jpg');
    padding: 3px 10px 3px 4px;
}

ul.jd_menu_slate li.jd_menu_active_menubar ul a:hover,
ul.jd_menu_slate li.activetab ul li a:hover
{
	color: #002d5f;
}

/* ##### Mouseover auf Links in Untermenues ##### */
ul.jd_menu_slate ul li.jd_menu_active a.jd_menu_active,
ul.jd_menu_slate ul li.jd_menu_hover a.jd_menu_hover 
{
    background: transparent;

}
/* ##### Ende Menustyles ##### */
