/*
------------------------
CSS STYLES - PAGE LAYOUT
------------------------
*/
* {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: Verdana;
  font-size: 11px;
  color: #1d2b51;
}


#content {
line-height: 150%;
font-size: 12px;
}
#content h1 {
  font-size: 26px;
  color: #1D2B51;
  margin-bottom: 20px;
}

#content ul {
list-style: none;
}

#content ul li {
padding-left: 8px;
background: url(../../fileadmin/template/li.gif) no-repeat 0 8px;
}

#content p, #content ul {
margin-bottom: 1em;
}

#header {
  background-color: #fff;
}
#logo {
  width: 894px;
  height: 74px;
  text-align: right;
}
#mainnav {
  background-color: #1d2b51;
  height: 40px;
  clear: both;
}

#mainnav ul {
	list-style: none;
  text-align: left center;
  padding-left: 45px;
  padding-top: 13px;
  width: 800px;
}

#mainnav img {
	display: block;
	float: left;
  margin-right: 17px;
}

#mainnav ul li {
	display: inline;
}

#teaser {
  background-color: #ccc;
  background: url(../../fileadmin/template/bghelpnav.gif);
  background-repeat: repeat-x;
  height: 154px;
}
#visual {
  float: left;
  width: 700px;
  height: 154px;
  display: block;
}
#helpnav
{
  position:absolute;
  top:249px;
  left:705px;
  margin:0px auto;
  padding:0px;
  list-style:none;
  z-index:5;
  width: 280px;
}
#helpnav ul {
  list-style: none;
}

.menu
{
  float:left;
  margin:0px;
  padding:0px;
  text-align:center;
}
.menu h2
{
  text-align:center;
  margin:0px;
  padding:0px;
  font-family: Verdana;
  font-weight: normal;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}
.menu h2 a
{
  color: #fff;
  text-decoration:none;
}
.menu h2 a:hover
{
  color: #fff;
  text-decoration:none;
}
.menu ul
{
  width:100%;
  list-style:none;
  display:none;
  margin:0px;
  margin-top: 10px;
  padding:0px;
  filter:alpha(opacity=90);
  opacity:0.9;
  -moz-opacity:0.9;
}
.menu:hover ul, #content .menu:hover ul
{
  position: relative;
  top: 5px;
  left: 0px;
  list-style:none;
  display:block;
}
.menu ul li
{
  padding:0px;
  margin:0px;
  background:#fff;
  color: #fff;
  line-height: 18px;
}

.menu ul li a
{
  display:block;
  text-align:center;
  text-decoration:none;
  font-family: Verdana;
  font-size: 10px;
  color: #6C88D4;
  text-decoration: none;
}
.menu ul li a:hover
{
  color: #1D2B51;
  text-decoration: none;
}
/* IE-Hack for Menu */
* html .menu .iehide, * html .menu ul li a:visited.iehide {display:none;}
* html .menu a:hover ul li a.hide {display:none;}

* html .menu table, .menu tr, .menu td {
margin:0px;
padding:0px;
border:0px;
border-collapse:collapse;
}
* html .menu a table {
	display:none;
}

* html .menu a:hover {background:transparent;}
* html .menu a:hover ul,* html .menu a:hover table {display:block;}
* html .menu a:hover ul li a.sub {}
* html .menu a:hover ul li a {display:block;}
* html .menu a:hover ul li a ul {visibility:hidden;}
* html .menu a:hover ul li a:hover {}
* html .menu a:hover ul li a:hover ul {visibility:visible; }
* html .menu a:hover ul li a:hover ul.left {left:-105px;}
/* IE-Hack END */



li.lang a {
display: block;
width: 17px;
height: 11px;
position: relative;
margin-right: 4px;
float: left;
overflow: hidden;
margin-top: 2px;
font-size: 1px;
}

li.lang a span {
position: absolute;
top: 0;
left: 0;
width: 17px;
height: 11px;

}


li.lang a#lang_de span { background: url(../../fileadmin/template/de.gif) no-repeat; }
li.lang a#lang_de:hover span { background: url(../../fileadmin/template/de_act.gif) no-repeat; cursor: hand; }
li.lang a#lang_uk span { background: url(../../fileadmin/template/uk.gif) no-repeat; }
li.lang a#lang_uk:hover span { background: url(../../fileadmin/template/uk_act.gif) no-repeat; cursor: hand; }
li.lang a#lang_fr span { background: url(../../fileadmin/template/fr.gif) no-repeat; }
li.lang a#lang_fr:hover span { background: url(../../fileadmin/template/fr_act.gif) no-repeat; cursor: hand; }


/* OVER-ALL PAGE LAYOUT */

#mid-section {
	width: 100%;
  margin-bottom: 20px;
	display: inline;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: table;
}

#mid-section-row {
  margin-top: 20px;
	width: 894px;
}

/*center column containers*/
#mid-col-1 {
	width: 250px;
	display: block;
	float: left;
	padding-top: 10px;
}

#mid-col-2 {
	margin-left: 50px;
	width: 494px;
	display: block;
	float: left;
	/* before this is parsed by ie <= 5.5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	/* next is parsed by ie >= 6 */
	width: 564px;
}
#contentleft {
  float: left;
  width: 228px;
}
#contentright {
  float: left;
  margin-top: 50px;
  width: 334px;
}


.menuContainer {
	width: 212px;
  margin-left: 38px;
}

.menuContainer ul {
	list-style: none;
	float : none;
}

.menuContainer ul li {
  width: 212px;
  text-align: left center;
  border-bottom: 1px solid #d6dae1;
}

.menuContainer a, .menuContainer li.act ul li a {
  color: #6C88D4;
  padding:5px 0 5px 10px;
  background: none;
  display: block;
}

.menuContainer a:hover, .menuContainer li.act a, .menuContainer li.act ul li a:hover {
  color: #1D2B51;
  background: url(../../fileadmin/template/arr.gif);
  background-repeat: no-repeat;
  background-position: -1px 6px;
  text-decoration: none;
}
.menuContainer ul li ul li {
  width: 197px;
  padding-left: 15px;
  border-bottom: none;
  border-top: 1px solid #d6dae1;
}

.menuContainer ul li ul li.last2nd {
  border: none;
}


#content .csc-textpic-text {
  margin-left: 20px;
}

#content .sitemap ul li {
  margin-left: 15px;
}




img { border: 0px; }
a {
  text-decoration: none;
  color: #6C88D4;
}

a:hover {
   color: #1D2B51;
   text-decoration: underline;
}

.invisible, #metanav {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0px;
	height:0px;
	overflow:hidden; 
	display:inline;
}

DIV.csc-textpic-intext-left-nowrap {
 height:65px;
}


#content .tx-k5lawyersearch-pi1 p { margin-bottom: 2px; }


/* google maps */
div#gmapDirHead { position:relative; top:-42px; left:-7px; }