/* alte styles */
body,td,p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color:#3C3C3B;
}
body {
	overflow-x:hidden;
	margin: 30px;
	padding: 0;
	background-color: #EFEBDE;
}
a {
	color:#46A1A0;
	text-decoration:none;
}
a:hover {
	color:#EBEBEB;
	background:#46A1A0;
}
.link {
	text-decoration:none;
	color:#3C3C3B;
}
.linkw {
	text-decoration:underline;
	color:#FFFFFF;
}
.link:hover {
	text-decoration:underline;
}
.linkw:hover {
	text-decoration:underline;
	background:#C2BFB5;
	color:#FFFFFF;
}
.trover {
	background:#C2BFB5;
	cursor: hand;
	cursor: pointer;
}
.tdover {
	color:#FFFFFF;
}

.tbltext {
	color:#EFEBDE;
}

.anstrich {
	background:url(../Bilder/dot_logo.gif) -1px 0px no-repeat;
	padding-left:20px;
}

.pdfanstrich {
	background:url(../Bilder/dot_pdf.gif) top left no-repeat;
	margin-top:10px;
	margin-bottom:10px;
}

.pdfanstrich p {
	margin-left:20px;
}


/* Buttons */
.btn_index, .btn_previmmo, .btn_nextimmo, .btn_prevobj, .btn_nextobj, .btn_reset, .btn_sendemail  {
	display:block;margin:0;padding:0;overflow:hidden;
	background: top left no-repeat;
	height:17px;
	width:117px;
}
.btn_index {
	background:url(../Bilder/btn_uebersicht.gif);
}
.btn_index:hover {
	background:url(../Bilder/btn_uebersicht.gif);
	background-position: 0px -17px;
}
.btn_reset {
	background:url(../Bilder/btn_reset.gif);
}
.btn_reset:hover {
	background:url(../Bilder/btn_reset.gif);
	background-position: 0px -17px;
}
.btn_sendemail {
	background:url(../Bilder/btn_send_email.gif);
}
.btn_sendemail:hover {
	background:url(../Bilder/btn_send_email.gif);
	background-position: 0px -17px;
}
.btn_previmmo {
	background:url(../Bilder/btn_immo_prev.gif);
	width:128px;
}
.btn_previmmo:hover {
	background:url(../Bilder/btn_immo_prev.gif);
	width:128px;
	background-position: 0px -17px;
}
.btn_nextimmo {
	background:url(../Bilder/btn_immo_next.gif);
	width:128px;
}
.btn_nextimmo:hover {
	background:url(../Bilder/btn_immo_next.gif);
	width:128px;
	background-position: 0px -17px;
}

.btn_prevobj {
	background:url(../Bilder/btn_obj_prev.gif);
	width:128px;
}
.btn_prevobj:hover {
	background:url(../Bilder/btn_obj_prev.gif);
	width:128px;
	background-position: 0px -17px;
}
.btn_nextobj {
	background:url(../Bilder/btn_obj_next.gif);
	width:128px;
}
.btn_nextobj:hover {
	background:url(../Bilder/btn_obj_next.gif);
	width:128px;
	background-position: 0px -17px;
}

/* Box mit "runden Ecken" */
.box {
	width: 415px;
	background: #83bad1;
}
.box p {
	margin: 8px 10px;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	color:#efebde;
}
.box .top, .box .bottom {
	display:block;
	background: #efebde;
}
.box .top b, .box .bottom b {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #83bad1;
}
.box .r1{
	margin: 0 2px;
}
.box .top .r2, .box .bottom .r2 {
	margin: 0 1px;height: 1px;
}

/* Content Container */
.cc {
	width: 415px;
}

.cctext {
	margin-left:10px;
	margin-right:10px;
	width: 395px;
}

/* Link Container */
.lc, .lcover {
	color:#000000;
	text-decoration:none;
    float: left;
	width: 415px;
	padding-top:10px;
	padding-bottom:10px;
	cursor:hand;
	pointer:hand;
}
.lc .gebot, .lcover .gebot {
	display:none;
}

.lcover a {
	background:#C2BFB5;
}

.lc .h {
	font-size: 12px;
	font-weight: bold;
	color:#696864;
}

.lcover .h {
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}

.lcover p, .lc p {
	margin:0;
	margin-left:10px;
	margin-right:10px;
	padding-left:20px;
	color: #696864;
	font-size: 10px;
}

.lcover p {
	color: #EFEBDE;
	font-size: 10px;
}

.lcover:hover {
	color:#ffffff;
	background:#C2BFB5;
	text-decoration:none;
}

/* 10 gebote quickstyle... könnte natürlich auch anders gemacht werden */
.lcopen, .lcopenover {
	color:#000000;
	text-decoration:none;
    float: left;
	width: 415px;
	padding-top:10px;
	padding-bottom:10px;
	cursor:hand;
	pointer:hand;
}
.lcopen .gebot, .lcopenover .gebot {
	display:block;
	font-size:10pt;
	margin-top:5px;
}

.lcopenover a {
	background:#C2BFB5;
}

.lcopen .h {
	font-size: 12px;
	font-weight: bold;
	color:#696864;
	text-decoration:underline;
}

.lcopenover .h {
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}

.lcopenover p, .lcopen p {
	margin:0;
	margin-left:10px;
	margin-right:10px;
	padding-left:20px;
	color: #696864;
	font-size: 10px;
}

.lcopenover p {
	color: #EFEBDE;
	font-size: 10px;
}

.lcopenover:hover {
	color:#ffffff;
	background:#C2BFB5;
	text-decoration:none;
}

/* ---------------------------------- */

.dot_pdf {
	background:url(../Bilder/dot_pdf.gif) -1px 0px no-repeat;
}

.dot {
	background:url(../Bilder/dot.gif) -1px 0px no-repeat;
}

.dot_logo {
	background:url(../Bilder/dot_logo.gif) top left no-repeat;
}

.dot_video {
	background:url(../Bilder/dot_video.gif) top left no-repeat;
}

.dot_1 {
	background:url(../Bilder/dot_01.gif) top left no-repeat;
	line-height:15px;
}
.dot_2 {
	background:url(../Bilder/dot_02.gif) top left no-repeat;
	line-height:15px;
}
.dot_3 {
	background:url(../Bilder/dot_03.gif) top left no-repeat;
	line-height:15px;
}
.dot_4 {
	background:url(../Bilder/dot_04.gif) top left no-repeat;
	line-height:15px;
}
.dot_5 {
	background:url(../Bilder/dot_05.gif) top left no-repeat;
	line-height:15px;
}
.dot_6 {
	background:url(../Bilder/dot_06.gif) top left no-repeat;
	line-height:15px;
}
.dot_7 {
	background:url(../Bilder/dot_07.gif) top left no-repeat;
	line-height:15px;
}
.dot_8 {
	background:url(../Bilder/dot_08.gif) top left no-repeat;
	line-height:15px;
}
.dot_9 {
	background:url(../Bilder/dot_09.gif) top left no-repeat;
	line-height:15px;
}
.dot_10 {
	background:url(../Bilder/dot_10.gif) top left no-repeat;
	line-height:15px;
}

.lcl, .lclover {
	color:#000000;
	text-decoration:none;
    float: left;
	width: 415px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(../Bilder/trenner_h.gif);
	cursor:hand;
	pointer:hand;
}

.lclover a {
	background:url(../Bilder/trenner_h_over.gif);
}

.lcl .h {
	font-size: 12px;
	font-weight: bold;
	color:#696864;
}

.lclover .h {
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}

.lclover p, .lcl p {
	margin:0px;
	margin-left:20px;
	padding-left:20px;
	color: #696864;
	font-size: 10px;
}

.lclover p {
	color: #EFEBDE;
	font-size: 10px;
}

.lclover:hover {
	color:#ffffff;
	background:url(../Bilder/trenner_h_over.gif);
	text-decoration:none;
	cursor:hand;
	pointer:hand;
}

.lcl_logo {
	float:left;
	margin-left:10px;
	width:128px;
	height:36px;
}

.lcl_text {
	float:left;
	width:226px;
	background:url(../Bilder/anstrich_block.gif) top left no-repeat;
	overflow:hidden;
}
.hg {
	height: 380px;
	width: 415px;
	background-image: url(../Bilder/hg_banknoten.jpg);
	background-position: -30px -30px;
}

