/***

CSS für Auktion 3000
PH / Stand 17.02.2012

***/

body {
	background-color:#cfcfcf;
	/* background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed; */
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 13px;
	line-height:16px;
	padding: 0px;
	text-rendering: optimizeSpeed;
}


p {	padding-bottom:10px;margin:0px;padding-top:3px; }
a {	text-decoration:none; color:#000000; }
a:hover { color:#e9098c; }
a img { border:none; }
#link_active { color:#000000; }


a.pinka:link {
  color:            #e9098c;
}

a.pinka:visited {
  color:            #e9098c;
}

a.pinka:hover {
  color:            #e9098c;
}

a.pinka:active {
  color:            #e9098c;
}



.spalte1 {	float:left; margin:0; padding:0; width:260px; padding-right:40px;height:620px; text-align:left; }
.spalte2 {	float:left; margin:0; padding:0; width:620px; }


.spalte1_werkangaben {	text-align:left; min-height:460px; padding-bottom:20px; }
.spalte1_disclaimer {	text-align:left; height:20px; padding-bottom:40px; }

.spalte1_paddle8 {	text-align:left; height:20px; padding-bottom:40px; }
.spalte1_credits {	text-align:left; min-height:20px; }

/* Typo */

.artist { padding-bottom:10px;text-transform:uppercase; font-size:17px; line-height:20px; color:#000000; }
.titel { padding-bottom:50px;text-transform:uppercase; font-weight:bold; font-size:17px; line-height:20px; color:#000000; }
.year { font-size:14px; line-height:20px; color:#000000; }
.werkangaben { text-transform:uppercase; font-size:14px; line-height:18px; color:#000000; }
.photo { font-size:11px; line-height:14px; color:#333333; text-transform:uppercase; }
.disclaimer {text-transform:uppercase; font-size:14px; line-height:18px; color:#000000; }
.paddle8 {text-transform:uppercase; font-weight:bold; font-size:14px; line-height:18px; color:#000000; }

/* Schriftklassen */


.underline {
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
}


h1 {
	margin:0px;
	padding:0px;
	color:#7a7a7a;
	font-family: Helvetica, Arial, sans-serif;
	font-size:20px;
	line-height:30px;
}

h2 {
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size:20px;
	line-height:25px;
}

h3 {
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
	line-height:24px;
}


