/*
Theme Name: Neukunden-Podcast
Theme URI: http://www.neukunden-podcast.de
Description: Wordpress Theme f&uuml;r den Neukunden-Podcast
Author: Thoxan . agentur f&uuml;r neue medien
Author URI: http://www.thoxan.com
Version: 1.0
*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a:link {
	color: #0c3853;
}
a:visited {
	color: #0c3853;
}
a:hover {
	color: #0870af;
}
a:active {
	color: #0c3853;
}

body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:1.4em;
}
#layMenu {
	position:absolute;
	width:960px;
	z-index:1;
	left: 6px;
	top: 160px;
}

*+html #layMenu {
	position:absolute;
	width:960px;
	z-index:1;
	left: 6px;
	top: 172px;
}

#layMenu ul li{
	list-style-type:none;
	display:inline;
	margin: 0px;
	padding: 0px;
}

#layMenu li a{
	display:inline;
	padding-right: 20px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	color: #707070;
	text-decoration:none;
}

#layMenu li a:hover {
	display:inline;
	padding-right: 20px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	color: #0b98cd;
	text-decoration:none;
}

#laySidebar {
	position:absolute;
	width:200px;
	z-index:2;
	left: 47px;
	top: 245px;
}
#layContent {
	position:absolute;
	width:500px;
	height:115px;
	z-index:3;
	left: 289px;
	top: 245px;
}

#layContent li {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	padding-left:5px;
	margin-top: 0px;
}

h1 {
	display:inline;
	font-size:16px;
	font-weight:bold;
	color:#0870af;
	padding: 0 0 0 23px;
	background: url("images/heading_icon.gif") no-repeat 0 50%;
}

.Heading a{
	color:#0870af;
	text-decoration:none;
}

.Heading a:hover {
	color:#0870af;
	text-decoration:none;
}

h2 {
	display:inline;
	font-size:16px;
	font-weight:bold;
	color:#0870af;
}

h3 {
	display:inline;
	font-size:16px;
	font-weight:bold;
	color:#0870af;
}

.AboRSS a{
	padding: 0 0 0 23px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:2.0em;
	background: url("images/rss.gif") no-repeat 0 50%;
	color:#707070;
	font-weight:bold;
	text-decoration:none;
}

.AboRSS a:hover{
	background: url("images/rss-b.gif") no-repeat 0 50%;
	color:#000000;
}

.AboiTunes a{
	padding: 0 0 0 23px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:2.0em;
	background: url("images/itunes.gif") no-repeat 0 50%;
	color:#707070;
	font-weight:bold;
	text-decoration:none;
}

.AboiTunes a:hover{
	background: url("images/itunes-b.gif") no-repeat 0 50%;
	color:#000000;
}

.AboPodster a{
	padding: 0 0 0 23px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:2.0em;
	background: url("images/podster.gif") no-repeat 0 50%;
	color:#707070;
	font-weight:bold;
	text-decoration:none;
}

.AboPodster a:hover{
	background: url("images/podster-b.gif") no-repeat 0 50%;
	color:#000000;
}

.txtComments a{
	padding: 0 0 0 19px;
	background: url("images/comments-b.gif") no-repeat 0 50%;
}

.txtComments a:hover{
	padding: 0 0 0 19px;
	background: url("images/comments-a.gif") no-repeat 0 50%;
}