* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p, 
ul,
ol {
   margin-bottom: 20px; 
}


h2,
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #9f2131;
	margin-bottom: 15px;
}

h2  {
	border-left: 13px solid #9f2131;
	padding-left: 10px;
}

h3 {
	font-size: 13px;
}

/* ----------------------------------------------- default links - START */
a:link {
   color: #646466;
   text-decoration: none;
}

a:visited {
   color: #646466;
   text-decoration: none;
}

a:hover,
a:focus {
   color: #000;
   text-decoration: underline;
}

a.aktiv {
	color: #000;
   text-decoration: none;
	font-weight: bold;
}
/* ----------------------------------------------- default links - END */


/* ----------------------------------------------- default bilderformatierung - START */
/* info: b = bild; li = links; re = rechts; o = oben; u= unten; */

.b-li-o {
   float: left;
   margin: 0px 10px 10px 0px;
}

.b-re-u {
   float: right;
   margin: 10px 0px 0px 10px;
}

.b-re-o {
   float: right;
   margin: 0px 0px 10px 10px;
}

.b-li-u {
   float: left;
   margin: 10px 10px 0px 0px;
}
/* ----------------------------------------------- default bilderformatierung - END */



/* ----------------------------------------------- default specials - START */
acronym {
   text-decoration: underline;
   cursor: help;
}

#printkopf,
.displaynone,
h1,
#print-cr {
   position: absolute; 
   left: -1000px; 
   top: -1000px; 
   width: 0px; 
   height: 0px; 
   overflow: hidden; 
   display: inline;
}

hr {
   height: 1px;
   color: #ccc;
   background-color: #999;
   border: none;
}

/* ----------------------------------------------- default specials - END */



/* ----------------------------------------------- layout 1 - START */

html {
	overflow: scroll-x;
}

body {
	height: 100%;
	font-size: 12px;
	color: #333;
	background: #c2c2c2 url(../_images/layout_bodybg.jpg) left top repeat-x;
}

#main {
	width: 750px; 
	margin: auto auto; 
	position: relative;
	background: url(../_images/layout_mainbg.gif) left top repeat-y;
}


#kopf {
	width: 750px;
	height: 136px;
	background: url(../_images/layout_kopf.gif) top left no-repeat;
}

#topnavi {
	top: 6px;
	position: absolute;
	width: 750px;
	color: #FFF;
	font-size: 11px;
	z-index: 20;
	text-align: right;
}

#topnavi a {
	color: #FFF;
	text-decoration: none;
}

#topnavi a:hover,
#topnavi a:focus,
#topnavi a.aktiv {
   text-decoration: underline;
}

#row1 {
	width: 755px;
	height: 210px;
}

#navi {
	width: 246px;
	height: 210px;
	background: url(../_images/layout_navibg.gif) top left repeat-y;
	float: left;
}

#navi ul,
#navi li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


#navi a {
	padding: 2px;
	padding-left: 23px;
	margin-left: 5px;
	width: 216px;
	display: block;
	color: #333;
	text-decoration: none;
}

#navi a:hover,
#navi a:focus,
#navi a.aktiv {
	color: #333;
	background: #FFF;
}

#bild {
	font-size: 1px;
	width: 504px;
	height: 210px;
	position: relative;
	margin-left: 246px;
}

#row2 {
	clear: both;
	width: 750px;
	position: relative;
}

#column1 {
	float: left;
}

#hl {
	font-size: 1px;
	width: 495px;
}

#content {
	width: 500px;
}

#content-b {
	margin: 25px;
	line-height: 150%;
}

#content-b li {
	margin-left: 25px;
}

.anwaltklein {
	float: right; 
	width: 110px; 
/*	height: 100px; */
	font-size: 10px; 
	margin-left: 20px; 
	margin-bottom: 50px;
	margin-right: -25px;
	padding: 10px;
	line-height: 120%;
	background: #7c8a7d;
	color: #FFF;
}

.anwaltklein a {
	color: #FFF;
}

.anwaltklein img {
	margin-bottom: 10px;
}

.team {
	font-size: 12px;
	width: 100%;
	margin-bottom: 20px;
}

.team h2 {
	color: #7c8a7d !important; 
	padding-left: 0px !important; 
	border-left: 0px solid !important; 
	padding-top: 5px; 
	margin-bottom: 10px;
}

#anwalt {
	float: left;
	background: #7c8a7d;
	font-size: 10px;
	width: 495px;
	margin-top: -25px;
	margin-left: -20px;
}

#anwalt-b {
	font-size: 12px;
	padding-top: 25px;
	padding-left: 20px;
	text-align: left;
	line-height: 120%;
	color: #FFF;
}

#anwalt-b a {
	color: #FFF;
	font-size: 10px;
}

#anwalt-b h2 {
	color: #FFF !important; 
	padding-left: 0px !important; 
	border-left: 0px solid !important; 
	padding-top: 5px; 
	margin-bottom: 10px;
}

.anwaltindex {
	float: left;
	width: 140px;
	margin-right: 10px;
	background: #7c8a7d;
	margin-bottom: 20px;
	color: #FFF;
}

.anwaltindex a {
	color: #FFF;
}

.anwaltindex-b {
	font-size: 10px;
	padding: 5px;
	line-height: 120%;
}

.anwaltindex-b ul,
.anwaltindex-b li {
	margin-left: 0px !important;
	margin-bottom: 0px !important;
	list-style: none;
}

#column2 {
	background: url(../_images/layout_emailbg.gif) top left no-repeat;
	margin-left: 500px;
}

#kurzmail {
	width: 250px;
}

#kurzmail-b {
	width: 223px;
	padding: 0px;
	padding-top: 80px;
	padding-left: 11px;
}


#kurzmail-b label {
	font-size: 10px;
	color: #666;
}

#kurzmail-b input,
#kurzmail-b textarea {
	width: 100%;
	color: #000;
	border: 1px solid #999;
	background: url(../_images/layout_input.gif);
}

#kurzmail-b textarea {
	overflow: auto;
}

#mailok {
	width: 245px;
	margin-right: 5px;
	margin-top: 0px;
	font-size: 10px;
	color: #FFF;
	background: #7c8a7d;
}

#mailok a {
	color: #FFF;
}

form {
	margin: 0px;
	padding: 0px;
}

.kurzsubmit {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	width: 245px;
	height: 25px;
	border: 0px solid;
	background: #7c8a7d;
	padding-right: 15px;
	margin-top: 15px;
}

#fuss {
	width: 750px;
	height: 80px;
	background: #c2c2c2 url(../_images/layout_fuss.gif) top left no-repeat;
	clear: both;
}

#cr {

}

#cr-b {
	font-size: 9px;
	color: #ccc;
	padding: 8px;
	padding-left: 25px;
}

#cr-b a {
	color: #ccc;
	text-decoration: none;
}