/* DATEI: auftrag.css 
rot: #990000
orange: #CE6800 
blau: #003366
grün: #336600 
*/

/* Hauptmenü
--------------------------------------------------------------------------------------- */
#menu { background: url(../img/bg_menu_auftrag.gif) repeat-x left 33px;}

/* Links
--------------------------------------------------------------------------------------- */
a, a:hover { color: #CE6800; }

/* Seitenboxen
--------------------------------------------------------------------------------------- */
#col1 h1, #col3 h1 { background: #CE6800 url(../img/bg_auftrag_h1_200.gif) no-repeat left top; }
#col1 .box, #col3 .box { border-left: #CE6800 1px solid; border-right: #CE6800 1px solid; border-bottom: #CE6800 1px solid; }
#col1 .boxFlashMap { border-left: #CE6800 1px solid; border-right: #CE6800 1px solid; border-bottom: #CE6800 1px solid; }

/* Rubrikstarboxen
--------------------------------------------------------------------------------------- */
#rubrikstartbox { background: #fff url(../img/bg_auftrag_h1_745.gif) no-repeat left top; border-bottom: 1px solid #CE6800;  }

#rubrikstartbox thead { background: #CE6800 url(../img/bg_auftrag_entrylist_thead.gif) repeat-x left top; }
#rubrikstartbox thead th { }
#rubrikstartbox thead th.firstcol { background: transparent url(../img/bg_auftrag_entrylist_thead_firstcol.gif) no-repeat left top; }
#rubrikstartbox thead th.lastcol { background: transparent url(../img/bg_auftrag_entrylist_thead_lastcol.gif) no-repeat right top; }

#rubrikstartbox td.left {
			border-left: 1px solid #CE6800;
			border-right: 1px solid #CE6800;
			background: url(../img/auftragsboerse_linkstest4.gif) no-repeat bottom left;
			}

#rubrikstartbox td.right {
			border-right: 1px solid #CE6800;
			width:369px;
			vertical-align:top; background: url(../img/auftragsboerse_rechtstart1.jpg) no-repeat 25px 25px;
			padding:0;
			}
#rubrikstartbox td.right p { margin:0px; padding:0px; }
#rubrikstartbox td.right p.headline1 { position:relative; top:5px; left:10px; font-weight:bold; font-size:13px; width:100px; float:left; }
#rubrikstartbox td.right p.headline2 { position:relative; top:5px; left:30px; font-weight:bold; font-size:13px; width:100px; float:left; }
#rubrikstartbox td.right p.headline3 { position:relative; top:5px; left:80px; font-weight:bold; font-size:13px; width:100px; float:left; }
#rubrikstartbox td.right p.statement { position:relative; top:80px; left:185px;width:185px; }

/* vindus-Extension
--------------------------------------------------------------------------------------- */

/* Liste */
.entry_list { } 
.entry_list p { } 
.entry_list table { border-bottom: #CE6800 1px solid; }
.entry_list thead { background: #CE6800 url(../img/bg_auftrag_entrylist_thead.gif) repeat-x left top; }
.entry_list thead th { border-right: #CE6800 1px solid; }
.entry_list thead th.firstcol { background: transparent url(../img/bg_auftrag_entrylist_thead_firstcol.gif) no-repeat left top; }
.entry_list thead th.lastcol { background: transparent url(../img/bg_auftrag_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: #CE6800 1px solid; }
.entry_list table td.lastcol { border-right: #CE6800 1px solid; }
.entry_list table td.thumbnail { }
.entry_list table td a { color: #CE6800;}

.marketplaceFilter { }
.noentries_register { border: #CE6800 1px solid; }


/* Flashkarte groß */
#col2 .boxFlashMapBig { }
#col2 .boxFlashMapBig h1 { background: #CE6800 url(../img/bg_auftrag_h1_745.gif) no-repeat left top; }
#col2 .boxFlashMapBig .box{ border-left: #CE6800 1px solid; border-right: #CE6800 1px solid; border-bottom: #CE6800 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: #CE6800 1px solid; border-right: #CE6800 1px solid; border-bottom: #CE6800 1px solid; }
.single_container .shortinfo { }
#col2 .single_container .shortinfo h1 { background: #CE6800 url(../img/bg_auftrag_h1_310.gif) no-repeat left top; }

.single_container .description { }
#col2 .single_container .description h1 { background: #CE6800 url(../img/bg_auftrag_h1_635.gif) no-repeat left top;  }

.single_container .imageBox .image { }
.single_container #map {  }

.single_container .contactdata { }
#col2 .single_container .contactdata h1 { background: #CE6800 url(../img/bg_auftrag_h1_635.gif) no-repeat left top; }

/* Aktuelle Position */
div.currentPosition {
	font-weight: bold;
	color: #CE6800;
}
