/* BODY */
body {
	background-color: #d8d8d8;
	margin-top: 5px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.ps_image_border {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

/* Products */
.ps_product-listing-table {
	margin-bottom: 10px;
	border: 1px solid #DBDBDB;
	padding:8px;
}

/* Content */

.ps_content {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom:20px;
	margin-right:20px;
}

.ps_content h1 {
	margin:0px;
	color: #000000;
	font-size:22;
	display:inline;
}

.ps_content h2 {
	margin-top:0px;
	margin-bottom:10px;
	color: #8e8e8e;
	font-size:12;
	font-weight: normal;
	display:inline;
}

.ps_content h1 a:link, .ps_content h1 a:visited, .ps_content h1 a:active, .ps_content h1 a:hover {
	color:#E4BB63;
}

.ps_content h3 {
	margin:0px;
}

.ps_content h3 a:link, .ps_content h3 a:visited, .ps_content h3 a:active, .ps_content h3 a:hover {
	color:#000000;
}

.ps_content-header {
	height:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 10px;
	font-size:10px;
	color:#666666;
}

.ps_content-header a:link, .ps_content-header a:visited, .ps_content-header a:active, .ps_content-header a:hover {
	color:#666666;
}

/* Menü */


.ps_menue-content {
	font-size: 11px;
	background-color: #F3F3F3;
	border: 1px solid #E8E8E8;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 140px;
}

.ps_menue-content a:link, .ps_menue-content a:visited, .ps_menue-content a:active, .ps_menue-content a:hover {
	color:#000000;
	text-decoration:none;
}

.ps_pd-cat {
	background-image: url(images/planetstereo/menue/bg_product-cats.jpg);
	height: 30px;
	width: 167px;
	margin-top: 1px;
	font-size:13px;
	font-weight: bold;
}

.ps_pd-cat a:link, .ps_pd-cat a:visited, .ps_pd-cat a:active, .ps_pd-cat a:hover {
	color:#000000;
	text-decoration:none;
}

.ps_sortiment {
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/planetstereo/menue/sortiment.jpg);
	color: #FFFFFF;
	height: 30px;
	width: 167px;
	float:left;
}

.ps_sortiment a:link, .ps_sortiment a:visited, .ps_sortiment a:active, .ps_sortiment a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.ps_cat {
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/planetstereo/menue/menu_bg.jpg);
	color: #FFFFFF;
	height: 30px;
	width: 125px;
	text-align: center;
	margin-left: 1px;
	float:left;
}

.ps_cat a:link, .ps_cat a:visited, .ps_cat a:active, .ps_cat a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.ps_cat a:hover {
	color:#000000;
}

/* Top Infos */
.ps_topinfos {
	height:18px;
	margin-left:15px;
	margin-right:15px;
	color:#000000;
	margin-top:5px;
	font-size:10px;
}

.ps_topinfos a:link, .ps_topinfos a:visited, .ps_topinfos a:active, .ps_topinfos a:hover {
	color:#000000;
	text-decoration:none;
}

.ps_topinfos a:hover {
	color:#b9b7b7;
}

/* Header */
.ps_header {
	width:799px;
	background-image: url(images/planetstereo/header_logo.jpg);
	height: 86px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.ps_search {
	background-color: #FFFFFF;
	float: right;
	font-size: 11px;
	height: 20px;
	padding-left: 5px;
	margin-top: 2px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DEDDD9;
	border-left-color: #DEDDD9;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 2px;
}
.ps_search-input {
	height: 12px;
	border: 1px solid #C0C0C0;
	width:120px;
	padding:2px;
	font-size:10px;
}	
.ps_search-submit {
	width:25px;
	font-size:10px;
	border: 1px solid #C0C0C0;
}	

/* Page */
.ps_maindiv {
	background-color: #FFFFFF;
}
.ps_left-border {
	background-image: url(images/planetstereo/left_border.jpg);	
}
.ps_right-border {
	background-image: url(images/planetstereo/right_border.jpg);	
}
.ps_maindiv-footer {
	background-image: url(images/planetstereo/footer.jpg);
	height:19px;
}
.ps_maindiv-footerimg {
	margin-top:10px;
	border: 1px solid #D4D4D4;
}
.ps_headborder{
	background-image: url(images/planetstereo/headeer.jpg);
	height: 19px;
}

