@font-face {
    font-family: 'verb';
    src: url('../fonts/VerbBlack-webfont.eot');
    src: url('../fonts/VerbBlack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/VerbBlack-webfont.woff') format('woff'),
         url('../fonts/VerbBlack-webfont.ttf') format('truetype'),
         url('../fonts/VerbBlack-webfont.svg#verb_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	color: #777777;
	font-size: 1.4em;
	
}

html {
   overflow: scroll;
   overflow-x: auto;
}

.rel{
	position: relative;
}

.row{
	width: 90%;
	margin:  0 auto;
	max-width: 1024px;	 /* Убрать для reponsive */
	min-width: 768px;
}

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

.col{
    float: left;
    margin-right: 3.8%;
    min-height: 1px;
}
.one	{ width: 4.85% }
.two	{ width: 13.45%; }
.three	{ width: 22.05%; }
.four	{ width: 30.75%; }
.five	{ width: 39.45%; }
.six	{ width: 48%; }
.seven	{ width: 56.75%; }
.eight	{ width: 65.4%; }
.nine	{ width: 74.05%; }
.ten	{ width: 82.7%; }
.eleven	{ width: 91.35%; }
.twelve	{ width: 100%; float:left;}
.last	{ margin-right: 0 !important;}

.b-header{
	background-color: #f7f8f1;
	padding-top: 15px;
	height: 100px;
	width: 100%;
	border-bottom: 1px solid #C7C6C1;
	
}
a{
	text-decoration: none;
}

.logo{
	text-align: left;
	float: left;
	margin-top: 20px;
	line-height: 160%;
}

.name{
	font-family: verb, Arial, sans-serif; 
	font-size: 1.71428571428571em;
	color: #0096fa;
	letter-spacing: 0.05em;
}

.name em{
	color: #0065a9;
}

.b-navi{
	text-align: right;
}

.b-navi a{
	color: #70BB00;
	font-weight: bold;
	font-style: italic;
	font-size: 1.14285714285714em;
	border-bottom: 1px solid;
	margin-left: 2%;
}

.b-navi a.home{
	border-bottom: none;
}

.home{
	background-color: 70BB00;
	color: #FFFFFF;
	/*padding: 15px;*/
	padding: 3px 15px 3px 15px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}


.b-navi a:hover{
	color: #447200;
}

.b-navi a.akt{
	cursor: default;
	border: 0 solid;
	color: #447200;
}

.b-tel{
	position: absolute;
    right: 0;
    top: 35px;
    color: #C7C6C1;
}

.b-tel i{
	margin-left: 20%;
}

.b-tel p{
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 2em;
	color: #000000;
	padding-bottom: 5px;
	line-height: 100%;
}

.b-tel .ort{
	color: #777777;
	font-size: 0.57142857142857em;
	line-height: 100%;
}





/* Page */

.b-bg{
	padding-bottom: 100px;
	background: url("../img/page_bg.png") no-repeat 50% 100% transparent;
}
.b-page{
	background: url("../img/mediation.jpg") no-repeat 50% 50% transparent;
	/*background-size: 100%;*/

}

h1, h2{
	font-size:1.28571428571429em;
	color: #000000;
	margin-top: 40px;
	margin-bottom: 20px; 
	font-weight: bold;
	line-height: 150%;
}

h2 p{
	font-size: 1em;
	font-weight: normal;

}

blockquote{
	display: block;
	width: 23.241666666667%;
	border-radius: 10px;
	background-color: #FFFFFF;
	padding: 1.4%;
	border: 1px solid #C7C6C1;
	margin-top: 40px;
	filter:alpha(opacity=90); /* IE */
	-moz-opacity: 0.90; /* Mozilla */
	opacity: 0.90; /* Opera */
}

h3{
	color: #70BB00;
	text-transform: uppercase;
	font-size: 1.42857142857143em;
	font-weight: bold;
	margin-bottom: 10px;
}

h4{
	margin: 20px 0 0 20px;
	color: #70BB00;
	font-size: 1.85714285714286em;
}

blockquote p{
	margin-left: 20px;
	line-height: 120%;
}

.green{
	color: #70BB00;
}

b{
	font-weight: bold;	
}

q{
	display: block;
	background: url("../img/q_bg.png") no-repeat 0 50% transparent;
	padding-left: 40px;
	width: 65%;
	margin-top: 30px;
	line-height: 140%;
}

.gericht{
	margin-top: 20px;
	font-size: 1.2em;
	line-height: 140%;
	color: #777777;
	background: url("../img/de.jpg") no-repeat 0 0 #f7f8f1;
	padding: 20px 20px 20px 60px;
}

u{
	text-decoration: none;
	border-bottom: 1px solid;
}

.adress{
	margin-bottom: 40px;
}
.ten p{
	position: absolute; bottom: 0;
	
}

.relat{
	position: relative;
}

.scheff{
	margin-top: 40px;
}

.small{
	font-size: 1em;
	margin-bottom: 40px;
}

.bild-kontakt{
	position: absolute;
	bottom: 0;
	margin-left: 120px;
}




.mt{
	margin-top: 75px;
}

.mt2{
	margin-top: 30px;
}

.mt45{
	margin-top: 45px;
}

.right{
	float: right;
}
.row ul{
	margin-top: 20px;
}

.row ul li{
	list-style-image: url("../img/li.png");
	line-height: 160%;
	margin-left: 20px;
}

.row ul li:first-child{
	list-style: none;
	color: #70BB00;
	font-weight: bold;
	margin-left: 0;
}

.b-wirt{
	border-radius: 10px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	padding: 20px;
	color: #000000;
}

.p-t20{
	padding-top: 20px;
}
	
.ramm{
	border-bottom: 1px solid;
}

ul em{
	/*text-transform: uppercase;*/

}

.b-list{
	background: url("../img/shadow.jpg") no-repeat scroll 50% -1px transparent;

}

.b-vier{
	background: url("../img/bg_4.gif") repeat scroll 0 0 transparent;
    height: 153px;
    margin: 0 auto;
    overflow: hidden;
    width: 96.25%;
    background-size: 100%;
    
    
}

.b-vier p{
	margin: 10px 20px 0 20px;
	font-style: italic;
}

/* Footer */

.b-footer{
	margin: 50px 0 20px 0;
	height:100px;
}

p a{
	color: #70BB00;
	border-bottom: 1px solid;
}
p a:hover{
	color: #447200;
}

.b-tel-foot{
    color: #C7C6C1;
}

.b-tel-foot p{
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 2em;
	color: #000000;
	padding-bottom: 5px;
	line-height: 100%;
}

.b-tel-foot .ort{
	color: #777777;
	font-size: 0.57142857142857em;
	line-height: 100%;
}

.b-tel-foot i{
	color: #70BB00;
	margin-left: 20%;
}

strong{
	font-family: verb, Arial, sans-serif; 
	font-size: 1.71428571428571em;
	color: #C7C6C1;
	letter-spacing: 0.05em;
	line-height: 130%;
}

.b-footer p a{
	color: #777777;
	border-bottom: 1px solid #AAAAAA;
}
.b-footer p a:hover{
	color: #70BB00;
	border-bottom: 1px solid #70BB00;
}


/* Formular */


.formularFelder fieldset {
    padding-left: 1em;
    padding-top: 1em;
    
}

.formularFelder textarea {
    height: 10em;
    margin: 0;
    padding: 0.25em;
    width: 60%;
    font-size: 1em;
    font-family: Verdana, Arial, sans-serif;
    
}

.formularFelder input {
    height: 1.3em;
    margin: 0 0 1.3em 0;
    padding: 0.25em;
    width: 60%;
    font-size: 1em;
    font-family: Verdana, Arial, sans-serif;
}

input, textarea, select {
    border: 1px solid #C7C6C1;
}

.formularFelder .submit {
	height: 2em;
	color: #FFFFFF;
	background-color: #70BB00;
}

.submit:hover {
	background-color: #447200;
	cursor:pointer;
}