.bloaghead a:link, 
.bloaghead a:active, 
.bloaghead a:visited, 
.bloaghead a:hover {
	color: #123456;
	font-weight: bold;
	text-decoration: underline;
}

.blog_bg {
	background: no-repeat bottom right;
	background-image: url(../grafiken/backgrounds/blog.gif);
	padding-top: 5px;
}

.blog_img {
	float: left;
	margin: 5px 15px 5px 0px;
	padding: 2px;
	border: 1px solid #444;
}

.blog_modbg {
	background-color: #F8FAF9;
}

.blog_title {
	border-bottom: 1px dashed #A2AED2;
	color: #616D7B;
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-top: 0px;
}

	.blog_title a:link,
	.blog_title a:active,
	.blog_title a:visited {
		color: #616D7B;
		text-decoration: none;
	}
	
	.blog_title a:hover {
		color: #B46920;
	}

.blog_write {
	background-color: #EDEBE6;
	border: 0px solid #E2E3E3;
	margin-top: 5px;
	padding: 10px 5px;
}

.blogtag {
	background-color: #EDEBE6;
	border: 0px solid #E2E3E3;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px 5px;
}

.blogtag a:hover {
	color: #B46920;
	text-decoration: underline;
}

.blogtext {
	color: #383838;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	margin-top: 0px;
	padding: 5px;
}

.blogtext a:link, .blogtext a:active, .blogtext a:visited, .blogtext a:hover {
	color: #B46920;
	font-weight: bold;
	text-decoration: underline;
}

.blogvote_links {
	background: #EDEBE6; /*url(grafiken/blogs/bg.newblogbox.gif);*/
	color: #000000;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-left: -14px;
	padding: 10px;
	width: 129px;
}

#smileyformartierung {
	background-color: #EDEBE6;
	border-bottom: 1px dashed #98B0AB;
	margin-top: 5px;
	padding: 3px;
}

#textformatierung {
	background-color: #EDEBE6;
	border-bottom: 1px dashed #98B0AB;
	margin: 0px;
	padding: 3px;
}

