/* CSS Document */

.xformwidget
{
padding-top: 2px;

margin-top:10px;
}

.xformlabel
{
width: 100px;
margin-top:10px;
padding-left: 8px;
/*padding-top: 10px;*/
padding-right: 10px;
float:left;
}

.xformerror
{
color: #980000;
}

.xformmandatory
{
color: #980000;
}

.xforminput
{
width: 200px;
}

.xforminputshort
{
width: 120px;
}

.xformtextarea
{
width: 400px;
height: 200px;
}

.xformcombo
{
width: 204px;
}

.xformcomboshort
{
width: 124px;
}

.xformsubmit
{
width: 100px;
}

/* my immobilienbereich */

.myheader {
width: 300px;
padding: 5px;
font-weight: bold;
text-align: left;
}

.myheader2 {
padding: 5px;
font-weight: bold;
text-align: left;
background-color: #0052A4; 
color: white;
}

.mysubheader {
background-color: #E0DBCB;
padding-left: 4px;
padding: 2px;
color: #0052A4;
}

.mycell {
line-height: 1.5em;
padding-left: 2px;
color: black;
}

.myeditcell {
vertical-align: top;

line-height: 1.5em;
padding: 4px;
padding-left: 2px;
color: black;
border-bottom: 1px solid #cec1ae;
}

.myeditcell a {
color: #0052A4;
}

.myeditcell img {
border: 1px solid #E0DBCB;
}

.mycell:hover {
background-color: #E0DBCB;
}

.mylastcell {
height: 10px;
}

.mylabel {
font-weight: bold;
}

.myBlueLabel {
padding-right: 10px;
color: #0052A4;
width: 90px;
}

.mylogout {
padding-top: 10px;
padding-bottom: 20px;
}

.mylogout a {
color: #0052A4;
}

.inserattoplabel {
font-weight: bold;
color: #0052A4;
}

p.my_info{
position:absolute;
bottom:0;
background:url(../images/bg_info.gif) repeat-x;
line-height:21px;
height:21px;
width: 100%;
padding:0 0 0 8px;
font-weight:bold;
color:#4F4B31;
border-top:1px solid #D2CBB4;
}

.xmlcell {
vertical-align: top;

line-height: 1.5em;
padding: 4px;
padding-left: 2px;
color: black;
}


#fullContent .insertbox
{
border: 1px solid #D2CBB4;
position: relative;

width: 285px;
height: 220px;
float: left;
margin: 0 12px 12px 0;
overflow: hidden;
}

#fullContent .fullinsertbox
{
border: 1px solid #D2CBB4;
position: relative;

width: 584px;
height: 220px;
float: left;
margin: 0 12px 12px 0;
overflow: hidden;
}

td.my_info{
background:url(../images/bg_info.gif) repeat-x;
padding-left: 5px;
line-height:21px;
height:21px;
font-weight:bold;
color:#4F4B31;
}
