/* 
================================
Skin styles for Simple Red Leaf Skin 5 Pane Layout
Created by Lee Sykes - http://www.dnncreative.com
================================
*/
body
{
    /* set default font size for skin (Titles etc. will then use a percentage to specify their sizes) */
    margin: 0;
    padding: 0;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    background-color: #b7d5e8;
    background-image: url(body_background.jpg);
    background-repeat: repeat-x;
    background-attachment: fixed;
}

.metanavigation
{
    width: 900px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    padding-right: 10px;
}

#wrap
{
    position: relative;
    width: 898px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border: 1px solid #729dbe;
}


#loginlinks
{
    float: right;
    width: 30%;
    text-align: right;
}

#logo
{
    margin: 0px;
    padding: 0px;
    left: 0px;
    top: 0px;
    float: left;
    width: 212px;
    height: 212px;
}

.buero_name
{
    position: absolute;
    left: 210px;
    top: 0px;
}

.buero_name h1
{
    margin-left: 20px;
    margin-top: 12px;
    padding: 0px;
}

.breadcrumbs
{
    position: absolute;
    left: 212px;
    top: 47px;
    width: 583px;
    height: 15px;
    border-top: solid 1px #b7d5e8;
    border-bottom: solid 1px #b7d5e8;
    background-image: url('breadcrumbs_background.jpg');
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #002d5f;
}

.breadcrumbs p
{
    display: inline;
    margin-left: 20px;
}

.ovb_menue_hintergrund
{
    position: absolute;
    left: 212px;
    top: 62px;
    width: 685px;
    height: 20px;
    background-color: #002d5f;
    background-image: url('menu_background.jpg');
	background-repeat: repeat-x;
}

.ovb_menue
{
    position: absolute;
    background-color: Transparent;
    left: 212px;
    top: 62px;
    height: 20px;
	z-index: 5000;
}

.ovb_header
{
    position: absolute;
    top: 81px;
    left: 212px;
    width: 483px;
    height: 132px;
    overflow: hidden;
    background-image: url('header.jpg');
}

.ovb_localize
{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 205px;
    height: 212px;
    overflow: hidden;
    background-image: url('localize_koeln.jpg');
}

.loginlinks
{
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 1;
}

#logo h1
{
    font: bold 300% Verdana, Tahoma, Helvetica, Arial, sans-serif;
    color: #C00;
    letter-spacing: 0.1em; /* adjusts how close the title is to the top tag line */
    margin-top: 0px;
}
/* Main Layout */
#mainbody
{
    position: relative;
    margin-top: 212px;
    margin-bottom: 20px;
    left: 0px;
    width: 898px;
    text-align: left;    
}

#content
{
    position: relative;
    margin-left: 211px;
    border-left: 1px solid #729dbe;
    min-height: 518px;
	height: auto !important;  /* fr moderne Browser */
	height: 518px;  /*fr den IE */
    width: 550px; /* padding: 0 0 0 10; */
}

#content a
{
    text-decoration: underline;
}

.fck_gallery
{
    background-color: Transparent;
    background-image: none;
}

#sidebar
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 211px;
    min-height: 518px;
	height: auto !important;  /* fr moderne Browser */
	height: 518px;  /*fr den IE */
	background-image: url('submenu_background.jpg');
	background-repeat: repeat-x;
}

#sidebar h1
{
    text-align: center;
}

#sidebar_right
{
    position: absolute;
    top: 212px;
    right: 0px;
    width: 133px;
    min-height: 518px;
	height: auto !important;  /* fr moderne Browser */
	height: 518px;  /*fr den IE */
	background-image: url('sidebar_right_background.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#footer
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 20px;
    background-color: #8ebad7;
    color: #002d5f;
    font-size: 11px;
    font-weight: bold;
}

#footer p
{
    margin-top: 3px;
    margin-left: 200px;
}

.ueberblick
{
    border-collapse: collapse;
}

.ueberblick td
{
    padding: 5px;
}

.ueberblick .left
{
    text-align: right;
    vertical-align: top;
}

.ueberblick .right
{
    border-left: solid 1px #3d5e87;
    padding-left: 5px;
}

.trenner
{
    height: 1px;
    border-bottom: dotted 1px #3d5e87;
}


/* -----------------
Set default font for modules
--------------------
 */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
    margin: 0;
    padding: 0;
    line-height: 1.1;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #3d5e87;
}

/* ================================
style for module titles
================================ */
.Head
{
    font-family: Times New Roman, Serif;
    font-size: 22px;
    line-height: 20px;
    color: #002d5f; /* letter-spacing: 2; */
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-size:  12px;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-size:  12px; 
}

/* ===============
button style for standard HTML buttons 
================== */
.StandardButton
{
	font-size: 90%;
}

/* =======================
 HTML Tag Styles 
=========================== */
H1, H2, H3, H4, H5, DT, H6
{
    font-family: Times New Roman, Serif;
}
H1
{
    font-size: 24px;
    font-weight: bold;
    color: #002d5f;
}
H2
{
    font-size: 150%;
    font-weight: bold;
    color: #002d5f;
}
H3
{
    font-size: 120%;
    font-weight: bold;
    color: #999;
}
H4
{
    font-size: 110%;
    font-weight: normal;
    color: #999;
    margin: 0;
}
H5, DT
{
    font-size: 90%;
    font-weight: normal;
    color: #999;
    margin: 0;
}
H6
{
    font-size: 80%;
    font-weight: normal;
    color: #999;
    margin: 0;
}
A:link  {
    text-decoration:    none;
    color:  #002d5f;
}

A:visited   {
    text-decoration:    none;
    color:  #002d5f;
}

A:active    {
    text-decoration:    none;
    color:  #002d5f;
}

A:hover {
    text-decoration:    none;
    color:  #3d5e87;
}

img
{
    border: none;
}
/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#HouseMenuNav, #HouseMenuNav ul { /* all submenu lists */
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	white-space: nowrap;
	z-index: 99999;
	position: relative;
}

#HouseMenuNav li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li li { /* all items under the top level */
	z-index: 11113;
}

#HouseMenuNav a { /* all links within the menu wrapper */
	display: block;
	margin: 0; 
	border: 0;
	padding: 0;
}

#HouseMenuNav li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 11112;
}

#HouseMenuNav li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li:hover ul ul, 
#HouseMenuNav li:hover ul ul ul, 
#HouseMenuNav li.sfhover ul ul, 
#HouseMenuNav li.sfhover ul ul ul {
	left: -9999px;
}

#HouseMenuNav li:hover ul, 
#HouseMenuNav li li:hover ul, 
#HouseMenuNav li li li:hover ul, 
#HouseMenuNav li.sfhover ul, 
#HouseMenuNav li li.sfhover ul, 
#HouseMenuNav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}

#HouseMenuNav iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}

.ArrowPointer
{
	cursor: default;
}



/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/
#HouseMenuNav, #HouseMenuNav ul { /* all submenu lists */
	margin-left: 15px;
	width: 100%;
	height: 20px;
	_height: 18px;
	line-height: 12px;
}

#HouseMenuNav li { /* all list items */
	width: 144px;
	height: 21px;
	border-left: solid 1px #002d5f;
	border-right: solid 1px #729dbe;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	_width: 1px;
	height: 21px !important;
	height: 12px;
	_height: 10px;
	/* end hack */
}

#HouseMenuNav li li { /* all items under the top level */
	width: 148px;
	height: auto;
	border: none;
	overflow: hidden;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 154px;
	_width: 154px;
	height: 22px;
	_height: 20px;
	/* end hack */
}

#HouseMenuNav a { /* all links within the menu wrapper */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #fff;
	background-color: transparent;
	padding: 5px;
	width: auto;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	_width: 100%;
	height: 12px;
	_height: 10px;
	/* end hack */
}

#HouseMenuNav li li a { /* all item links under the top level */
	padding: 5px;
	width: 150px;
	height: 20px;
	color: #fff;
	filter: alpha(opacity=100);-moz-opacity:1.0;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 150px;
	_width: 150px;
	height: 12px;
	_height: 20px;
	/* end hack */
}

#HouseMenuNav li a:hover {
	padding: 5px;
	color: #036;
	background-image: url('menu_background_over.jpg');
	background-repeat: repeat-x;
	background-position: top;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	height: 11px;
	_height: 9px;
	/* end hack */
}

#HouseMenuNav li li a:hover {
	width: 140px;
	color: #036;
	background-color: #9cf;
	filter: alpha(opacity=100);-moz-opacity:1.0; 
	padding: 5px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	_width: 150px;
	height: 12px;
	_height: 20px;
	/* end hack */
}

#HouseMenuNav li ul { /* second-level lists */
	width: 150px; /* width of submenu, must be set so third-level list can get shifted over properly */
	overflow: hidden;
	min-height: 70px;
	height: auto !important;  /* fr moderne Browser */
	height: 70px;  /*fr den IE */
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	top: 21px;
	border: solid 1px #036;
	margin: 0 0 0 0;
	text-align: left;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	margin: 0;
	/* end hack */
	line-height: 12px;
	background-color: #002d5f;
	background-image: url('menu_logo.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	filter: alpha(opacity=80);-moz-opacity:0.8;
	height: auto;
}

#HouseMenuNav li ul ul { /* third-and-above-level lists */
	margin: -22px 0 0 144px;
	border: solid 1px #036;
	line-height: 12px;
	background-color: #69c;
}


/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#HouseMenuNav #houseMenuParentItem a
{ /* all links under the parent item (li) */
	background-color: transparent; 
	text-decoration: none;
}

#HouseMenuNav a#houseMenuParentLink
{ /* parent link itself */
	background-color: transparent; 
	text-decoration: none;
}

#HouseMenuNav a#houseMenuCurrentLink
{ /* current link itself */
	padding: 5px;
	color: #fff; 
	background-color: #036; 
	text-decoration: none;
}


/**********************************************************************************
   Styles for Submenu
***********************************************************************************/
#HouseMenuNav2, #HouseMenuNav2 ul
{
    position: relative;
    padding: 0px;
    margin: 0px;
    left: 0px;
}

#HouseMenuNav2 li
{
    margin-top: 2px;
    padding: 0px;
    height: 20px;
    overflow: hidden;
    list-style-type: none;
    background-image: url('menu_background_over.jpg');
}

#HouseMenuNav2 li a
{
    display: block;
    height: 18px;
    padding-left: 10px;
    padding-top: 2px;
    background-image: url('menu_background_over.jpg');
    font-size: 12px;
    font-weight: bold;
    color: #002d5f;
}

#HouseMenuNav2 li a:hover
{
    color: #fff;
    text-decoration: none;
    background-image: url('menu_background.jpg');
}



/* ------------------------
Links format added for opera browser
----------- */
.Normal A:link, .Normal A:visited, .Normal A:active
{
    text-decoration: none;
    color: #036;
}
.Normal A:hover
{
    text-decoration: underline;
    color: #F00;
}

/* This is the Date eg. any items that are not links */
.SkinItem
{
    text-decoration: none;
    color: #036;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link, A.SkinItem:visited, A.SkinItem:active
{
    text-decoration: none;
    color: #002d5f;
}
A.SkinItem:hover
{
    text-decoration: none;
    color: #3d5e87;
}

/* ------------------------
Styles for FCK-Editor
----------- */

.ovb_headline
{
    font-family: Times New Roman, Serif;
    font-size: 24px;
    color: #002d5f;
}

.ovb_subhead
{
    font-family: Times New Roman, Serif;
    font-size: 15px;
    color: #002d5f;
}

.ovb_fliesstext
{
    font-family: Verdana, Sans-Serif;
    font-size: 12px;
    color: #3d5e87;    
}

.ovb_fliesstext_fett
{
    font-family: Verdana, Sans-Serif;
    font-size: 12px;
    color: #3d5e87;
    font-weight: bold;
}

.ovb_fussnote
{
    font-family: Verdana, Sans-Serif;
    font-size: 12px;
    color: #729dbe;
}

.ovb_bild_links
{
    float: left;
    border: solid 1px #3d5e87;
}

.ovb_bild_rechts
{
    float: right;
    border: solid 1px #3d5e87;
}

.ovb_tabelle table
{
    border: solid 1px #3d5e87;
    vertical-align: top;
    border-collapse:collapse
}

.ovb_tabelle caption
{
    margin: 5px;
    color: #3d5e87;
    font-weight: bold;
}

.ovb_tabelle td
{
    padding: 5px;
    background-color: #fff;
    color: #002d5f;
    border: solid 1px #3d5e87;
    vertical-align: top;
}

.ovb_tabelle_resume table
{

    vertical-align: top;
    border-collapse:collapse
}

.ovb_tabelle_resume th
{
    padding: 5px;
    color: #002d5f;
    font-weight: bold;
    vertical-align: top;
}

.ovb_tabelle_resume td
{
    padding: 5px;
    color: #3d5e87;
    vertical-align: top;
}
