/* --------------------------------------------------------------------
  Designed for Kanzlei Boryszewski

  all rights reserved to Lasse Laube
 -------------------------------------------------------------------- */

/* ------------------------------------------------------------------ */
/* INCLUDES
/* ------------------------------------------------------------------ */

/* ------------------------------------------------------------------ */
/* STRUCTUR
/* ------------------------------------------------------------------ */

@import url("reset.css");


body {
	behavior: url(csshover.htc); /* IE6 Hacks */
	margin: 0 auto;
   height:100%;
   width:1024px;
	background-color: #f4efdc;

	font: normal 11px verdana, arial, helvetica, sans-serif;
	color:#913A3F;

}

#wrapper {
	height:768px;
	width:1024px;
}

/* ------------------------------------------------------------------ */
/* HEAD
/* ------------------------------------------------------------------ */

#head {
	margin:0px;
	height:173px;
	width:100%;

	background: #913A3F url(../gfx/bild_oben.jpg) no-repeat;
}

/* ------------------------------------------------------------------ */
/* NAVIGATION
/* ------------------------------------------------------------------ */

#menu {
	height:36px;
 	width:100%;
	background: #913A3F url(../gfx/mback.png) repeat-x;

	font: normal 1.35em verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	float:left;
}

div#navi {vertical-align: center; margin: 0 0 0 14%; /* padding-top: 6px; */  }

div#navi ul { margin: 0; padding:0; }

div#navi ul.level1 li {position: relative; list-style: none; margin: 0; /* padding-right:30px; */ float: left; width: auto; line-height: 1.5em; height:30px; }

div#navi li a, div#navi li span  { text-decoration: none; display: block; width: auto; color:#fff8f8;}

div#navi>ul a { width: auto; }
div#navi>ul a img {border: 0; margin:0; padding:0;}
div#navi ul ul { position: absolute; /* width:180px; */ display: none; padding: 0;}

div#navi ul.level1 li.submenu:hover ul.level2 { display:block; z-index:300;}

div#navi ul.level2 {top:35px; left: -40px; background-color: #913A3F;}

div#navi ul.level2 li a { font-size: 0.9em; padding-left:5px; height:20px; z-index:310;}



.mnavp {
	height: 36px;
	margin-top: 7px;
	padding: 0 40px 5px 0px;
	color: #ffffff;
}

.mnavp2 {
	padding: 0 10px 10px 10px; margin-left: 8px;
	color: #ffffff;
}

/*
#nhome {
	width:75px; height:34px;
 	background:transparent url(../gfx/menu.png) 0 0 no-repeat;
 	display: block;
 	}
#nkanzlei {width:75px; height:34px;}
#nscherpunkte {width:75px; height:34px;}
#nformulare {width:75px; height:34px;}
#nkontakt {width:75px; height:34px;}
#impressum {width:75px; height:34px;}
*/


/* ------------------------------------------------------------------ */
/* CONTENT
/* ------------------------------------------------------------------ */

#content {
	height:545px; margin:0; padding:0;
	clear:both;
}

#boxleft {
	height:100%; width:120px;
	background: #ffffff;
	float:left;
}

img.logo {
margin:30px 0 10px 5px;
float: left;
}


#boxright {
	height:100%; width:122px;
	background: #ffffff;
	float:right;
}

#boxright .q {
margin:10px 0 10px 30px;
float: left;
}

#boxright .a {
margin:10px 0 0 10px;
float: left;
}

#boxmiddle {
	height:100%; width:780px;
	background-color: #f4efdc;
	text-align: left;
	float:left;
}

#boxmiddletop {
	margin-bottom: 0px;
   height:113px;
	background:#f4efdc url(../gfx/bild_home_mitte2.png) no-repeat;
}


#iframe {
	font: normal 14px verdana, arial, helvetica, sans-serif;
	text-align: left;
	overflow:auto;
	width:770; height:425px;
}


/* ------------------------------------------------------------------ */
/* FOOT
/* ------------------------------------------------------------------ */

#foot {
	height:35px;
 	background-color:#913A3F;
 	text-align: center;
}

#foot p { color:#FFF; margin:0; padding:10px 0 0 0; }
/* ------------------------------------------------------------------ */
/* HEADER + FONTS
/* ------------------------------------------------------------------ */


#boxmiddlebottom h1 {
	padding-top:15px;
	margin:0; margin-left:15px;
	text-align:center;
	vertical-align:bottom;
	font: normal 17px/20px verdana, arial, helvetica, sans-serif;
   color: #913A3F;
}

#boxmiddletop h1, #boxmiddletop h2 {
	padding-top:85px;
	margin:0; margin-left:15px;
	width:750px;
	text-align:left;
	vertical-align:bottom;
	font: normal 14px verdana, arial, helvetica, sans-serif;
   color: #FFFFFF;
   z-index:10;
}

#boxmiddlebottom h2 {padding-left: 20px; font-size: 16px;}


#boxmiddlebottom h3 {
	margin: 25px 0px 10px 5px; padding-left: 20px;
	text-align:left;
	font: bold 13px verdana, arial, helvetica, sans-serif;

}
#boxmiddlebottom p { font-size:13px; line-height:17px; margin-left: 10px; color:#913A3F; } /* font-size:14px; line-height:18px; */


#boxmiddlebottom p.text-sml { font-size:13px; line-height:15px;}

#boxmiddlebottom #content p { margin:20px 20px 10px 20px; text-align: justify;}
#boxmiddlebottom #iframe p  { margin:20px 20px 10px 20px; text-align: justify;}

#boxmiddlebottom #iframe .image-div p { text-align:left;}



#boxmiddlebottom #iframe .cloud p,
#boxmiddlebottom #content_home_left .cloud p { width:600px; text-align: center; float: left; padding-left:60px;}

#boxmiddlebottom a.norm {font-size:10px; line-height:15px; font-weight: normal;}
#boxmiddlebottom a.mid {font-size:13px; line-height:17px; font-weight: bold;}
#boxmiddlebottom a.big {font-size:15px; line-height:20px; font-weight: bold;}




#boxmiddlebottom .aufzaehlung {
	font-size:13px; line-height:17px;
	margin-left:15px;
	width: 85%;
	float:left;
}



/* ------------------------------------------------------------------ */
/* LINKS
/* ------------------------------------------------------------------ */

#boxmiddlebottom a {
	font: normal 13px/17px verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	color:#913A3F;
	}

#boxmiddlebottom b a { font-weight: bold;}

#boxmiddlebottom a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #913A3F;
	}

/* ------------------------------------------------------------------ */
/* LISTS
/* ------------------------------------------------------------------ */

#boxmiddlebottom #content_home ul {
	margin:0 50px 0 160px;
	padding:0 0 10px 0;
	list-style: disc;
	display: block;
	}

#boxmiddlebottom #content_home li {
	width:160px; height:20px;
	float:left; text-align: left; padding-left: 5px;
	/* background:transparent url(../gfx/bullet_design.gif) left center no-repeat; */
}


#boxmiddlebottom #content ul, #boxmiddlebottom #iframe ul {
	margin:0 0 20px 60px;
	padding:0;
	width:90%;
	list-style: disc;
	display: block;
	}

#boxmiddlebottom #content li, #boxmiddlebottom #iframe li {
	width:95%;
	float:left; text-align: left; padding-left: 5px; padding-bottom:5px;
	/* background:transparent url(../gfx/bullet_design.gif) left 5px no-repeat; */
}



#boxmiddlebottom #iframe ul.news-list {
	margin:20px 0 20px 60px;
	padding:0;
	width:90%;
	list-style: disc;
	display: block;
	}

#boxmiddlebottom #iframe ul.news-list li {
	width:95%;
	float:left; text-align: left; padding-left: 5px; padding-bottom:10px;
	/* background:transparent url(../gfx/bullet_design.gif) left 5px no-repeat; */
}




/* ------------------------------------------------------------------ */
/* MISC
/* ------------------------------------------------------------------ */

#boxmiddlebottom img {padding-top:22px;}





