

.author {
font-family:'sans-serif', 'Bulmer', sans-serif; 
font-size:12pt; 
font-stretch:normal; 
color:#272526;
padding-top:-10px;
}

.author a{
text-decoration:none;
}

.title {
font-family:'sans-serif', 'Bulmer', sans-serif; 
font-size:20pt; 
font-stretch:normal; 
color:#272526;
}

.title a{
text-decoration:none;
}

.imprint {
font-size:10pt;
font-family:'sans-serif', 'Bulmer', sans-serif; 
 font-stretch:normal; 
color:#272526;
font-weight:600;
}

.description {
font-family:'sans-serif', 'Bulmer', sans-serif; 
font-size:11pt; 
font-weight:normal; 
font-stretch:normal; 
color:#272526;
padding:10px;
}

.specs {
font-family:'sans-serif', 'Bulmer', sans-serif; 
font-size:8pt; 
font-weight:normal; 
font-stretch:normal; 
color:#272526;
}

.specs a {
font-family:'sans-serif', 'Bulmer', sans-serif; 
 font-size:8pt; 
font-weight:normal; 
font-stretch:normal; 
color:#272526;
}

.specs ul li{float:left;}
.specs li {clear:both;line-height:1.3em;} 

.googlepreview {
	background:#CCCCCC;
	display:none;
}


.project {
background-image: url(buy_button_on.gif);
background-repeat: no-repeat;
height:50px;
width: 100px;
}


.project a{
background-image: url(buy_button_off.gif);
background-repeat: no-repeat;
width: 100px;
height:50px;
display: block;
}

.project a:hover{
background: none;
}



#imageContainer{
	padding: 10px;
	background:#ccc opacity:.40;
}


.jacketbox {
padding: 10px;
float:right;
width:250px;
background:#fff;

}

.titlebox {
padding:10px;
padding-top:20px;
}


.highlight {color:#000;background:#E5ECF9;}

.highlight a{color:#fff; text-decoration:none;}
.highlight a:hover{border-bottom-style:dotted 1px;}
.thumbnail {padding:20px;margin:auto;}




.share {
	float:left;
	margin: 4px;
	padding: 0 4px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	font-weight: bold;
}
.share ul {
	margin: 2px 0;
	list-style: none;
	float:left;
}
.share li {
	margin: 2px;
	list-style: none;
	float:left;
	width: 21px;
	height: 20px;
}
.share img {
	padding: 0 3px;
}
.share input {
	padding: 1px 3px;
}


	.teaser {
		width:250px;
		padding:0 0 14px 0;
		margin:10px auto;
		background:  url("box250.gif") bottom left no-repeat;
	}
	.teaser h3 {
		margin:0;
		padding:7px 10px 3px 10px;
		background: url("box250.gif") top left no-repeat;
	}
	.teaser p, .teaser a.more {
		margin:0;
		padding:0 10px 3px;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#fff;
	}
	.teaser a.more {
		display:block;
		text-align:right;
		background:url("tsr-a.gif") 230px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#000;
	}
	.teaser a.more:hover {
		text-decoration:none;
	}



#specs_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#specs_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px; }

.button {
	display: block;
	background: url('button-red.png') left no-repeat;
	width: 150px;
	height: 23px;
	color: #fff;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
	cusror: hand;
	text-align:left;
	font-weight:bolder;
}

.button a:link{
color:white;
}
.button a:active {
color:green;
}
.button a:hover {
color:yellow;
}
.button a:hover {
color:green;
}

