/*======================== RESET =======================*/

* {
	margin: 0;
	padding: 0;
	}
img {
	border: 0;
	}
	
blockquote, q {
	quotes: none;
  }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content:none;
  }
/*================== GLOBAL FONTSTYLES ==================*/

body {
	color: #111;
	font: 72% Verdana, Arial, sans-serif;
	text-align: center;
	}
a {
	color: #111;
	text-decoration: underline;
	}
a:hover {
	color: #666;
	}
h1 {
	margin: 0.5em 0 0 0;
	padding: 0.5em 0 .5em 0;
	font-size: 1.2em;
	font-weight: bold;
	}
h2 {
	margin: 10px 0 0 0;
	padding: 2px 0px 2px 0px;
	font-size: 1.1em;
	font-weight: bold;
	}
h3, h4, h5, h6 {
	font-size: 1.0em;
	}
p {
	margin: 0 0 2px 0;
	font-size: 1em;
	line-height: 1.5em;
	}
address {
	text-decoration:none;
	font-weight:normal;
	font-style:normal;	
}
.mini { /* /Logfile-Analyse.jsp */
	font-size: 10px;
	line-height: 11px;
	padding-top: 10px;
	letter-spacing: 0em;
	}
.highlight {
	background-color: #FCFDB1 !important;
	color:black !important;
	}
.nowrap {
	white-space: nowrap;   
	}
.bold {
	font-weight: bold;
	}
.nounderline {
	border-bottom: none;
	text-decoration:none;
    }
.help   {
	border-bottom: 1px dotted blue;
	cursor: help;
	}
table.pad2 tr th,
table.pad2 tr td {
	padding:2px;
	}


/*=============== LOCAL FONTSTYLES =================*/

div#head h1 {
	padding: 0 0 .6em 0;
	font-size: 17px;
	line-height: .5em;
	font-weight: normal;
	color: #3a4d6d; /* 'und' in blue not in black */
	}
div#head h1 a {
	color: #3a4d6d;
	text-decoration: none;
	}
div#head h1 a:hover {
    color: #1a528f;
    text-decoration:underline;
    }
div#head h1 strong a {
	color: #3a4d6d;
	}
div#content-pri {
	font-size: 8pt;
	line-height: 1.5em;	
	color: #111;
	}
div#content-pri h1.headline,
div#content-pri a:hover {
	padding-top: 0;
	margin-top: 0;
	color: #1a528f;
	}
div#content-pri h1.headline a { /* /AdWords-Agentur.jsp (link in h1.headline) */
    color: #1A528F;
	}
div#content-pri ul {
	padding-left: 1.4em;
	list-style-type: square;
	}
div#content-pri ul li ul {
	list-style-type: circle;
	}
div#content-pri ol {
	padding-left: 1.8em;
	}
div#content-pri li {
	padding: 0px 0px 0.1em 0px;
	}
div#content-pri a {
	text-decoration: none;
	border-bottom: 1px solid #8BB3DF;
	}
div#content-pri a:visited {  /* hs: just light gray underline for visited links */
    border-bottom:1px solid #bbb;
    }
div#content-pri a:hover {
	border-bottom: 1px solid #1a528f;
	}

div#content-pri div.linke_spalte ul,
div#content-pri div.rechte_spalte ul {
	padding: 0;
	list-style-type: none;
	}
div#content-pri div.linke_spalte ul li,
div#content-pri div.rechte_spalte ul li {
	padding: 1.5em 0 0 0;
	font-weight: bold;
	}
div#content-pri div.linke_spalte ul li ul,
div#content-pri div.rechte_spalte ul li ul {
	padding: .5em 0 0 0;
	font-weight: bold;
	}
div#content-pri div.linke_spalte ul li ul li,
div#content-pri div.rechte_spalte ul li ul li {
	padding: 0 0 .26em 20px;
	font-weight: normal;
	}
div#content-pri ul li.plus ul li {
background: url(/lay/plus.gif) no-repeat 0 .2em;
	}
div#content-pri ul li.minus ul li {
background: url(/lay/minus.gif) no-repeat 0 .2em;
	}
div#content-pri ul li.rightdot ul li {
background: url(/pictures/rightdot.gif) no-repeat 0 .2em;
	}
div#content-pri ul.plus,
div#content-pri ul.minus,
div#content-pri ul.rightdot {
		padding: 0.5em 0pt 0pt;
	}	
div#content-pri ul.plus li,
div#content-pri ul.minus li,
div#content-pri ul.rightdot li {
	list-style-type:none;
	line-height:1.3em;
  padding: 2px 0px 0.5em 20px;
    }
div#content-pri ul.plus li {
    background: url(/lay/plus.gif) no-repeat 0 0.2em;
	}
div#content-pri ul.minus li {
    background: url(/lay/minus.gif) no-repeat 0 0.2em;
	}
div#content-pri ul.rightdot li {
    background: url(/pictures/rightdot.gif) no-repeat 0 0.2em;
	}
div#content-pri ul.plus li ul,
div#content-pri ul.minus li ul,
div#content-pri ul.rightdot li ul {
	list-style-type: circle;
	}
div#content-pri ul.plus li ul li,
div#content-pri ul.minus li ul li,
div#content-pri ul.rightdot li ul li {
	list-style-type: circle;
	background: none;
	padding: 0pt;
	}
div#content-pri ul.plus li ol,
div#content-pri ul.minus li ol,
div#content-pri ul.rightdot li ol {
	list-style-type: decimal;
	padding-left:2.2em
	}
div#content-pri ol li,
div#content-pri ul.plus li ol li,
div#content-pri ul.minus li ol li,
div#content-pri ul.rightdot li ol li {
	list-style-type: decimal;
    background: none;
	padding: 0pt;
}
div#content-pri div.linke_spalte p,
div#content-pri div.rechte_spalte p {
	margin-top: 1.5em;
    color: #666;
	}
div#content-pri div.linke_spalte p a,
div#content-pri div.rechte_spalte p a {
    color: #666;
    }
div#content-pri div.linke_spalte p a:hover,
div#content-pri div.rechte_spalte p a:hover {
    color: #1a528f;
    }
div#content-pri tt {
	font-size: 1.2em;
	}	
div#content-pri pre {
	font-size: 1.2em;
	line-height: 1.2em;
	}
div#content-pri div.intro p {
	margin: 0;
	letter-spacing: .02em;
	}
div#content-pri a:hover.nounderline, /* for /Suchmaschinen-Spam.jsp */
div#content-pri a:visited.nounderline, /* for /ETL-Tool/Online-Demo.jsp */
div#content-pri .nounderline {  /* notwendig fuer >>>-Zeichen!! ersetzt .nounderline ?!!!! */
	border-bottom:medium none; 
	}
div#content-extra p {
	margin: 0;
	font-size: .9em;
	line-height: 1.5em;
	}
div#content-extra p strong {
	color: #3a4d6d;
	font-size: 1.2em;
	line-height: 1.4em;
	}
div#content-extra img.telephone {
	float: right;
	padding-right: 10px;
	}
#footleft a {
	text-decoration: none;
	}
#impressum a {
	color: #fff;
	}
input.text {
	width:auto !important;
	cursor:pointer;
	border:0;
	background-color:transparent;
	text-align:left;
	color:#111;
	text-decoration: none;
	}
div#content-extra input.text {
	font-size:0.9em;
	}
input.text:hover {
	color:#1a528f;
	border-bottom: 1px solid #1a528f;
	}
/*==================== TABLE STYLES =====================*/

div#content-pri td {
	vertical-align: top;
	text-align: left;
	}
div#content-pri td.enum_point {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	vertical-align: top;
	text-align: right;
	width: 6px;
	line-height: 0;
	}
div#content-pri td {
	vertical-align: top;
	}
div#content-pri tr.theader td {
	background-color:#F5F6F8;
	padding:1em 1em;
	}
div#content-pri tr.theader h1 {
	padding:0px;
	margin:0px;
	}
div#content-pri tr.tbody td {
	padding:1em 1em;
	border-bottom:1px solid #CCCCCC;
	}
div#content-pri tr td.space {
	background-color:transparent;
	padding:0px;
	white-space:nowrap;
	}
	
/*================= ONLINE DEMO STYLES ==================*/

.imageblock {
	display: block;  /* Leerraum unter Grafik verhindern http://www.dodabo.de/html+css/img-table/ */
	float: left;
	}
.bgcolorGray1 {
	background-color: #dee3e7; /* bgcolorMenuC */
	}
.bgcolorGray2 {
	background-color: #eff3f7; /* bgcolorMenuA */
	}
.bgcolorGray3 {
	background-color: #e7e7ef; /* bgcolorMenuB */
	}

/*=============== ONLINE DEMO STYLES NEW =================*/

div#content-pri {
	zoom: 1;
	}
div#content-pri table.demo {
	border-collapse: collapse;
	border-spacing: 0;
	}
div#content-pri table.demo td {
	padding: 5px;
	}
div#content-pri table.result {
	empty-cells: show;
	background-color: #fff;
	border: 1px solid #999;
	border-collapse: collapse;
	border-spacing: 0;
	}
div#content-pri table.result tr th {
	padding: 5px;
	font-size: 9px;
	line-height: 10px;
	font-family: Arial;
	white-space: nowrap;
	color: white;
	background-color: #1b5390;
	font-weight: bold;
	}
div#content-pri table.result tr td {
	padding: 5px;
	font-size: 9px;
	line-height: 10px;
	font-family: Arial;
	white-space: nowrap;
	}
div#content-pri table.result tr.gerade td {
	padding: 5px;
	font-size: 9px;
	line-height: 10px;
	font-family: Arial;
	white-space: nowrap;
	background-color: #d2e5cc;
	}
div#content-pri table.result tr td.error {
	padding: 5px;
	font-size: 9px;
	line-height: 10px;
	font-family: Arial;
	white-space: nowrap;
	color: #f00;
	font-weight: bold;
	}


/*================= SEARCH ENGINE STYLES =================*/

input.searchengine {
	font-size: 95%;
	line-height: 100%;
	cursor: pointer;
	border: 0;
	background-color: #eff3f7;
	text-decoration:underline;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	}
tr.searchengine {
	background-color: #eff3f7;
	text-align: left;
	}
td.searchengine {
	font-size: 85%;
	line-height: 100%;
	white-space: nowrap;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	}
.searchenginestripe {
	background-image: none;
	}
.searchenginestripe,
.searchenginenostripe {
	background-color: #626262;
	font-weight: bold;
	color: #fd0;
	white-space: nowrap;
	}
.searchengineleft {
	background-color: #dee3e7;
	color: #000;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.bgcolororangeorblack {
	background-color: #fd0;
	}
.bgcolorsilverorwhite {
	background-color: silver;
	}

/*================= CONTAINER STYLES ====================*/

html {/* hs: scrollbar auch in Firefox immer anzeigen */
   min-height: 100%;
   margin-bottom: 0.005em;
}
html, body {
	background-image: url(/lay/bg_streifen.gif);
	}
div#container-page {
	background: #fff;
	}
div#container-head {
	background-color: #5e87b3;
	background-image: url(/lay/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 -10px;
	}
div#head {
	background-color: #fff;
	}
div#content-pri div.intro {
	margin-bottom: 2em;
	padding: 10px 0;
	background-color:#fff;
	border-top: 3px double #ccc;
	border-bottom: 3px double #ccc;
	}
div#content-pri .extro_nonbold,  /* /Agentur-Suchmaschinenoptimierung.jsp */
div#content-pri .extro { /* /Internet-Marketing/Service.jsp */
	display:block;
	margin-top: 1.5em;
	margin-bottom: 1em;
	padding   :5px 5px 5px 30px;
	font-weight:bold;
	text-align:left;
	background-attachment: scroll;
	background-color: #FFFFDF;
	background-image: url(/pictures/rightdot.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #AED5FB;  
  }
div#content-pri .extro_nonbold h2,
div#content-pri .extro h2,
div#content-pri .extro_nonbold h3,
div#content-pri .extro h3 { 
	padding-top:0pt;
	}
div#content-pri .extro_nonbold h2,
div#content-pri .extro_nonbold h3 {
	color:#1A528F;
	}
div#content-extra {
	background-color: #fff;
	}
div#content-extra div {
	margin-bottom: 1em;
	padding: 10px;
	background-color:#f5f6f8;
	border-top: 3px double #ccc;
	border-bottom: 3px double #ccc;
	}
div#content-extra input {
   width: 10em; /* for IE6  /Job/Freelancer-Freiberufler.jsp */
	}
div#container-foot {
	background-color: #b6c9de;
	}

/*================= MENU STYLES ==================*/

div#navigation .menu {
	width: 100%;
	background-color: #b6c9de;
	background-image: url(/lay/navi-tiley.png);
	font-size: 1.05em;      
	}
.menu ul li a,
.menu ul li a:visited {
	text-decoration:none;
	color: #fff;
	font-weight: bold;
	}
.menu ul li.current a,
.menu ul li.current a:visited {
	color: #111;
	background-color:#f5f6f8;
	}
.menu ul li:hover a,
.menu ul li a:hover {
	color: #1a528f;
	background-color:#f5f6f8;
	text-decoration: underline;
	}
.menu ul li:hover ul,
.menu ul li a:hover ul {
	color: #111;
	background: #f5f6f8;
	}
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
	color:#111;
	background:#f5f6f8;
	text-decoration: none;
	}
.menu ul li a:hover ul li a:hover {
	color: #1a528f;
	text-decoration: underline;
	}
.menu ul li:hover ul li:hover a {
	color: #1a528f;
	text-decoration: none;
	}
.menu ul li:hover ul li a:hover {
	color: #1a528f;
	text-decoration: underline;
	}
.menu ul li:hover ul li ul li a,
.menu ul li a:hover ul li ul li a {
	font-weight: normal;
	font-size: .9em;
	line-height: 1.2em;
	}
.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {
	color: #111;
	text-decoration: none;
	}
.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover {
	color: #1a528f;
	text-decoration: underline;
	}
.menu ul li:hover a,
.menu ul li a:hover {
	line-height: 29px;
	text-decoration: underline;
	}
.menu ul li.current a,
.menu ul li.current a:visited {
	color: #333;
	text-decoration: none;
	}
#subnavigation .menu ul li.current a:hover {
	color: #333;
	text-decoration: none;
	}
div#subnavigation .menu {
	background-color: #f5f6f8;
	background-image: none;
	font-size: 1.05em;	
	}
div#subnavigation .menu ul li a,
div#subnavigation .menu ul li a:visited {
	color: #777;
	}
div#subnavigation .menu ul li.current a,
div#subnavigation .menu ul li.current a:visited {
	color: #111;
	}
div#subnavigation .menu ul li:hover a,
div#subnavigation .menu ul li a:hover {
	color: #1a528f;
	}
div#subnavigation .menu ul li:hover ul li a:hover,
div#subnavigation .menu ul li a:hover ul li a:hover {
	color: #1a528f;
	text-decoration: underline;
	}
div#subnavigation .menu ul li:hover ul li a,
div#subnavigation .menu ul li:hover ul li a:visited,
div#subnavigation .menu ul li a:hover ul li a,
div#subnavigation .menu ul li a:hover ul li a:visited {
	color: #111;
	font-weight: normal;
	font-size: .9em;
	line-height: 1.4em;
	}
div#subnavigation .menu ul li ul li:hover a,
div#subnavigation .menu ul li ul li a:hover {
	color: #1a528f;
	font-weight: normal;
	font-size: .9em;
	line-height: 1.4em;
	text-decoration: underline;
	}
div#content-sec {
	font-size:1.05em;
}
div#content-sec ul {
	border-bottom: 3px double #ccc;
	padding-bottom: .5em;
	background-color: #f5f6f8;
	}
div#content-sec ul li a {
	padding: .5em .2em .2em .2em;
	text-decoration: none;
	border-top: 3px double #ccc;
	border-bottom: 0;
	font-weight: bold;
	}
div#content-sec ul li ul {
	border-bottom: 0;
	}
div#content-sec ul li ul li a {
	padding: 0 .5em .2em .5em;
	text-decoration: none;
	border-top: 0;
	border-bottom: 0;
	font-size: 0.9em;
	font-weight: normal;
	}
div#content-sec a:hover {
	color: #1a528f;
	text-decoration:underline;
	}
div#content-sec .current {
	font-weight: bold;
	color: #1a528f;
	}
div#content-sec .current:hover {
    text-decoration:none;    
	}

/*================================= LAYOUT ===================================*/
/*===================== DO NOT EDIT BELOW THIS LINE ==========================*/

html, body {
	height: 100.1%;
	}
body {
	width: 100%;
}
#centerpage {
  margin: 0 auto 0 auto;
  position:relative;
  height:100%;
}
div.normalwidth {
	min-width: 875px; /* hs: 820 before Website-Erstellung  */
	max-width: 1070px;
	width: 100%;
}
*html div.normalwidth { /* for IE <= 6  */
    width: 875px; /* (fallback if javascript disabled) */
    width: expression( document.documentElement.clientWidth < 875 ? "875px" : (document.documentElement.clientWidth > 1070 ? "1070px" : "100%") );
}
div.medium { /* for all browser: /Softwareentwicklung/Desktop-Programme.jsp /BI-Tool/Excel/Kennzahlen.jsp /ETL-Tool/Crosstable.jsp /ETL-Tool/Preise.jsp /ETL-Tool/Online-Demo.jsp /ETL-Tool/Demo/schlechte-Datenqualitaet.jsp /ETL-Tool/Demo/Normierung-von-Namen.jsp /ETL-Tool/Demo/Drucklisten.jsp */
	min-width: 978px;
  max-width: 1070px;
	width: 100%;
}
*html div.medium { /* for IE <= 6  */
	width: 978px; /* (fallback if javascript disabled) */
	width: expression( document.documentElement.clientWidth < 978 ? "978px" : (document.documentElement.clientWidth > 1070 ? "1070px" : "100%") );
	}
div.large { /* for all browser: /AdWords-Agentur.jsp /ETL-Prozess.jsp */
  width: 1070px;
  }
div.fullmenu { /* for all browser: fullmenu */
  width: 1320px;
  }
div#container-page {
	/*margin: 0 45px;*/
	text-align: left;
	position: relative;
	min-height: 100%; /* for modern browsers */
	height: auto !important; /* for modern browsers */
	height: 100%; /* for IE */
	}
div#container-head {
	height: 80px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
div#head {
	position: absolute;
	top: 20px;
	left: 0;
	padding: 1em 4em .6em 4em;
	z-index: 99;
	white-space: nowrap;
	background-color: #fff;
	background: url(/lay/shadowAlpha.png) no-repeat bottom right;
	margin: 10px 0 0 0 !important;
	}
*html div#head {
	padding: 1em 4em 0 4em;
	background: url(/lay/shadowAlpha.png) no-repeat top left;
	}
div#container-content {
	zoom: 1;
	padding: 80px 0 40px 0;
	}
div#container-content:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
	}
div#wrapper {
	float: left;
	width: 100%;
	}
div#content-pri {
	/* margin: 0 15em 0 18em; */
	margin: 0 182px 0 219px;
	padding: 0 1em;
	}
div.noleftcol div#content-pri {
	/* margin: 0 15em 0 0; */
	margin: 0 182px 0 0;
	}
div.norightcol div#content-pri {
	/* margin: 0 0 0 18em; */
	margin: 0 0 0 218px;
	}
div.nocol div#content-pri {
	margin: 0;
	}
div#content-pri div.linke_spalte {
	width: 46%;
	float: left;
	padding-right: 2em;
	}
div#content-pri div.rechte_spalte {
	width: 46%;
	float: left;
	}
div#content-sec {
	float: left;
	/* width: 16em; */
	width: 194px;
	margin-left: -100%;
	padding: 0 1em;
	}
div#content-extra {
	float: right;
    /* width: 13em; 
	margin-left: -15em;
	padding-right: 1em; */
	width:158px;
	margin-left: -185px;
	padding-right: 12px;
	padding-left: 1em;
	}
* html #content-extra {
	margin-left: -15em;
	}
div#footer {
	clear: left;
	width: 100%
	}
#container-foot {
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* for certain IE widths */
	height: 30px;
	}
#foot {
	padding: 0 1em;
	/*  font-size: 0.8em;  Bug in FF2.0 on Win2000 => in #floatleft and #floatright */
	font-size: 1em; /* Wichtig - ohne zeigt IE6 die Schrift unten zu klein an */
	font-size:inherit;
	}
#footleft {
	float: left;
	font-size: 0.8em;
	}
#footright {
	float: right;
	font-size: 0.8em;
	}
#impressum {
    text-align: right;
    margin:60px 15px 10px 2px;
	}
	
/*================================= TOPMENU ==================================*/

div#navigation {
	width: 100%;
	position: absolute;
	top: 80px;
	z-index:99;
	}
div#subnavigation {
	width: 100%;
	position: absolute;
	top: 111px;
	z-index:0;
	}
.menuminwidth0 {             /* for all browsers (non-IE) that obey min-width */
	position: relative;
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 640px;
	}

 /*========================= TOP OF THE MENU CASCADE =========================*/

div#navigation .menu {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	height: 31px;
	width: 100%;     
	}
div#subnavigation .menu {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	height: 31px;
	width: 100%;
	border-bottom: 1px solid #ccc;
	}
.menu ul {
	padding: 0;
	margin: 0;
	border: 0;
	list-style-type: none;      
	}
.menu li {
	float: left;    
	position: relative;
	margin: 0;
	}
.menu ul li table {
	margin: -1px 0;              /* IE5 needs -1px top and bottom table margins */
	m\argin: 0;               /* re-zero the table margins for everyone but IE5 */
	border-collapse: collapse;      /* IE5 needs this for the sub-menus to work */
	border-top: 1px solid #ccc;	
	font-size: 1em;        /* this sets the base font size for our entire menu */
	}

/*======================== TOP LEVEL MENU DEFINITIONS ========================*/

.menu ul li ul {
	display: none;                  /* initially hide the entire list hierarchy */
	padding: 0 .5em 1em .5em;
	border-top: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}
.menu ul li ul li {
	padding: 0; 
	}
.menu ul li a,
.menu ul li a:visited {
	display: block;
	padding: 2px .5em 1px .5em;
	border-left: 1px solid #ccc;
	line-height: 29px;
	}
.menu ul li:hover a {
	display: block;
	padding: 2px .5em 1px .5em;
	line-height: 29px;
	text-decoration: none;
	}
.menu ul li a:hover {
	display: block;
	padding: 2px .5em 1px .5em;
	line-height: 29px;
	text-decoration: underline;
	}
.menu ul li.current a,
.menu ul li.current a:visited {
	display: block;
	padding: 2px .5em 1px .5em;
	border-left: 1px solid #ccc;
	line-height: 29px;
	color: #333;
	text-decoration: none;
	}
#subnavigation .menu ul li a,
#subnavigation .menu ul li a:visited {
	padding: 2px .5em 0 .5em;
	}
#subnavigation .menu ul li ul li a,
#subnavigation .menu ul li ul li a:visited {
	padding: 2px .5em 0 0;
	}
.menu ul li:hover a,
.menu ul li a:hover {
	display: block;
	padding: 2px .5em 1px .5em;
	border-left: 1px solid #ccc;
	line-height: 29px;
	}
.menu ul li.current a,
.menu ul li.current a:visited {
	display: block;
	padding: 2px .5em 1px .5em;
	border-left: 1px solid #ccc;
	line-height: 29px;
	}
#subnavigation .menu ul li.current a:hover {
	border-bottom: 1px solid #ccc;
	}

/*======================== 2ND LEVEL MENU DEFINITIONS ========================*/

.menu ul li:hover ul,
.menu ul li a:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	top: 31px;
	left: 0;
	height: auto;
	width: 16em;
	border-top: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc; 
	}
.menu ul li a:hover table {
	display: block;
	position: absolute;
	top: -1px;
	left: 0;
	margin: 0;
	height: auto;
	width: 16em;
	}
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
	border: 0;
	margin: 0;
	padding: 0;
	height: auto;
	width: 15em;
	line-height: 1.5em;
	}

/*======================== 3RD LEVEL MENU DEFINITIONS ========================*/

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li ul {
	visibility: visible;
	position: relative;
	margin-top: -1px;
	top: 0;
	border: 0;
	}
.menu ul li:hover ul li ul,
.menu ul li a:hover ul li ul {
	padding: 0;
	}
.menu ul li:hover ul li ul li a,
.menu ul li a:hover ul li ul li a {
	width: 16em;
	font-size: .9em;
	line-height: 1.4em;
	}

/*================================ LEFT MENU =================================*/

#content-sec ul,
#content-sec ul li {
	list-style-type: none;
	zoom: 1;
	}
#content-sec ul {
	display: block;
	}
#content-sec ul li a {
	display: block
	}