/* root tags */
body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, helvetica, geneva, sans-serif;
	font-size: xx-small;
	line-height: 1.35em;
	background: white;
	color: black;
	/* max-width: 800px; */
	min-width: 500px;
}

table {
	border: none;
}

img {
	border: none;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,dir,menu,div,dt,dd,address,blockquote,pre,br,hr,form,dl
	{
	display: block;
}

b,strong,i,em,cite,var,tt,code,kbd,samp,img,span {
	display: inline;
}

li {
	display: list-item;
}

h1,h2,h3,h4 {
	margin-top: 1em;
	margin-bottom: 1em;
}

h5,h6 {
	margin-top: 1em;
}

h1 {
	text-align: left;
}

h1,h2,h4,h6 {
	font-weight: bold;
}

h3,h5 {
	font-style: normal;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

b,strong {
	font-weight: bolder;
}

i,cite,em,var,address,blockquote {
	font-style: italic;
}

pre,tt,code,kbd,samp {
	font-family: monospace;
}

pre {
	white-space: pre;
}

address {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

ul,dir {
	list-style: disc;
	padding-left: 0.5em;
}

ol {
	list-style: decimal;
	padding-left: 0.5em;
}

menu {
	margin: 0px;
}

li {
	margin-left: 3em;
}

dt {
	margin-bottom: 0px;
}

dd {
	margin-top: 0px;
	margin-left: 3em;
}

hr {
	border-top: solid;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: navy;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: navy;
}

a:hover,a:active {
	color: black;
	text-decoration: underline;
}

a:link img {
	border: none;
}

a:visited img {
	border: none;
}

a:active img {
	border: none;
}

input {
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 2px;
}

form {
	padding: 0px;
	margin: 0px;
}

/* page divs */
div.container {
	width: 950px;
}

div.horizontaladd {
	
}

div.verticaladd { /* margin-left: 750px */ /* for add space use 760px */
	margin-left: 750px;
}

div.wrapper {
	float: left;
	width: 100%
}

div.firstslot {
	float: left;
	width: 250px;
	margin-left: -950px;
}

div.secondslot {
	float: left;
	width: 500px;
	margin-left: -700px;
}

div.pagefooter {
	clear: left;
	/* width: 750px; */
	width: 100%;
	border-top: 1px solid #D5D5D5;
}

/* page divs inner divs */
div.logo {
	height: 266px;
	width: 240px;
	margin: 10px 0px 0px 10px;
	background-image: url(../image/logo_radioflora.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}

div.top {
	height: 250px;
	width: 500px;
	margin: 10px 0px 0px 0px;
	background-image: url(../image/banner_top_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}

div.topstory {
	float: left;
	width: 250px;
}

div.topstory h1 {
	padding: 10px;
	color: white;
	font-size: 2em;
	line-height: 1.3em;
}

div.flora {
	float: left;
	width: 250px;
	background-image: url(../image/bkgnd_verein2.gif);
	background-repeat: no-repeat;
}

div.floraheader {
	padding-top: 1px;
	padding-left: 10px;
	height: 60px;
	/* background-image: url(../image/banner_flora4.gif);
	background-repeat: no-repeat;
	background-position: left top; */
}

div.floraheader h1 {
	padding-left: 0px;
	color: orange;
	font-size: 16px;
	text-transform: uppercase;
}

div.floracontent {
	height: 160px;
	overflow: hidden;
	margin: 0px 0px 0px 10px;
}

div.florafooterpage {
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 7px 35px 0px 0px;
	/*background-image: url(../image/banner_footer_page.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
	text-align: right;
}

div.program {
	
}

div.programheader {
	min-height: 30px;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	background-image: url(../image/banner_program.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}

div.programheader h1 {
	margin: 0.6em 0px 0.6em 20px;
	padding: 0px;
	font-size: 10pt;
	color: white;
}

div.programcontent {
	margin: 0px 0px 0px 10px;
	padding: 10px 10px 5px 20px;
	background-color: #FFF9F4;
}

div.programnow {
	margin: 0px 0px 0px 10px;
	padding: 5px 10px 10px 20px;
	color: navy;
	background-color: #FFF9F4;
}

div.programnow h1 {
	margin: 1em 0px 0.6em 0px;
	padding: 0px 0px 0.3em 0px;
	font-size: 10pt;
	color: orange;
	border-bottom: 1px dashed gray;
}

div.programfooter {
	height: 6px;
	margin: 0px 0px 0px 10px;
	padding: 10px;
	/*background-image: url(../image/banner_program_footer.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	background-color: #FFF9F4;
}

div.programfooterpage {
	height: 28px;
	margin: 0px 0px 0px 10px;
	padding: 7px 35px 0px 0px;
	background-image: url(../image/banner_footer_page_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}

div.service {
	
}

div.service div.header {
	min-height: 30px;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	background-image: url(../image/banner_service.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}

div.service div.header h1 {
	margin: 0.6em 0px 0.6em 20px;
	padding: 0px;
	font-size: 10pt;
	color: white;
}

div.service div.content {
	margin: 0px 0px 0px 10px;
	padding: 10px 10px 5px 20px;
	background-color: #FFF9F4;
}

div.service div.content h1 {
	font-size: 1.4em;
	color: #FF8C00;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px 0px 0.5em 0px;
}

div.service div.content h2 {
	font-size: 1.3em;
	color: #FF8C00;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px 0px 0.5em 0px;
}

div.service div.content h2 a {
	font-size: 1.3em;
	color: #FF8C00;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px 0px 0.5em 0px;
}

div.service div.content p {
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #373737;
}

div.service div.footer {
	height: 28px;
	margin: 0px 0px 0px 10px;
	padding: 7px 35px 0px 0px;
	background-image: url(../image/banner_footer_page_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}

div.service div.footerpage {
	height: 28px;
	margin: 0px 0px 0px 10px;
	padding: 7px 35px 0px 0px;
	background-image: url(../image/banner_footer_page_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}

div.site {
	height: 16px;
	overflow: hidden;
	padding-left: 10px;
}

div.siteheader {
	
}

div.siteheader a:link { /*color: #FF8C00;*/
	color: #002552;
}

div.news {
}


div.news div.header {
	min-height: 30px;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	background-image: url(../image/banner_news3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}

div.news div.header h1 {
	margin: 0.6em 0px 0.6em 20px;
	padding: 0px;
	font-size: 10pt;
	color: white;
}

div.news div.header div.intro {
	margin: 0px 0px 0.6em 0px;
	padding: 0px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em;
	color: gray;
	border-bottom: 1px dashed #004EAC;
}

div.news div.header div.headline {
	margin: 0.3em 0px 0.3em 0px;
	padding: 0px;
	font-size: 2.5em;
	font-weight: bold;
	/* color: #FF8C00; orange*/
	color: #004EAC;
}

div.news div.content {
	margin: 0px 0px 0px 20px;
	padding: 0px 10px 0px 0px;
}

div.news div.content h1 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.2em;
	color: #004EAC;
	margin: 20px 0px 0.3em 0px;
	padding: 0.2em 0px 0px 0px;
}

div.news div.content h2 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.2em;
	color: #004EAC;
	margin: 20px 0px 0.3em 0px;
	padding: 0.2em 0px 0px 0px;
}

div.news div.content h2 a {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.2em;
	color: #004EAC;
	margin: 20px 0px 0.3em 0px;
	padding: 0.2em 0px 0px 0px;
}

div.news div.content p {
	margin: 0px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #373737;
}

div.news div.content span.keyword {
	font-weight: normal;
	font-size: 0.8em;
	color: #C2C2C2;
}

div.news div.footer {
	height: 36px;
	margin: 0px 0px 0px 10px;
	padding: 7px 35px 0px 0px;
	text-align: right;
	background-image: url(../image/banner_footer_page.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

div.news div.newsfooterpage {
	height: 36px;
	margin: 0px 0px 0px 10px;
	padding: 7px 35px 0px 0px;
	text-align: right;
	background-image: url(../image/banner_news_footer_page.png);
	background-repeat: no-repeat;
	background-position: right top;
}

div.radiosegment {
	
}

div.radiosegment div.header {
	min-height: 30px;
	margin: 20px 0px 0px 20px;
	padding: 10px 0px 5px 65px;
	background-image: url(../image/banner_segment.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.radiosegment div.header div.intro {
	margin: 0px 0px 0.6em 0px;
	padding: 0px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em;
	color: gray;
	/*border-bottom: 1px dashed #CCCCCC;*/
	border-bottom: 1px dashed #FF8C00;
}

div.radiosegment div.header div.headline {
	margin: 0.3em 0px 0.3em 0px;
	padding: 0px;
	font-size: 2.5em;
	font-weight: bold;
	/* color: #FF8C00; orange*/
	color: #004EAC;
}

div.radiosegment div.content {
	margin: 0px 0px 0px 20px;
	padding: 0px 10px 0px 0px;
}

div.radiosegment div.footerDISABLED {
	height: 6px;
	margin: 0px 0px 0px 10px;
	padding: 10px;
	background-image: url(../image/banner_aktuell_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div.radiosegment div.footer {
	height: 36px;
	margin: 0px 0px 0px 10px;
	padding: 7px 35px 0px 0px;
	text-align: right;
	background-image: url(../image/banner_segment_footer_page.png);
	background-repeat: no-repeat;
	background-position: right top;
}

div.footercontent {
	padding: 10px 0px 0px 10px;
	width: 100%;
	background-image: url(../image/footer_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

div.footercontent div.section {
	float: left;
	width: 150px;
	padding: 10px;
}

div.footercontent div.section h1 {
	color: #002552;
}

div.footercontent ul.linkarray {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

div.footercontent ul.linkarray li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height: 1.5em;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.2em;
}

div.footercontent ul.linkarray a:link {
	color: #787878;
	font-weight: normal;
}

div.footercontent ul.linkarray a:visited {
	color: #787878;
	font-weight: normal;
}

div.footercontent ul.linkarray a:hover {
	color: #002552;
	font-weight: normal;
	text-decoration: none;
}

div.footercontent ul.linkarray a:active {
	color: #787878;
	font-weight: normal;
}

/* link array*/
ul.linkarray {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.linkarray li {
	margin: 0px;
	padding: 0px 0px 0.3em 0px;
	font-size: 1.2em;
}

ul.linkarrayhorizontal {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	display: inline;
}

ul.linkarrayhorizontal li {
	display: inline;
	margin: 0px 2em 0px 0px;
	padding: 0px;
	font-size: 1.2em;
}

ul.linkarraywhitedot {
	list-style-type: none;
	list-style-image: url(../image/linkarraywhitesquare.png);
	margin: 0px;
	padding: 0px;
}

ul.linkarraywhitedot li {
	margin: 0px;
	padding: 0px;
}


/* sub page */
div.subpage {
	margin: 20px 0px 40px 20px;
}


/* article */
div.article {
	margin: 20px 0px 0px 0px;
	padding-top: 0.5em;
	clear: both;
	overflow: hidden;
}

div.article div.image {
	margin: 0px 10px 10px 0px;
	float: left;
	background-color: #fafafa;
}

div.article div.image div.legend {
	color: gray;
	text-align: left;
	font-size: 0.9em;
	margin-bottom: 5px;
	margin-left: 5px;
}

div.article a.more {
	color: #FF8C00;
}

div.article h2 {
	font-size: 1.4em;
	color: #004EAC;
	line-height: 1.2em;
	padding: 0px;
	margin: 1em 0px 0.5em 0px;
}

div.article h3 {
	font-size: 1.2em;
	color: #004EAC;
	line-height: 1.2em;
	padding: 0px;
	margin: 1em 0px 0.5em 0px;
}

div.article h1 {
	font-size: 1.6em;
	color: #FF8C00;
	line-height: 1.2em;
	padding: 0px;
	margin: 1em 0px 0.5em 0px;
	text-transform: uppercase;
}

div.article p {
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #373737;
}

div.article div.subtitle {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0.5em 0px 1em 0px;
	line-height: 1.4em;
}

div.article div.backlink {
	margin: 2em 0px 2em 0px;
}

div.article div.backlink a {
	color: gray;
}

div.article div.summary {
	float: left;
	width: 335px;
}

div.article div.audio {
	float: left;
	width: 100px;
	padding-left: 5px;
	margin-left: 5px;
	border-left: 1px dashed gray;
}

div.article div.audio h1 {
	font-size: 1em;
	line-height: 1.2em;
	padding: 0px;
	margin: 0.1em 0px 0.1em 0px;
	text-transform: uppercase;
	color: #b1b1b1;
	font-weight: normal;
}

div.article div.audio p {
	margin: 0.1em 0px 0.4em 0px;
	font-weight: bold;
}

/* news article */
div.newsarticle {
	margin-top: 15px;
}

div.newsarticle div.item {
	margin-top: 20px;
}

div.newsarticle h1 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.2em;
	color: #004EAC;
	margin: 0px 0px 0.3em 0px;
	padding: 0.2em 0px 0px 0px;
}

div.newsarticle p {
	margin: 0px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #373737;
}

div.newsarticle a:link {
	color: #FF8C00;
}

/* current program now table*/
div.programnow table {
	vertical-align: top;
}

div.programnow thead td {
	font-weight: bold;
}

div.programnow td {
	text-align: left;
	vertical-align: top;
}

div.programnow td.time {
	border-right: 1px solid navy;
	font-weight: normal;
	padding-right: 10px;
}
