
/* Termine */

h3 {
	font-size: 21px;
	border-bottom: 1px solid #eee;
}

.entry {
	margin: 15px 0 20px 0;
	
}

	.entry p, .entry ul, .entry h4, .entry td
	{
		margin: 0 0 10px 0;
		line-height: 1.6em;
		padding: 0;
		list-style-type: none;
	}
	
	.entry h4 { margin-top: 20px; }
	
	h3 { margin-bottom: 10px; margin-top: 15px; font-size: 14px; border: none; line-height: 1.4em;}
	
	.entry a { color: #777; }
	.entry a:hover { text-decoration: none; }
	
h2 .date { color: #777; font-weight: normal; font-size: 14px;  }

h2 .title { color: #777; font-size: 14px; line-height: 20px; }

*+ html h2 .title { line-height: 28px; }

h2 { margin-bottom: 25px; }

table.meta { border-top: 1px solid #dfdfdf; margin-bottom: 15px; }

.meta_key, .meta_value {
	border-bottom: 1px solid #dfdfdf;
	padding: 7px 0;
	vertical-align: top;
	line-height: 19px;
}

.meta_key {
	width: 120px;
	text-align: left;
	font-weight: bold;
}

.meta_value {
	width: 380px;
	padding-left: 10px;
}

#archiv_overview {
    list-style: none;
}

#archiv_overview li {
	font-size: 13px;
	margin-bottom: 24px;
	line-height: 1.4em;
}

#archiv_overview li a {
    text-decoration: none;
    color: #000;
}

#archiv_overview li .date {
	color: #666;
	font-style: normal; 
	font-weight: normal;
}

#archiv_overview li a:hover, #archiv_overview a.link_hovered {
    color: #666;
}

.termine h3 { line-height: 1.5em; margin-bottom: 15px; }
.termine h3 .date { color: #777; }
.termine h2 { margin-bottom: 15px; }
.termine .entry { border-bottom: 1px solid #dfdfdf; padding-bottom: 20px; margin-top: 0; margin-bottom: 15px; padding-top: 0;  width: 100%; float: left; clear: both; }
.termine img { margin-top: 10px; }