#blog {
  font:10pt Verdana;
}
#blog table {
	float:left;
	width:100%;
}
#blog h1 {
	color:#126702;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	margin:0 0 10px 0;
}
#blog h2 {
	color:#126702;
	font-weight:bold;
	font-size:12px;
}
#blog h3 {
	color:#126702;
	font-weight:bold;
	font-size:11px;
}
#blog a {
}

#blog .blogDate {
	color:#099;
  text-align:right;
}

#blog .blogEntry {
	font-size:11px;
	color:#68686A;
}

#blog .blogComments {
	color:#099;
}

#blog .blogNewcomment {
	color:#099;
	text-align:right;
}

#blog .break {
	border-bottom:#099 dotted 1px;
}


div.forum {float:left; width:100%; border-bottom:#099 dotted 1px;}
.forum span {line-height:1.3333em; overflow:hidden; display:inline; font-size:75%; color:#666;}
.forum span strong {color:#333;}
.forum span a {font-weight:bold;}
.forum_send, .forum_save {
	cursor: pointer;
	float: left; 
	margin: 0.5em 0 0em 16.25em;
}
.forum_delete {
	cursor: pointer;
	margin: 0.5em 0;
}
.forum_add {
	cursor: pointer;
	margin: 0.5em 0;
}
input.forum_inputfeld,
textarea.forum_inputfeld {border: solid .06em #ccc; width: 300px; color:#333333; font-size:0.9em; font-family:Arial, Helvetica, sans-serif;}
textarea.forum_inputfeld {height:8em;}
html>body textarea.forum_inputfeld {width: 300px;}

html>body input.forum_inputfeld:focus,
textarea.forum_inputfeld:focus {
  border-color:#85bc2a;
}

input.forum_uploadfeld {border: solid .06em #ccc; width: 12.5em;}

a.blog_link {
	text-decoration:none;
}
span.forum_date, span.forum_count {
	color:#099;
}
span.forum_posted {
	color:#099;
	font-weight:bold;
}
span.forum_headline {
	color:#14737D;
	font-weight:bold;
}
span.forum_headlinetop {
	color:#099;
	font-weight:bold;
}
span.forum_subheadline {
	color:#ffffff;
	font-weight:bold;
}
.bg1 {
	background-color:#e8f2ed;
}
.bg2 {
	background-color:#FFFFFF; /*eeeeee*/
}
.bg3 {
	background-color:#14737D;
}
.bg4 {
	background-color:#FFFFFF;
}

.formcolor .fliesstext, #formcolor .fliesstext {
	font-size:75%;
	color:#666;
}

.formcolor .errortext, #formcolor .errortext {
	font-size:75%;
	color:#14737D;
}
#DIV_DatenAendernControl {
	background-color:#e8f2ed;
	border-top:#099 dotted 1px;
	border-bottom:#099 dotted 1px;
}
#DIV_DatenAendernControl input {
	width:11.625em;
}

#DIV_LoginControl .textmargin span {color:#666666; font-size:75%; width:100%; line-height:1.25em; display:block;}