/* css created and developed by 12bis3.de - zeitgemaess kommunizieren */

/* --------------------
generelle einstellungen 
-------------------- */

* {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
}

html {
	height: 100%;
}

body {
	background: url(/fileadmin/templates/bilder/bg-body.jpg) repeat-x #fafbfb;
	font-size: 80%;
	min-height: 101%;
	text-align: center;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a:link, a:visited, a:active {
	color: #ff7f00;
	text-decoration: none;
}
a:hover, a:focus {
	color: #ff7f00;
	text-decoration: underline;
}

ul {
	list-style-type: none;
}


/* -----------------
layout einstellungen
----------------- */

#container {
	width: 852px;
	background: url(/fileadmin/templates/bilder/bg-container.jpg) repeat-x #fefefe;
	margin: 0 auto;
	text-align: left;
	border-left: 2px solid #b2b2b2;
	border-right: 2px solid #b2b2b2;
}

#container_popup {
	width: 520px;
	overflow: hidden;
	background: url(/fileadmin/templates/bilder/bg-container.jpg) repeat-x #fefefe;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 130px;
	padding-left: 4px;
}

#content {
	width: 642px;
	padding: 0 11px 1em 10px;
	line-height: 140%;
	float: left;
	/*color: #8c8c8c;*/
	color: #000;
}

#radio #content, #tv #content, #medien #content {
	width: 456px;
	margin-top: -4px;
	padding: 0 10px 1em 10px;
}

#service {
	width: 178px;
	float: left;
	padding: 0 11px 0 0;
}

#navigation {
	width: 177px;
	padding: 8px 0 0 0;
	margin-left: 10px;
	float: left;
	background: url(/fileadmin/templates/bilder/bg-navi-top.png) no-repeat top transparent;
}
* html #navigation {
	margin-left: 5px;
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-navi-top.png',sizingMethod='crop');
}


.big #content {
	width: 644px !important;
	padding: 0 11px 1em 10px !important;
}


/* -----------------
header einstellungen
----------------- */

#header, #medien #header {
	background: url(/fileadmin/templates/bilder/header-kip-medien.jpg) no-repeat right top transparent;	
}
#radio #header {
	background: url(/fileadmin/templates/bilder/header-kip-radio.jpg) no-repeat right top transparent;	
}
#tv #header {
	background: url(/fileadmin/templates/bilder/header-kip-tv.jpg) no-repeat right top transparent;	
}

#starttv #header {
	background: url(/fileadmin/templates/bilder/header-kip-tv.jpg) no-repeat right top transparent;	
}


#header img {
	float: left;
}

#header ul {
	float: left;
	padding: 78px 0 0 12px;
}

#header ul li {
	float: left;
}

#header ul li#kip-radio {
	width: 116px;
	height: 43px;
}
* html #header ul li#kip-radio img {
	behavior: url(/fileadmin/templates/css/pngbehavior.htc);
	width: 116px;
	height: 43px;
}

#header ul li#kip-tv {
	width: 92px;
	height: 43px;
}
* html #header ul li#kip-tv img {
	behavior: url(/fileadmin/templates/css/pngbehavior.htc);
	width: 92px;
	height: 43px;
}

#header p {
	color: #007751;
	margin: 0;
	text-align: right;
	padding: 99px 20px 0 0;
	font-size: 85%;
}

#header p a {
	color: #007751;
}

#header p a#suche {
	background: url(/fileadmin/templates/bilder/icon-lupe.png) no-repeat right transparent;
	padding-right: 13px;
}



/* ---------------------
navigation einstellungen
--------------------- */

#navigation ul {
	font-weight: bold;
}

#navigation ul li {
	border: 1px solid #dcdcdc;
	border-top: none;
}

#navigation ul li.last {
	border-bottom-color: #fff;
}

#navigation ul li a {
	display: block;
	padding: 6px 8px;
	background-color: #fff;
}
#tv #navigation ul li a {
	color: #00a0c6;
}
#tv #navigation ul li a:hover, #tv #navigation ul li a.aktiv {
	background-color: #e5f6f9;
	text-decoration: none;
}

#radio #navigation ul li a {
	color: #3c9b7c;
}
#radio #navigation ul li a:hover, #radio #navigation ul li a.aktiv {
	background-color: #edf7f4;
	text-decoration: none;
}

#medien #navigation ul li a {
	color: #ea7600;
}
#medien #navigation ul li a:hover, #medien #navigation ul li a.aktiv {
	background-color: #ffcc99;
	text-decoration: none;
}

#navigation div {
	background: url(/fileadmin/templates/bilder/bg-navi-bottom.png) no-repeat transparent;
	height: 8px;
}
* html #navigation div {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-navi-bottom.png',sizingMethod='crop');
}

#navigation ul ul {
	border-top: 1px solid #dcdcdc;
}

#navigation ul ul li {
	border-right: none;
	border-left: none;
}

#navigation ul ul a {
	display: block;
	font-weight: normal;
	padding: 5px 8px 5px 23px;
}

#radio #navigation ul ul li a {
	background: url(/fileadmin/templates/bilder/bg-navi-radio.png) no-repeat 14px 11px #fff;
}

#tv #navigation ul ul li a {
	background: url(/fileadmin/templates/bilder/bg-navi-tv.png) no-repeat 14px 11px #fff;
}

#medien #navigation ul ul li a {
	background: url(/fileadmin/templates/bilder/bg-navi-service.png) no-repeat 14px 11px #fff;
}


/* ------------------
content einstellungen
------------------ */

p {
	/*color: #8c8c8c;*/
	color: #000;
	margin-bottom: 0.7em;
}

h1 {
	height: 25px;
	padding: 7px 9px 0 9px;
	font-size: 110%;
	color: #fff;
}

#radio h1 {
	background: url(/fileadmin/templates/bilder/bg-header-kip-radio.png) no-repeat transparent;
}
* html #radio h1 {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-header-kip-radio.png',sizingMethod='crop');
}
#radio .big h1 {
	background: url(/fileadmin/templates/bilder/bg-header-big-kip-radio.png) no-repeat transparent;
}
* html #radio .big h1 {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-header-big-kip-radio.png',sizingMethod='crop');
}


#tv h1 {
	background: url(/fileadmin/templates/bilder/bg-header-kip-tv.png) no-repeat transparent;
}
* html #tv h1 {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-header-kip-tv.png',sizingMethod='crop');
}
#tv .big h1 {
	background: url(/fileadmin/templates/bilder/bg-header-big-kip-tv.png) no-repeat transparent;
}
* html #tv .big h1 {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-header-big-kip-tv.png',sizingMethod='crop');
}


#medien h1 {
	background: url(/fileadmin/templates/bilder/bg-header-kip-service.png) no-repeat transparent;
	color: #ea7600;
}
* html #medien h1 {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-header-kip-service.png',sizingMethod='crop');
}
#medien .big h1 {
	background: url(/fileadmin/templates/bilder/bg-header-big-kip-service.png) no-repeat transparent;
	color: #ea7600;
}
* html #medien .big h1 {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-header-big-kip-service.png',sizingMethod='crop');
}


h2 {
	font-size: 100%;
	color: #fff;
	padding: 0.2em 9px;
}
#radio h2.big {
	background-color: #78c1a9 !important;
	color: #fff !important;
	padding: 0.2em 9px !important;
	margin: 0 -10px 0.6em -10px !important;
}
#tv h2.big {
	background-color: #67c6dd !important;
	color: #fff !important;
	padding: 0.2em 9px !important;
	margin: 0 -10px 0.6em -10px !important;
}
#starttv h2.big {
	background-color: #67c6dd !important;
	color: #fff !important;
	padding: 0 9px 0 8px;
	margin: 0 7px 0.6em 10px !important;
}

#medien h2.big {
	background-color: #ffcc99 !important;
	color: #ea7600 !important;
	padding: 0.2em 9px !important;
	margin: 0 -10px 0.6em -10px !important;
}


h3 {
	color: #000;
	font-size: 100%;
	margin: 0 0 0.7em 0;
}

h4 {
	padding: 0.5em 10px;
	background: #fff;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-weight: normal;
	font-size: 100%;
}
#radio h4 {
	color: #3aa582;
}
#tv h4 {
	color: #00a0c6;
}
#starttv h4 {
	color: #00a0c6;
	padding: 0 9px 0 8px;
	margin: 0 7px 0.6em 11px !important;
	border: 0;
}

#medien h4 {
	color: #ea7600;
}

h6 {
	font-size: 100%;
	margin-bottom: 0.5em;
}

img.bild-links {
	float: left;
	margin: 0.3em 0.5em 0.5em 0;
}

img.bild-rechts {
	float: right;
	margin: 0.3em 0 0.5em 0.5em;
}

img.bild-mitte {
	margin: 0 0 0.6em 0;
}


dl.content {
	width: 434px;
	background: #fff;
	padding: 0 0 0.5em 0;
}

dl.content dt {
	width: 125px;
	float: left;
	text-align: right;
	padding: 0.2em 0 1px 0;
}
#radio dl.content dt p {
	color: #3aa582;
}
#tv dl.content dt p {
	color: #00a0c6;
}
#medien dl.content dt p {
	color: #ea7600;
}

dl.content dt p {
	font-size: 85%;
	font-style: italic;
	margin: 0;
	line-height: 130%;
}

dl.content dd {
	width: 291px;
	float: left;
	padding: 0 4px 0 14px;
}

#content div#main {
	padding: 10px 10px 0.5em 10px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	background: #fff;
}

#content div#main h2, #content div.archiv h3 {
	background: none;
	padding: 0;
	margin: 0 0 0.6em 0;
}
#tv #content div#main h2, #tv #content div.archiv h3 {
	color: #00a0c6;
}
#radio #content div#main h2, #radio #content div.archiv h3 {
	color: #3c9b7c;
}
#medien #content div#main h2, #medien #content div.archiv h3 {
	color: #ea7600;
}
#content div.archiv h3 {
	margin: 0 0 0.2em 0 !important;
}
#content div.archiv h3 span {
	color: #000;
}

#content div.archiv p {
	padding: 0 0 0.5em 0;
	margin: 0 0 0.5em 0;
}

#content ul, #content ol, #content table {
	margin: 0 0 0.7em 2em;
}
#content li, #content table tr {
	margin: 0 0 0.2em 0;
}
#content ul li, #content table tr td.csc-uploads-fileName {
	background: url(/fileadmin/templates/bilder/bg-content-list.png) no-repeat 0 9px;
	padding-left: 10px;
}

#content dl.content ul {
	margin: 0 0 0.7em 0.5em;
}

#content div#main h3 {
	margin: 0 0 0.4em 0;
}

#content div#main h4 {
	padding: 0;
	border: none;
	margin: 0 0 0.3em 0;
}

#content div#main div.images {
	padding: 0;
	border: none;
	margin: 0 0 0.9em 0;
}
#content div#main div.images img {
	float: left;
	margin: 0 10px 0 0;
}
*html #content div#main div.images img {
	margin: 0 5px 0 0;
}

#content div#main div.images dl {
	float: left;
	padding: 0 10px 0 0;
}
#content div#main div.images dl dt, dl.bild-links dt, dl.bild-rechts dt {
	margin-bottom: 0.3em:
}
#content div#main div.images dl dt img {
	float: none;
}
#content div#main div.images dl dd, dl.bild-links, dl.bild-rechts, dl.bild-mitte {
	font-size: 85%;
	line-height: 130%;
}
#content div#main div.images dl dd p, dl.bild-links p, dl.bild-rechts p, dl.bild-mitte p {
	margin-bottom: 0.4em;
}

dl.bild-links {
	float: left;
	padding: 0.3em 0.5em 0.5em 0;
}

dl.bild-rechts {
	float: right;
	padding: 0.3em 0 0.5em 0.5em;
}

img.bild-mitte {
	margin: 0 0 0.6em 0;
}

dl.beitrag {
	margin: 0 0 1.1em 0;
	width: 433px;
	padding: 0 0 0.6em 0;
}

#radio dl.beitrag, #radio #content .archiv p {
	border-bottom: 1px solid #78c1a9;
}
#tv dl.beitrag, #tv #content .archiv p {
	border-bottom: 1px solid #99d9e8;
}
#medien dl.beitrag, #medien #content .archiv p {
	border-bottom: 1px solid #ea7600;
}

dl.beitrag dt {
	width: 140px;
	float: left;
	padding-bottom: 1px;
}

dl.beitrag dd {
	width: 293px;
	float: left;
}

#content div#main dl.beitrag dd h2 {
	margin: 0 0 0.3em 0;
}
#content div#main dl.beitrag dd h2 span {
	color: #000;
}

#content ul.pager {
	margin: 0;
}
#radio #content ul.line {
	border-top: 1px solid #78c1a9;
	padding-top: 0.5em;
}
#tv #content ul.line {
	border-top: 1px solid #99d9e8;
	padding-top: 0.5em;
}
#medien #content ul.line {
	border-top: 1px solid #ea7600;
	padding-top: 0.5em;
}
#content ul.pager li {
	float: left;
	width: 33.2%;
	padding: 0;
	background: none;
}
#content ul.pager li#left {
	text-align: left;
}
#content ul.pager li#middle {
	text-align: center;
}
#content ul.pager li#right {
	text-align: right;
}
#content ul.pager li a.aktiv {
	border-top: 1px solid #ff7f00;
}

#content ul.archiv li#left, #content ul.archiv li#right {
	width: 15%;
}
#content ul.archiv li#middle {
	width: 69.9%;	
}


#content div#content-footer {
	height: 10px;
	background: url(/fileadmin/templates/bilder/bg-content-bottom.png) no-repeat;
	padding: 0;
	border: none;
}
* html #content div#content-footer {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-content-bottom.png',sizingMethod='crop');
}
.big #content div#content-footer {
	background: url(/fileadmin/templates/bilder/bg-big-content-bottom.png) no-repeat;
}
* html .big #content div#content-footer {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-big-content-bottom.png',sizingMethod='crop');
}

blockquote p {
	padding: 0 1em;
	font-style: italic;
}
blockquote p cite {
	font-style: normal;
}


/* faq definitionen */

#medien dl.faq dt {
	color: #ea7600;
	font-weight: bold;
	font-size: 100%;
}

#medien dl.faq dd {
	margin-bottom: 0.8em;
	padding-bottom: 0.2em;	
	border-bottom: 1px solid #ffcc99;
}

#content ul.faq {
	border: 1px solid #ffcc99;
	background: #fff2e5;
	margin: 0 0 1.2em 0;
	padding: 1em;
}

#medien dl.faq dd p.faq {
	text-align: right;
	margin-top: -0.4em;
}


/* audiobibel */

#radio #content p span {
	color: #3c9b7c;
}

dl.audiobibel {
	width: 434px;
}

dl.audiobibel dd {
	width: 270px;
	float: right;
	padding: 0 0 1px 0;
}

dl.audiobibel dt {
	width: 154px;
	float: right;
	padding: 0 0 1px 10px;
}

dl.audiobibel dt span {
	line-height: 120%;
	font-size: 85%;
}

dl.audiobibel dd dl {
	width: 270px;
	background: url(/fileadmin/templates/bilder/bg-audiobibel.png) repeat-x transparent;
	border-top: 1px solid #3c9b7c;
}

dl.audiobibel dd dl.bibelover {
	background: url(/fileadmin/templates/bilder/bg-audiobibel-hover.png) repeat-x transparent;
}

dl.audiobibel dd dl dt {
	float: none;
	width: 260px;
	padding: 3px 5px 0.2em 5px;
	color: #3c9b7c;
	font-weight: bold;
}

dl.audiobibel dd dl dd {
	float: noone;
	width: 260px;
	padding: 0 5px 6px 5px;
}

dl.audiobibel dd dl.bibelfooter {
	background: none;
	border-bottom: 1px solid #3c9b7c;
	font-size: 85%;
}

dl.audiobibel a {
	color: #000;
}

dl.audiobibel dd dl.bibelfooter dd {
	padding: 0 5px 1px 5px;
}

dl.audiobibel dd dl.bibelfooter dd a {
	color: #ff7f00;
}

p.picbox {
	text-align: center;
}

p.picbox span {
	font-style: italic;
	display: block;
	margin: 0.5em 0 1em 0;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #3c9b7c;
}

#service div.testStart {
	padding: 0;
	border: 0;
}

#service h6.testStart {
	cursor: pointer;
}

#service h6.testHover {
	text-decoration: underline;
}




/*---------------------
startseite definitionen 
---------------------*/

/* kip medien box */

.start-kip-medien-top {
	width: 642px;
	height: 45px;
	background: url(/fileadmin/templates/bilder/bg-start-box-kipmedien-top.png) no-repeat transparent;
}
* html .start-kip-medien-top {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-start-box-kipmedien-top.png',sizingMethod='crop');
}

.start-kip-medien-middle {
	width: 642px;
	background: url(/fileadmin/templates/bilder/bg-start-box-kipmedien-middle.png) repeat-y transparent;
}

.start-kip-medien-bottom {
	width: 642px;
	height: 15px;
	background: url(/fileadmin/templates/bilder/bg-start-box-kipmedien-bottom.png) no-repeat transparent;
	margin-bottom: 0.6em;
}
* html .start-kip-medien-bottom {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-start-box-kipmedien-bottom.png',sizingMethod='crop');
}

.start-kip-bild {
	width: 108px;
	text-align: right;
	float: left;
	padding-top: 0.5em;
}

.start-kip-bild p {
	color: #ff7f00;
	font-size: 85%;
	font-style: italic;
	padding: 0.2em 0 0 15px;
	margin: 0;
	line-height: 130%;
}

.start-kip-text1 {
	width: 219px;
	float: left;
	padding: 0 15px 0 10px;
}
.start-kip-text2 {
	width: 272px;
	float: left;
	padding-right: 18px;
}

.start-kip-text2 img, .start-kip-text1 img {
	margin-bottom: 0.8em;
	border: 1px solid #fff;
}

.flash-player-home {
	padding: 0;
	clear: both;
}
* html .flash-player-home {
	padding: 0;
}
* + html .flash-player-home {
	padding: 0;
}



/* kip radio box */ 

.start-kip-radio-top {
	height: 41px;
	background: url(/fileadmin/templates/bilder/bg-start-box-kipradio-top.png) no-repeat transparent;
	overflow: hidden;
}
* html .start-kip-radio-top{
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-start-box-kipradio-top.png',sizingMethod='crop');
}


.start-kip-radio-middle {
	background: url(/fileadmin/templates/bilder/bg-start-box-kipradio-middle.png) repeat-y transparent;
	color: #3c9b7c;
}

.start-kip-radio-bottom {
	height: 15px;
	background: url(/fileadmin/templates/bilder/bg-start-box-kipradio-bottom.png) no-repeat transparent;
	margin-bottom: 0.6em;
}
* html .start-kip-radio-bottom {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-start-box-kipradio-bottom.png',sizingMethod='crop');
}

/* kip tv box */

.start-kip-tv-top {
	height: 41px;
	background: url(/fileadmin/templates/bilder/bg-start-box-kiptv-top.png) no-repeat transparent;
	overflow: hidden;
}
* html .start-kip-tv-top {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-start-box-kiptv-top.png',sizingMethod='crop');
}

.start-kip-tv-middle {
	background: url(/fileadmin/templates/bilder/bg-start-box-kiptv-middle.png) repeat-y transparent 0 40px;
}

.start-kip-tv-bottom {
	height: 15px;
	background: url(/fileadmin/templates/bilder/bg-start-box-kiptv-bottom.png) no-repeat transparent;
	margin-bottom: 0.6em;
}
* html .start-kip-tv-bottom {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-start-box-kiptv-bottom.png',sizingMethod='crop');
}

.start-kip-box-links-top {
	height: 41px;
	width: 321px;
	margin: 0 0 0.3em 0;
}
.start-kip-box-rechts h2 {
	/*height: 26px;*/
	margin-bottom: 0.4em;
	width: 287px;
	padding: 15px 0 0 18px;
}
/*
.start-kip-tv-middle .start-kip-box-links-top {
	background: url(/fileadmin/templates/bilder/bg-start-box-kiptv-top-left.png) no-repeat transparent;
}
.start-kip-tv-middle .start-kip-box-rechts h2 {
	background: url(/fileadmin/templates/bilder/bg-start-box-kiptv-top-right.png) no-repeat transparent;
	color: #047391;
}
.start-kip-radio-middle .start-kip-box-links-top {
	background: url(/fileadmin/templates/bilder/bg-start-box-kipradio-top-left.png) no-repeat transparent;
}
.start-kip-radio-middle .start-kip-box-rechts h2 {
	background: url(/fileadmin/templates/bilder/bg-start-box-kipradio-top-right.png) no-repeat transparent;
	color: #1e9870;
}*/

.start-kip-tv-middle .start-kip-box-links-top {
	background: url(/fileadmin/templates/bilder/bg-start-box-kiptv-top-left.png) no-repeat transparent;
}
.start-kip-tv-middle .start-kip-box-rechts {
	background: url(/fileadmin/templates/bilder/bg-start-box-kiptv-top-right.png) no-repeat transparent;
}
.start-kip-tv-middle .start-kip-box-rechts h2 {
	color: #047391;
}
.start-kip-radio-middle .start-kip-box-links-top {
	background: url(/fileadmin/templates/bilder/bg-start-box-kipradio-top-left.png) no-repeat #fafafa;
}
.start-kip-radio-middle .start-kip-box-rechts {
	background: url(/fileadmin/templates/bilder/bg-start-box-kipradio-top-right.png) no-repeat transparent;
}
.start-kip-radio-middle .start-kip-box-rechts h2 {
	color: #1e9870;
}

div.tx-bfactormedia-pi1 {
	display: inline;
}

.start-kip-box-rechts object {
	margin: 0 0 1em 18px;
	width: 280px;
}
#main object {
	margin-bottom: 1em;
}


.start-kip-box-links {
	width: 321px;
	float: left;
}

.start-kip-box-links p, .start-kip-box-links img {
	padding: 0 16px 0 18px;
}

.start-kip-box-links img {
	margin-bottom: 0.6em;
}

.start-kip-box-rechts {
	width: 321px;
	float: left;
}
.start-kip-box-rechts p, .start-kip-box-rechts img {
	padding: 0 16px 0 18px;
}

.start-kip-box-rechts p img {
	padding: 0;
}

.start-kip-radio-middle .start-kip-box-links p {
	color: #3c9b7c;
}

.start-kip-tv-middle .start-kip-box-links p {
	color: #00a0c6;
}

.start-kip-radio-middle p.box-link, .start-kip-tv-middle p.box-link {
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 90%;
}

.start-kip-radio-middle p.box-link {
	background: #c7e5db;
}

.start-kip-radio-middle .start-kip-box-links p.box-link, .start-kip-tv-middle .start-kip-box-links p.box-link {
	margin: 0 7px 0 11px;
}

.start-kip-radio-middle .start-kip-box-rechts p.box-link {
	margin: 0 10px 0 9px;
}
.start-kip-tv-middle .start-kip-box-rechts p.box-link {
	margin: 0 11px 0 9px;
}

.start-kip-radio-middle p.box-link a {
	background: url(/fileadmin/templates/bilder/icon-lautsprecher.png) no-repeat right center transparent;
	color: #3c9b7c;
	padding-right: 18px;
}

.start-kip-tv-middle p.box-link {
	background: #bfe7f1;
}

.start-kip-tv-middle p.box-link a {
	background: url(/fileadmin/templates/bilder/icon-tv.png) no-repeat right center transparent;
	color: #047391;
	padding-right: 18px;
}

p.box-links {
	text-align: right;
	margin: 0.3em 0 0.2em 0;
}

p.box-links span {
	float: left;
}

.start-kip-radio-middle .start-kip-box-rechts p.box-link {
	background: #c7e5db;
	padding-bottom: 2px;
}

.start-kip-tv-middle .start-kip-box-rechts p.box-link {
	background: #99d9e8;
	padding-bottom: 2px;
}

/* css popup */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail {
	position: relative;
	z-index: 0;
	outline: none;
}

.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}

.thumbnail div { /*CSS for enlarged image*/
	position: absolute;
	background-color: #fff;
	padding: 5px;
	left: -1000px;
	border: 2px solid #d9d9d9;
	visibility: hidden;
	color: #000;
	text-decoration: none;
}



.thumbnail div img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail span {
	position: relative;
	float: left;
	margin: 115px 0 0 -25px;
}

.thumbnail span img, .start-kip-box-rechts span img {
	padding: 0;
}

.start-kip-box-rechts img {
	padding-right: 5px;
}


/*
.thumbnail:hover span { 
	visibility: visible;
	top: -20px;
	left: 60px;

}
*/



/* formular definitionen */

form {
	margin-bottom: 1.5em;
}

fieldset {
	border: none;
}

legend {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin: 0 0.2em 0.5em 8px;
}
* html legend {
	margin-left: -8px;
}

input, textarea, select {
	width: 240px;
	padding: 2px;
	border: 1px solid #959595;
	background-color: #fff;
	font-family: arial, helvetica, sans-serif;
	color: #959595;
	font-size: 100%;
}
select {
	width: 245px;
}
input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus {
	border: 1px solid #ff7f00;
}
input.submit-it {
	font-weight: bold;
	color: #ff7f00;
	width: 245px;
	text-align: center;
}
textarea {
	height: 100px;
}
label {
	width: 160px;
	float: left;
	display: block;
	font-weight: normal;
}
option {
	padding: 0 5px;
}
form p {
	margin-bottom: 0.7em;
	clear: left;
}
form p.check-radio {
	clear: left;
}

form p.check-radio input, form p input.check-radio {
	width: auto;
	margin-left: 10px;
	border: none;
	background: none;
}


/* ------------------
service einstellungen
------------------ */

#service h5 {
	height: 20px;
	overflow: hidden;
	color: #3c9b7c;
	font-size: 100%;
	clear: left;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	padding: 4px 9px 0 9px;
}

* html #service h5.top {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-service-top.png',sizingMethod='crop');
}

#service h5.top {
	padding: 4px 10px 0 10px;
	background: url(/fileadmin/templates/bilder/bg-service-radio-top.png) no-repeat transparent;
	border: none;
}
* html #service h5.top {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-service-radio-top.png',sizingMethod='crop');
}

#tv #service h5.top {
	padding: 4px 10px 0 10px;
	background: url(/fileadmin/templates/bilder/bg-service-tv-top.png) no-repeat transparent;
	border: none;
	color: #047391;
}
* html #tv #service h5.top {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-service-tv-top.png',sizingMethod='crop');
}


#service h5.blue {
	background: #99d9e8;
	color: #047391;
}

#service h5.green {
	background: #c7e5db;
	color: #3c9b7c;
}

#service h5.orange {
	background: #ffcc99;
	padding: 4px 9px 0 9px;
	color: #ea7600;
}

#service div {
	padding: 5px 9px 1px 9px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

#service div.green {
	background: #edf7f4;
}
#service div.green h6, #service div.green p {
	color: #3c9b7c;
}
* html #service div.green  {
	border-top: 1px solid #edf7f4;
	border-bottom: 1px solid #edf7f4;
}

#service div.blue {
	background: #e5f6f9;
}
#service div.blue h6, #service div.blue p {
	color: #00a0c6;
}
* html #service div.blue  {
	border-top: 1px solid #e5f6f9;
	border-bottom: 1px solid #e5f6f9;
}

#service div.orange {
	background: #fff;
}
* html #service div.orange  {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#service div.blue p.date, #service div.green p.date {
	color: #000;
	margin-bottom: 0.2em;
}

#service div.blue p a, #service div.green p a {
	background: url(/fileadmin/templates/bilder/icon-more.png) no-repeat right center transparent;
	padding: 0 16px 0 1px;
}

#service div.blue img, #service div.green img {
	float: left;
	margin: 0.3em 0.5em 0.4em 0;
}

#service div.green ul, #service div.blue ul {
	margin-bottom: 0.8em;
}

#service div.orange ul {
	margin: 0;
	padding-bottom: 6px;
}
#service div.orange ul li {
	margin-bottom: 0.2em;
}
#service div.orange ul li a {
	background: url(/fileadmin/templates/bilder/bg-service-listing.png) no-repeat 0px 6px transparent;
	padding-left: 10px;
}
#service div.orange ul li#rss a {
	background: url(/fileadmin/templates/bilder/icon-rss-feed.png) no-repeat 0px 0px transparent;
	padding-left: 20px;
}

#service div#service-end {
	background: url(/fileadmin/templates/bilder/bg-service-bottom.png) bottom left no-repeat #fff;
	height: 12px;
	overflow: hidden;
	margin-bottom: 0.7em;
	border: none;
	padding: 0;
}
* html #service div#service-end {
    background:none; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/bilder/bg-service-bottom.png',sizingMethod='crop');
}
* + html #service div#service-end {
	height: 12px;
	font-size: 9px;
	margin-bottom: 1em;
}

#service img.banner {
	margin-bottom: 0.7em;
}

#service p.imprint {
	color: #000;
}
#service p.imprint img {
	vertical-align: -5%;
	padding: 0 0.2em;
}

#service dl {
	width: 160px;
	margin-bottom: 0.8em;
}

* html #service dl {
	width: 158px;
	margin-bottom: 0;
	padding-bottom: 0.8em;
}

#service dl dt {
	width: 85px;
	float: left;
	padding: 0 0 1px 0;
}

#service div.blue dl dt img, #service div.green dl dt img {
	margin: 0.2em 0 0 0;
	float: none;
	border: none;
}

#service dl dd {
	float: left;
	width: 75px;
	padding: 0 0 1px 0;
}

* html #service dl dd {
	width: 73px;
}

#service .green dl dd {
	color: #3c9b7c;
}

#service .blue dl dd {
	color: #00a0c6;
}

#service dl dd a {
	background: url(/fileadmin/templates/bilder/icon-more.png) no-repeat right center transparent;
	padding: 0 16px 0 1px;
}


/* clear me baby */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-table;
}
* html .clear {
	height: 1px;
}
* + html .clear {
	height: 1%;
}

.clear {
	display: block;
}

/* search */
#medien #content div#main h2.search {
	border-top: 1px solid #dcdcdc;
	margin-bottom: 0;
	padding-top: 0.5em;
}

#medien #content div#main h2.audio {
	background: url(/fileadmin/templates/bilder/icon-lautsprecher.png) no-repeat transparent 0 9px;
	padding-left: 16px;
}

#medien #content div#main h2.video {
	background: url(/fileadmin/templates/bilder/icon-tv.png) no-repeat transparent 0 9px;
	padding-left: 16px;
}

