/*	@override 
	http://www.anjakempe.com/css/styles.css */

/* 	Anja Kempe
	Hörfunkjournalistin ARD
	www.anjakempe.com */

body {
	font: 11px/1.5 Verdana, Arial, sans-serif !important;
	color: #403c3a;
	text-align: center;
	background: #f0f1eb;
}

* {
	margin: 0;
	padding: 0;
}

/* @group GENERELLES */

h1 {
	letter-spacing: -0.05em;
	font: bold 2.2em Arial;
	margin-bottom: 10px;
}

h2 {
	letter-spacing: -0.05em;
	font: bold 2.2em Arial;
	margin-bottom: 10px;
}

h3 {
	margin-bottom: 1em;
	font-size: 1.2em;
}

h4 {
	margin-top: 4px;
	font-size: 1.1em;
	margin-bottom: 2px;
}

ul, ol, p, blockquote {
	margin: 0;
	padding-bottom: 1em;
}

.clear {clear: both;}

/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* @end */

/* @group STRUKTUR */

#header_wrapper,
#headernav_wrapper,
#content_wrapper,
#bottomnav_wrapper,
#bottom_wrapper,
#footer_wrapper {
	width:100%;
}

#header_inner,
#headernav_inner,
#content_inner,
#bottomnav_inner,
#bottom_inner,
#footer_inner {
	margin:0 auto;
	text-align:left;
	width:960px;
}

/* @end */

/* @group HEADER */

#header_wrapper {
	height: 166px;
	background: #403C3A url(../img/global/bg_header.gif) repeat-x;
}

#header_nav {
	float: left;
	width: 600px;
}

#header_foto {
	width: 327px;
	height: 166px;
	float: right;
}

#header_content {
	color: #ffffff;
	float: left;
	width: 960px;
	position: relative;
	top: 105px;
}

#header_titel {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	bottom: 0;
	position: absolute;
}

#header_text {
	font-size: 1em;
	color: #FFFFFF;
	bottom: 0;
	position: absolute;
	margin-left: 165px;
}


ul#navigation {
	list-style:none;
	margin: 10px auto 0;
	text-align:left;
	width:960px;
	padding: 0;
}

#navigation li {
	float:left;
}

#navigation li a {
	color:#ffffff;
	display:block;
	font-weight:bold;
	line-height:2em;
	padding: 0 2em 0 0;
}

#navigation li a:hover {
	color:#fff;
	text-decoration: underline;
}

	
#header_text a {
	color: #FFFFFF;
	text-decoration: underline;
}
	
#header_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



/* @end */

/* @group HEADERNAV */

#headernav_wrapper {
	background-color: #00a9a6;
	color: #ffffff;
}

#headernav_inner {
	padding-top: 12px;
	padding-bottom: 12px;
}

#headernav_1 {
	float: left;
	width: 162px;
}	

#headernav_2 {
	float: left;
	width: 572px;
}	

#headernav_3 {
}	

/* @end */

/* @group MAINAREA */

.mainarea {
	float: left;
	width: 681px;
	margin-top: 30px;
	margin-right: 43px;
}

.mainarea h2 {
}

.mainarea h2 a ,
.mainarea h2 a:visited {
	color: #00a9a6;
	text-decoration: none;
}

.mainarea h2 a:hover,
.mainarea h2 a:active {
	color: #403c3a;
	text-decoration: none;
}

.posting {
	border-top: 1px solid #ffffff;
	padding-top: 20px;
	margin-bottom: 30px;
	display: inline-block;
}

.kommentare_titel {
	border-top: 1px solid #ffffff;
	padding-top: 20px;
	display: inline-block;
}

.kommentar {
	border-top: 1px solid #ffffff;
	padding-top: 20px;
	margin-bottom: 10px;
	display: inline-block;
}

#kommentar_schreiben {
	border-top: 1px solid #ffffff;
	padding-top: 20px;
	margin-bottom: 10px;
	display: inline-block;
}

.kommentar h3 {
	font-size: 1.4em;
}

blockquote {
	font-size: 1.2em;
	background: url(../img/global/zitaticon.gif) no-repeat 0 4px;
	padding-left: 37px;
	margin-left: 30px;
	font-style: italic;
	float: none;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.post_meta {
	width: 145px;
	float: left;
	margin-right: 17px;
	margin-top: 3px;
}

.post {
	width: 519px;
	float: right;
	padding: 0;
}

.post img {
	padding: 0 0 12px;
}

.einspalter {
	width: 681px;
	padding: 0;
}

.post p,
.einspalter p {
	font-size: 1.3em;
}

#sendetermine {
	font-size: 0.9em;
	padding-bottom: 0;
}

.klein {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

.post ul,
.einspalter ul {
	padding-left:0;
	margin: 0 0 -10px 1.3em;
	padding-top: 0;
	padding-bottom: 0;
}

.post li,
.einspalter li {
	list-style-type: square;
	list-style-position: outside;
	position: relative;
}

.iconcommentkl {
	background: url(../img/global/icon_kommentar_kl.gif) no-repeat;
	width: 9px;
	height: 8px;
	float: left;
	margin-right: 4px;
	margin-top: 3px;
}

.iconcommentgr {
	background: url(../img/global/icon_kommentar_gr.gif) no-repeat;
	width: 36px;
	height: 21px;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

.iconaudio {
	background: url(../img/global/icon_audio.gif) no-repeat;
	width: 10px;
	height: 8px;
	float: left;
	margin-right: 4px;
	margin-top: 3px;
}

.playbutton {
	width: 121px;
	height: 23px;
	float: left;
	margin-right: 4px;
	margin-top: 3px;
}

.playbutton_small {
	width: 114px;
	height: 19px;
	float: left;
	margin-right: 2px;
	margin-top: 1px;
}

/* @end */

/* @group SIDEBAR */

.sidebar {
	float:right;
	font-size:0.97em;
	width:236px;
	margin-top: 30px;
	color: #403c3a;
}

div.nifty {
	background: #fefefc;
	margin-bottom: 30px;
}

div.niftyohnebg {
	margin-bottom: 20px;
}

#niftycontent {
	padding-top: 0.5em;
	padding-left: 10px;
	padding-right: 10px;
}

#niftycontent h3 {
	background-color: #ecede6;
	color: #403c3a;
	font-weight: normal;
	font-style: normal;
	display: inline;
	padding: 0.2em 0.4em;
}

#niftycontent_wrapper {
	margin-top: 10px;
}

.playlist_bt {
	margin-bottom: 5px;
}

/* @group TERMIN */

#termin_wrapper {
}

#termin_datum {
	float: left;
	margin-right: 10px;
	width: 51px;
}

#termin_text {
	margin-left: 61px;
}

#termin_blatt {
	width: 51px;
	height: 53px;
	padding-top: 5px;
	background: #f7faef url(../img/global/kalenderblatt.gif) no-repeat;
}

#termin_blatt p {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	line-height: 1.1em;
	font-weight: bold;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#termin_blatt p.tag {
	font-size: 22px;
}

#termin_blatt p.monat {
	font-size: 12px;
	text-transform: uppercase;
}

/* @end */

/* @group BOTTOMNAV */

#bottomnav_wrapper {
	float: left;
	color: #FFFFFF;
	background-color: #00a9a6;
	padding-top: 12px;
	padding-bottom: 12px;
}

#bottomnav_inner {
	width: 960px;
	text-align: left;
}

#bottomnav_center {
	width: 681px;
}

#bottomnav_1 {
	float: left;
	width: 277px;
}

#bottomnav_3 {
	float: right;
	width: 277px;
	text-align: right;
}

#bottomnav_2 {
	margin: 0 277px;
	text-align: center;
}

#bottomnav_wrapper a {
	color: #FFFFFF;
	text-decoration: underline;
}

#bottomnav_wrapper a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* @end */

/* @group BOTTOM */

#bottom_wrapper {
	float: left;
	color: #403c3a;
	background-color: #fefefc;
	padding-bottom: 10px;
	padding-top: 30px;
}

#bottom_inner {
}

.bottom_links {
	float: left;
	width: 231px;
	margin-right: 59px;
	margin-bottom: 20px;
}

.bottom_mitte {
	float: left;
	width: 335px;
	margin-right: 43px;
	margin-bottom: 20px;
}

.bottom_rechts {
	float: right;
	width: 263px;
	margin-bottom: 20px;
}

.bottom_box {
	margin-bottom: 0px;
}

.bottom_box h3 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.7em;
}

.bottom_box_content_1,
.bottom_box_content_2 {
	margin-bottom: 8px;
	padding-bottom: 0px;
}

.bottom_box_content_1 {
	border-bottom: 1px dotted #403c3a;
}

/* @end */

/* @group FOOTER */

#footer_wrapper {
	color: #ffffff;
	background-color: #403c3a;
	float: left;
	margin: -1px 0 0;
}

#footer_inner {
	border-top: 1px dotted #403c3a;
}

.footer_links {
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}

.footer_rechts{
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* @end */

/* @group LINKS */

a,
a:visited {
	color: #00a9a6;
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
	color: #403c3a;
}

#headernav_wrapper a,
#headernav_wrapper a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#headernav_wrapper a:hover,
#headernav_wrapper a:active {
	color: #ffffff;
	text-decoration: none;
}

#bottom_wrapper a,
#bottom_wrapper a:visited {
	color: #00a9a6;
	text-decoration: underline;
}

#bottom_wrapper a:hover,
#bottom_wrapper a:active {
	color: #000000;
	text-decoration: none;
}

#footer_wrapper a,
#footer_wrapper a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#footer_wrapper a:hover,
#footer_wrapper a:active {
	color: #ffffff;
	text-decoration: none;
}

a[href*="http:"],
a[href*="http:"]:hover {
	background: transparent url(../img/global/outsidelink.gif) no-repeat 100% 60%;
	padding-right: 10px;
}

a[href^="http://www.anjakempe.com"],
a[href*="audioplayer"] {
	background: none;
	padding-right: 0px;
}

a[href^="http://www.anjakempe.com"]:hover,
a[href*="audioplayer"]:hover {
	background: url('..img/global/blank.gif') right no-repeat;
	padding-right: 0px;
}

.nobreak {
	white-space: nowrap;
}

/* @end */

/* @group FORMULARE */

form {
	margin: 0;
	padding: 0 0 20px;
	float: left;
	width: 300px;
}

#formularinfos {
	padding-top: 0px;
	font-size: 1em;
	float: right;
}

.form span input,
.form span textarea {
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
	width: 300px;
	margin-bottom: 5px;
	font-size: 1em;
}

.form span textarea {
	height: 175px;
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
}

.form table {
	font-size: 1.2em;
	width: 300px;
	margin-top: 7px;
	margin-bottom: 7px;
	border: 1px solid #FFFFFF;
	padding-left: 4px;
}

input.btn {
	padding-top: 5px;
	margin-right: 4px;
}

#artikel form input.btn {
	padding-top: 5px;
	margin-right: 4px;
	position: relative;
	left: 157px;
}

.formular_fehler {
	color: #ff0f00;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0;
}

/* @end */

/* @group Seite AUTORIN */

#autorintabelle {
	float: right;
	background-color: #fefefc;
	width: 210px;
	margin-left: 30px;
	margin-bottom: 20px;
	padding-left: 7px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-top: 10px;
}

#autorintabelle table tr {
	font-size: 0.9em;
	width: 210px;
	padding-bottom: 6px;
	float: left;
	color: #403C3A;
	background: url(../img/global/dotline.gif) repeat-x 0 bottom;
	padding-top: 4px;
}

#autorintabelle strong {
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}

/* @end */

/* @group Seite HÖREN */

.hoerenicon {
	float: left;
	margin: 15px 27px 20px 3px;
	padding-bottom: 0;
}

.einleitung {
	width: 600px;
}

.einleitung p {
	font-size: 1.3em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

.listing_zeile {
	border-top: 1px solid #ffffff;
	padding-top: 12px;
	margin-bottom: 0px;
	display: inline-block;
}

.iconaudio_content {
	background: url(../img/global/icon_audio.gif) no-repeat;
	width: 10px;
	height: 8px;
	float: left;
	margin-right: 4px;
	margin-top: 7px;
}

/* @end */
