/******** Main Content ************/

.fliesstext {
	line-height: 140%;
}

.fliesstext a:link, .fliesstext a:visited, .suchergebnis_mehr a:link, .suchergebnis_mehr a:visited  {
	background-image: url(../images/pfeil_mini.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 13px;
}

/** seitentitel **/
.maincontentheader {
	padding-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #7E0003;
}

.maincontentheader_detail {
	clear: both;
	margin: 10px 10px 20px 2px;
}

.maincontentheader_detail p {
	margin: 0;	
	padding: 5px 0 5px 2px;
}

.maincontentheader_detail h1 {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;	
	padding: 5px 0 5px 2px;
}

/***   **/

.break {
	clear: both;
	margin: 0;
	padding: 0;
}

.linie {
	clear: both;
	border-bottom: 1px dashed #888;
	margin: 10px 0 10px 0;
}

.rot {
	font-size: 140%;
	font-weight: bold;
	color: red;
}

.backbutton {
	margin: 5px 0 10px 0;
	padding-left: 5px;
	border-top: 1px solid #ccc;
}

a.navback {
	background-image: url(../images/pfeil_back_mini.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.forwardbutton {
	clear: both;
	padding-left: 0px;
	border-top: 1px solid #ccc;
	text-align: right;
}

a.navforward {
	background-image: url(../images/pfeil_mini.gif);
	background-repeat: no-repeat;
	background-position: 36px 2px;
	padding-right: 16px;
}

/******** Pics **********/

.floatleft {
	float: left;
	margin: 5px 10px 5px 0;
}

.floatright {
	float: right;
	margin: 5px 0 5px 10px;
}

/*** Fortschritts-Balken ********/

#balken {
	padding-bottom: 10px;
	margin-bottom: 10px;
	float: left;
}

#balken .item, #balken .itemgrau, #balken .itemakt {
	width: 160px;
	float: left;
	background-color: #ddd;
	border: 1px solid #3E647E;
	text-align: left;
	font-size: 90%;
	padding: 2px 4px 2px 4px;
	font-weight: bold;
}

#balken .klein {
	padding-left: 12px;
	font-weight: normal;
}

#balken .itemgrau {
	background-color: #eee;
	color: #aaa;
	border: 1px solid #ccc;
}

#balken .itemakt {
	background-color: #eee;
	color: #7E0003;
	border: 2px solid #7E0003;
}

#balken .trenner {
	float: left;
	background-image: url(../images/balken_pfeil.gif);
	background-repeat: repeat-x;
	background-position: 0 4px;
	width: 10px;
	height: 40px;
}

/******** Seite blättern   ****/

.seiteblaettern {
	border-top: 1px solid #7E0003;
	margin-top: 10px;
	width: 100%;
}

.seiteblaettern .zurueck {
	float:left;
	width: 200px;
	height: 25px;
}

.seiteblaettern .weiter {
	float:right;
	height: 25px;
}

/******** liste   ****/

.liste {
}

.liste_item {
	clear: both;
	width: 520px;
	border-top: 1px solid #7E0003;
}

.liste_header {
	height: 16px;
	background-color: #eee;
	margin: 0px 0px 0px 0px ;
	padding: 0px 10px 0px 0px ;
	font-size: 80%;
	text-align: right;
	color: #444;
}

.liste_bild {
	float: left;
	margin: 2px 10px 0 20px;
}

.liste_text {
	float: left;
	width: 250px;
	padding: 5px;
	font-weight: bold;
	border: 0px solid green;
}

.liste_text a {
	background-image: url(../images/list_item.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0;
}

.liste_abstand {
	clear: both;
	height: 20px;
}

.liste_comment {
	clear: both;
	padding-left: 26px;
	font-size: 80%;
	color: #444444;
	text-align: left;
	font-weight: normal;	
}

.liste_weiter {
	float: right;
	width: 200px;
	margin: 0;
	padding: 5px;
	font-size: 80%;
	color: #888888;
	text-align: right;
	font-weight: normal;
	border: 0px solid green;
}

.liste_details, .liste_bearbeiten {
	float: right;
	margin-left: 10px;
	padding-top: 20px;
}


/*** Info Seite in der Listenansicht ********/

.infoliste {
	margin-top: 20px;
	border-top: 1px solid #7E0003;
	color: #666;
}

.line_info_seite {
	margin: 6px 4px 2px 4px;
	border:0px solid red;
	
	width: 540px;
}

.line_info_seite_name {
	font-weight: bold;
}

.line_info_seite_headline {
	float: left;
	width: 480px;
}

.line_info_seite_mehr {
	float: right;
	width: 60px;
}


/**********  MeineSeite *******************/

div.meine_angebote_subline {
	font-style: italic;
}

.mein_second-bev {
	margin-top: 20px;
}

div.meine_angebote_ueberschrift {
	margin: 14px 0px 0px 0px;
}

div.meine_angebote_ueberschrift h3 {
	color: #FFFFE5;
	background-color: #737ebe;
	padding: 0px 0px 1px 18px;
	
	font-weight: bold;
	
	background-image: url(../images/mein_seite.gif);
	background-repeat: no-repeat;
}

div.meine_angebote_subline {
}

.mein_profil_item {
	width: 100%;
	margin: 12px 0px 0px 0px;
	padding: 2px 0px 4px 2px;
	border: solid 1px #aaa;
	background-color: #f6f6f6;
	height: 26px;
}

div.break_angebot {
	clear: both;
	height: 10px;
	margin: 0;
	padding: 0;
	
	border-bottom: solid #aaa 1px;
}


/******** meine angebote neu (als tabelle)  ****/

.meine_angebote_item {
	width: 100%;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #aaa;
	background-color: #f6f6f6;
}

.meine_angebote_item tr {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

.meine_angebote_item_tr {
	background-color: #dcdeec;
}

.meine_angebote_item_headline {
	width: 70%;
	padding: 2px;
}

.anzeige_id {
	text-align: right;
	font-size: 100%;
	margin: 0;
	padding: 2px;
	color: #333333;
}

.meine_angebote_name {
	padding: 2px;	
	font-weight: normal;
	color: #7E0003;
}

.meine_angebote_tools {
	vertical-align: bottom;
}

.meine_angebote_item_bearbeiten {
	float: left;
	padding: 2px 8px 0px 2px;
}

.meine_angebote_item_ansehen {
	float: left;
	padding: 2px 10px 0px 2px;
}

.meine_angebote_item_loeschen {
	float: left;
	padding: 0;
}

.meine_angebote_item_loeschen form {
	margin: 0;
	padding: 0;
	float: left;
}

.meine_angebote_item_loeschen input.button {
	margin: 0;
	border: 0;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #0F5088;
	padding: 0;
}

.meine_angebote_item_loeschen input.button:hover {
	color: #7E0003;
}

.meine_angebote_item_bearbeitet {
	text-align: right;
	vertical-align: bottom;
	font-size: 80%;
	margin: 3px 3px 0px 0px;
	color: #666666;
}

.meine_angebote_delete_bt {
	width: 100%;
	float: right;
	
	text-align: right;
}

/******** suchergebnis   ****/

.suchergebnis_item {
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 30px 0px ;
}

.suchergebnis_liste {
}

.suchergebnis_header {
	height: 20px;
	border-top: 1px solid #7E0003;	
	background-color: #eee;
	margin: 0;
	padding: 0;
}

.suchergebnis_headline {
	font-weight: bold;
	color: #000;
	padding: 2px 0px 2px 10px ;
}

.suchergebnis_subline {
	font-weight: normal;
	color: #666666;
	
	padding: 0px 0px 0px 0px ;
}

.suchergebnis_bild {
	float: right;
	width: 60px;
	
	padding: 10px 10px 0px 10px ;
}

.suchergebnis_text_links {
	
	width: 200px;
	float: left;
	
	padding: 0px 0px 0px 10px ;	
}

.suchergebnis_text_rechts {
	
	width: 200px;
	float: right;
	
	padding: 0px 0px 0px 0px ;
}

.suchergebnis_mehr{

	float: right;
	
	padding: 0px 0px 0px 0px ;
	margin: 0px 0px 0px 0px ;
}


/**********   Maschinendetails  ***********/

.maschinendaten {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	width: 100%;
	margin-bottom: 20px;
}

.maschinendaten tr {
	vertical-align: top;
}

.maschinendaten .spalte1 {
	width: 200px;
	font-weight: bold;
}

.bemerkung {
	width: 500px;
	margin-bottom: 20px;
}

.anlage_zur_maschine {
	border-left: 1px solid #ff0000;
	background-image: url(../images/bg_muster.gif);
	padding: 4px;
}

.anlage_zur_maschine a {
	background-image: url(../images/pfeil_mini.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 13px;
}

/********** User Info Panel ************/

.user_info_panel {
	border-top: 1px solid #CCCCCC;
}


/********** Maschine bearbeiten ************/

.bearbeiten {
	border: 0;
	padding: 0;
	margin: 0;
}

.bearbeiten tr {
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.bearbeiten td {
	border: 0;
	border-top: 1px solid #CCCCCC;
	padding: 2px 0 2px 6px;
	margin: 0;
}

.bearbeiten_titel {
	width: 180px;
}

.bearbeiten_input {
	width: 300px;
	margin: 0;
}

.bearbeiten_input input {
	border: 1px solid #888888;
	background-color: #EEEEEE;
	padding: 2px;
	font-size: 85%;
}

.bearbeiten_hint {
	font-size: 80%;
	color: #888888;
	padding-left: 10px;
	margin: 0;
}

/**********   Anbieten  ***********/

#div_rubrik, #div_typ {
	visibility: hidden;
	/*display: none;*/
}

/********** Suchannonce *********/

.suchannonce {
	margin-top: 10px;
}

.suchannonce .box {
	height: 100px;
	background-color: #EEEEEE;
	padding: 8px;
}

.suchannonce h2 {
	background-image: url(../images/h_bg_eck.gif);
	background-repeat: no-repeat;
	color: #fff;
	padding-left: 2px;
}

.suchannonce .spalte1 {
	float: left;
	width: 20px;
}

.suchannonce .spalte2 {
	float: left;
	width: 260px;		
}

.suchannonce .spalte3 {
	float: left;
	width: 200px;	
	font-size: 80%;
	color: #444444;
}

.suchannonce select {
	width: 250px;
	margin: 0;
	border: 1px solid #888888;
	background-color: #FFFFE5;
}

.suchannonce .bild {
	border: 1px solid #888888;
}