/* CSS Document */
a:link,a:visited {
color: #0C4DA2;
}
#body_element {
margin: 0px;
padding: 0px;
/*text-align: center;*/
font-family: 'Arial';
font-size: 12px;
line-height: 18px;
background-color: #FFFFFF;
}

input, textarea {font-family: Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #999999; background: #fff;}


#main_table {
width: 570px;
}
#tab_suche {
width: 570px;
background-color: #000000;
}
#tab_suche td {
background-color: #FFFFFF;
}
#title {
height: 18px;
font-weight: bold;
border-bottom-width: 1px;
border-bottom-color: #0C4DA2;
border-bottom-style: solid;
vertical-align: top;
}
#pictogramm {
text-decoration: none;
color: #0C4DA2;/*height:72px;*/
line-height:18px;
vertical-align: middle;
}
#pictogramm2 {
width: 110px;/*height:69px;*/
color:#0C4DA2;
padding: 0px;
text-align: left;
font-family: Arial;
font-size: 12px;
vertical-align: middle;
text-decoration: underline;
background-color: #FFFFFF;
}
#auswahl {
text-align: right;
padding-bottom: 8px;
}
#suchzelle {/*height:52px;*/
}
.spacer {
height: 15px;
}
#navibutton {
overflow: hidden;
background-color: #FFFFFF;
width: 55px;
font-size: 9px;
line-heigth: 9px;
border-width: 1px;
border-style: solid;
border-color: #0C4DA2;
}


#send_bid {
    border:1px solid #0C4DA2;
    padding:0 5px 5px 5px;
    margin:0 0 10px 0;
}

#send_bid h3{
    font-size:11px;
    margin:0;
    padding:0;
    font-weight:bold;
    font-style:italic;
}

#send_bid .button {
    background-color:#fff;
    float:right;
    border:0px solid #ccc;
    color:#0C4DA2;
    text-decoration:underline;
    margin:7px 0 0 0;
    padding:0;
}


.sucheAendern {
float:right;
 background-image:url(design/search_blue_back.gif);
 color:white;
 font-weight:bold;
 padding:3px 10px 4px 30px;
}
.sucheAendern:visited {
color:white;
}

.zoomPic {
cursor:pointer;
float:right;
 background-image:url(design/zoom_blue_back.gif);
 color:white;
 font-weight:bold;
 padding:3px 10px 4px 30px;}
 
body { 
	font-family:'Arial';
	font-size:12px;
	line-height:18px;
}

h1 {
font-size:12px;
margin-bottom:0px;
padding:2px;
border-bottom:1px solid #274396;
}
img {
border:none;
}      

#langSelect a {
text-decoration:none;
color:white;
font-weight:normal;
}
#langSelect {   
font-weight:bold;
color:white;
text-align:right;
background-image:url(design/lang-back.jpg);
background-repeat:x-repeat;
padding:4px;
}
#langSelect img{
margin-left:10px; 
}
#typeSelect {
background-image:url(design/type-back.jpg);
background-repeat:repeat-x;
padding:0 10px; 
background-color:#B7B7B7;
}
#typeSelect .typeItem {  
float:left;
text-align:center;
padding:0 15px 6px 0;
width:auto;
* width: 88px;
max-width:124px;
} 
#typeSelect img {
display:block;
margin:0 auto;
}


.clearer {
clear:both;
height:1px
overflow:hidden;
}
.collumn_left {width:360px;float:left;margin:0 0px 0 10px;display:inline;}
label {width:130px;float:left;display:block;margin-top:5px;}
.collumn_left input, .collumn_left select {margin-top:5px;}

.collumn_left p {
margin:0;
padding:0;
clear:left;
}

.borderBox {border-left:1px solid grey;
border-right:1px solid grey;
}
#moreOptions {
background-image:url(design/options-back.jpg);
background-position:bottom
}
#moreOptions a {
padding:7px 10px;
display:block;
text-decoration:none;
font-weight:bold;
}

#moreOptions .last label {
width:200px;
}
