/* GENERAL TAG STYLES *************************************************************************/
body {
	background-color: #c9bfb5;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #3f3224;
	line-height: 18px;
}

img {border: none;}

p {margin-top: 0px; margin-bottom: 12px;}
li p{margin: 0px;}


h1,h2{
	margin-top: 0px;
	margin-bottom: 8px;
    text-transform: uppercase;

    font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
    color: #86694D;
}
h3,h4,h5,h6{
	margin-top: 0px;
	margin-bottom: 4px;

	font-size: 120%;
    color: #86694D;
}

ul{
	padding-left: 20px;
	margin-top: 0px;
	margin-left: 0px;
}

b, strong{color: #86694D;}

a,
a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
}

/* SELBSTDEFINIERTE KLASSEN *******************************************************************/
.linkTextBold {
	color: #990000;
	font-weight: bold;
}

div.hr {
	background: url(../images/pixel-line-content.gif) repeat-x;
	margin-top: 4px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 1px;
	line-height: 1px;
	width: auto;
	overflow: hidden;
}

td.attorneysleft {
	border-right: dotted;
	border-right-width: 1px;
}
td.attorneysright {
	padding-left: 10px;
}

span.footNote {
	color: #785f45;
	font-size: 11px;
}

.small{
	font-size: x-small;
}
.warnung{
	color: #ff0000;
}

.mitarbeiter{
	margin: 2px auto;
	padding: 2px;
	width: 180px;	
	border: 1px solid #86694D;

	text-align: center;
}

/* FLOAT RESET ELEMENT ************************************************************************/
div.rowBreak {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* CONTAINER DIV ******************************************************************************/
#mainContentBox {
	width: 864px;
	padding-left: 70px;
	padding-right: 70px;
	margin-left: auto;
	margin-right: auto;
}

/* HEADER *************************************************************************************/
#headerAreaNormal {
	background-color: orange;
	height: 100px;
}
#headerAreaHome {
	background-color: orange;
	height: 200px;
}

/* NAVIGATION *********************************************************************************/
#navigation {
	padding-left: 16px;
	background-color: #222424;
	overflow: hidden;
	height: 22px;
}

/* NAVIGATION LINKS ***************************************************************************/
.leftNavigation {
	padding: 1px 0px 0px 0px;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
	text-transform: uppercase;
	color: #CEBDB5;
}
.leftNavigation a,
.leftNavigation a:link,
.leftNavigation a:visited,
.leftNavigation a:active,
.leftNavigation a:hover{
	height: 22px;
	padding: 1px 0px 0px 0px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #CEBDB5;
}

.leftNavigation a:hover{
	text-decoration: underline;
}

.leftNavigationSelected,
.leftNavigationSelected a,
.leftNavigationSelected a:link,
.leftNavigationSelected a:visited
 {
	padding: 1px 0px 0px 0px;
	margin-left: 8px;
	margin-right: 8px;
	height: 22px;
	background-color: #EBE7E3;
	color: #86694D;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

/* NAVIGATION RECHTS ************************************************************************* */
.rightNavigation {
	height: 22px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 3px;
	float: right;
	text-transform: uppercase;
	color: #CEBDB5;
}

.rightNavigation a,
.rightNavigation a:link,
.rightNavigation a:visited,
.rightNavigation a:active,
.rightNavigation a:hover{
	font-weight: bold;
	text-decoration: none;
	height: 22px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 20px;
	color: #CEBDB5;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C9BFB5;
}
.rightNavigation a:hover{
	text-decoration: underline;
}
/* DHTML SUBNAVIGATION ************************************************************************/
#navigation a.subNav,
#navigation a.subNav:link,
#navigation a.subNav:visited,
#navigation a.subNavigation:active{
	font-weight: normal;
	text-decoration: none;
	color: #3f3224;
}

#navigation a.subNavSelected,
#navigation a.subNavSelected:link,
#navigation a.subNavSelected:visited,
#navigation a.subNavSelected:active{
	color: #990000;
}

#navigation a.subNav:hover,
#navigation a.subNavSelected:hover{
	color: #990000;
}

#navigation div.subNavLine {
	background:url(../images/pixel-line-navigation.gif) repeat-x;
	margin-top: 4px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 1px;
	line-height: 1px;
	width: auto;
	overflow: hidden;
}

#navigation .subNavLayer {
	background-color: #ebe7e3;
	border: 1px solid #3f3224;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	position:absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	z-index: 10000;
}

/* CONTENT AREAS ******************************************************************************/
#contentArea {
	background-color: #ffffff;
	padding-top: 40px;
}

/* CONTENT LINKS ******************************************************************************/
#contentLeft {
	padding-left: 40px;
	padding-right: 20px;
	width: 494px;
	float: left;
}
#contentLeftFull {
	padding-left: 40px;
	padding-right: 20px;
	width: 764px;
}

/* CONTENT RECHTS *****************************************************************************/
#contentRight {
	padding-left: 20px;
	padding-right: 40px;
	width: 250px;
	float: left;
}

/* CONTENT RECHTE BOX *************************************************************************/
#contentRightBoxTop {
	height: 16px;
	background:url(../images/box-top.gif) no-repeat;
}

#contentRightBox {
    padding: 0px 10px 0px 10px;
	background-color: #ebe7e3;
	border-left: 6px solid #d6cfc7;
	border-right: 6px solid #d6cfc7;
	width: 218px;
}

#contentRightBox ul{
	padding-left: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contentRightBoxBottom {
	background:url(../images/box-bottom.gif) no-repeat;
	height: 16px;
}

/* CONTENT RUNDE ECKEN UNTEN ******************************************************************/
#contentEndArea {
	background-color: #ffffff;
	height: 13px;
}

#leftContentEnd {
	background-color: #c9bfb5;
	background:url(../images/corner-bottom-left.gif) no-repeat bottom left;
	width: 13px;
	height: 13px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#rightContentEnd {
	background-color: #c9bfb5;
	background:url(../images/corner-bottom-right.gif) no-repeat bottom right;
	width: 20px;
	height: 13px;
	float: right;
}

/* FOOTER *************************************************************************************/
#footerArea {
	padding-top: 5px;
	padding-left: 40px;
	height: 83px;
}

a.footNote,
a.footNote:link,
a.footNote:visited,
a.footNote:active {
	color: #785f45;
	font-size: 11px;
}
a.footNote:hover {
	color: #990000;
}
#submenu {
	background-color: #EBE7E3;
	float: left;
	text-transform: uppercase;
	color: #000000;
	height: 20px;
	clear: left;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	width: 824px;
}
#submenu a
{
	font-weight: normal;
	font-size: 80%;
	text-decoration: none;
	color: #000000;
}
#submenu a:hover {
	text-decoration: underline;
}
