
/* Allgemeine Textformatierungen */

html, body{ 
 font-family:Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #666666;
 padding:0px; 
 margin: 0px;
 line-height: 18px;
} 

td { 
 font-family:Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #666666;
 line-height: 18px;
	vertical-align:top;
} 
.borderbox td {
	font-size: 14px;
	background: #CCC;
	text-align: left;
	color: #000;
	font-weight: bold;
	}

.td-text {
background-color:#FFFFFF;
padding: 20px 20px 20px 20px;
}

.borderbox {
	border: solid 1px #990000;
	width: 550px;
	text-align: center;
	margin-left: 50px;
	}

h1{
	font-family:Arial, Helvetica, sans-serif;
 font-size: 15px;
 color: #990000;
 padding:0px; 
 margin: 0px;
 font-weight : bold;
 letter-spacing: 1pt;
 border-bottom: solid 1px #999999;
 text-transform: uppercase;
}

.legal_h1 {
margin-top: 80px; background: #990000; font-weight: bold; color: #FFF; padding-left: 10px; }

.legal_h2 {
background: #990000; font-weight: bold; color: #FFF; padding-left: 10px; }

h2 {
	font-weight: bold;
	color: #990000;
	font-size: 14px;
	}

.text-einzug {
	padding: 0px 0px 29px 22px;
	margin-right: 80px;
	font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
 color: #000000;
 line-height: 18px;


}
#sidebar {
	float: right;
	border: solid 1px #990000;
	padding: 10px;
	width: 180px;
	margin: 0px 0px 20px 20px;
	background: #E5E5E5;
	font-size: 12px;
}
	


.mainnav{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 20px 0px 0px 18px;
	line-height: 24px;
	background: #FFFFFF;
	border-right: solid 1px #CCCCCC;
}

.mainnav a:link, .mainnav a:visited {
	color: #333;
	font-weight: bold;
}

.mainnav h2 {
	margin: 30px 0px 5px -10px;
	border-bottom: solid 1px #CCCCCC;
}

.mainnav a:hover  {
	font-weight: bold;
	color: #990000;
}

.mainnav a img {
	border: 0px;
	margin: 10px 0px;
}
.mainnav a img:hover, .auctionlink a img:hover {
	opacity: .7;
}
.auctionlink a img {
	float: right;
	border: 0px;
}
.nav_active {
	font-weight: bold;
	color: #990000;
	margin-left: -10px;
}

.footer {
	font: 12px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 5px 10px;
	font-weight: bold;
}
a:link.footer, a:visited.footer  {
	color: #CCCCCC;
}
a:hover.footer {
	color: #FFFFFF;
	text-decoration: none;
}



.navlevel-2 {
	padding: 0px 0px 5px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;


}
.bg-white{
background-color:#FFFFFF;
}

	/*  ------------ End of Allgemeine Textformatierungen ---------------*/


	/*  ------------ link general ---------------*/
a:visited, a:link {
	color            : #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


a:active {
	color            : #990000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;


}
a:hover {
	color            : #000000;
	text-decoration: underline;

}

	/*  ------------ End of link general ---------------*/

	/*  ------------ link main navigation ---------------*/



a.link-mainnav:link, a.link-mainnav:visited {
	color            : #333333;
	text-decoration  : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
a.link-mainnav:hover {
	color            : #990000;
	text-decoration  : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

	/*  ------------ End of link main navigation---------------*/

.languages {
	float: left;
	margin-top: 80px;
	font-size: 9px;
	text-transform: uppercase;
}
.languages div {
	float: left;}
.uk a, .france a {
	padding: 3px 6px 3px 28px;
	display: block;
	margin: 6px 6px 0px 12px;
	color: #333333;
	border-radius: 5px;

}
.uk a {
	background: url(../pic/United-Kingdom.png) no-repeat 0 0;
}
.uk .active {
	background: url(../pic/United-Kingdom.png) no-repeat 0 0 #CCCCCC;
}

.france a {
	background: url(../pic/france.png) no-repeat 0 0;
}
.france .active {
	background: url(../pic/france.png) no-repeat 0 0 #CCCCCC;
}
.uk a:hover, .france a:hover {
	text-decoration: none;
	color: #990000;
	
}
/* NETWORK HEADER */

/* network navigation */
#networkWrapper {
	height: 40px;
	background: url(../pic/header/networkBG.png) repeat 0 0;
	font-size: 15px;
	line-height: 40px;
	font-family: Helvetica,Arial,sans-serif;
	width: 100%;
	font-weight: bold;
	border-bottom: solid 1px #000000;
}	

#network {
	width: 1000px;
	text-align: center;
	margin: 0 auto;
}

#network #mainLinks {
	float: left;
}

#network #mainLinks li, #network #loginLinks li {
	border-left: solid 1px #8C8C8C;
	float: left;
	list-style: none;
	margin: 0px;
}
.borderRight {
		border-right: solid 1px #8C8C8C;
}

#network #mainLinks li a, #network #loginLinks li a {
	color: #EBEBEB;
	text-decoration: none;
	height: 40px;
	line-height: 40px;
	display: block;
	padding: 0px 15px;
}
#network #loginLinks {
	float: right;
	text-align: right;
}
#network #loginLinks, #network #loginLinks li a {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 8px;
	height: 14px;
	padding-top: 8px;
}
#network #loginlinks li a {
}
#network #mainLinks li a:hover, #network #loginLinks li a:hover, #network #mainLinks li a.active {
	background: #990000;
	color: #FFFFFF;
}

/* logo */
#logoWrapper {
	padding: 20px 0px;
	width: 100%;
	background: #990000;
	font-family: Helvetica,Arial,sans-serif;
}
#logoAuction, #logoBuyNow, #logoHelp, #logoBlog, #logoLinks {
	height: 142px;
	width: 985px;
	margin: 0 auto;
	text-align: center;
}
.logoHome {
	width: 600px;
	height: 142px;
	display: block;
	float: left;
}
#logoAuction {
	background: url(../pic/header/logoICCAuctions.png) 0 0 no-repeat;
}
#logoBuyNow {
	background: url(../pic/header/logoBuyNow.png) 0 0 no-repeat;
}
#logoHelp {
	background: url(../pic/header/logoHelp.png) 0 0 no-repeat;
}
#logoBlog {
	background: url(../pic/header/logoBlog.png) 0 0 no-repeat;
}
#logoLinks {
	background: url(../pic/header/logoLinks.png) 0 0 no-repeat;
}

#langFr, #langEng {
	padding-top: 108px;
	float: right;
}
#langFr a, #langEng a {
    border-radius: 5px 5px 5px 5px;
    color: #333333;
    display: block;
    margin: 6px 3px 0px 12px;
    padding: 3px 6px 3px 34px;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}
#langFr a  {
	background: url("../pic/header/langFr.png") no-repeat scroll 5px 4px #FFFFFF;
}
#langEng a {
	background: url("../pic/header/langEng.png") no-repeat scroll 5px 4px #FFFFFF;
}
#langFr a.active, #langFr a:hover {
	background: url("../pic/header/langFr.png") no-repeat scroll 5px 4px #CCCCCC;
}
#langEng a.active, #langEng a:hover {
	background: url("../pic/header/langEng.png") no-repeat scroll 5px 4px #CCCCCC;
}

