html, body {
	font-size:12px; /*set default font size */
	font-family:verdana, arial, sans-serif; /* set default font */
}

#portrait {
	display:none;
}

#logo {
	margin:0px;
}

#wrapper {
	width:100%;
}

#header {
	width:60%;
	float:left;
	height:120px;
	position:relative;
	background:none !important;
}

#header a,
#header a span {
	background:none !important;
	text-decoration:none;
}

#header img {
	border:0px;
}

#nav {
	display:none;
}

#subnav {
	display:none;
}

#news {
	display:none;
}

.autorin h4 { margin-top:30px; }
.autorin td { border:1px solid #555590; }
h4 { font-size:100%; }

#bookmark {
	float: left;
	width: 30%;
	background-color:#ffffff !important;
}

#bookmark span {
	color:#000000 !important;
}

.sp {
	margin:20px 0px 20px 0px;
	font-size:120%;
	font-weight:bold;
	line-height:150%;
	color:#000000;
}

/* Left column */
#contentsa {
	display:none;
}

#contents {
	clear:both;
	float:left;
	display:block;
	width:100% !important;
	background:none !important;
}

.galerie_l {
	float:left;
	width:200px;
	margin:20px 30px 20px 10px;
	border:0px solid #D97E00;
}

.buecher_l {
	float:left;
	width:200px;
	margin:20px 5px 20px 5px;
	border:0px solid #555590;
}

.philo_l {
	clear:both;
	float:left;
	display:block;
	width:90% !important;
	margin:5px 0px 30px 0px;
	padding:5px 10px 5px 10px;
	border-width:0px;
	border-style:solid;
	border-color:#999999 !important;
}

.zitat_person {
	padding:0px;
	display:block;
	color:#000000;
}

.zitat_malerin
{
	padding:0px 15px 10px 10px;
	display:block;
	color:#D97E00;
}

.zitator { text-align:right; color:#000000; }

.zitat_autorin {
	margin:15px 20px 0px 20px;
	padding:10px 15px 10px 15px;
	display:block;
	color:#666666;
}

.contents_p {
	clear:both;
	float:left;
	display:block;
	width:100%;
	margin:0px;
	padding:20px 0px 20px 0px;
	line-height:150%
}

hr { width:200px; height:1px; background:#D97E00; }

.clear {clear:both;}

form label {
font-size:80%;
}

form p input, form p textarea
{
margin: -2px 5px 5px 0px;
border:1px solid #606060;
background-color: #f0f0f0;
}

#brief {
	padding:10px 10px 10px 20px;
	border:1px solid #000000;
}

.best { margin: 0px; }

div.error
{
float:left;
border : 2px solid #c00000;
padding : 10px 20px 10px 20px;
width : 350px;
margin:20px;
}

ul { list-style-type: none; list-style-position:outside; margin:0px; padding:0px; }

a {
	text-decoration:underline;
	color:#0000FF ;
}

.errorcontainer {
	display:none;
}

#contents .hidden {
	display:none;
}

#contents form.bestellung {
	color:#555590;
	text-decoration:none;
}


/*** products_overview ***/

#products_overview table.book_box {
	clear:both;
	width:98%;
	height:200px;
	position:relative;
	left:1px;
	margin-bottom:18px;
	border:1px solid #000000;
	table-layout:fixed;
	border-collapse:collapse;
	background-color:#ffffff;
}

#products_overview table.book_box td {
	padding:0px;
	vertical-align:top;
}

#products_overview table.book_box td.image {
	width:183px;
	height:200px;
}

#products_overview table.book_box td.image img {
	width:170px;
	border-right:1px solid #555590;
}

#products_overview table.book_box td.description {
	padding-top:10px;
	padding-right:12px;
	height:140px;
}

#products_overview table.book_box td.description h4 {
	margin:0px 0px 10px 0px;
	padding:0px;
}

#products_overview table.book_box td.description p {
	font-size:11px;
	line-height:14px;
}

#products_overview table.book_box td.price,
#products_overview table.book_box td.amount {
	height:48px;
}

#products_overview table.book_box td.price p {
	font-size:13px;
	line-height:16px;
}

#products_overview table.book_box td.amount select {
	font-size:12px;
	width:115px;
}
