/* Blog-Werbung Startseite */
#ID_G8blogAd {
	padding: 5px 10px;
	border: 1px solid #CCC;
	background: #EEE;
	margin: 40px 0;
	display: none;
}
#ID_G8blogAd h2 {
	color: #000 !important;
}
#ID_G8blogAd ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#ID_G8blogAd ul li {
	margin: 0 0 10px 0;
	padding: 0;
}
#ID_G8blogAd ul li h3 {
	margin: 0;
	padding: 0;
}
#ID_G8blogAd ul li h3 a {
	color: #000 !important;
}
#ID_G8blogAd ul li .Date {
	color: #666;
}

#ID_Blog ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#ID_Blog ul li {
	margin: 0 0 30px 0;
	padding: 0;
	clear: both;
}
#ID_Blog ul li h2 {
	margin: 0;
}
#ID_Blog ul li .Author {
	margin: 0 !important;
	font-style: italic;
	color: #666;
}
#ID_Blog ul li .Permalink {
	margin: 1px !important;
	font-size: 10px !important;
	color: #666;
}

#ID_Blog .Html iframe {
	width: 390px;
	margin: 10px 0;
}

#ID_Blog .Content ul,
#ID_Blog .Content ol {
	margin: 10px 0;
	padding-left: 30px;
}

#ID_Blog .Content ul li,
#ID_Blog .Content ol li {
	line-height: 140%;
	margin: 0;
}

#ID_Blog .Content ul li {
	list-style: disc;
}

/* Rubriken */
.SelectByRubric ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.SelectByRubric ul li {
	display: inline;
	margin: 0 10px 0 0;
}
.SelectByRubric ul li a {
	background: url(../images/link2.png) 0 4px no-repeat;
	padding: 0 0 0 10px;
}
.SelectByRubric ul li a:link,
.SelectByRubric ul li a:visited {
	color: #333;
}
.SelectByRubric ul li a:focus,
.SelectByRubric ul li a:hover,
.SelectByRubric ul li a:active {
	color: #F82523;
	background: url(../images/link2.png) 0 -288px no-repeat #EEE;
}
.SelectByRubric ul li a strong {
	text-transform: uppercase;
	color: #F82523;
	text-decoration: none;
}

.SelectByYear {
	margin: 0 0 20px 0;
}
.SelectByYear ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.SelectByYear ul li {
	display: inline;
	margin: 0 10px 0 0;
}
.SelectByYear ul li a {
	background: url(../images/link2.png) 0 4px no-repeat;
	padding: 0 0 0 10px;
}
.SelectByYear ul li a:link,
.SelectByYear ul li a:visited {
	color: #333;
}
.SelectByYear ul li a:focus,
.SelectByYear ul li a:hover,
.SelectByYear ul li a:active {
	color: #F82523;
	background: url(../images/link2.png) 0 -288px no-repeat #EEE;
}
.SelectByYear ul li a strong {
	text-transform: uppercase;
	color: #F82523;
	text-decoration: none;
}

/* Blog 09 */
#ID_Blog09 .SelectByRubric {
	margin: 0 0 24px 0;
}
#ID_Blog09 .SelectByRubric ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#ID_Blog09 .SelectByRubric ul li,
#ID_Blogoverview .SelectByRubric ul li {
	clear: none;
	display: block;
	margin: 0 10px 0 0;
}


#ID_Blog .Rubric,
#ID_Blog .Date {
	color: #999;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#ID_Blog .Rubric {
	float: right;
}
#ID_Blog .Date {
	color: #000;
}
#ID_Blog h2 {
	clear: both;
}

#ID_Blog #ID_Blogoverview h3 {
	border-bottom: 1px solid #666;
	margin-top: 40px;
	padding: 0 10px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

