/*body {
	background: #006697 url(/wb/templates/multiflex-54/img-officetime/bg.jpg) repeat-x;
	margin: 0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 12px;
	/*font-size: 0.9em;*/
 /* 	color: #000;

}  */
/*
a:link, a:visited, a:active {
	color: #047C0D;
	text-decoration: dotted;
}
a:hover {
	color: #2FA337;
	text-decoration: dotted;
}

a img {border:0;}

hr {
	margin: 5px 0px 5px 0px;
	color: #6B2A19;
	border: 0;
	border-top: 1px dotted #8FD8F9;
	height: 1px;
}
/* Page Headings */
/* h1, h2, h3, h4, h5, h6, strong {color: #2FA337;}
p {margin:0;}
*/
/*
h1 {
	margin:10px 0 6px 0;
	font-size: 18px;
}

h2 {
	margin:10px 0 4px 0;
	font-size: 16px;

}

h3 { margin:10px 0 4px 0;
	font-size: 14px;
}

h4 {
	margin:10px 0 0 0;
	font-size: 1em;

}

h5 {
	margin:10px 0 0 0;
	font-size: 0.9em;
}

h6 {
	margin:3px 0 0 0;
	font-size: 0.75em;
}


form {margin: 0;}



li {
	padding-bottom: 0px;
}

ul {
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0.7em;
	padding-left: 0.7em;
	list-style-type: square
}

ol {

	line-height: 150%;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0.9em;
	padding-left: 0.9em;
}


blockquote{
	background-color:#022B57;
	padding: 3px;
	border-left: 2px solid #022B57;
	margin: 3px 0 20px 0;
	color:#2FA337;
}

pre, .code {
	color: #8FDAFA;
	padding: 6px 0 20px 6px;
	border-top: 1px solid #3384AD;
	border-right: 1px solid #3384AD;
	border-bottom: 1px solid #3384AD;
	border-left: 6px solid #3384AD;
	background-color: #ffffff;
	margin: 3px 0 20px 0;

	font-size:1em;
	overflow:auto;
	line-height:2.2em;
}

address {
	line-height:120%;
	margin: 10px 0 20px 0;
	padding-left: 10px;
	border-left: 6px solid #3384AD;
	font-style: normal;
	font-weight: bold;
	}
*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Layout Blocks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#headerx {
	height:90px;
/*	background-image: url(/wb/templates/multiflex-54/img-officetime/header-logo.jpg);  */		background-image: url(/wb/templates/multiflex-54/img-officetime/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
* html #headerx {clear:both;height:100px;} /* ie6 misbehaves again */

* html #contentbox #content {text-align:left; } /* ie6 misbehaves */
* html #contentbox #content table {width: 95%; } /* ie6 fix to stop tables being pushed below floats */

.clearcontent {height:60px; clear:both}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer {height:29px; display:block;clear:both; background: transparent url(/wb/templates/multiflex-54/img-officetime/menue-bg1.png) repeat-x;}


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */
#header_menu {position: absolute; margin-left: 20px;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

/* #nav {
	float:left;
	height: 30px;
	border: 0;
	padding:0;
	margin:  0px 50px 0px 10px;
}  */
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
/*  colors
#9f3d0c  rgb(159,61,12)  - track color
#944108  rgb(159,65,11)
#3d615c   rgb(61,97,92)  - green
#07405e  rgb(7,64,94)  -  ocean
#4e88ae  rgb(98,136,179)  - lite blue  ++
#ffd386  rgb(255,211,134) - ginger  ++
#5e170e  rgb(94,23,3)  - dark purple
browns
#e7bf79  rgb(231,191,121)  - kayell  +++++
#f4d68d  rgb(244,214,141)  - lighter +++
#858271  rgb(133,130,113)  - brown darker  ++++++
other1
#ab4949  rgb(171,73,73)  - simple starl
#e9ca9d  rgb(224,202,157) - tannis
#87918a  rgb(135,145,138) - divide  +++++
other2
#8b008b  rgb(139,0,139) - purple magenda, dark magenda
#b02b2c   - ruby
#d15600   - etst
othe3
#a0522d  rgb(160,82,45)  - sienna  ++++
#d2691e  rgb(210,105,30)  - chocolate
other4
#8fbc8f  - sea-green  +++++
#008b8b   - dark cyan
#5f9ea0   - cadetblue  +++++
#000000   - black
-------
rgb(127,184,129)  - original green background
#87918a  rgb(135,145,138) - divide  -  part of the background color
#88B8A8  rgb(136,184,168) - gray blue menu background   or   new #A69581,  c7b8a5, b5a591
#ffff66  - yellow (highlight bar)  - #0000ff;  color against yellow
                   rgb(162,186,135)  -  
                   rgb(100,100,200)  - purple   - menu list *

                  rgb(0,100,0)  -  dark green (highlight parent node)
#5e170e  rgb(94,23,3)  - dark purple highlight parent node)
#3C4C57   RGB: 60, 76, 87 - dark gray/blue highlight parent node
#6DFCFE   menu color  at level-1

*/

/* Root Level Link Formatting */
#nav ul li {float: left; color: #6DFCFE; text-align: center; font-weight: normal; background-color: #A69581;}
#nav ul li a {display: block; background: none; padding: 8px 10px 7px 10px;  text-decoration: none; font-weight: bold; color:rgb(0,50,50); border-right:solid 0px rgb(215,215,215); }
/* Root Level link hover */
#nav ul li a:hover, #nav li a:focus, #nav li a:active, #nav ul li a.active, #nav a.menu-current { background-color:rgb(133,130,113); color: #6DFCFE;}
#nav a.menu-parent { color: #6DFCFE; background-color:rgb(60,76,87) ;}


/*Current page Customisations*/
#nav a.menu-current		{font-weight: bold;}

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 11em; margin: 0; display: none; text-transform: none; border-bottom: 1px solid #87918a; /* #145167;  *//* border-left: 1px solid #145167; border-right: 1px solid #145167; */ font-size: 100%; background: none ; }
#nav .menu li ul li {width: 11em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em; background-color:rgb(162,186,135);}
#nav .menu li ul li a {width: 10.5em; padding: .3em .1em .3em .4em; color: #6DFCFE; border-top: 1px solid  #87918a; /*  #145167;*/ font-weight: normal;  background: none; background-color:rgb(133,130,113);}

/* 2nd Child link hover */
#nav .menu li ul a:hover,  #nav .menu li ul a.menu-current { background-color:#ffff66;  color:#0000ff;}
#nav .menu li ul a.menu-parent { color:rgb(0,186,135);}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover>ul, #nav .menu li li:hover>ul, #nav .menu li.subMenu>ul, #nav .menu li li.subMenu>ul {display: block;  z-index: 1000;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul	{ margin: 5px 0 0 -40%; z-index: 9999;  background: none ;}
#nav .menu li ul li ul li	{width: 11em;}
#nav .menu li ul li ul li a 	{ width: 10.5em;}

/* 4rd Child Menu Appreances */
#nav .menu li ul li ul li ul	{  width: 9em; background: none ;}
#nav .menu li ul li ul li ul li	{  width: 9em; }
#nav .menu li ul li ul li ul li a 	{ width: 8.5em;}

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}

#nav li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* Customise the Login Box */


#login-box {
background-image: url(/wb/templates/multiflex-54/img-officetime/login.png);

text-align: left;
line-height: 120%;
margin: 1em 5px 0.3em 5px;
border: 0px solid #002951;}
#login-box fieldset
{border:0; text-align:left;}
#login-box legend		{
	font-size: 90%;
	color: #009999;   /* Color of name when logged in  color: #002951;    */
}
.username {color: #dddd;} /* Color of name when logged in  color: #009;    */
.topboxbody {font-size:0.8em;padding:20px ;}

#login-box input {
	display:block;
	font-size: 10px;
	position: left;
	width: 120px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Custom Classes (Re-useables)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*  Float containers fix: */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*  \*/
* html #clearfix {
	height: 1%;
}
/*  */

.stealth {visibility:hidden; display:none;} /* hides from normal css enabled browsers */


/*Search*/
/* #searchesa{
background: url(/wb/templates/multiflex-54/img-officetime/bg_search.jpg) top left no-repeat;
padding-left: 28px;
}
#infobox .searchform {
	background-color: transparent;
	border: none;
	margin: 0 0 0 5px;
	padding: 10px 0 10px 10px;
	XXwidth: 160px;
}
#infobox .searchform p { margin: 0; padding: 0; }
#infobox .searchform input.textbox {
	width: 90px;
	height: 18px;
	padding: 2px;
	vertical-align: top;
}
#infobox .searchform input.button {
	margin: 2px;
	font: bold 1em Arial, Sans-serif;
	border: 0px solid #002951;
	background: #FFF;
	padding: 2px 3px;
	color: #4284B0;
         width: 43px;
         background: url(/wb/templates/multiflex-54/img-officetime/bg_searchsubmit.gif) top center no-repeat;
} */
/*Ende Search*/


/*Footer*/

/* #footer-teil {
	color: #E5E6E7;
	margin: 0 auto 12px auto;
	padding: 0;
    	width: 920px;
	height:144px;
	padding: 0;
    	background:  url(/wb/templates/multiflex-54/img-officetime/footer-image2.jpg)  repeat-x;


}
#footer-teil h3{
	color: #E5E6E7;
	margin: 0 center;
	padding: 0;
         border-bottom: 1px dashed #E5E6E7;
}
#footer-teil ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer-teil li a {
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	width: 96%;
	color: #E5E6E7;
         background: url(/wb/templates/multiflex-54/img-officetime/pointer02.gif) left top no-repeat;
}
#footer-teil  a {
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	width: 96%;
	color: #E5E6E7;
         background: url(/wb/templates/multiflex-54/img-officetime/pointer02.gif) left top no-repeat;
}

#footer-teil .teil1, .teilmitte {
	float: left;
	width: 260px;
}
#footer-teil .teil1 p {
	padding: 0px 10px 0px 30px;
}
#footer-teil .teil1 h3 {
	padding: 0px 10px 0px 30px;
}
#footer-teil .teilmitte {
	margin: 0 15px;
}  */



