/* ------ USER SPECIFIC RULES --------------------------------------- */
table.stripeMe td a {
	color: #333;
	text-decoration: none;
}


table.expose_list {
	width: 100%;
}

table.expose_list td {
	background-color: #D1E3FB;
	padding: 2px;
}

ul.nav-right {
	margin: 5px;
	float: right;
}

ul.nav-right li {
	text-align: left;
	padding: 5px 0;
}


.exp-links {
	width: 40%;
	float: left;
}

.exp-rechts {
	width: 55%;
	float: right;
}


h3 {
	margin-bottom: 2px;
	margin-top: 10px;
}

.info {
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #38AB60;
	font-size: 0.9em;
}

.info p {
	margin: 0;
	padding: 0;
	padding: 2px;
	background-color: #D1E3FB;
}

.info1 {
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #38AB60;
	font-size: 0.9em;
}

.info1 p {
	margin: 0;
	padding: 0;
	padding: 2px;
	background-color: #D1E3FB;
}

.whg_titel {
	color: #000;
	text-decoration: underline;
	text-align: center;
	font-size: 13px;
	padding: 2px;
}

.wohnungsnr {
	width: 300px;
	font-size: 10px;
	padding: 4px 2px 4px 2px;
}
.wohnungsnr span {
	font-weight: bold;
}

/* Shadows */
.shadow_block{
float:left;
clear:left;
background: url(../img/expose/shadowAlpha.png) no-repeat bottom right !important;
background: url(../img/expose/shadow.gif) no-repeat bottom right;
margin: 10px 0 10px 10px !important;
margin: 10px 0 10px 5px;
width: 90%;
padding: 0px;
}
.shadow_img{
float:left;
clear:left;
background: url(../img/expose/shadowAlpha.png) no-repeat bottom right !important;
background: url(../img/expose/shadow.gif) no-repeat bottom right;
margin: 10px 0 10px 10px !important;
margin: 10px 0 10px 5px;
padding: 0px;
}

.innerbox{
position:relative;
bottom:6px;
right: 6px;
border: 1px solid #000000;
padding:4px;
margin: 0px 0px 0px 0px;
}
.innerbox{
/* IE5 hack */
\margin: 0px 0px -1px 0px;
ma\rgin:  0px 0px 0px 0px;
}
.innerbox p{
font-size:14px;
margin: 3px;
}

.innerbox img{
	margin:3px;
}

.small {
	font-size: 10px;
}
/* Tables */
.tblborder {
	border: 1px solid #38AB60;
	padding: 5px;
}

#whglist, #tb_merkliste, #expose_list {
	background-color: #ffffff;
	color: #000000;
}

#whglist {
	width: 250px;
}

#whglist td {
	padding: 5px;
}

/* Table Hover */
tr.hov {
	background-color: #D1E3FB;
}

tr.hov:hover {
	background-color: #87CEFA;
	color: #ffffff;
}

thead th {
	background-color: #87CEFA;
}

tbody tr.even{
	background-color: #D1E3FB;
}

tbody tr.uneven{
	background-color: #EFEFEF;
}

/* Hides from IE-mac \*/
* html .tblborder {height: 1%;}
* html .info {height: 1%;}
* html .info1 {height: 1%;}
/* End hide from IE-mac */


/* ------ GENERAL RULES --------------------------------------- */

/* Formulare */
.form_note {
	color: #009900;
}

/* Tabellen */
.sort {
	margin:0;
	padding: 0;
	margin-left: 5px;
	float: right;
	height: 10px;
}
.expose {
	background-color: #ffffff;
}
span .sort img {
	padding: 2px;	
}

table th, thead th {
	text-align: left;
}

.msg {
	padding: 5px;
	color: red;
	font-weight: bold;
}
