/*
Theme Name:	Huelsenbusch 2004
Theme URI:	http://www.mplatten.de/
Description:	WordPress-Theme f&uuml;r die Ev. Kirchengemeinde H&uuml;lsenbusch (2004-2008).
Version:	1.0
Author:	Marc Platten
Author URI:	http://www.mplatten.de/
*/

body {
      font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Geneva, Helvetica, sans-serif;
      font-size: small;
      scrollbar-base-color:#000066;
      scrollbar-3dlight-color:#ffffff;
      scrollbar-arrow-color:#ff9900;
      scrollbar-darkshadow-color:#000000;
      scrollbar-face-color:#000066;
      scrollbar-highlight-color:#ffffff;
      scrollbar-shadow-color:#ff9900;
      scrollbar-track-color:#ff9900;
}
h1 {
      font-size: x-large;
}
h2 {
      font-size: large;
      color: #cccccc;
      background-color: #000066;
      padding-left: 10px;
}
h3 {
      font-size: larger;
      color: #000066;
}
h4 {
      font-style: italic;
      color: #000066;
}
a:link {
      color: #3300CC;
      background-color: #ff9900;
      text-decoration: underline;
      background-color: transparent;
}
a:visited {
      color: #3300CC;
      text-decoration: underline;
      background-color: transparent;
}
a:hover {
      color: #3366FF;
      text-decoration: underline;
      background-color: #ff9900;
}
a:active {
      color: #3300CC;
      text-decoration: underline;
      background-color: #ff9900;
}
a:focus {
      color: #3300CC;
      text-decoration: underline;
      background-color: #ff9900;
}
a img {
      text-decoration: none;
      border: none;
      margin: 5px;
}
div.post h2 a {
      color: #ffffff;
}
p, textarea, td {
      font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Geneva, Helvetica, sans-serif;
      font-size: small;
}

/* Navigation */
#navigation ul {
	background-image: url(images/bgNavigationszeile.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding: 1px;
	text-align: center;
}
#navigation li {
	list-style-type: none;
	margin-right: 2.2em;
	display: inline;
	font-weight: bold;
}
.page_item a {
	font-weight: normal;
}
.current_page_item a, .current_page_parent a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#submenu ul {
	background-color: #ffcc99;
	font-weight: normal;
	margin-right: 200px;
}
#submenu li {
	font-weight: normal;
	list-style-type: square;
	margin-right: 1.0em;
	display: inline;
	line-height: 220%;
}
#submenu .page_item a {
	font-weight: normal;
}
#submenu .current_page_item a, #submenu .current_page_parent a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

/* Ende Navigation */

#Text, #HRfoot {
      margin-right: 200px;
}
#Foot {
      text-align: center;
      font-size: smaller;
      margin-right: 200px;
}
#Logo {
      border: none;
	 position: absolute;
	 right: 30px;
	 top: 5px;
}
table {
      border: 2px solid #000066;
      border-spacing: 3px;
}
th {
      background-color: #000066;
      color: #cccccc;
}
td {
      border: 1px solid #000066;
      padding: 3px;
      empty-cells: collapse;
}
caption {
      font-size: small;
      color: #cccccc;
      background-color: #000066;
      margin-top: 1px;
      margin-bottom: 1px;
}
ul li {
      list-style-type: square;
}
address {
      font-family: "Courier New", Courier, monospace;
      font-style: normal;
}
acronym, abbr {
      cursor: help;
}
dt {
      font-weight: bold;
      margin: 5px;
}
dd {
      font-size: 80%;
}
fieldset {
      background-color: #ff9900;
      padding: 3px;
}
blockquote {
      background-image: url(/images/blockquote.png);
      margin-left: 20px;
      padding-left: 35px;
      background-repeat: no-repeat;
      background-position: left top;
}
table.mavisitenkarte, table.mavisitenkarte td {
      border: none;
      vertical-align: top;
}
.center {
      text-align: center;
}
.smaller {
      font-size: smaller;
}
.darkgreen {
      background-color: #000066;
}
.lightgreen {
      background-color: #ff9900;

}
.textmarker {
      background-color: #ff9900;
      color: #000066;
      padding: 2px;
}
.kalenderWochentag {
      background-color: #000066;
      color: #cccccc;
      font-weight: bold;
      text-align: center;
}
.kalenderDatum {
      background-color: #ff9900;
}
.kalenderMonatJahr {
      background-color: #000066;
      color: #cccccc;
      font-weight: bold;
      letter-spacing: 3px;
      text-align: center;
}
td.kalenderText p {
      font-size: smaller;
}
.unterschrift {
      font-size: smaller;
      text-align: right;
}
.infobox {
      float: left;
      width: 250px;
      padding-top: 5px;
      padding-left: 5px;
      padding-right: 5px;
      margin-right: 5px;
      border: 1px solid #000066;
      background-color: #F7F7F7;
}

/* Begin Sidebar */
#sidebar {
	padding: 50px 5px 10px 0;
	margin-left: auto;
	width: 200px;
	float: right;
	}
#sidebar li {
	list-style-type: none;
}
#sidebar form {
	margin: 0;
}
#sidebar li ul {
	margin-left: 0px;
}
#sidebar li#recent-posts ul li {
	margin-bottom: 5px;
	list-style-type: disc;
}
/* End Sidebar */

/* Anfang postInPage */
<div id="postInPage">
#postInPage h2.ueberschrift{

}
#postInPage p.rsslink {
	text-align: right;
	font-size: 90%;
}
#postInPage h3.posttitle {

}
#postInPage span.postmeta {
	font-size: 8pt;
	font-weight: normal;
}
#postInPage p.weiterlesen {

}
/* Ende postInPage */

