/*  
Theme Name: kathnews Theme
Theme URI: http://www.kathnews.de/
Description: The theme for kathnews.de.
Version: 1.0
Author: kathnews Webmaster
Author URI: http://www.kathnews.de/
*/



/*** Allgemein ***/

body {
  margin: 30px 0 30px 0;
  padding: 0;
  background-color: #F8F8F8;
}

div {
  width: 100%;
  border: 0;
  margin: 0;
  padding: 0;
}

p {
  margin: 0 0 8px 0;
  padding: 0;
  line-height: 17px;
}

img {
  border: 0;
  float: left;
}

input, textarea {
  font-size: 13px;
  font-family: Verdana, Arial;
  font-weight: normal;
  border: 1px solid #888888;
  padding: 2px;
  background-color: #F4F4F4;
}

.contactright input, .contactright textarea {
  width:205px;
  max-width:205px;
}

form {
  font-weight: bold;
  font-family: 'Trebuchet MS', Verdana, Arial;
}

#contactsubmit {
  font-weight: bold;
  font-family: 'Trebuchet MS', Verdana, Arial;
  border: 2px solid #888888;
  /*color: #B90000;*/
  padding: 3px;
}

ul {
  padding-left:30px;
  margin: 10px 0 10px 0;
}

ol {
  padding-left:30px;
  margin: 10px 0 10px 0;
}

li {
  line-height:17px;
}


/*** Untere Navi ***/

.alignleft {
  float: left;
  text-align: left;
  margin-left: 5px;
}

.alignright {
  float: right;
  text-align: right;
  margin-right: 5px;
}

div.contentnav {
  clear: both;
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 11px;
}



/*** Kopf ***/

div.contenthead {
  height: 293px;
  width: 100%;
  background-image: url('img/contenthead.jpg');  /* Mit 1-Pixel-Weißem-Rand!!! */
  background-repeat: no-repeat;
  padding: 0;
  color: white;
}

div.contentnavi {
  position: absolute;
  top: 291px;
  width: 660px;
  text-align: center;
  font-size: 11px;
  font-family: Verdana, Arial;
  color: #DFDFFF;
}

div.contentnavi a, div.contentnavi a:link, div.contentnavi a:active, div.contentnavi a:visited, div.contentnavi a:focus {
  text-decoration: none;
  color: #DFDFFF;
  padding: 0 12px 0 12px;
  /*border-right: 1px solid #DFDFFF;
  line-height: 5px;*/
  font-weight: bold;
}

div.contentnavi a:hover {
  text-decoration: none;
  color: #A8A8FF;
}

div.contentnavi a#online {
  color: #A8A8FF;
}



/*** Content und Ticker ***/

div.contentmain {
  background-color: white;
  width: 100%;
  border-top: 4px solid #DBDBDB;
}

/*div.contentticker {
  border-left: 1px solid #DBDBDB;
  padding-left: 20px;
  height: 400px;
}*/

table.ticker {
  width: 150px;
  border-collapse: collapse; 
  border-spacing: 5px;
  margin-bottom: 15px;
  /*margin-top: 5px;*/
}

table.ticker a, table.ticker a:link, table.ticker a:active, table.ticker a:visited, table.ticker a:focus {
  text-decoration: none;
}

table.ticker a:hover {

}

table.ticker td {
  padding: 0;
  border: 0;
  margin: 0;
}

table.ticker th {
  background-image: url('img/ticker-background.jpg');
  background-repeat: repeat-x;
  width: 138px;
  height: 23px;
  padding: 0 6px 0 6px;
  margin: 0;
  text-align: left;
  font-family: Arial, Verdana;
  font-size: 11px;
  font-weight: bold;
  color: white;
  vertical-align: middle;
}

table.ticker img {
  width: 150px;
  margin: 0;
  border: 0;
  padding: 0;
}

table.ticker td.tickertext {
  font-family: Arial, Verdana;
  font-size: 11px;
  background-color: #FFFFCC;
  padding: 6px;
  margin: 0;
  line-height: 15px;
}

table.ticker a, table.ticker a:link, table.ticker a:focus, table.ticker a:visited, table.ticker a:active {
  text-decoration: none;
  color: black;
}



div.content {
  font-family: Verdana, Arial;
  font-size: 12px;
}

div.content h1 {
  font-family: 'Trebuchet MS', Verdana, Arial;
  font-size: 19px;
  font-weight: normal;
  margin: 0 0 8px 0;
  padding: 0;
}

div.content h2 {
  font-family: Verdana, Arial;
  font-size: 13px;
  font-weight: bold;
  margin: 18px 0 8px 0;
}

div.content h1 a:link, div.content h1 a:focus, div.content h1 a:active, div.content h1 a:visited {
  text-decoration: none;
}

div.content div.nachrichten h1, div.content div.nachrichten h2 {
  color: #B90000;
}
div.content div.nachrichten h1 a:link, div.content div.nachrichten h1 a:focus, div.content div.nachrichten h1 a:active, div.content div.nachrichten h1 a:visited {
  color: #B90000;
}

div.content div.blickpunkt h1, div.content div.blickpunkt h2 {
  color: #000099;
}
div.content div.blickpunkt h1 a:link, div.content div.blickpunkt h1 a:focus, div.content div.blickpunkt h1 a:active, div.content div.blickpunkt h1 a:visited {
  color: #000099;
}

div.content div.seite h1, div.content div.seite h2 {
  color: #000099;
}
div.content div.seite h1 a:link, div.content div.seite h1 a:focus, div.content div.seite h1 a:active, div.content div.seite h1 a:visited {
  color: #000099;
}

div.content h3 {
  font-family: Verdana, Arial;
  font-size: 14px;
  font-weight: bold;
  color: #999999;
  margin: 0 0 10px 6px;
}

div.content .more-link {
  font-weight: bold;
  float: left;
  text-align: left;
  display: block;
  margin-top: 0px;
  cursor: pointer;
}

div.content .more-link p {
  font-weight: bold;
  float: left;
  text-align: left;
  display: block;
  clear: both;
  margin-top: 8px;
  cursor: pointer;
}

div.content p.author {
  float: left;
  text-align: left;
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #999999;
  margin-left: 4px;
}

div.content p.date {
  font-family: Verdana, Arial;
  font-size: 10px;
  font-weight: normal;
  color: #999999;
  float: right;
  text-align: right;
  margin-right: 4px;
  /*width: 150px;*/
}

/** für die TOP-Meldung auf der Startseite **/
div.content div.contenttop h1 {
  font-size: 19px;
  font-weight: bold;
}
/*div.content div.contenttop {
  font-weight: bold;
}*/

div.content hr {
  display: block;
  clear: both;
  margin: 30px 0 30px 0;
}

div.content a, div.content a:link, div.content a:active, div.content a:visited, div.content a:focus {
  text-decoration: none;
  color: #008800;
}

div.content a:hover {
  text-decoration: underline;
}

div.content img {
  padding: 1px;
  border: 1px solid black;
  margin: 4px 6px 2px 0;
}



/*** Archiv ***/

div.archivtitel {
  text-align: center;
  font-size: 12px;
  color: #B90000;
  font-weight: bold;
  font-family: 'Trebuchet MS',Verdana,Arial;
}



/*** Fuss ***/

div.contentfoot {
  background-color: #F4F4F4;
  padding: 5px 0 5px 0;
  margin: 1px;
  text-align: center;
  width: 650px;
  color: #999999;
  font-size: 10px;
  font-family: Verdana, Arial;
}

div.contentfoot a, div.contentfoot a:link, div.contentfoot a:active, div.contentfoot a:visited, div.contentfoot a:focus {
  text-decoration: none;
  color: #999999;
}

div.contentfoot a:hover {
  text-decoration: underline;
}

div.contentfoot a#online {
  font-weight: bold;
}


