/* CSS Document */

html, body, p, address {
	margin: 0px;
	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top left;
}

img, table {
	border:0;
}

#contentBox {
	top: 0px;
	left: 0px;
	margin: 108px 0px 0px 0px;
	padding: 00px 220px 60px 20px; /* Hier NICHT mit margin einrücken sonst booom */
	position: absolute;
	min-width: 470px;
	z-index: 1;
	position: absolute;
	text-align: justify;
	}

#linkeSpalte {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 200px;
	z-index: 2;
	display: none;
}

#rechteSpalte {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 00px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 200px;
	z-index: 3;
}

.rechteBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	background-image: url(gfx/rahmen/css_hintergrund_verlauf_03.jpg);
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* ----------------------------------------------- breadcrumbs ----------------------------------------------- */

#breadcrumbs {
	position:absolute;
	padding: 61px 0px 0px 215px;
	left:0px;
	top:0px;
	width:711px;
	height:16px;
	z-index:10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #244478;
	text-align: left;
	z-index: 4;
}
#breadcrumbs a ,
.rechteBox a
{
	color: #244478;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
}
#breadcrumbs a:hover,
.rechteBox a:hover
{
	background-color: #c8d8e8;
	color: #000;
}



/* ----------------------------------------------- Navigation ----------------------------------------------- */

.Navigation {
	background-color: #ffffff;
	background-image: url(gfx/rahmen/css_hintergrund_verlauf_02.jpg);
	width: 180px;
	text-align:left;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px solid #003399;
	border-right: 2px solid #003399;
	border-bottom: 2px solid #003399;
	border-left: 1px solid #003399;
	color:#003399;
    z-index: 15;
}
/* ----------------------------------------------- Menu ----------------------------------------------- */

.navcontainer *{
	margin:0;
	padding:0;
	width: 180px;
}

.navcontainer ul
{
	margin: 2px 0px 0px 0px;
	text-indent: 0px;
	list-style-type: none;
	font-weight:bold;
/*	font-family:Georgia, "Times New Roman", Times, serif; */
}

.navcontainer ul ul *{
	font-weight: normal;
/*	font-family:Arial, Helvetica, sans-serif; */
	border: 0;
}

.navcontainer li {
	border-bottom: 1px solid #003399;
}

.navcontainer li li{
	border: 0;
}

.navcontainer ul ul li{
	border: 0;
}

.navcontainer a,
.navcontainer address
{
	display: block;
	padding: 3px 3px 3px 5px;
	width: 172px;
	text-decoration: none;
	color: #003399;
}

.navcontainer A:link ,
.navcontainer  A:visited,
.navcontainer A:hover,
.navcontainer  A:active ,
.navcontainer A:focus ,
.navcontainer a:link,
.navlist a:visited
{
	color: #003399;
	text-decoration: none;
}

.navcontainer a:hover
{
	background-color: #c8d8e8;
}
.navcontainer img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}

/* ----------------------------------------------- Content ----------------------------------------------- */

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.RA_Titel,
.RA_Ueberschriften,
.black-Titel,
.simmo-Titel  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	border-bottom: 2px solid #003399;
	letter-spacing: 1px;
	word-spacing: 2px;
	padding: 1px 1px 1px 4px;
	text-align: left;
}

.black-Anwaelte {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
  white-space:nowrap;
  text-align:center;
  padding: 0px 0px 8px 0px;
}
.black-Anwaelte-lead {
	text-align:center;
	white-space:nowrap;
}

.content a
{
	color: #003399;
	text-decoration: none;
}
.content A:link ,
.content  A:visited,
.content A:hover,
.content  A:active ,
.content A:focus ,
{
	color: #003399;
	text-decoration: none;
}

.content h1 a,
.content h2 a,
.content h3 a,
.content h4 a,
.content h5 a,
.content h6 a{
	color: #0063a4;
	text-decoration: none;
}

.content h1	{ 	font-size: 19px;  }
.content h2 {		font-size: 17px;	}
.content h3 {		font-size: 16px;	}
.content h4 {		font-size: 14px;	}

.content pre, .content code {
	font-family: "Courier New", Courier, mono;
	color: #800000;
	font-weight: bold;
}
.underline {
border-bottom: 1px solid #003399;
margin-bottom: 3px;
}

/* ----------------------------------------------- footer ----------------------------------------------- */

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #244478;
}

/* ----------------------------------------------- kleinerText ----------------------------------------------- */

.kleinerText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.kleinerText p{
	line-height: 120%;
	text-align: left;
}

.kleinerText H1,
.kleinerText H2,
.kleinerText H3,
{
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}


/* ----------------------------------------------- Decoration ----------------------------------------------- */

#contentBox .content_border {
	padding: 0px 12px 12px 12px;
/*	background-image: url(gfx/rahmen/css_hintergrund_verlauf_03.jpg);
*/	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px solid #003399;
	border-right: 2px solid #003399;
	border-bottom: 2px solid #003399;
	border-left: 1px solid #003399;
	background-color: #FFFFFF;
}
/* ----------------------------------------------- Text Styles  ----------------------------------------------- */

.topnav A:link ,
.topnav A:visited ,
.topnav A:active,
.topnav A:focus {
	COLOR: #ffffff;
	text-decoration:none;
}
.topnav A:hover {
	COLOR: #ffffff;
	text-decoration:underline;
}

.topnav {
	top:0;
	left:0;
	position:absolute;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	WIDTH: 100%;
	COLOR: #ffffff;
	PADDING-TOP: 5px;
	TEXT-ALIGN: right;
	background-color: #003399;
	font-size: 11px;
	display: none;
}

.headline A:link ,
.headline A:visited,
.headline A:hover,
.headline A:active ,
.headline A:focus {
	text-decoration: none
}
.headline a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 41px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	TEXT-DECORATION: none;
	display:block;
	width:500px;
	color:#003399;
}

.headline .hl_lead a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
	margin-top: -6px;
	margin-bottom: 10px;
	width:auto;
	padding: 0px;
}
.headline_border {
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	border-bottom-width: 1px;
}

.box{
	display:block;
	width:100%;
	height:auto;
/*	border:thin solid #FF0066;
*/
}
.box1, .box2{
	width: 43%;
	margin-top: 15px;
	margin-right: 1%;
	margin-bottom: 15px;
	margin-left: 1%;
	padding: 2%;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
		background-image: url(gfx/rahmen/css_hintergrund_verlauf_02.jpg);
		background-repeat:no-repeat;

}
.boxfix{
	width: 200px;
	margin-top: 15px;
	margin-right: 1%;
	margin-bottom: 15px;
	margin-left: 1%;
	padding: 2%;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	max-width:210px;
		background-image: url(gfx/rahmen/css_hintergrund_verlauf_03.jpg);
}
.box1 {
	clear: left;
	float:left;

}
.box2 {
	clear: right;
	float: right;

}



.einzug_rechte_Spalte {
	padding: 3px 3px 3px 5px;
/*	margin-left:3px;
	margin-right:3px;
	padding-left:3px;
	padding-right:3px;
*/
}
.alert{
color:#FF0000
}

.mp_hl {
  display:none;
}
.mp_detail {
	width:97%;
/*	margin-left:-3px;
	margin-right:-16px;
	padding-left:3px;
	padding-right:-6px;
*/	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	color: #003399;
	background-color: #c8d8e8;
  display:block;
}

