*{
	margin:0px;
	padding:0px;
}
body{
	font-family:Arial, Sans-serif;
	font-size:13px;
	background-color:#000;
	color:#fff
}
a{
	color:#fff
}
h2{
	font-weight:normal;
	font-size:12x;
	margin-bottom:10px;
}
hr{
	width:300px;
	background-color:#fff;
	color:#fff;
	margin-top:10px;
	margin-bottom:30px;	
}
.clear{
	clear:both;
}

.wrapper{
	width:960px;
	margin:0px auto 0px auto;
}
#headerbg{
	background-color:#000;
}
#header{
	background-image:url(/style/berliner-hoerspiele/bkhead.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:89px;
}
#mainbg{
	background-image:url(/style/berliner-hoerspiele/bkfoot.jpg);
	background-color:#AB4843;
	background-position:bottom center;
	background-repeat:repeat-x;
	min-height:900px;
}
#main{
	margin-bottom:25px;
}
#footerbg{
	background-color:#000;
}
#footer{
	background-color:#000;
	color:#fff;
	font-weight:bold;	
	padding:7px 0px 7px 0px;	
	text-align:center;
}
#top-nav{
	background-color:#000;
}
#top-nav ul{
	list-style:none;
	margin-left:40px;
}
#top-nav li{
	float:left;
	margin:5px 5px 5px 0px;
	padding:7px 20px 7px 20px;
}
#top-nav a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#top-nav a:hover, #top-nav a:active, #top-nav a:focus{
	text-decoration:underline;
}

#top-nav .current{
	background-color:#fff;
}

#top-nav .current a{
	color:#000;
}

.pager{
	text-align:center;
}
.pager a, .pager strong{
	color:#fff;
	margin-right:10px;
}

#cat-search{
	margin-top:10px;
	margin-bottom:10px;	
	margin-left:100px;
	font-weight:bold;
	float:left;	
}
#txt-search {
	margin-bottom:10px;
	margin-top:10px;
	font-weight:bold;
	float:right;
}

#cat-search select, #txt-search .txt{
	padding:2px;
	background-color:#c64741;
	color:#fff;
	border:1px solid white;
	font-weight:bold;
}

.production {
	background-color:#000;
	padding:10px;
	color:#fff;
}
.production img{
	border:1px solid #fff;
	padding:5px;
}
.production a{
	color:#fff;
}
.production .left-side{
	width:460px;
	float:left;
}
.production .right-side{
	float:right;
}
.big{
	width:800px;
	margin:0px auto;
}
.big p{
	margin-bottom:5px;
}
.big img{
	margin-bottom:10px;
}
.small{
	width:280px;
	margin-right:30px;
	margin-bottom:30px;
	float:left;
}
.small img{
	margin-bottom:5px;
}
.small h3{
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
	height:30px;
}
.res-prod, .res-tit{
	width:450px;
}
.res-prod{
	float:left;
}
.res-tit{
	float:right;
}
.search li{
	list-style:none;
	margin:0px 0px 5px 15px;
}
.search ul{
	margin:0px 0px 10px 0px;
}
.search span{
	font-weight:bold;
}
.last{
	margin-right:0px;
}
.page{
	margin-top:50px;
	margin-bottom:200px;
}

.page li{
	list-style:bullet;
	padding-left:10px;
	font-size:14px;
	margin:10px 0px 10px 25px;
	width:450px;
}

.page h2{
	width:450px;
}

.page h3{
	width:450px;
	margin-top:15px;
	margin-bottom:10px;
	text-transform:uppercase;
}

.page p{
	width:450px;
	font-size:14px;
	line-height:25px;
}

.page .lcol{
	float:left;
	width:450px;
}

.page .rcol{
	float:right;
	width:450px;
}


#pop-wrapper{
	width:500px;
	padding:10px;
	margin: 7px auto;	
	color:#000;
	background-color:#fff;
}

#pop-wrapper a{
	color:#000;
}

#pop-wrapper .page{
	margin-top:0px;
	margin-bottom:0px;
}
#pop-wrapper .page h3{
	margin-top:10px;
	margin-bottom:10px;
	text-transform:none;
}
#pop-wrapper .page p{
	width:auto;
	font-size:13px;
	line-height:16px;
}

