.linker-bereich{
	display: none;
}

.guestbook .container{
	margin-top: 195px;
}

#rechter-bereich {
	width: 820px;
}

.comment_default{
	clear: left;
	margin-bottom: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}




.comment_default p{
	font-size: 12px;
	color: #4A4646;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 9px;
}

.info{
	font-size: 15px;
	padding-top: 5px;
	font-weight: bold;
	border-bottom: 1px solid #E2E1E1;
	float: left;
}


.info a {
	color: #0F0B0B;
}


.widget p{
	float: left;
	clear: both;
	color: red;
	font-weight: bold;
}

.widget input{
	float: left;
	clear: both;
	color: #777777;
	margin-top: 9px;
	width: 350px;
	height: 20px;
	padding: 2px 0 0px 6px;
	margin-right: 20px;
	border: 1px solid #D2D2D2;
	border-radius: 3px;
}



.widget input:focus{
	background: #F4F3F3;
}


.textfeld{
	width: 431px;
	float: left;
	clear: right:
}
.textfeld textarea{
	color: #777777;
	margin-top: 9px;
	padding-top: 6px;
	margin-bottom: 7px;
	height: 209px;
	width: 430px;
	border: 1px solid #D2D2D2;
	border-radius: 3px;
	padding-left: 6px;
	font-family: arial;
}

.widget textarea:focus{
	background: #F4F3F3;
}

.comment{
	clear: both;
	padding-bottom: 15px;
	margin-bottom: 0;
}

.even{
	background: #F8F8F8;
}

.odd{
	 /* background: #FEFBFB; */
}

/*
.ce_comments h1{
	margin-left: 2px;
}
*/

.submit_container{
	text-align: center;
	margin-bottom: 15px;
}


.submit{
	clear: both;
	float: center;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #D2D2D2;
	border-radius: 3px;
	padding: 4px 8px;
	color: #777777;
}

.submit:hover{
	cursor: pointer;
}
#field_left{
	float: left;
	width: 380px;
}

label{
	clear:both;
	float: left;
	margin-top: 12px;
}
