#EditRahmen textarea {
	vertical-align: top;
	width: 500px;
}

#EditRahmen input {
	vertical-align: top;
	padding: 0px;
	width: 500px;
	height: 22px;
}

#EditRahmen #subject {
	height: 22px;
}

#EditRahmen #header {
	width: 100px;
	float: left;
	height: 22px;
}

#EditRahmen #header div {
	background-color: #e4e4e4;
	font-weight: bold;
	padding: 3px 0px 4px 5px;
	margin-top: 1px;
	margin-right: 2px;
}

#headertable {
	background-color: #fcfcfc;
	border: 1px solid #bbbbbb;
	font-weight: bold;
	padding: 4px 5px 4px 5px;
	vertical-align: top;
	width: 93px;
}

#username{
	float: left;
	width: 250px;
	padding: 2px 2px 3px 5px;
}

#createdate{
	float: right;		
	padding: 2px 2px 3px 2px;
	
}

#subject{
	clear: both;
	padding: 2px 2px 3px 5px;
	font-weight: bold;
	background-color: #e4e4e4;
	border-bottom: 1px solid #bbbbbb;
	
}

#FileDownload{
	clear: none;
	padding: 0px 2px 0px 3px;
}

#FileDownload div{
	padding: 2px 0px 3px 0px;
	font-weight: none;
}

#text{
	padding: 2px 2px 3px 5px;
}

#commentHeader{
	background-color: #e4e4e4;
	border-bottom: 1px solid #bbbbbb;
	height: 18px;
}

#commentUser{
	float: left;
	width: 250px;
	padding: 2px 2px 3px 5px;
	
}

#commentCreation{
	float: left;
	padding: 2px 2px 3px 0px;
}

#commentEditButton{
	float: left;
	padding: 2px 2px 3px 20px;
}

#commentRemoveButton{
	float: left;
	padding: 2px 2px 3px 20px;
}

#commentText{
	clear: both;
	padding: 3px 3px 3px 5px;
}

#comment{
	float: left;
	width: 250px;
	padding: 3px 2px 4px 5px;
}

#editButtons{
	float: right;
	padding: 3px 2px 4px 2px;
}

#removeButtons{
	float: right;
	padding: 3px 2px 4px 10px;
}

#Rahmen{
}

.Blograhmen{
	position: relative;
	border: 1px solid #bbbbbb;
	background-color: #ffffff;
	margin-bottom: 10px;

}
.BlogDescription {
	margin-bottom: 10px;
}
.pageNumber{
	margin-top: 5px;
	text-align: center;
}
.headers{
	background-color: #bbbbbb;
	height: 20px;
	font-weight: bold;
}	
.backbutton{
	margin-right: 25px;
}
.nextbutton{
	margin-left: 25px;
}

#commentEditRahmen{
	border: 1px solid #444444;
}

#commentEditheadline{
	background-color: #e4e4e4;
	height:20px;
	font-weight: bold;
}

#commentEditText{
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}

#commentEditText textarea{
	width: 100%;
	border: 0px;
}

#commentEditSave{
	text-align: right;
	background-color: #e4e4e4;
}

#commentHeadlineText {
	float: left;
	width: 250px;
	padding: 2px 2px 3px 5px;
}
