img {
   behavior: url("http://www.australien-panorama.de/news/plugin/pngbehavior.htc");
}
/* templates/ap/style.css  */
/*
  project: www.australien-panorama.de/news
  type: stylesheet
  description: styles für Serendipity
  first edited: 25.08.2006, Michael Horn
  last edited: 11.04.2008, Michael Horn

  (c) Australien-Panorama. All rights reserved.
*/

html { height: 100%; } /* Prevent centred designs jumping in FF, Moz., NS and Opera  */
body {
	padding: 0;
  margin: 5px 0;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 100.01%;
  color: #3e3e3e;
  background: #d7dbca url(../images/body-bg.gif) repeat;
  text-align: center;
  min-height: 101%; /* Prevent centred designs jumping in FF, Moz., NS and Opera  */
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: AP-Style ::: */
#container {
	width: 47.7em; /* 765px  */
	margin: 0 auto;
	background: #f1f2ec;
  color: #3e3e3e;
  border: 1px solid #b5b9a2;
	text-align: left;
}
#container_insidebig {
	margin: 5px;
	padding: 0;
	background: #fff;
  color: #333;
}
/* Header */
#headertext2, #headertext {
	position: absolute;
	padding: 0 0 0 5px;
  font-size: 3.1em; /* 50px  */
  margin: 0;
  width: auto;
  font-family: times, times new roman, serif;
  height: auto;
}
#headertext2 { top: .86em; color: #889988; background: transparent; } /* 49px  */
#headertext { top: .85em; color: #f6f6f6; background: transparent; }  /* 48px  */
#header {
  height: 3.2em; /* 50px  */
  padding: 0;
  margin: 0;
  background: #c4cab0 url(../images/headerback.gif) repeat;
  color: #333;
  }
#logo {
  height: 3.1em; /* 50px  */
  padding: 0;
  margin: 0;
  background: #c4cab0 url(../images/header.png) no-repeat right top;
}
#headerpre {
	margin-top:0;
  padding: 0 5px;
  height: 1.2em; /* 18px  */
  color: #666;
  background: #c4cab0 url(../images/headerback.gif) repeat;
}
#headerpre p { margin: 0; }
/* Topnav */
#topnav {
	text-align: right;
	color: #444;
  background: #e6e8d9 url(../images/topnav.gif) repeat;
	 }
#topnav ul {
  padding: .3em;
  margin: 0;
}
html>body #topnav ul {
  padding-top: 2px;
}
#topnav li {
  display: inline;
  font-size: 70%;
  margin: 0;
  padding-left: 5px;
  border-left: 1px solid #5b775b;
}
#topnav li.erster {
  border-left: none;
}	
#bigcontent { margin: 0; padding: 0 0 0 1em;}
/* Breadcrumbs */
#breadcrumbs { color: #333; padding: 0; margin: 0; background: #fff; width: 514px}
#breadcrumbs p { padding: 5px 0; margin: 0; border-bottom: 1px dashed #cdc; font-size: .7em;}
/* Footer */
#bigfooter {
	clear: both;
	margin: 0;
	padding: .2em;
	color: #4c4c4c;
	background: #e6e8d9 url(../images/footer.gif) repeat;
	text-align: center;
}
#bigfooter p { padding: 0; margin: 0; font-size: .8em;}
.anfang  { background: #fff url(../images/up.gif) no-repeat 100% 50%; padding-right: 12px; text-decoration: none; }
a.anfang:link  { color: #5b7b57; background: #fff url(../images/up.gif) no-repeat 100% 50%; padding-right: 12px; }
a.anfang:visited { color: #5b7b57; background: #fff url(../images/up.gif) no-repeat 100% 50%; padding-right: 12px; }
a.anfang:hover { color: #858500; background: #fff url(../images/up.gif) no-repeat 100% 50%; padding-right: 12px; text-decoration: underline; }
a.anfang:active { color: #333; background: #fff url(../images/up.gif) no-repeat 100% 50%; padding-right: 12px; }
#headertext a { text-decoration: none; }
#headertext a:link { color: #f8eecc; background: transparent;text-decoration: none; }
#headertext a:visited { color: #f8eecc; background: transparent;text-decoration: none; }	
#headertext a:hover { color: #f4f7e7; background: transparent; }
#headertext a:active { color: #f4f7e7; background: transparent; }

/* Topnav */
#topnav a { font-weight: normal; text-decoration: none; }
#topnav a:link { color: #5e6347; background-color: transparent; }
#topnav a:visited { color: #5e6347; background-color: transparent; }
#topnav a:active { color: #990; background-color: transparent; }
#topnav a:hover { color: #000; background-color: transparent; }
#topnav a#current { color: #000; background-color: transparent; }
/* Breadcrumbs */
#breadcrumbs a { text-decoration:	none; font-weight: normal; }
#breadcrumbs a:link { color: #5B7B57; background: transparent; }
#breadcrumbs a:visited { color: #5B7B57; background:	transparent; }
#breadcrumbs a:hover { color: #333; background:	transparent; text-decoration: underline; }
#breadcrumbs a:active { color: #676; background:	transparent; }
h1 { font-size: 120%; font-weight: bold; margin: 1em 0 .5em 0; color: #666; background: transparent; }
.locr{ text-align: right; }
.greynorm { color: #7f7f7f; background: transparent; }
.gold {color: #ffd700}
.silver {color: #c0c0c0}
.bronze {color: #cd7f32}

/* Medienspiegel */
p.mirror_img {
background: transparent url(../images/mirror_news.png) no-repeat left top;
padding-left: 80px; min-height: 50px }
p.mirror {
padding-left: 80px; }

table.gold {
  border-collapse: collapse;
  border: 2px solid #996;
  color: #444;
  background: #fffff0;
  margin: 1em 0;
  }
table.autum {
  border-collapse: collapse;
  border: 0;
  color: #555;
  background: #fffff0;
  margin: 1em 0;
  }
caption {
  padding-bottom: .4em;
  text-align: left;
  font-size: 1em;
  font-weight: bold;
  color: #555;
  background: transparent;
  }
table.gold td, table.gold th {
  border: 1px solid #cc9;
  padding: .3em;
  font-size: .9em;
  }
table.autum td, table.autum th {
  font-size: .9em; padding: .45em .36em
  }
table.gold thead th, table.gold tfoot th {
  border: 1px solid #cc9;
  text-align: left;
  font-weight: bold;
  color: #444;
  background: #dbd9c0;
  }
table.autum thead th, table.autum tfoot th {
  text-align: center;
  font-weight: bold;
  color: #666;
  background: #E2E0C9;
  }
table.gold tbody td a { background: transparent; color: #72724c; text-decoration: none; }
table.gold tbody td a:hover { background: transparent; color: #666; text-decoration: underline; }
table.gold tbody th a { background: transparent; color: #72724c; text-decoration: none; font-weight:bold; }
table.gold tbody th a:hover { background: transparent; color: #666; text-decoration: underline; }
table.gold tbody th, table.gold tbody td { vertical-align: top; text-align: left; }
table.autum tbody td { vertical-align: top; text-align: center; }
table.autum tbody th { vertical-align: top; text-align: center; background: #EEECD4;font-weight: normal;}
table.gold tfoot td { border: 1px solid #996; }
table.autum tfoot td { border: 0; }
.straight { color: #555; background: #f7f5dc; }
table.gold tbody tr:hover, table.autum tbody tr:hover { color: #333; background: #fff; }
table.gold tbody tr:hover th, table.gold tbody tr.straight:hover th,
table.autum tbody tr:hover th, table.autum tbody tr.straight:hover th { color: #333; background: #ddd59b; }

table.autum thead th.rounded-first
{
	background: #E2E0C9 url('../images/left.png') left -1px no-repeat;
}
table.autum thead th.rounded-last
{
	background: #E2E0C9 url('../images/right.png') right -1px no-repeat;
}

/* ------------------ Table-Line ------------------------------------------------------ */

.line-table {
   text-align: left;
   border-collapse: collapse;
   width: 500px;
   margin: 1em 0;
   border: 0;
   background: #fff;}
.line-table th {
   border-top: 4px solid #60A660;
   border-bottom: 2px solid #fff;
   font-size: .9em;
   padding: 8px;
   background: #F3EE90;
   font-weight: normal; }
.line-table td {
   font-size: .9em;
   border-bottom: 1px solid #F3EE90;
   padding: 8px; line-height: 130%
   }
.line-table tr:hover td { background: #ffffae; }
table.line-table tbody .odd { background: #ffffc9; }
table.line-table tbody .straight { background: #ffffc9; }

.tdcenter { text-align: center;  }
.tdright { text-align: right; }




.fdi-catastrophal { background: #fff url(../images/catastrophic-bg.jpg) repeat}
.fdi-extreme { background: #ed1b24;}
.fdi-severe { background: #fa9f1b;}
.fdi-vhigh { background: #ffd800;}
.fdi-high { background: #00adef;}
.fdi-low { background: #17a462;}

/* - Tv-guide uebersicht - */
.tvdate {
   height: 20px;
   color: #555;
   background: transparent url(../images/tvdate-line.gif) repeat-x scroll 0pt 50%;
   margin-bottom: .5em;
   margin-top: 2em;
   }

.tvdate p { margin: 0; padding: 0;}
.tvdate strong { color: #555; padding: 0 5px 0 0; background: #fff;}
.tvdef { margin-left: 2em; }
.tvdef dd { margin-left: 4.5em; }
/* - Tv-guide uebersicht NEU - */
.tvglossy { margin: 2em 0; }
.tvglossy dt {
	float: left;
	padding-bottom: 1.5em;
	padding-left: .5em;
	
	color: #555;
	line-height: 1.3em;	
}
.tvglossy dd {
  margin-left: 11em;
	font-size: 1em;
	line-height: 1.3em;	
  }
.glossymore {margin-bottom: 1.2em;}
/* - Tv-guide details - */
.spaltbox {
  width: 99%;
  height: 20px;
  background: #f4f4f4;
  color: #555;
  border-top: 1px solid #dcdcdc;
  padding: 0px;
  margin-bottom: 5px;
  font-weight: bold;
  }

.spaltleft {
  float: left;
  text-align: left;
  font-weight: bold;
  color: #555;
  background: #f4f4f4;
  width: 49%;
  padding-left: 5px;
  }

.spaltright {
  float: right;
  text-align: left;
  font-weight: bold;
  color: #555;
  background: #f4f4f4;
  width: 49%;
  padding-right: 5px;
  }
.listsp { list-style:circle outside; line-height: 130%; margin-top: 2em; margin-bottom: 2em; }
.listabst { list-style:circle outside; line-height: 130%; margin: 0; padding-left: 5em }
dt, dd { line-height: 150%; }
strong  { color: #555; background: transparent;}
.abst { margin-left: 4em; padding-right: 1em}
.locc { text-align: center; }
sub, sup {
  line-height: 0px;
  font-size: 60%;
  }
  
img.rechts {
  border-top: 4px dashed #666;
  border-bottom: 4px dashed #666;
  border-left: 4px solid #666;
  border-right: 4px solid #666;
  margin: 0 0 15px 15px; 
  float: right; }  
  
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Serendipity-Style ::: */

h4,h3,h2 {
    margin: 0;
}
h2 {
    font-size: 1.3em;
}

input, textarea {
    font-size: 10pt;
}

th, td {
    font-size: .8em;
}
a:link,
a:visited,
a:active {
    color: #5B7B57;
    text-decoration: none;
}
a:hover {
    color: #858500;
    text-decoration: underline;
}
#btnSend { margin-top: 3px; width: 75px}
/* Container für Inhalt und Seitenleiste */
#mainpane {
    margin: auto;
    width: 100%;
    background-color: #fff;

}
/* Container für die Spalte mit den Einträgen */
#content {
    padding-right: 2em;
    padding-bottom: 1em;
    margin: 0;
    width: auto;
}
/* Container für die rechte Seitenleiste */
#serendipityRightSideBar {
    width: 192px;
    background-color: #F1F2EC;
    padding: 0;
    vertical-align: top;
}
/* Container für die linke Seitenleiste  */
#serendipityLeftSideBar {
    width: 166px;
    border-right: 1px dashed #C7CABD;
    padding: 0 10px 10px 0;
    vertical-align: top;
}
/* Artikel */
.serendipity_title {
    font-size: 1em;
    font-weight: bold;
    margin-top: 2em;
    color: #333333;
}
.serendipity_title a:link,
.serendipity_title a:visited {
   text-decoration: none;
   border: 0;
   color: #5B7B57;
}
.serendipity_title a:hover {
   color: #858500;
}
.serendipity_entry {
    color: #333333;
    font-size: 1em;
    font-weight: normal;
    margin-top: 5px;
    background: #fff url(../images/endsection.gif) no-repeat center bottom;
    padding-bottom: 2em;
}
.serendipity_entry p { line-height: 18px;}
.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {
    /* Inner blocks of .serendipity_entry, can be used for further customization */
}
.serendipity_entry_body {
    color: #464646; margin: 8px 0 5px 0;line-height: 18px;
}
.serendipity_entry_extended {
    color: #464646; margin: .5em 0; line-height: 18px;
}
.serendipity_entry_date {
    margin: auto;
}
.serendipity_date {
    font-size: 1em;
    color: #555;
    margin: 0;
    margin-top: 20px;
}
div.serendipity_entryFooter {
    font-size: .8em;
    color: #555;
    margin: .3em 0 0 0;
    padding: 2px 0;
    border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
    clear: both;
}
div.serendipity_entryFooterpages {
    font-size: .9em;
    color: #464646;
    margin: 1em 0 0 0;
    padding: 4px 0;
    clear: both;
}
.serendipity_karmaVoting { color: #666; text-align: right;}
.serendipity_karmaVoting_visits { color: #777; text-align: right;}
/* Quellenangabe unter den Beiträgen */
p.entrySource {
    font-size: .85em;
    color: #666;
}
span.view_extended_entry { font-size: 10px}

/* Styles für das Kategorie-Icon */
img.serendipity_entryIcon {
    float: right;
    border: 0px;
}
.entryicon li { list-style: url(../images/list.gif) outside; line-height: 140%; margin-bottom: .3em; padding: 0}
.entrydec li { list-style-type: decimal; line-height: 18px}
.entrycir li { list-style-type: circle; line-height: 18px}
.serendipity_entry_author_self {
}
img { border: none;}

dl.glossar13, dl.glossar14 {
	margin: 2em 0;
}

.glossar13 dt, .glossar14 dt {
	float: left;
	padding-bottom: 1.5em;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;	
}

.glossar13 dd, .glossar14 dd {
	padding-bottom: 1.5em;
	font-size: 1em;
	line-height: 1.3em;	
}

.glossar13 dd {
	margin-left: 13em;
}
.glossar14 dd {
	margin-left: 14em;
}
/* Kommentare */
.serendipity_commentsTitle {
    font-size: small;
    font-weight: bold;
    color: #464646;
    
}

td.serendipity_commentsLabel {
    font-size: 12px;
    vertical-align: top;
	padding-left: 10px;
	
}
td.serendipity_commentsLabel span {font-weight: normal; }

td.serendipity_commentsValue textarea,
td.serendipity_commentsValue input,
td.serendipity_commentsValue select,
.input_textbox   {
    padding: 2px;
    width: 370px;
	border: 1px solid #D7DBCA; 
	color: #444; 
	background-color: #FFFFE8;  
	line-height: 160%; 
	height: 160px; 
}
td.serendipity_commentsValue textarea { height: 160px; }
td.serendipity_commentsValue input, .input_textbox { height: 16px; width: 245px;}
td.serendipity_commentsValue select { height: 22px; width: 245px; }

td.serendipity_commentsSubmit input {
    border: 1px solid #ACD70D; 
	color: #495912; 
	background: url(../images/button_bg.jpg);  
	line-height: 130%; 
	height: 24px; 
	}
td.serendipity_commentsSubmit input:hover {
    border: 1px solid #91B60B; 
	
	}	
.commentFormsmall { font-size: 11px; color: #464646;}


td.serendipity_commentsValue input:focus { border: 1px solid #B5B9A2; background: #fff; }
td.serendipity_commentsValue input:hover { background-color: #fff; }
td.serendipity_commentsValue textarea:hover { background-color: #fff; }
td.serendipity_commentsValue textarea:focus { border: 1px solid #B5B9A2; background: #fff; }
td.serendipity_commentsValue select:hover { background-color: #fff; }
td.serendipity_commentsValue select:focus { border: 1px solid #B5B9A2; background: #fff; }



.serendipity_commentForm {
    font-size: 13px;
    color: #404040;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #FFFFFF;
}
.serendipity_commentBody {
    padding: 10px 10px 10px 35px;
    line-height: 18px
}
.serendipity_comment {
    font-size: .9em;
    margin-top: .2em;
    margin-bottom: 1.5em;
    color: #404040;
    padding: 0;
    background-color: #FFFFFF;
    overflow: auto;
    border-top: 2px solid #B5B9A2;
    border-bottom: 1px solid #B5B9A2;
}
.serendipity_comment_source {
    margin: 0;
    padding: 9px 5px;
    border-bottom: 1px solid #D7DBCA;
    background-color: #F6FCEB;
}
.serendipity_comment_author_self .serendipity_comment_source {
    background-color: #EEEEFF;
}
/* Text unterhalb der Textarea */
.serendipity_commentDirection { padding-right: 2em}

/* Kalender */
#serendipity_calendar {
	width: 183px;
	padding: 0;
	margin: 0 0 0 5px;
	border-left: 1px solid #E3E6D6;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	background-color: #fff;
	
}


#serendipity_calendar caption {
	margin: 0 0 0 5px;
	padding: 2px 0 0 0;
	width: 183px;
	height: 24px;
	background: #F1F2EC;
	color: #5B7B57;	
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	
	
}

#serendipity_calendar th {
	font: 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: #E7ECCD url(../images/calendar-bg.gif) repeat-x;
	border-right: 1px solid #E3E6D6;
	border-bottom: 1px solid #E3E6D6;
	border-top: 1px solid #E3E6D6;
}

#serendipity_calendar .Today, #serendipity_calendar td.Today a, #serendipity_calendar td.Today a:link, #serendipity_calendar td.Today a:visited {
	color: #5B7B57;
	background: #E6EAD8;
}
#serendipity_calendar td.Today a:hover, #serendipity_calendar td.Today a:active {
	color: #5B7B57;
	background: #FFFF99;
}
#serendipity_calendar td {
    font: 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #E3E6D6;
	border-bottom: 1px solid #E3E6D6;
	width: 25px;
	height: 20px;
	text-align: center;
	background: #FFFCEC;
}

#serendipity_calendar td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#serendipity_calendar td a:link, #serendipity_calendar td a:visited {	
	color: #5B7B57;
	background: #FFFCEC;
}

#serendipity_calendar td a:hover, #serendipity_calendar td a:active {
	color: #5B7B57;
	background: #FFFF99;
}
.monthTable { 
	width: 183px;
	height: 20px;
	margin: 0 0 0 5px;
	}



div.serendipityPlug {
    padding-left: 10px;
}
div.serendipityPlug a {
    text-decoration: none;
    border: 0px;
}

/* Container for each item on the side bar */
div.serendipitySideBarItem {
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: normal;
}
div.serendipitySideBarItem img{ margin-left: 5px;}
.serendipitySideBarContent input { margin: 0 5px;}
#searchform { padding: 0; margin: 0; text-align: center}
#searchform  input[type="text"]{
   	border: 1px solid #D7DBCA; 
	color: #444; 
	background: #FFFFE8 url(../images/search.gif) left center no-repeat;  
	margin: 2px 2px 2px 0pt;
	padding-left: 15px; 
	vertical-align: middle;
	}
.serendipityQuickSearchTermValue input:focus { border: 1px solid #B5B9A2; background: #fff }
.serendipityQuickSearchTermValue input:hover { background-color: #fff; }
#serendipityQuickSearchTermField { width: 155px;}
#serendipityQuickSearchSubmit input {
    border: 1px solid #ACD70D; 
	color: #495912; 
	background: #DAED91 url(../images/button_bg.jpg);  
	line-height: 130%; 
	height: 24px;
	margin-top: 5px; 
	width: 120px;
	}
#serendipityQuickSearchSubmit input:hover {
    border: 1px solid #91B60B; 
	}
	
/* title of an individual item */
.serendipitySideBarTitle {
    margin: 0 0 .5em 0;
    color: #666;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 5px;
    background-color: #CFD3B8
}
.container_serendipity_archives_plugin a {
    line-height: 130%;
    padding-left: 5px
}
.serendipityImageButton {
    cursor: pointer;
}
/* Eingebettete Bilder aus der s9y-Mediendatenbank */
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #fff;
    background-color: #fff;
    color: #555;
    padding: 3px;
    text-align: center;
}
.serendipity_imageComment_center {
    text-align: center;
    margin: 1em auto 1em auto;
}
.serendipity_imageComment_left {
    float: left;
    margin: 0 2em 1em 0;
}
.serendipity_imageComment_right {
    float: right;
    margin: 0 0 1em 2em;
}
.serendipity_imageComment_img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.serendipity_imageComment_img img{
    margin: 0px;
    padding: 3px;
    text-align: center;
    border: 1px solid #CFD3B8
}
.serendipity_imageComment_txt {
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: .8em;
    text-align: left;
}
/* Behälter für alle Kommentare */
.serendipity_comments {
}

.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
/* Warnmeldungen von Serendipity */
.serendipity_msg_important {
    color: red;
}
/* Hinweise von Serendipity */
.serendipity_msg_notice {
    color: green;
}
.summery_archiv li { list-style: url(../images/list.gif) outside; margin-bottom: 5px; margin-left: 0}
.summary_posted_by {margin-top: 0; font-size: .86em; color: #666}
.searchtxt {
    padding: 0 5px;
    font-size: .8em;
    }


