h1 a { font-size:small; }

/* General form styles */
form { width:415px; }
form br { clear:left; }
fieldset { width:415px; border:0; }
label, input, textarea {
	display:block;
	width:245px;
	float:left;
	margin-bottom:10px;
}
label {
	text-align:right;
	width:100px;
	padding-right:10px;
}
form p { text-align:center; }
#submit {
	display:inline;
	float:none;
	clear:left;
	width:80px;
}

.spalte_1 { width:575px; }

.spalte_1 a {
	color:#207010;
	text-decoration:none;
	border-bottom:1px dotted #207010;
}
.spalte_1 a:hover { border:0; }

table#showBlogentries td { padding:0 5px; }

form#addEditForm { width:515px; }
#addEditForm fieldset { width:515px; border:0; }
#addEditForm textarea {
	height:200px;
	width:250px;
}
form#addEditForm p { text-align:left; padding-left:110px; }
form#addEditForm p a { margin-left:10px; }
