/* Standard Stylesheet
www.projektname.de
Start: 01.01.2006
Letzte Aenderung: 10.02.2006
*/

/* import externe stylesheets*/
@import "headlines.css";
@import "auctiondetails.css";

@import "login.css";
@import "lostpass.css";
@import "register.css";

@import "categories.css";

@import "auctionsearch.css";

@import "mainpage.css";

@import "membersarea.css";

@import "sellitem.css";

@import "leavefeedback.css";

@import "w-contactinfo.css";

@import "search.css";

@import "suggestcategory.css";

@import "abusereport.css";

@import "prefilledfields.css";

@import "m_prefs.css";

@import "history.css";


@import "sendinvoice.css";

@import "msgboard.css";

@import "showinvoice.css";

/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}

.sellsteptab td.c2, .sellsteptab td.c3 {
	display: inline;
	background: #fff;
	width: 10px;
	height: 10px;
	float: left;
	bordeR: 1px solid black;
}

.listIntro {
	padding-top: 10px;
	margin-left: 10px;
	padding-bottom: 3px;
}

/* Allgemeines */
body {
	font-size: 80%;
	line-height: 1.6em;
	color: #333;
	background: #fff;
	font-family: arial,geneva,verdana,sans-serif;
}

a:link {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Clear Class */
.c {
	clear: both;
}

img, a img {
	border: 0;
}

.keine-anzeige {
	display: none;
}

/* Absaetze */
p {
	font-size: 1em;
	line-height: 1.7em;
	margin: 0.5em 0;
	clear: both;
}

/* Kleinerer Text */
.s {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung für Elemente */
.leftalign {
	float: left;
	margin: 0 0.5em 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 0.5em;
}

h1 {

}

h2 {

}

h3 {

}

h4 {

}

input, textarea {
	/* border: 1px solid #A6CF3E;
	background: #EDF5D8; */
}

textarea.comment {
	width: 360px;
	height: 100px;
	border: 1px solid #62B3BB;	
}

/* Layout */
#wrapper {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
    width: 935px;
}

/* header */
#header {
}

#header .logo {
	float: left;
	display: block;
	background: url(/images/probidlogo.gif) no-repeat;
	width: 270px;
	height: 90px;
}

/* loginnavi */
#loginnavi {
	float: right;
	margin-right: 40px;
	margin-top: 63px;
	margin-bottom: 5px;
}

#loginnavi li {
	float: left;
	height: 28px;
	list-style-type: none;
	border-right: 1px solid #aaa;
}

#loginnavi .last {
	border: none;
}

#loginnavi a {
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 3px;
	color: #000;
	text-decoration: none;
	font-size: 0.9em;
}

/* suche */
#suche {
	float: right;
	margin-top: 66px;
	font-size: 0.9em;	
}

#suche .suchFeld {
	border: 1px solid #A6CF3E;
	background: #EDF5D8;
	margin-left: 5px;
}

#suche .suchSubmit {
	color: #fff;
	background: #64B5BB;
	font-size: 0.9em;
	width: 20px;
	height: 18px;
	margin-left: 5px;	
	font-size: 0.85em;	
}

.buttons {
	color: #fff;
	background: #64B5BB;
}

#suche a {
	text-decoration: none;
}

/* navi */
#navi {
	position: relative;
	clear: both;
	background: url(img/bgNav.jpg) no-repeat;
	width: 935px;
	height: 129px;
}

#teaserHead {
	position: absolute;
	top: 7px;
	left: 600px;
}

#teaserHead li {
	list-style-type: none;
	padding-top: 7px;
	padding-right: 10px;
}

#teaserHead a {
	display: block;
	height: 20px;
	width: 150px;
}

#teaserHead a span {
	display: none;
}

#navi #mainNav {
	float: left;
	display: inline;
	margin-top: 109px;
	margin-left: 162px;
}

#navi #mainNav li {
	float: left;	
	display: inline;
	list-style-type: none;
	margin-left: 12px;
	margin-right: 12px;
}

#contentWrapper {
	border: 0px solid;
	margin-top: 20px;
}

#navi a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

/* linke spalte */
#links {
	float: left;
	width: 162px;
	margin-bottom: 25px;
}

#selMaterial {
	background: #A6CF3E;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 4px;
}

#selMaterial select, select {
	width: 152px;
	border: 1px solid;
	background: #EDF5D8;
	font-size: 0.85em;
}

#selHerstellung {
	background: #63B4BA;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 4px;
}

#selHerstellung select {
	width: 152px;
	border: 1px solid;
	background: #C9E4E7;
	font-size: 0.85em;
}

#selFarben {
	background: #91CACF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

#selFarben select {
	width: 152px;
	border: 1px solid;
	background: #E3F1F2;
	font-size: 0.85em;
}

#kategorien {
	width: 150px;
}

#kategorien li {
	border-bottom: 1px solid #cbcbcb;
	list-style-type: none;	
	background: url(img/plus.gif) no-repeat 0 0.9em;
	margin-left: 5px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#kategorien a, #kategorien .active ul a {
	text-decoration: none;
	font-size: 0.85em;
	color: #575757;
}

#kategorien .active {
	border-bottom: none;
}

#kategorien .active a {
	color: #63B4BA;
}






/* beginn subnavi buecher */



#books {
	width: 150px;
}

#books li {
	border-bottom: 1px solid #cbcbcb;
	list-style-type: none;	
	background: url(img/plus_green.gif) no-repeat 0 0.9em;
	margin-left: 5px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#books a, #books .active ul a {
	text-decoration: none;
	font-size: 0.85em;
	color: #333;
}

#books .active {
	border-bottom: none;
}

#books .active a {
	color: #333;
}



/* ende subnavi buecher */

/* content */
#mitte {
	float: left;
	width: 610px;
	margin-bottom: 25px;
	margin-left: 20px;
	margin-right: 12px;	
}

#teaserHomepage {
	background: url(img/teaserHomepage.gif) no-repeat;
	width: 600px;
	height: 127px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 30px;
}

#teaserHomepage li {
	list-style-type: none;
	text-align: right;
	padding-top: 12px;
	padding-right: 10px;
}

#teaserHomepage a {
	font-size: 2em;
	color: #fff;
	text-decoration: none;
	background: url(img/teaserAuge.gif) no-repeat 100% 50%;
	padding-right: 30px;
}

/* rechte spalte */
#rechts {
	float: left;
	width: 130px;
	margin-bottom: 25px;	
}

#naviRechts {
	width: 120px;
}

#naviRechts li {
	border-bottom: 1px solid #cbcbcb;
	list-style-type: none;	
	background: url(img/plus.gif) no-repeat 0 50%;
	margin-left: 8px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#naviRechts a {
	text-decoration: none;
	font-size: 0.85em;
	color: #575757;
}

#subNaviRechts {
	width: 120px;
	margin-top: 60px;
}

#subNaviRechts li {
	border-bottom: 1px solid #cbcbcb;
	list-style-type: none;	
	background: url(img/plus.gif) no-repeat 0 50%;
	margin-left: 8px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#subNaviRechts a {
	text-decoration: none;
	font-size: 0.85em;
	color: #575757;
}

#teaser {
	margin-top: 30px;
	list-style-type: none;
}

#footer {
	clear: both;
	background: url(img/bgFooter.gif) no-repeat;
	width: 935px;
	height: 43px;
	margin-bottom: 20px;
}

.redfont {
	color: #f00;
}

.greenfont {
	color: #090;
}

.orangefont {
  color: #FF6A0E !important;
  font-weight: bold;
}

/* errors */
input.formError {
	border: 1px solid red !important;
	background: #FFECEC !important;
}

.formError {
	color: red !important;
}

#stepError {
	float: left;
	margin-top: 20px;
	padding: 10px;
	clear: both;
	width: 578px;
	color: red !important;
	border: 1px solid red;
	background: #fdd;
}

#stepError li {
	list-style-type: none;
}

#register #stepError {
	margin-bottom: 20px;
	width: 500px;
}

/* Druckansicht */

#auctionprintview {
	
}

#auctionprintview a {
	text-decoration: underline;
	color: #575757;
}

/* Pagination */
.pagination a {
	border: 1px solid #ccc;
	padding: 2px 5px;
	text-decoration: none;
	color: #666;
}

.pagination a:hover {
	background: #ccc;
	color: #fff;	
}

.pagination a.active {
	background: #ccc;
	color: #fff;
	font-weight: bold;
}

.pagination a.fwdBack {
	border: 1px solid #FF6B10;
	color: #FF6B10;
}

.pagination a.fwdBack:hover {
	color: #fff;
	background: #FF6B10;
}
