
/*Favicons neben Links einblenden*/
@import url(/templates/philippstemplate/favicon.css) all;

body {
  margin:0px;
  padding:0px;
  text-align: center;
  font-family: Tahoma,Arial,Verdana,Helvetica,Sans-Serif;
  color: #fff;
  background-color : #aa0000;
  font-size: 90%;
}
h1 {
  font-size : 24px;
  font-weight : 600;
  margin-right : 50px;
}
h2 {
  font-size : 18px;
}
h3 {
  font-size : 16px;
}
blockquote {
  margin-top: -5px;
  font-style: italic;
}
blockquote p {
  background-color: #c22;
}
blockquote pre {
  background-color: #ccc;
  color: #000000;
  margin: 20px;
}
blockquote:before {
  width: 25px;
  margin-left: -40px;
  margin-right: -7px;
  color: #ff3333;
  font-family: Georgia,Times New Roman,serif;
  font-size: 800%;
  line-height: 0px;
  content: "\201E";
}
a {
  color : #aaaaaa;
}
a img {
  border: 0px;
}
a[href^=''].geotagged {
  background: url('/spacer.gif') right no-repeat;
  padding-right: 0px;
}
.seitenBlock {
  text-align: left;
  margin-top: 5px;
  margin-left: 2px;
}
.seitenRahmen {
  -moz-border-radius:10px;
  border: 1px solid #ddd;
}
.seitenRahmenTitel {
  -moz-border-radius:4px;
  background-color: #fff;
  color: #a00;
  font-weight: 700;
  font-size: 12px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
}
.seitenRahmenInhalt {
  font-size: 10px;
  line-height: 140%;
}
.seitenRahmenInhalt a {
  text-decoration: none;
}
.seitenRahmenInhalt ul {
  padding: 5px;
}
.seitenRahmenInhalt li {
  margin-top: 5px;
}
.suchfeld, .eingabefeld {
  -moz-border-radius:4px;
  border: 1px solid #ddd;
  background-color: #f77;
}
.logo, .icon {
  vertical-align: middle;
  Display: inline;
  vertical-align:middle;
}
.rss_icon {
  margin-bottom: -3px;
  margin-left: -5px;
}
.icon {
  margin: 2px;
  margin-left: -1px;
}
.aktuellRahmen {
  text-indent: -15px;
  margin-left: 15px;
}
.albumBeschreibung {
  font-size: 60%;
  font-style: italic;
  font-weight: 400;
}
.albumDetails {
  font-size: 75%;
  font-style: italic;
}
.trackbackBlock, .linktrackerBlock, .albumBlock, .resourceBlock {
  padding: 20px;
  text-align: left;
}
.albumBlock a {
  text-decoration: none;
}
.trackbackTitel {
  font-size: 110%;
}
.trackbackAuszug {
  text-indent: -70px;
  margin-left: 70px;
}
.trackbackFooter {
  margin-top: 5px;
  font-size: 70%;
  font-style: italic;
}
.postDatum {
/*  clear: both;  */
  font-size: 120%;
  color: #aa0000;
  background-image: url('/templates/philippstemplate/img/verlauf.png');
  background-repeat:repeat-y;
  background-position:right;
  text-align: right;
  padding: 2px;
  padding-right: 15px;
  margin-top: 15px;
}
.postKopf, .trackbackKopf, .linktrackerKopf, .albumKopf, .resourceKopf {
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: left;
  font-size: 120%;
  font-weight: 700;
  border-bottom: 1px solid #ddd;
  width: 75%
}
.artikelueberschriftlink {
  text-decoration: none;
  border-bottom: #aaaaaa 2px solid;
  color: #ffffff;
  line-height: 180%;
}
.postInfo {
  font-weight: 500;
  font-size: 60%;
  font-style: italic;
}
.PostText {
/*  max-width: 500px;*/
  padding: 5px;
  text-align: left;
  line-height:150%;
}
.PostText pre {
  line-height: 120%;
}
.PostText:first-letter,  p.PostText + p:first-letter {
  border: 2px dotted #999;
  padding: 6px;
  margin-right: 3px;
  float: left;
  color: #999;
  font-size: 250%;
  font-weight: bold;
  text-transform: uppercase;
}
.PostFooter {
  font-size: 60%;
}
.kommentarBlock_level1, .kommentarBlock_level2, .kommentarBlock_level3, .kommentarBlock_level4, .kommentarBlock_level5, .kommentarBlock_level6 {
  background-color: #c22;
  padding: 5px;
}
.kommentarBlock_level2 {
  margin-left: 20px;
}
.kommentarBlock_level3 {
  margin-left: 40px;
}
.kommentarBlock_level4 {
  margin-left: 60px;
}
.kommentarBlock_level5 {
  margin-left: 80px;
}
.kommentarBlock_level6 {
  margin-left: 100px;
}
.kommentarBlock_level7 {
  margin-left: 100px;
}
.kommentarBlock_level8 {
  margin-left: 100px;
}

.kommentarKopf {
  background-color: #a00;
}
.kommentarTitel {
  text-align: left;
  font-size: 110%;
}
.kommentarAntworten {
  float: right;
  text-align: right;
  font-size: 75%;
}
.kommentarPosterInfo {
  text-align: left;
  font-size: 70%;
  font-style: italic;
}
.kommentar {
  font-size: 80%;
  text-align: left;
}
.kommentarHinzufuegen {
  -moz-border-radius: 4px;
  text-align: left;
  margin-top: 30px;
  border-top: 2px solid #ddd;
}
.kommentarButton {
  -moz-border-radius: 4px;
  width: 30%;
  border: 1px solid #ddd;
  background-color: #f77;
}
.KommentarFormularFeld {
  -moz-border-radius: 4px;
  margin-top: 2px;
  margin-bottom: 10px;
}
.kommentarFormularTitel {
  -moz-border-radius: 4px;
  font-weight: 700;
}
.kommentarText {
  -moz-border-radius: 4px;
  font-family: Tahoma,Arial,Verdana,Helvetica,Sans-Serif;
  font-size: 95%;
  border: 1px solid #ddd;
  background-color: #f77;
}
.kommentarTextButton {
  -moz-border-radius: 4px;
  background-color: #f77;
  border: 1px solid #ddd;
  margin: 1px;
}
.kommentarTextButton_losgelassen {
  -moz-border-radius: 4px;
  background-color: #c22;
  border: 1px solid #ddd;
  margin: 1px;
}
.kommentarTextButton_gedrueckt {
  -moz-border-radius: 4px;
  background-color: #900;
  border: 1px solid #ddd;
  margin: 1px;
}
.calMonthToday {
  -moz-border-radius: 3px;
  border: 1px solid #ddd;
}
.rss_orange {
  color: #ffffff;
  background-color: #ff8000;
  text-decoration:none;
  padding: 1px;
}
.wolke {
  line-height: 105%;
  float: left;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  vertical-align: middle;
}
.wolke a {
  text-decoration: none;
}

.pager {
  margin-top: 20px;
  margin-bottom: 10px;
}
.pagerLink, .pagerCurrent, .pagerLinkPrevPage, .pagerLinkNextPage {
  padding: 5px;
  font-size: 120%;
}
.pagerLink:hover {
  background-color: #f77;
}
#container {
  padding: 10px;
}
#weiss {
  border-left: 4px solid #fff;
  border-top: 4px solid #fff;
  padding-left: 2px;
  padding-top: 2px;
}
#grau {
  border-left: 4px solid #ddd;
  border-top: 4px solid #ddd;
}
#abdecker1 {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 11px;
  height: 5px;
  border: 0px;
  background: #aa0000;
}
#abdecker2 {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 5px;
  height: 11px;
  border: 0px;
  background: #aa0000;
}
#abdecker3 {
  position: absolute;
  top: 10px;
  left: 21px;
  width: 2px;
  height: 12px;
  border: 0px;
  background: #aa0000;
}
#abdecker4 {
  position: absolute;
  top: 21px;
  left: 10px;
  width: 12px;
  height: 2px;
  border: 0px;
  background: #aa0000;
}
#kopf {
  text-align: right;
}
#navi {
  text-align: left;
}
#linkerblock {
  background-color: #aa0000;
  position: absolute;
  margin: 0px;
  margin-top: 40px;
  padding: 5px;
  float: left;
  top: 50px;
  left: 20px;
  width: 170px;
}
#rechterblock {
  background-color: #aa0000;
  padding: 5px;
  margin: 0px;
  padding-bottom:50%;
  float: right;
  width: 170px;
}
#hauptblock {
/*  position: absolute;*/
/*  float: right;*/
  margin: 5px;
  margin-left: 190px;
}
#fuss {
  position: relative;
  height: 130px;
  left: 200px;
  font-size: 9px;
  width: 450px;
  text-align: right;
}
#fuss_rechts {
  position: absolute;
  left: 50px;
  top: 10px;
}
#fuss_links {
  position: absolute;
  left: 250px;
  top: 10px;
}
#fusszeile {
  font-size: 9px;
}
#kalender, .calMonthDay, .calMonthNav, .calMonthBackward,
 .calMonthCurrent, .calMonthForward, .calMonthHeader, .calMonth {
  text-align: center;
  font-size: 11px;
}
#trackbackFeld {
  margin-top: 20px;
  -moz-border-radius: 4px;  
  border: 1px solid #ddd;
}
#trackbackFeld legend {
  -moz-border-radius: 4px;
  border: 1px solid #ddd;
  font-size: 150%;
  font-weight: 700;
  padding: 3px;
}
#kommentarFeld {
  margin-top: 20px;
  -moz-border-radius: 4px;  
  border: 1px solid #ddd;
}
#kommentarFeld legend {
  -moz-border-radius: 4px;
  border: 1px solid #ddd;
  font-size: 150%;
  font-weight: 700;
  padding: 3px;
}
#kommentarFormularLinks {
  -moz-border-radius: 4px;
  width: 50%;
  text-align: center;
  float: left;
  font-size: 80%
}
#kommentarFormularRechts {
  font-size: 95%
}
#kommentarFormularAbsenden {
  margin-top: 30px;
}
#kommentarToolbar {
  float: right;
}
#FehlerTitel {
  margin: 20px;
  font-size: 130%;
  font-weight: 700;
  border: 3px double #0a0;
}
#FehlerNachricht {
  margin: 20px;
  padding: 30px;
}
