/* DATEI: mieten.css 
rot: #990000
orange: #003366 
blau: #003366
grün: #336600 
*/

/* Hauptmenü
--------------------------------------------------------------------------------------- */
#menu { background: url(../img/bg_menu_marktplatz.gif) repeat-x left 33px;}

/* Links
--------------------------------------------------------------------------------------- */
a, a:hover { color: #003366; }

/* Seitenboxen
--------------------------------------------------------------------------------------- */
#col1 h1, #col3 h1 { background: #003366 url(../img/bg_marktplatz_h1_200.gif) no-repeat left top; }
#col1 .box, #col3 .box { border-left: #003366 1px solid; border-right: #003366 1px solid; border-bottom: #003366 1px solid; }
#col1 .boxFlashMap { border-left: #003366 1px solid; border-right: #003366 1px solid; border-bottom: #003366 1px solid; }

/* Rubrikstarboxen
--------------------------------------------------------------------------------------- */
#rubrikstartbox { background: #fff url(../img/bg_marktplatz_h1_745.gif) no-repeat left top; border-bottom: 1px solid #003366;  }

#rubrikstartbox thead { background: #003366 url(../img/bg_marktplatz_entrylist_thead.gif) repeat-x left top; }
#rubrikstartbox thead th { }
#rubrikstartbox thead th.firstcol { background: transparent url(../img/bg_marktplatz_entrylist_thead_firstcol.gif) no-repeat left top; }
#rubrikstartbox thead th.lastcol { background: transparent url(../img/bg_marktplatz_entrylist_thead_lastcol.gif) no-repeat right top; }

#rubrikstartbox td.left { padding: 0 15px 0 160px; border-left: 1px solid #003366;  border-right: 1px solid #003366;  background: url(../img/auftragsboerse_linkstest4.gif) no-repeat bottom left;}
#rubrikstartbox td.right { padding: 0 15px 0 140px; border-right: 1px solid #003366; background: url(../img/auftragsboerse_rechtstart1.jpg) no-repeat bottom left;}

/* vindus-Extension
--------------------------------------------------------------------------------------- */

/* Liste */
.entry_list { } 
.entry_list p { } 
.entry_list table { border-bottom: #003366 1px solid; }
.entry_list thead { background: #003366 url(../img/bg_marktplatz_entrylist_thead.gif) repeat-x left top; }
.entry_list thead th { border-right: #003366 1px solid; }
.entry_list thead th.firstcol { background: transparent url(../img/bg_marktplatz_entrylist_thead_firstcol.gif) no-repeat left top; }
.entry_list thead th.lastcol { background: transparent url(../img/bg_marktplatz_entrylist_thead_lastcol.gif) no-repeat right top; }

.entry_list table tr.odd td { background-color: #F2F2F2; border-bottom: #fff 1px solid; }
.entry_list table tr.even td { background-color: #E9E9E9; border-bottom: #fff 1px solid; }

.entry_list table td { }
.entry_list table td.firstcol { border-left: #003366 1px solid; }
.entry_list table td.lastcol { border-right: #003366 1px solid; }
.entry_list table td.thumbnail { }
.entry_list table td a { color: #003366;}

.marketplaceFilter { }
.noentries_register { border: #003366 1px solid; }


/* Flashkarte groß */
#col2 .boxFlashMapBig { }
#col2 .boxFlashMapBig h1 { background: #003366 url(../img/bg_marktplatz_h1_745.gif) no-repeat left top; }
#col2 .boxFlashMapBig .box{ border-left: #003366 1px solid; border-right: #003366 1px solid; border-bottom: #003366 1px solid; }

/* Detailseite */
.single_container {}
.single_container .backlink { }
#col2 .single_container h1 { }
.single_container .category { }
.single_container .col_left { }
.single_container .col_right { }
.single_container .box { border-left: #003366 1px solid; border-right: #003366 1px solid; border-bottom: #003366 1px solid; }
.single_container .shortinfo { }
#col2 .single_container .shortinfo h1 { background: #003366 url(../img/bg_marktplatz_h1_310.gif) no-repeat left top; }

.single_container .description { }
#col2 .single_container .description h1 { background: #003366 url(../img/bg_marktplatz_h1_635.gif) no-repeat left top;  }

.single_container .imageBox .image { }
.single_container .imageBox .images a { display: block; float: left; height: 120px; padding: 5px; border: #ccc 1px solid; background: #fff; margin-right: 10px; margin-bottom: 10px; }
.single_container #map {  }

.single_container .contactdata { }
#col2 .single_container .contactdata h1 { background: #003366 url(../img/bg_marktplatz_h1_635.gif) no-repeat left top; }

.single_container #mailerContainer { }
#col2 .single_container #mailerContainer h1 { background: #003366 url(../img/bg_marktplatz_h1_635.gif) no-repeat left top; }


/* Aktuelle Position */
div.currentPosition {
	font-weight: bold;
	color: #003366;
}

