/* Hides from IE-mac \*/
* htm .floatholder {height: 1%;}
/* End hide from IE-mac */



.title .published_at {
	font-size:12px; 
	padding-top:6px;
	float: right;
}

/* News */

.posts .post {
  margin-bottom: 5em;
  clear: left;
}

.post p {
    text-align: justify;            /* News immer im Blocksatz! */
}


div.category_title {
}

div.category_description {
    padding:1%;
    margin: 1%;
    font-size:medium;
  }

div.post {
    margin-right: 10px;
	padding: 0 5px 0 5px;
}

div.post a {
 color: #002288;
}

div.post .title {
    font-size:large;
}

div.post .categories {
	font-size: x-small;
	float: left;
}

div.post .teaser {
	margin-top: 1.5em;
    font-weight: bold; 
	margin-left: 1%;
	text-align: justify;
	clear: both;
  }

div.post .teaser img {
 margin-right: 1em;
}

div.post .admin_info {
	clear: both;
}

div.post .body {
	text-align: justify;
/*	font-size: small; */
	margin-left: 1%;
}

div.post .body a {
 text-align: left;
}

/* Tabellen in News standardmäßig mit 100% Breite anzeigen */
div.post .body table { width: 94%; }

div.day_posts {
    font-size: 150%;
}

div.day_posts .day_title {
    background-color: #EEEEEE;
}

div.post_compact {
    margin: 1%;
}

div.post_compact .title {
    font-size:95%;
  	border-bottom-style: none;

	padding-left:20px;
	background-image:url('/images/icons/arrow_title.gif');
	background-position: left center; 
	background-repeat: no-repeat;
  }


p.link, p.news-link {
    text-align: left;
	margin-left: 10px;
	padding-left:20px;
	background-image:url('/images/icons/arrow_title.gif');
	background-position: left center; 
	background-repeat: no-repeat;
}

p.document-link {
	margin-left: 10px;
	padding-left:32px;
	padding-top: 6px;
    padding-bottom: 7px;
    background: url('/images/icons/document.gif') left center no-repeat;
}

p.theme-page-link {
    text-align: left;
	margin-left: 10px;
	padding-left:32px;
	padding-top: 6px;
    padding-bottom: 7px;
	background-image:url('/images/icons/theme_page.gif');
	background-position: left center; 
	background-repeat: no-repeat;
}

.warning {
 font-size: 70%;
 font-weight: bold;
}

.post .body img {
 margin: 4px 10px 10px 10px;
 border: 1px solid;
}

.explanation {
 text-align: justify;
}

.post A:visited {
  color : #888;
  font-weight: normal;
  text-decoration: underline;
  background-color : transparent; }

.post A:hover {
  color: #FF9900;
  font-weight: normal;
  text-decoration: none;
  background-color : transparent;}
  
.post A:active {
  color: #000066;
  text-decoration: underline;
  background-color : transparent; }
  
  
p#home_link {
 margin-top: 50px;
 padding: 5px;
 width: 700px;
 margin-left: 80px;
 margin-top: 20px;
 padding: 10px 20px 0 20px;
 text-align: center;
}

p#home_link a {
 text-decoration: underline;
 padding-left: 20px;
 background-image: url(/images/icons/info.gif);
 background-repeat: no-repeat;
}

.news_icon { 
 float:right;
}

.post h1 {
  padding: 5px 15px;
  margin-top: 1em;
}

.post h2 {
  margin-top: 1em;
}
