@charset "UTF-8";

/* * * * * START: GENERAL * * * * */
body {
	text-align: center;
	padding: 24px 0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000;
}
#wrapper {
	margin: 0 auto;
	width: 629px;
	text-align: left;
	border: 1px solid #d9d9d9;
}
#contentWrap {
	position: relative;
	background: url(/berlin/images/bg_content.gif) repeat-y;
	min-height: 324px;
}
.clear {
	clear: both;
	font-size: 1px;
}
/* * * * * END: GENERAL * * * * */


/* * * * * START: MAIN IMAGE * * * * */
#mainimage {
	width: 605px;
	padding: 12px;
}
#mainimage h1 {
	width: 605px;
	font-size: 18px;
	line-height: 18px;
	margin: 10px 0 0 0;
	position: relative;
}
#mainimage #pagination {
	font-weight: normal;
	text-align: right;
	font-size: 10px;
	width: 60px;
	right: 0;
	top: 3px;
	position: absolute;
}
#mainimage #pagination a:hover, #mainimage #pagination a.active {
	color: #F00;	
}
/* * * * * END: MAIN IMAGE * * * * */


/* * * * * START: INFO + GENERAL CONTENT * * * * */
#leftCol {
	background: transparent;
	border-top: 1px solid #d9d9d9;
	padding: 10px 12px 12px 12px;
	float: left;
	width: 290px;
}
#rightCol {
	background: transparent;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	padding: 0 0 0 0;
	float: left;
	width: 314px;
}
b, strong {
	font-weight: bold;
}
h1, span.h1 {
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 2px 0;
}
#leftCol .language {
	padding: 0 0 2px 0;	
}
.title, .language {
	margin: 0 0 1px 0;
	color: #b4b4b4;
	height: 14px;
	display: block;
}
.language .active {
	text-decoration: underline;	
}
.language a {
	color: #b4b4b4;	
}
p {
	margin: 0 0 10px 0;
}
.info {
	color: #b4b4b4;
}
a {
	color: #000;
	text-decoration: none;
}
ol {
	margin: 0 0 10px 0;	
}
ol li{
	margin: 0 0 2px 0;	
}
#leftCol a:hover, a:hover span.readmore  {
	text-decoration: underline !important;	
}
/* * * * * END: INFO + GENERAL CONTENT  * * * * */


/* * * * * START: ARCHIVE * * * * */
#wrapper #archive {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
#wrapper #archive .headline {
	color: #b4b4b4;
}
#wrapper #archive a:hover {
	text-decoration: underline;	
}
#wrapper #archive .active {
	text-decoration: underline;	
}
/* * * * * END: ARCHIVE * * * * */


/* * * * * START: TEASERS + SHOP * * * * */
#rightCol h1, span.h1 {
	margin: 0;
	display: block;
}
#teasers {
	padding: 0;
	width: 314px;
}
#teasers td {
	padding: 12px 0;
	height: 138px;
	vertical-align: top;
}
#teasers td.leftcol {
	width: 132px;
	padding-right: 12px;
	padding-left: 13px;
	border-right: 1px solid #d9d9d9;
}
#teasers td.rightcol {
	width: 132px;
	padding-right: 12px;
	padding-left: 12px;
}
#teasers td.bottom {
	border-bottom: 1px solid #d9d9d9;
}
#teasers td img, #shopTeaser img {
	margin: 0 0 5px 0;	
}
#teasers td span.h1, #shopTeaser h1 {
	margin: 0 0 5px 0;	
}
#teasers .selected .readmore {
	text-decoration: underline;	
}
#shopTeaser {
	padding: 0 12px 12px 12px;
	width: 289px;
	border-bottom: 1px solid #d9d9d9;
}
/* * * * * END: TEASERS + SHOP * * * * */

