@charset "UTF-8";
/* CSS Document */

html, body {
	padding: 0px;
	text-align: center;
	margin: 0px;
	height: 100%;
	/*
	margin-left: 0px;
	/*
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	*/
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}
#kanzleiBG {
	background-image: url(../imgs/background_kanzlei3.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #eaedf2;
	/* from former extCage */
	display: table;
	height: 100%;
	width: 100%;	
}

#juristenBG {
	background-image: url(../imgs/background_juristen2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #eaedf2;
	/* from former extCage */
	display: table;
	height: 100%;
	width: 100%;
}

#schwerpunkteBG {
	background-image: url(../imgs/background_schwerpunkte3.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #eaedf2;
	/* from former extCage */
	display: table;
	height: 100%;
	width: 100%;
}
#schwerpunkte2BG {
	background-image: url(../imgs/background_schwerpunkte_sub.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #eaedf2;
	/* from former extCage */
	display: table;
	height: 100%;
	width: 100%;
}

#kontaktBG {
	background-image: url(../imgs/background_kontakt2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #eaedf2;
	/* from former extCage */
	display: table;
	height: 100%;
	width: 100%;
}

#impressumBG {
	background-image: url(../imgs/background_impressum2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #eaedf2;
	/* from former extCage */
	display: table;
	height: 100%;
	width: 100%;
}

/*---------------------  layout elements -------------------------*/

#intCage {
	text-align: left;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 775px;
	height: 530px;
	margin-left: -387px;
	/*margin-top: -305px; 
	background-color: #ff00ff;*/
	margin-top: -245px; 
}

#titleCage {
	width: 268px;
	height: 65px;
}

#imgFrame {
	float: left;
	width: 248px;
	height: 230px;
	border: 10px solid #FFF; /*----------------- for ie */
	opacity:0.8;  				/*-------- values for Opera and Safari */
    filter:alpha(opacity=80);  	/*-------- value for Firefox */
    -moz-opacity:0.8; 			/*-------- value for IE6 */
}
#imgFramePortrait {
	float: left;
	width: 248px;
	height: 230px;
	border: 10px solid #FFF; /*----------------- for ie */
}
#imgFrameMod{
	float: left;
	width: 248px;
	height: 230px;
	border: 10px solid #FFF; /*----------------- for ie */
}

#contCage {
	padding: 0px;	
	float: right;
	width: 502px;
	height: 395px;	
	position: relative;
}

#contCageTransparency {
	position: relative;
	overflow: hidden;
	opacity:0.8;  				/*-------- values for Opera and Safari */
    filter:alpha(opacity=80);  	/*-------- value for Firefox */
    -moz-opacity:0.8; 			/*-------- value for IE6 */
	background-color: #FFF;	
	width: 502px;
	height: 395px; /* 510px; */
	position: absolute;
	top: 0px;
	left: 0px;
	
}

.textBody {
	padding-left: 30px;
	padding-right: 20px;
	margin-top:30px;
	position: relative;
	text-align: justify;
	line-height: 18px;
	height: 350px;
	width: 433px;
	overflow: auto;
	font-size: 11px;
}

.textbody img {
	/* left: 100%; */
	float: right;
	text-align: right;
}
.textBodyImg {
	
	text-align: right;
}

#titlePageImg {
	width: 462px;
	height: 109px;
}

#leftContCage {
	padding: 0px;
	float: left;
	width: 208px;
	height: 140px;
	margin-top: 5px;
	position: relative;
}

#leftContCageTransparency {
	overflow: hidden;
	opacity:0.8;  				/*-------- values for Opera and Safari */
    filter:alpha(opacity=80);  	/*-------- value for Firefox */
    -moz-opacity:0.8; 			/*-------- value for IE6 */
	background-color: #FFF;
	width: 268px;
	height: 140px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#navBar {
	padding: 0px;
	float: right;
	height: 23px;
	width: 100%;
	margin-top: 5px;
	position: relative;
}

#navBarTransparency {
	overflow: hidden;
	opacity: 0.8;  				/*-------- values for Opera and Safari */
    filter: alpha(opacity=80);  /*-------- value for Firefox */
    -moz-opacity: 0.8;			/*-------- value for IE6 */
	background-color: #FFF; 	
	height: 23px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}










#titlePageImg.kanzleiPT {
	background-image: url(../imgs/pagetitle_diekanzlei.png);
	background-repeat: no-repeat;
}

#titlePageImg.juristenPT {
	background-image: url(../imgs/pagetitle_juristen.png);
	background-repeat: no-repeat;
}

#titlePageImg.schwerpunktePT {
	background-image: url(../imgs/pagetitle_schwerpunkte.png);
	background-repeat: no-repeat;
}

#titlePageImg.kontaktPT {
	background-image: url(../imgs/pagetitle_kontakt.png);
	background-repeat: no-repeat;
}

#titlePageImg.impressumPT {
	background-image: url(../imgs/pagetitle_impressum.png);
	background-repeat: no-repeat;
}




#lowerGradient {
	/*
  	margin: 0px auto;
  	padding: 0px;
	*/
  	width: 100%;
  	height: 30px;
	/*
	margin-top: 10px;
  	position: absolute;  /* Needed for Safari
 	bottom: 0%;
	*/
	background-image: url(../imgs/lowergradient.png);
	background-repeat: repeat-x;
	/*
  	z-index: -2;
	*/
	overflow: hidden;
}

#footer {
  	padding: 0px;
  	width: 100%;
  	height: 20px;
	margin-top: 10px;
	/*
	bottom: 0px;
	*/
  	position: relative;  /* Needed for Safari */
	color: #FFF;
	/*
 	bottom: 0%;
  	background-color: #FFF;
  	z-index: 0;
	*/
	overflow: hidden;
	
}

#footer .footerTransparancy {
	opacity: 0.1;  				/*-------- values for Opera and Safari */
    filter: alpha(opacity=10);  	/*-------- value for Firefox */
    -moz-opacity: 0.1;
	background-color: #000;
	width: 100%;
	height: 35px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	
}


/*---------------------  text-style elements -------------------------*/
a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #c62310;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
/*
h1 {
	font-size: 1.3em;
	font-weight: 100;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.0em;
}

h2 {
	font-size: 0.75em;
	line-height: 0.6em;
}

h3 {
	font-size: 0.72em;
	font-weight: 100;
	line-height: 0.8em;
}

p {
	font-size: 0.70em;
	font-weight: 100;
}
*/
h1 {
	font-size: 18px;
	font-weight: 100;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
}

h2 {
	font-size: 13px;
	line-height: 0.6em;
}

h3 {
	font-size: 12px;
	font-weight: 100;
	line-height: 12px;
}

p {
	font-size: 11px;
	font-weight: 100;
}


.pageNumber {
	padding-right: 40px;
	text-align: right;
	position: relative;
	bottom: -120px;
	font-size: 0.8em;
	color: #999;
}

.textLeftCont {
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	text-align: left;
	vertical-align: text-bottom;
	font-size: 16px;
	line-height: 22px;
}
.textList{
	padding-left: 0px;

	position: relative;
	text-align: left;
	vertical-align: text-bottom;
	font-size: 16px;
	line-height: 22px;
}

.textNavBar {
	padding-left: 40px;
	padding-right: 20px;
	position: relative;
	text-align: right;
	font-size: 11px;
	line-height: 1.5em;
	letter-spacing: 0.5px;
	/*letter-spacing: 0.8pt;
	word-spacing: 4px; 
	word-spacing: 8pt; 
	line-height: 1.5em;*/
	margin-top: 3px;
}

.arrow {
	color: #c62310;
	font-size: 1.2em;
	font-family: Verdana, Geneva, sans-serif;
}

.red {
	color: #c62310;
}

.footerContent {
	position: relative;
	color: #FFF;
	font-size: 0.72em;
	letter-spacing: 0.6pt;
	word-spacing: 1.9pt;
	line-height: 1.5em;
	text-align: center;
	margin-top: 5px;
	/*
	z-index: 0;
	*/
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}