.rounded {
-moz-border-radius: 10px; /* gecko */
-webkit-border-radius: 10px; /* webkit */
border-radius: 10px; /* CSS3 standard */
-khtml-border-radius: 10px; /* old konkeror */

-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-top-left-radius: 10px;

-khtml-border-radius-bottomright: 10px;
-khtml-border-radius-bottomleft: 10px;
-khtml-border-radius-topright: 10px;
-khtml-border-radius-topleft: 10px;

-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-topleft: 10px;

border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
}
@font-face {
	font-family: Merriweather Sans;
	font-weight: bold;
	src: url(../font/MerriweatherSans-Bold.ttf);
}
@font-face {
	font-family: Merriweather Sans;
	font-weight: lighter;
	src: url(../font/MerriweatherSans-Light.ttf);
}
@font-face {
	font-family: Merriweather Sans;
	font-weight: bolder;
	src: url(../font/MerriweatherSans-ExtraBold.ttf);
}
@font-face {
	font-family: Merriweather Sans;
	font-weight: normal;
	src: url(../font/MerriweatherSans-Regular.ttf);
}
* {
	margin : 0;
	padding : 0;
}
html, body, #wrapper {
}
body > #wrapper {
	height: auto;
	min-height: 100%;
	
}
.clearfix:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}
.clearfix {
	display : inline-block;
}
* html .clearfix {
	height : 1%;
}
.clearfix {
	display : block;
}
html {
	overflow-y: scroll;
}
body {
	font-family : Arial, sans-serif;
	font-family: 'Merriweather Sans', sans-serif;
	color : #000;
	font-size : 16px;
	width : 100%;
	min-height : 100%;
	
	background-color: #ccc;
	}
hr {
	color : #fff;
	margin : 10px 0 8px;
}
a {
	color : #222;
	text-decoration : none;
}
.pagebreak {
	width: 100%;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #999;
	margin: 25px 0;
	height: 0;
	float: left;
}
.xsmall {
	font-size: 0.7em;
}
.small {
	font-size: 0.8em;
}
.smaller {
	font-size: 0.9em;
}
#content a {
	color: #9b0000;
	text-decoration : none;
	font-weight: bold;
	transition: color 0.3s linear;
}
#content a:hover {
	color: #F00;
}

.footerbutton {padding: 5px 20px;
font-weight: bold;}

.headline {
	color : #802537;
	font-weight : bold;
	display : block;
	margin-bottom: 20px;
	font-size : 1.4em;
	border-bottom: 2px solid #666;
	padding-bottom: 5px;
}
.headline2 {
	color: #111;
	font-weight : bold;
	display : block;
	margin-bottom: 20px;
	font-size : 1.2em;
	padding-top: 5px;
}
p {
	margin-bottom: 10px;
}
p:last-child {
	margin-bottom: 0;
}
#wrapper {
	width: 1000px;
	margin : 0 auto;
	overflow: hidden;
	position : relative;
}
#head {
	height: 200px;
	width: 100%;
	float: left;
text-align: center;}
#headimg {
	height: 145px;
	width: 100%;
	margin-left: 30px;
}
#headklick {
	cursor : pointer;
	width : 100%;
	height : 115px;
}


.box50 {width:300px; padding: 0 20px 30px;}
.box50 li {margin-left: 15px;}
.fl {float:left;}
.fr {float: right;}
.imgpartner {padding: 5px; margin: 5px ; background-color: #ccc; border: 1px solid #000;width: 75px; height: 38px;transition: all 0.2s linear;}
a .imgpartner:hover {border: 1px solid red;background-color: #999;width: 85px;padding:0;height:48px;}
#stripe {
	width: 100px;
	height: 100%;
	background: url(../pics/bg1.png) top center repeat;
	position: absolute;
	top: 131px;
	left: 277px;
}
#content {
	margin: 0 auto;
	line-height: normal;
	margin-bottom: 10px;
	min-height: 400px;
	float: left;
}
#con2 {
	width: 100%;
	float: left;
	padding-bottom: 5px;
}
.p1 {
	margin-top: 30px;
}
.ges1 {
	background: #802537;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	float: left;
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;
	box-shadow: 2px 2px 2px #666;
	behavior: url(PIE.php);
}
.ges1a {
	background: #802537;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	float: left;
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;
	box-shadow: 2px 2px 2px #666;
	min-width: 160px;
	behavior: url(PIE.php);
}
.ges2 {
	display: block;
	padding: 5px;
	margin: 0 0 20px 60px;
	background: #E6E6E6;
	border: 1px solid #802537;
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;
	box-shadow: 2px 2px 2px #666;
	behavior: url(PIE.php);
}
.ges3 {
	padding: 5px;
	margin: 0 0 20px 180px;
	background: #E6E6E6;
	border: 1px solid #802537;
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;
	box-shadow: 2px 2px 2px #666;
	behavior: url(PIE.php);
}
.ull {
	width: 165px;
	float: left;
	list-style-type: square;
	margin: 0 0 0 15px;
}
.ull li {
	padding: 5px 0;
	list-style-type: square;
}
.ull2 li {
	padding: 5px 0;
	list-style-type: square;
}
.ull2 {
	margin: 0 0 15px 15px;
}
.anwhis1 {
	font-weight: bold;
	min-width: 100px;
	padding: 5px;
	float: left;
	background: #F1F1F1;
	margin: 5px;
	-moz-box-shadow: 0 0 4px #333;
	-webkit-box-shadow: 0 0 4px #333;
	box-shadow : 0 0 4px #333;
	color: #802537;
	line-height: 22px;
	behavior: url(PIE.php);
}
.anwhis2 {
	line-height: 22px;
	padding: 5px;
	font-weight: normal;
	width: 810px;
	background: #F1F1F1;
	margin: 5px auto;
	-moz-box-shadow: 0 0 4px #333;
	-webkit-box-shadow: 0 0 4px #333;
	box-shadow : 0 0 4px #333;
	behavior: url(PIE.php);
}
.anw1 {
	padding: 20px;
	margin-bottom: 20px;
	background: #E6E6E6;
	border: 1px solid #802537;
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;
	box-shadow: 2px 2px 2px #666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(PIE.php);
}
.anw2 {
	float: left;
	padding: 20px 35px 0 40px;
	border-left: 1px solid #802537;
	border-right: 1px solid #802537;
	min-height: 208px;
	min-width: 200px;
}
.anw2a {
	float: left;
	padding: 10px 0 0 35px;
	min-height: 218px;
	width: 190px;
}
.anw2b {
	float: left;
	padding: 20px 35px 0 40px;
	border-left: 1px solid #802537;
	min-height: 208px;
	min-width: 200px;
}
.anw2c {
	float: left;
	padding: 20px 35px 0 40px;
	min-height: 208px;
	min-width: 200px;
}
.anw2a img {
	margin-bottom: 10px;
}
.sek1 {
	padding: 20px;
	padding-right: 0;
	margin-bottom: 20px;
	background: #E6E6E6;
	border: 1px solid #802537;
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;
	box-shadow: 2px 2px 2px #666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	min-height: 137px;
	behavior: url(PIE.php);
}
.sek2 {
	float: left;
	padding: 20px 35px 0 40px;
	border-left: 1px solid #802537;
	min-height: 119px;
	width: 210px;
}
.sek2a {
	float: left;
	padding: 20px 0 0 40px;
	border-left: 1px solid #802537;
	min-height: 119px;
	width: 370px;
}
.sek2pic {
	background: #802537;
	float: left;
	border: 1px solid #802537;
	margin: 0 40px 0 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 0 10px #333;
	-webkit-box-shadow: 0 0 10px #333;
	box-shadow : 0 0 10px #333;
	behavior: url(PIE.php);
}
.sek2picb {
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	behavior: url(PIE.php);
}
.anwalt1 {
	float: left;
	width: 130px;
	text-align: center;
	margin: 0 0 0 20px;
}
.anwalt1 a {
	width: 130px;
	float: left;
	padding: 5px 0;
	behavior: url(PIE.php);
}
.anwalt1 a:hover {
	background: #FFF;
	border: 1px solid #CCC;
	margin: 1px 0 0 -1px;
	padding: 3px 0;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-box-shadow: 0 0 8px #802537;
	-webkit-box-shadow: 0 0 8px #802537;
	box-shadow : 0 0 8px #802537;
}
.shadow1 {
	-moz-box-shadow: 0 0 4px 4px #000;
	-webkit-box-shadow: 0 0 4px 4px #000;
	box-shadow : 16px 16px 16px 0px #000;
	border: 1px solid #333;
}
.shadow3 {
	
	overflow: hidden;
	margin: 10px;
	padding: 20px;
float: left;
width: 942px;
}

.shadow3_shadow {
	-moz-box-shadow: 0 0 8px #333;
	-webkit-box-shadow: 0 0 8px #333;
	box-shadow : 0 0 8px #333;
background: #e6e6e6;	overflow: hidden;
	margin: 10px;
	padding: 20px;
float: left;
width: 942px;
}

.shadow3:first-child {
	margin-top: 15px;
}
.imgborder {
border-radius: 5px;
-moz-box-shadow: 0 0 12px #333;
	-webkit-box-shadow: 0 0 12px #333;
	box-shadow : 0 0 8px #333;
	border: 1px solid #888;
	transition: box-shadow 0.4s linear, border-color 0.4s linear;

}

.imgborder:hover {
	border: 1px solid #f00;
	-moz-box-shadow: 0 0 12px #333;
	-webkit-box-shadow: 0 0 12px #333;
	box-shadow : 0 0 12px #333;
}


#footer_c {
	margin : 0 auto;
	min-width : 1200px;
	margin-top: -153px;
	background: #FFF;
}
#footer {
	-moz-box-shadow: 0 -3px 5px #111;
	-webkit-box-shadow: 0 -3px 5px #111;
	box-shadow : 0 -3px 5px #111;
	overflow: hidden;
	position: relative;
	behavior: url(PIE.php);
	background: #111;
	height : 150px;
	text-align: center;
	border-top: 3px solid #F00;
}
#footer_inner {
	width: 1060px;
	margin: 0 auto;
	height: 150px;
}
#footerstripe {
	width: 400px;
	height: 150px;
	background: url(../pics/bg1.png) top center repeat;
	position: relative;
	float: right;
	margin-right: 25px;
	border: 1px solid #333;
}
#footer_menu {
	float: left;
	position: relative;
	margin: 0 auto;
}
.fmenu {
	float: left;
	padding: 20px 0 0 70px;
	position: relative;
	font-size : 0.9em;
}
.fmenu_head {
	padding : 3px 25px 10px 0px;
	margin : 0 0px 10px 0;
	text-align : right;
	font-weight: bold;
	text-shadow: -1px -1px #DBCCA6;
	line-height: 20px;
	border-right: 1px dotted #050400;
	float: left;
}
.fmenu ul {
	margin: 0;
	padding: 10px 20px 20px 20px;
	color: #888;
}
.fmenuw1 {
	width: 240px;
	height: 130px;
}
.fmenuw2 {
	width: 220px;
	height: 130px;
}
.pad_l_20 {
	padding-left: 20px;
}
.fmenu ul li {
	list-style: none;
	margin : 0;
	padding: 4px 0;
	text-decoration : none;
	outline : none;
	text-align : left;
}
.fmenu ul li a {
	display: inline-block;
	padding : 0 5px;
	margin : 0;
	outline : none;
	text-shadow: 1px 1px #000;
	line-height: 20px;
	color: #888;
	font-weight: bold;
	border-bottom: 1px solid transparent;
	-webkit-transition: color 0.4s linear, border-color 0.4s linear;
	;
	-moz-transition: color 0.4s linear, border-color 0.4s linear;
	-o-transition: color 0.4s linear, border-color 0.4s linear;
	;
	transition: color 0.4s linear, border-color 0.4s linear;
}
.fmenu li a:hover {
	border-bottom: 1px solid #f00;
	color: #fff;
}
.footer_line_v {
	height: 123px;
	width: 1px;
	float: left;
	background: url(../pics/footer_line_v.jpg);
	margin-top: 15px;
}
#footer_line {
	height: 0px;
	width: 1010px;
	margin: 0 auto;
	margin-top: 35px;
	border-bottom: 2px solid #fff;
	border-top: 1px solid #999;
}
#facebook {
	float: right;
	margin-right: 50px;
	margin-top: -10px;
}
.inputer {
	float: left;
	height: 22px;
	width: 400px;
	padding: 2px;
	border: 1px solid #666;
	margin-bottom: 5px;
}
.inputtext {
	width: 125px;
	line-height : 22px;
	float : left;
	clear: left;
	margin-bottom: 5px;
	padding-left: 50px;
}
input.error, textarea.error {
	border: 2px solid red;
	margin-bottom: 3px;
	width: 398px;
}
textarea{
resize: none;
}

.button {
	padding: 3px 5px;
}
.current {
	color: #F00000;
}

.firm_perso1{
  padding: 0 6px;
text-align: center;
margin: 0 auto;
display: inline-block;
float: left;
}

.firm_perso2 {padding: 20px 13px 25px 5px; float: left;}

.team1a {text-align: center;
margin: 0;
border-radius: 5px;
background: #d4d4d4;
padding: 5px 0;
width: 100%;
font-size: 0.8em;
min-height:12px;
}
.team1a span {font-size: 0.8em;display: block;}

.footer_kb {
	width: 630px;
	padding: 20px 0;
	margin: 15px auto;
	border: #333 2px solid;
	background: #A7C0DF;
	line-height: normal;
	text-align: center;

}
