* {
	margin:0;
	padding:0;
	border-style: none;
}
html {
	-webkit-text-size-adjust: none;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	height: 100%;
}
iframe {
	overflow:hidden
}
body {
	background: #EBEBEB url(../img/bckgr.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #707070;
	padding-bottom: 1px;
}
a {
	color: #707070;
	text-decoration: none;
}
a:hover, .on {
	color: #006742;
	color: #008855;
}
p {
	margin-bottom: 15px;
}
#wrapper {
	/* [disabled]background: #FFF;
*/
	max-width: 948px;
	/* [disabled]width: 800px; */
	overflow: hidden;
	margin: 0px auto 20px;
	padding: 0px 20px;
	position: relative;
}
#header {
	/* [disabled]background: #FFC;
*/
	/* [disabled]width: 100%; */
	margin-top: 5%;
	margin-bottom: 20px;
	position: relative;
}
#logo {
	width: 29.7468%;
}
#visual {
	width: 100%;
	height: auto;	
}
#visual2 {
	width: 100%;
	display:none;
	height: auto;	
}
#visual img, #visual2 img{
	width: 100%;
	height:auto;
}
#pageHome #visual {
	background: url(../img/vis-index.jpg) no-repeat;
	background-size: 100%;	
}
#pageHome #visual2 {
	background: url(../img/vis-index.jpg) no-repeat;
	background-size: 100%;
}
#pageKanzlei #visual, #pageKosten #visual {
	background: url(../img/vis-kanzlei.jpg) no-repeat;
	background-size: 100%;
}
#pageKanzlei #visual2, #pageKosten #visual2 {
	background: url(../img/vis-kanzlei.jpg) no-repeat -50px;
	background-size: 125%;
}
#pageAnwaelte #visual, #pageAnwalt #visual, #pageMitarb #visual {
	background: url(../img/vis-anwaelte.jpg) no-repeat;
	background-size: 100%;
}
#pageAnwaelte #visual2, #pageAnwalt #visual2, #pageMitarb #visual2 {
	background: url(../img/vis-anwaelte.jpg) no-repeat -50px;
	background-size: 125%;
}
#pageFachgebiete #visual {
	background: url(../img/vis-fachgebiete.jpg) no-repeat;
	background-size: 100%;
}
#pageFachgebiete #visual2 {
	background: url(../img/vis-fachgebiete.jpg) no-repeat -50px;
	background-size: 125%;
}
#pageRechtaktuell #visual {
	background: url(../img/vis-rechtaktuell.jpg) no-repeat;
	background-size: 100%;
}
#pageRechtaktuell #visual2 {
	background: url(../img/vis-rechtaktuell.jpg) no-repeat -50px;
	background-size: 125%;
}
#pageNewsletter #visual {
	background: url(../img/vis-newsletter.jpg) no-repeat;
	background-size: 100%;
}
#pageNewsletter #visual2 {
	background: url(../img/vis-newsletter.jpg) no-repeat -50px;
	background-size: 125%;
}
#pageVeranstaltungen #visual {
	background: url(../img/vis-veranstaltungen.jpg) no-repeat;
	background-size: 100%;
}
#pageVeranstaltungen #visual2 {
	background: url(../img/vis-veranstaltungen.jpg) no-repeat -50px;
	background-size: 125%;
}
#pageKontakt #visual {
	background: url(../img/vis-kontakt.jpg) no-repeat;
	background-size: 100%;
}
#pageKontakt #visual2 {
	background: url(../img/vis-kontakt.jpg) no-repeat -50px;
	background-size: 125%;
}
#changeLang {
	position: absolute;
	right: 0px;
	top: 0px;
}
#mainNav {
	background: #FFF;
	text-align: right;
	margin-bottom: 10px;
}
#mainNav li {
	display: inline;
	border-left: 1px solid #919191;
	padding-right: 4px;
	padding-left: 7px;
	white-space: nowrap;
}
#mainNav li:first-child {
	display: inline;
	border-left: none;
	padding-left: 0px;
}
#mainNav li:last-child {
	padding-right: 0px;
}
#visWrapper {
	background: #FCC;
}
#display {
	background: #FFF;
	padding-top: 4%;
	clear: left;
}
#leftContent {
	width: 222px;
	float: left;
	margin-left: 30px;
	margin-right: 5.2742616033755274261603375527426%;
}
#subNav {
	margin-bottom: 20px;
	height: 70px;
}
#subNav ul {
	margin-left: 18px;
}

#subNav li {
	list-style-type: none;
	margin-bottom: 8px;
	text-indent: -18px;
}
#subNav li ul li {
	font-size: 12px;
	margin-top: 5px;
}
#leftContent img {
	margin-bottom: 18px;
	border: 1px solid #FFF;
}
#leftContent img:hover {
	border: 1px solid #006742;
}
#teaser, #newsletterTeaser {
	border: 1px solid #006742;
	/* [disabled]height: 200px; */
	padding: 6%;
	font-size: 12px;
}
#teaser p:first-child, #newsletterTeaser p:first-child {
	font-size: 16px;
	color:#006742
}
#newsletterTeaser p:nth-child(2) {
	font-weight: bold;
}
#teaser a, #newsletterTeaser a {
	color: #006742;
}
#teaser a, #newsletterTeaser a:hover {
	text-decoration: underline;
}

#mainContent {
	overflow: hidden;
}
#textWrapper {
	width: 92.879256965944272445820433436533%;
	line-height: 18px;
}
#textWrapper h2 {
	font-size: 14px;
	font-weight: bold;
}
#textWrapper a {
	color: #006742;
}
#textWrapper a:hover {
	text-decoration: underline;
}
#textWrapper ul {
	margin-left: 16px;
	margin-bottom: 12px;
}
#spacerBottom {
}
/*#pageAnwaelte #textWrapper a {
	color: #707070;
	text-decoration: none;
}
#pageAnwaelte #textWrapper a:hover {
	color: #006742;
}

#pageAnwaelte #textWrapper div p:first-child {
	color: #006742;
}*/
#pageAnwaelte #textWrapper div {
	margin-bottom: 15px;
}
#pageAnwaelte #textWrapper div p {
	margin-bottom: 0px;
}
#portraitWrapper img {
	width: 100%;
	height: auto;
	left: 0px;
	top: 0px;
}

#portraitWrapper #dummy {
	width: 100%;
	position: absolute;
	left: 20px;
	top: 0px;
}

#portraitWrapper p {
	margin-bottom: 0px;
}
#portraitWrapper a {
	color: #006742;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#portraitWrapper a:hover {
	text-decoration: underline;
}
#pageMitarb #textWrapper {
	line-height: normal;
	width: auto;
}
#pageMitarb #portraitWrapper {
	position: relative;
	max-width: 283px;
	float: left;
	margin-right: 6%;
	width: 44%;
	height: 125px;
	overflow: hidden;
	padding-bottom: 25px;
}
#pageMitarb #portraitWrapper a {
	font-size: 9px;
}

#pageMitarb #portraitWrapper img {
	width: 283px;
	float: right;
	margin-bottom: 3px;
}
#pageMitarb #portraitWrapper #name {
	position: absolute;
	left: 10px;
	bottom: 55px;
	font-weight: bold;
	color: #006742;
}
#pageMitarb #portraitWrapper #description {
	font-size: 9px;
	margin-left: 10px;
}

#pageMitarb #portraitWrapper #callMessage {
	position: absolute;
	bottom: 19px;
	right: 0px;
	font-weight: bold;
	color: #006742;
	font-size: 12px;
}
#pageAnwalt #portraitWrapper {
	position: relative;
	width: 100%;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 15px;
}
#pageAnwalt #portraitWrapper #name {
	position: absolute;
	left: 5%;
	top: 10%;
	font-weight: bold;
}
#pageAnwalt #portraitWrapper #name h1 {
	font-weight: bold;
}
#pageAnwalt #portraitWrapper #descrPos {
	position: absolute;
	top: 50%;
	left: 5%;
	width: 45%;
}
#pageAnwalt #portraitWrapper #descrMargin {
	margin-top: -50px;
}
#pageAnwalt #portraitWrapper #description {
	height: 100px;
	vertical-align: middle;
	display: table-cell;
}
#pageAnwalt #portraitWrapper #callMessage {
	position: absolute;
	left: 5%;
	bottom: 10%;
	color: #006742;
}
#pageAnwalt #portraitWrapper #callMessage span {
	vertical-align: 5%;
}

#pageFachgebiete #textWrapper li {
	margin: 5px 0px;
}
#pageKontakt #textWrapper #plan {
	width: 100%;
	max-width: 440px;
}
#sitemapWrapper #div1{
	float: left;
	width: 60%;
}
#sitemapWrapper #div2{
	float: left;
}
ul div {
	margin-left: -8px;
}

#sitemapWrapper li {
	margin-bottom: 16px;
	list-style-type: none;
	line-height: 12px;
	/* [disabled]margin-left: -8px; */
}
#sitemapWrapper li ul{
	margin-bottom: 0px;
	margin-top: 8px;
}
#sitemapWrapper li ul li{
	margin-bottom: 8px;
}



h1, h3 {
	font-size: 18px;
	color: #006742;
	margin-bottom: 12px;
	font-weight: normal;
}
.clearfix {
	clear: both;
	height: 30px;
}
.bemerkung {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background: #FFF;
}

#footer {
	font-size: 12px;
	margin-top: 5px;
}
#footer li {
	display: inline;
	border-left: 1px solid #919191;
	padding-right: 4px;
	padding-left: 6px;
}
#footer li:first-child {
	border-left: none;
	padding-left: 0px;
}
#footer #copyright {
	float:right;
	border-left: none;
	padding-right: 0px;
	text-transform: uppercase;
}
#fancybox-close {
    top: -8px !important;
    right: -10px !important;
}
/* Kontaktformular */
label {
	display:block;
	float:left;
	width:85px;
	margin-top:5px;
}
input[type=text], select {
	float:left;
	width:200px;
	border: 1px solid #006742;
	margin-bottom: 5px;
	height: 20px;
	margin-top: 3px;
}
select {
	width:203px;
}
#telefon_1 {
	width: 40px;
	margin-right: 3px;
}
#telefon_2 {
	width: 155px;
}

textarea {
	width:285px;
	border: 1px solid #006742;
	margin-top: 3px;
}
#button {
	border: 1px solid #006742;
	width: 150px;
	margin-bottom: 20px;
	background: #006742;
	color: #FFF;
}
#top_link {
	margin-bottom: 20px;
}

/* Ende Kontaktformular */
.WebYepLoopAddButton img, .WebYepLoopRemoveButton img, .WebYepLoopDownButton img, .WebYepLoopEnabledButton img, .WebYepLoopUpButton img, .WebYepShortTextEditButton img, .WebYepImageEditButton img, .WebYepLongTextEditButton img, .WebYepGalleryEditButton img, .WebYepGalleryUpButton img, .WebYepGalleryRemoveButton img, .WebYepGalleryDownButton img,
.WebYepGalleryAddButton img, .WebYepRichTextEditButton img{
	width:auto !important;
	float: none !important;
	
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	/*display: inline !important;
	padding-right: 10px !important;
	z-index: 1000 !important;*/
}
.WebYepImageEditButton + img {
	position:relative;
}
