body {
	background-image: url(Bilder/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
}



a:link, a:visited {
	color: #800000;
	text-decoration: none;
}
a.internal-link {
	background-image: url(Bilder/link_pfeil.gif);
	background-position: left 3px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
a:hover {
	color: #E80000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #880000;
	border-right-color: #880000;
	border-bottom-color: #880000;
	border-left-color: #880000;
}
a.internal-link:hover {
	background-position: left -13px;
}
#header {
	background-image: url(Bilder/header_bg.gif);
	background-repeat: no-repeat;
	height: 233px;
	width: 994px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	position: relative;
	text-align: left;
	background-position: bottom;
}
#header #info {
	font-size: 10px;
	line-height: 12px;
	position: absolute;
	height: 12px;
	width: 300px;
	left: 7px;
	top: 0px;
	letter-spacing: 1px;
}
#header #info a {
	color: #880000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #info a:hover {
	text-decoration: underline;
}
#header #small_menu {
	font-size: 10px;
	line-height: 12px;
	position: absolute;
	height: 12px;
	width: 400px;
	top: 0px;
	right: 7px;
	text-align: right;
	letter-spacing: 1px;
}

#header #flash {
	height: 159px;
	width: 575px;
	position: absolute;
	left: 47px;
	top: 18px;
}
#header #logo_link {
	height: 159px;
	width: 300px;
	position: absolute;
	right: 60px;
	top: 18px;
	overflow: hidden;
}
#header #logo_link a img{
	height: 159px;
	width: 300px;
}
#header #menu {
	position: absolute;
	left: 47px;
	overflow: hidden;
	width: 886px;
	top: 177px;
	height: 30px;
	line-height: 30px;
	padding-left: 8px;
}
#header #klickpfad {
	overflow: hidden;
	position: absolute;
	height: 28px;
	width: 687px;
	left: 47px;
	top: 207px;
	font-size: 10px;
	text-align: left;
	line-height: 28px;
	padding-left: 8px;
}
#header #datum {
	line-height: 28px;
	overflow: hidden;
	position: absolute;
	height: 28px;
	width: 200px;
	right: 47px;
	top: 207px;
	text-align: right;
	margin-right: 8px;
	font-size: 10px;
}




#stage {
	background-image: url(Bilder/stage_bg.gif);
	height: auto;
	width: 947px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 47px;
}
#stage #links {
	width: 203px;
	float: left;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
#stage #mitte {
	float: left;
	width: 474px;
	text-align: justify;
	color: #666666;
	font-size: 12px;
	line-height: 17px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	overflow: hidden;
}



#stage #rechts {
	width: 203px;
	float: left;
	overflow: hidden;
}

#footer {
	background-image: url(Bilder/footer_bg.gif);
	height: 25px;
	width: 994px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}
#footer #copy {
	float: left;
	margin-top: 11px;
	padding-left: 7px;
}
#footer #credit {
	float: right;
	margin-top: 11px;
	padding-right: 7px;
}
.clear {
	clear: both;
	height: 1px;
}

/* MENU */

#menu a {
}
#menu ul { /*erste Ebene */
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#menu ul li a {
	font-size: 12px;
	float: left;
	overflow: hidden;
	text-decoration: none;
	vertical-align: middle;
	display: block;
	color: #999999;
	text-align: center;
	line-height: 32px;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-right: 32px;
	margin-left: 0px;
	letter-spacing: 2px;
}
/* Ansichten der Unterschiedlichen Zustände */
/* Erste Ebene*/
	/*aktives Element erster Ebene*/
	#menu ul li.cM_CUR a, #menu ul li.cM_ACT a, #menu ul li.cM_CUR_last a, #menu ul li.cM_ACT_last a  {
	color: #880000;
	}
	#menu ul li.cM_CUR_last a, #menu ul li.cM_ACT_last a  {
	color: #880000;
	}

	/*rollover Element erster Ebene*/
	#menu ul li.cM_NO a:hover, #menu ul li.cM_NO_last a:hover  {
	color: #880000;
	}

	/*normales Element erster Ebene*/
	#menu ul li.cM_NO a{

	}
	#menu ul li.cM_NO_last a,  #menu ul li.cM_CUR_last a, menu ul li.cM_ACT_last a{
	margin-right: 0px;
	}
	
	
	
#wrapper #stage #content_left #submenu {
	width: 220px;
	margin-left: 20px;
	overflow: hidden;
	margin-top: 20px;
}
#wrapper #stage #content_left .box {
	width: 220px;
	margin-left: 20px;
	overflow: hidden;
	margin-top: 20px;
}
#wrapper #stage #content_left .box .subbox_text {
	background-color:#DDDFE2;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}



/* Ende Menügestaltung */

.box ul { /*erste Ebene  */
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.box ul li {
	margin: 0px;
	padding: 0px;
	height: auto;
	line-height: 25px;
}
.box ul li a  {
	text-decoration: none;
	vertical-align: middle;
	display: block;
	width: 171px;
	text-align: left;
	line-height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(Bilder/submenu_1_nosub_no.gif);
	padding-left:20px;
}



/* Ansichten der Unterschiedlichen Zustände */
/* Erste Ebene*/
	/*aktuelles Element erster Ebene*/
	.box ul li.cM_CUR  {
	background-image: url(Bilder/submenu_1_nosub_act.gif);
	}
	.box ul li.cM_IFSUB a, .box ul li.cM_CURIFSUB   a{
	padding-left: 20px;
	background-repeat: no-repeat;
	}
	.box ul li.cM_IFSUB  ul, .box ul li.cM_CURIFSUB  ul   {
	  /*margin-left: -20px;	*/
	}
	
	/*geschlossenes Element erster Ebene*/
	.box ul  li.cM_IFSUB   a{
	background-image: url(Bilder/submenu_1_wsub_ifsub.gif);
	}
	.box ul  li.cM_IFSUB  ul {
		display:none;
	}

	.box ul  li.cM_IFSUB a:hover  {
	background-image: url(Bilder/submenu_1_wsub_ifsubro.gif);
	color: #E80000;
	}
	/*aktives Element erster Ebene*/
	.box ul  li.cM_CURIFSUB   a{
	background-image: url(Bilder/submenu_1_wsub_curifsub.gif);
	
	}
	.box ul li.cM_CURIFSUB a:hover   {
	background-image: url(Bilder/submenu_1_wsub_actifsub.gif);
	
	}
	/*aktives Element erster Ebene*/
	.box ul  li.cM_ACTIFSUB  a{
	background-image: url(Bilder/submenu_1_wsub_actifsub.gif);
	padding-left: 20px;
	}

	.box ul  li.cM_ACTIFSUB ul  {
	 	/*margin-left: -20px;*/
	}
	
	

	/*rollover Element erster Ebene*/
	.box ul li.cM_NO a:hover, .box ul li.cM_ACT,  .box ul li.cM_CUR a {
	background-image: url(Bilder/submenu_1_nosub_act.gif);
	}
	/*zweite Ebene*/
	.box ul li ul li.cM_NO a {
	background-image: url(Bilder/submenu_2_no.gif);
	padding-left: 30px;
	width: 161px;
	}
	.box ul li ul li.cM_NO a:hover, .box ul li ul li.cM_ACT a{
	background-image: url(Bilder/submenu_2_act.gif);
	}
	.box ul li ul li.cM_ACT a{
	background-image: url(Bilder/submenu_2_act.gif);
	padding-left: 30px;
	width: 161px;
	}
	.box ul li ul li.cM_CUR a{
	background-image: url(Bilder/submenu_2_act.gif);
	padding-left: 30px;
	width: 161px;
	}
	


/* Ende Menügestaltung */

/*  Menügestaltung SMALL_MENU */

#small_menu a {
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
#small_menu ul { /*erste Ebene */
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
#small_menu ul li {
	display: inline;
	list-style-type: none;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
#small_menu ul li a {
	font-size: 10px;
	color: #880000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #880000;
	border-right-color: #880000;
	border-bottom-color: #880000;
	border-left-color: #880000;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 12px;
	vertical-align: middle;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
#small_menu ul li a:hover {
	font-size: 10px;
	color: #880000;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #880000;
	border-right-color: #880000;
	border-bottom-color: #880000;
	border-left-color: #880000;
	text-decoration: underline;
}
#small_menu ul li.cM_NO a, #small_menu ul li.cM_CUR a, #small_menu ul li.cM_ACT a{

}
#small_menu ul li.cM_NO_last a, #small_menu ul li.cM_CUR_last a, #small_menu ul li.cM_ACT_last a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
/* SMALL_MENU ENDE */
.box {
	width: 191px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.box .box_header {
	line-height: 26px;
	background-image: url(Bilder/box_header.jpg);
	height: 26px;
	width: 171px;
	overflow: hidden;
	padding-left: 20px;
	font-weight: bold;
	font-size: 13px;
}
.box .box_content {
	padding-left: 20px;
}
.box .box_content p {
	line-height: 23px;
	margin: 0px;
	padding: 0px;
	height: 23px;
}
.box .box_content p.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: -20px;
	padding-left: 20px;
}
.box .box_footer {
	background-image: url(Bilder/box_footer.jpg);
	height: 7px;
	width: 191px;
	overflow: hidden;
}
.pageNavi {
	background-image: url(Bilder/page_navi_bg.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 494px;
	overflow: hidden;
	margin-top: -7px;
	margin-left: -10px;
	position: relative;
}
.pageNavi .prev {
	float: left;
	height: 106px;
	width: 150px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
.pageNavi a.imageLinkprev {
	display: block;
	height: 110px;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
.pageNavi a.imageLinknext {
	display: block;
	height: 110px;
	width: 140px;
}

.pageNavi .prev .image {
	height: 45px;
	width: 45px;
	position: absolute;
	top: 31px;
	left: 34px;
	overflow: hidden;
}
.pageNavi .prev .text {
	position: absolute;
	top: 30px;
	width: 60px;
	height: 40px;
	left: 85px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 10px;
}
.pageNavi .prevsection  {
	float: left;
	height: 40px;
	text-align: center;
	width: 194px;
	overflow: hidden;
	font-size: 9px;
	letter-spacing: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
}
 .pageNavi .prevsection a {
	text-align: center;
	width: 194px;
	overflow: hidden;
	font-size: 9px;
	letter-spacing: 1px;
	margin: 0px;
	line-height: 62px;
	text-decoration: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pageNavi .nextsection {
	float: left;
	width: 194px;
	height: 38px;
	text-align: center;
	overflow: hidden;
	font-size: 9px;
	letter-spacing: 1px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pageNavi .nextsection a{
	width: 194px;
	text-align: center;
	font-size: 9px;
	letter-spacing: 1px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	height: 45px;
	margin: 0px;
}
.pageNavi .next {
	height: 106px;
	width: 150px;
	overflow: hidden;
	position: absolute;
	float: left;
	top: 0px;
	right: 0px;
}
.pageNavi .next .image {
	height: 45px;
	width: 45px;
	position: absolute;
	top: 31px;
	overflow: hidden;
	right: 34px;
}
.pageNavi .next .text {
	position: absolute;
	top: 30px;
	width: 60px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 10px;
	right: 85px;
}

.inhalt_menu {
	width: 475px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 15px;
	margin-top: 10px;
	overflow: hidden;
}
.inhalt_menu ul {
	width: 480px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.inhalt_menu li {
	list-style-type: none;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	background-color: #e0e0e0;
	width: 154px;
	overflow: hidden;
}
.inhalt_menu li:hover {
	background-color: #ecd9d9;
}
.inhalt_menu a, .inhalt_menu a:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inhalt_menu .text {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-align: left;
	font-weight: bold;
}


.inhalt_menu .image {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.inhalt_menu .image img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 130px;
	width: 146px;
}
.tx_kmrrealestate_pi1 #ouputStage {
	width: 467px;
	height: 380px;
	background-color:  #e0e0e0;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
.tx_kmrrealestate_pi1 #ouputStage .image {
	height: 306px;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
.tx_kmrrealestate_pi1 #ouputStage .text .title {
	width: 220px;
	float: left;
	margin: 5px;
	height: 65px;
}

.tx_kmrrealestate_pi1 #ouputStage .text .variante {
	width: 220px;
	float: right;
	margin: 5px;
	height: 65px;
	text-align: right;
}

.tx_kmrrealestate_pi1 #icons_menu {
	height: auto;
	margin-top: 20px;
	width: 101%;
}
.tx_kmrrealestate_pi1 #icons_menu .images {
	height: 53px;
	margin-bottom: 10px;
}

.tx_kmrrealestate_pi1 #icons_menu .icons {
	width: 101%;
}
.tx_kmrrealestate_pi1 #icons_menu .icons img {
	margin-right: 7px;
}



/* Google Layout */
#googleMap {
	margin-top: 0px;
	height: 350px;
	width: 480px;
	margin-right: auto;
	margin-left: 20px;
	margin-bottom: 20px;
}
#smallMap {
	height: 100px;
	width: 100px;
	margin-top: 20px;
	margin-left: 30px;

}
#outsideMap {
	height: 350px;
	width: 480x;
	border: 1px solid #CCCCCC;
}
#map {
	height: 330px;
	width: 460x;
	margin: 10px auto auto;
}

#smallMap img {
	border: 1px solid #999999;
}

table.googleAnzeige {
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.googleAnzeige p{
	font-size: 11px;
	font-weight: bold;
	margin-top: 3px;
}