/* !RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}*/
body {
	line-height: 1;
    background-color: #304560;
}
ol, ul {
	list-style: none;
	margin-bottom: 30px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
/*	border-collapse: collapse; */
	border-spacing: 0;
}
/* !REBUILD */
a {
    color: #002a50;
    text-decoration: none;
    font-weight: bold;
    margin: 0;
}
a:hover {
    color: #939393;
}
a:active {
    color: #002a50;
}
strong{
font-weight:bold;
}
body {
    background-repeat:repeat-x;
    font: 14px/23px "Droid Sans", Verdana, Arial, sans-serif;
    color: #3f3f3f;
	background-color: #002850;
}
/* !LAYOUT */
#column-1 {
	float: left;
	width: 248px;
}
#column-2 {
	float: right;
	width: 742px;
}
#navigation{
	width: 100%;
}
#container {
    width: 990px;
    margin: 0 auto;
    margin-top: 20px;
}
#logo {
    width: 376px;
    height: 50px;
    margin: 0;
}
#lang-nav {
    float: right;
    height: 12px;
    margin: 20px 12px 0 0;
    width: 56px;
}
#lang-nav ul li {
    float: left;
    height: 12px;
    margin-right: 10px;
    width: 18px;
} 
#lang-nav ul li a {
    display: block;
    height: 12px;
    width: 18px;
    text-indent: -999em;
}
#lang-nav ul a.de {
    background: url("./pic/slider.png") no-repeat scroll 0 0 transparent;
}
#header{
    float: left;
    width: 790px;
    margin-top: 47px;
}
#header-site{
	height: 175px;
	margin-top:47px; 
}
#stripe-start{
    background-color: #004a8c;
    height: 104px;
    left: 371px;
    position: absolute;
	top: 97px;
    width: 5px;
}
#stripe{
    background-color: #004a8c;
    height: 104px;
    left: 257px;
    position: absolute;
    width: 5px;
}
#stripe2{
    background-color: #004a8c;
    height: 5px;
    left: 0px;
    position: absolute;
    width: 990px;
}
#headline {
	margin: 28px 0 40px 0;
}
#wrapper {
    background-color: #fff;
    position: relative;
    width: 990px;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
}
#content{
    padding: 0 50px 50px;
}
#content a.ansprechpartner {
    background: url("../img/slider.png") no-repeat scroll 2px 2px transparent;
    padding-left: 15px;
}
#introduction{
	float: left;
	width: 540px;
	margin-top: 20px;
}
#contact{
	float: right;
	width: 260px;
	margin-top: 20px;
	padding-left: 12px;
	border-left: 1px dashed #ababab;
}
#text{
	margin-left: 8px;
	width: 500px;
}
/* !FLOATS */
.right{
	float: right;
	margin: 5px 0 4px 20px;
}
.left{
	float: left;
	margin: 5px 20px 4px 0;
}
.left-image{
	float: left;
	margin: 5px 20px 20px 0;
	padding-bottom: 20px;
	clear: both;
}
/* IMAGES */
.lawyer {
	height: 190px;
	clear: both;
	min-width: 400px;
}
.office {
	height: 190px;
	clear: both;
	width: 520px;
}
/* TYPOGRAPFIE */
h1{
    color: #004a8c;
    font: 300 34px/42px "Lato", Verdana, Arial, sans-serif;
    margin-top: 24px;
}
h2{
    color: #004a8c;
    font: 300 34px/42px "Lato", Verdana, Arial, sans-serif;
    margin-bottom: 12px;
	letter-spacing: 1px;
}
h3{
    color: #002a50; 
    font: 18px/24px "Droid Sans", Verdana, Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 12px;
    text-transform: uppercase;
	margin-top: 24px;
}
h3.slide-title {
	background: url("./pic/slider.png") no-repeat scroll 0 5px transparent;
	padding-left: 14px;
}
h3.slide-title-light {
	background: url("./pic/slider.png") no-repeat scroll 0 5px transparent;
	padding-left: 11px;
}
h6.slide-title {
	background: url("./pic/slider.png") no-repeat scroll 0 5px transparent;
	padding-left: 14px;
}
h4{
    color: #3f3f3f;
    font: 16px/20px "Droid Sans", Verdana, Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 6px;
	margin-top: 20px;
    text-transform: uppercase;
}
h5{
    color: #3f3f3f;
    font: 16px/20px "Droid Sans", Verdana, Arial, sans-serif;
    margin-bottom: 6px;
    text-transform: uppercase;
}
h6{
    color: #002a50;
    font: 15px/22px "Droid Sans", Verdana, Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 12px;
}
h6 a {
	background: url("./pic/slider.png") no-repeat scroll 0 3px transparent;
	padding-left: 14px;
	display: block;
}
p {
    	margin-bottom: 1.5em;
}
i {
    font-style: italic;
}
blockquote {
	font-style: italic;
}
p.quote{
	font-size: 14px;
	font-weight: bold;
	color: #888888;
}
p.copyright{
    font: 10px/12px "Droid Sans", Verdana, Arial, sans-serif;
	margin-bottom: 1.5em;
}
/* !NAVIGATION */
#nav-home{
    height: 300px;
    float: left;
    width: 200px;  
    margin: -348px 0 0 46px;
}
#nav-home ul{
    float: left;
    margin: 46px 0 0 38px;
}
#nav-home ul li a{
    color: #fff;
    font: 14px/26px "Droid Sans", Verdana, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
	text-shadow: #000 0 0 3px;
}
#nav-home ul li a:hover{
    color: #00cfc9;
}
#nav-home ul li a:active{
    color: #00a6a2;
	position: relative;
	bottom: -1px;
}
#main-nav{
	float: left;
	margin: 50px 30px 20px 38px;
	width: 300px;
}
#main-nav ul li a{
    color: #5c5c5c;
    font: 14px/26px "Droid Sans", Verdana, Arial, sans-serif;
    text-transform: uppercase;
	padding-left: 12px;
}
#main-nav ul li.active a{
	<!--background: url("./pic/slider.png") no-repeat scroll 7px 3px transparent;-->
    color: #004a8c;
	font-weight: bold;
}
#main-nav ul li a:hover{
    color: #939393;
}
#main-nav ul li a:active{
    color: #002a50;
	position: relative;
	bottom: -1px;
}
#sub-nav{
	float: left;
	margin: 50px 15px 20px 0;
	width: 10px;
}
#sub-nav ul li a{
	color: #5C5C5C;
	font-weight: normal;
	padding-left: 6px;
}
#sub-nav ul li{
	font: 14px/14px "Droid Sans", Verdana, Arial, sans-serif;
	margin-bottom: 10px;
	text-indent: -6px;
}
#sub-nav ul li a:hover{
	color: #939393;
}
#sub-nav ul li.active a{
	background: url("./pic/slider.png") no-repeat scroll 0 3px transparent;
    color: #004a8c;
	font-weight: bold;
}
#sub-nav ul li a:active{
	color: #002a50;
	position: relative;
	bottom: -1px;
}
/* SIDEBAR */
#specialty{
	background-color: #e9e9e9; 
	margin: 0 0 30px 50px; 
	padding: 20px;
	width: 260px; 
}
h4.sidebar{
	color: #002a50;
	margin: 0 0 18px 0;
}
a:hover h4.special  {
	color: #004a8c;
}
h4.special{
    background: url("./pic/slider.png") no-repeat scroll 0 4px transparent;
	padding-left: 10px;
	margin-bottom: 0; 
	font-size: 16px; 
	text-transform: none; 
	margin: 0;
}
.special-lawyer{
	margin-bottom: 5px;
}
a.mail{
	font-style: italic; 
	font-weight: normal;
}
p.mail{
	margin-bottom: 2px; 
	font-size: 13px;
}
/* LISTS */
#content ul li{
    background: url("./pic/dot2.png") no-repeat scroll 0px 9px transparent;
    margin: 6px 0 12px;
    padding-left: 14px;
}
li.square{
    background: url("./pic/slider.png") no-repeat scroll 7px 9px transparent;
    margin: 6px 0 12px 20px;
    padding-left: 20px;
}
#content ul li.more{
	background: url("./pic/slider.png") no-repeat scroll 0px 5px transparent;
    margin: 6px 0 12px;
    padding-left: 14px;
}
#content ul li.pdf-list{    
    background: url("./pic/slider.png") no-repeat scroll 0 6px transparent;
    margin: 12px 0 8px;
}
ul.publications{
	margin-top: 0;
}
ul.publications li{
	margin-bottom: 30px !important;
}




/* !FORM */
input, button, select, textarea {
    font-family: "Droid Sans", Helvetica, Arial, sans-serif;
}
.form-horizontal {
    padding: 10px 0;
}
.form-horizontal .control-group {
    margin-bottom: 20px;
}
.form-horizontal .control-label {
    float: left;
    padding-top: 4px;
    text-align: left;
    width: 140px;
}
.form-horizontal .controls {
    margin-left: 160px;
}
.form-horizontal input,
.form-horizontal textarea {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-horizontal input[type="text"],
.form-horizontal textarea {
    background-color: #fff;
    border: 1px solid #ccc;
    height: 20px;
    padding: 4px 6px;
    font-size: 14px;
    line-height: 20px;
    width: 210px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
.form-horizontal input[readonly="readonly"] {
    background-color: #f9f9f9;
    color: #999;
}
.form-horizontal textarea {
    height: auto;
}
.btn {
    background: #004a8c;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 14px;
    text-align: center;
    vertical-align: middle;
}



/* !FOOTER */
#footer{
    background-color: #6B6868;
    font: 10px/12px Verdana, Arial, sans-serif;
    margin: 0 auto;
    width: 990px;
	padding: 50px 0 20px 0;
}
#footer ul{
    margin:auto;
	height: 10px;
}
#footer li{
	display: inline;
    padding: 16px 0 2px 0;
    color: #ccdcdc;
}
#footer li a{
	font-weight: normal;
	color: #ccdcdc;
}
#footer li a:hover{
	color: #fff;
}
#copyright {
    float: left;
	margin-left: 50px;
}
#design {
    	float: centre;
	margin-left: 50px;
}
#footer-nav {
	float: right;
	margin-right: 50px;
}
.column {
    display: inline;
    float: left;
    margin: 20px 10px 0;
    overflow: hidden;
}
.grid_3 {
    width: 220px;
}


/* !CLEARFIX */
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.group:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.right{
    float:right;
}

.left{
    float:left;
}
* html .group { zoom: 1; } /* IE6 */
*:first-child+html .group { zoom: 1; } /* IE7 */
