.news_head
{	margin: 0px;
	padding:0px;
	text-align:center;
	font-size:14px;
	font-weight_normal;
	text-decoration:underline;
	width:100%;
}

p.news_content
{	margin:60px auto 0px auto;
	width:300px;
}

form
{	display:inline;
	margin:0px;
	padding:0px;
}

.error_line
{	width:100%;
	text-align:center;
}

.error
{	background-color:#f91010; 
	color:#ffffff;
	font-weight:bold;
}

.main_box
{ width:390px;
  margin:10px auto 0px auto;
	overflow:hidden;
}


.submit
{ width:140px;
  font-size:12px;
  color:#606060;
	background-color:#c4c4c4;
 	margin-right:5px;
}


.kn_text
{	width:375px;
	height:100px;
	margin-left:5px;
	overflow:auto;
	background-color:#ffffff;
}

.make_right
{	text-align:right;
	width:100%;
}

.make_left
{	text-align:left;
	width:100%;
	padding-left:5px;
}

label.nachricht
{	padding-left:5px;
}

.make_center
{	width:100%;
	text-align:center;
}


.kn_line
{	height:15px;
	position:relative;
	left:80px;
	width:305px;
}

.img_line
{		height:60px;
		position:relative;
		left:40px;
		width:345px;
}

.kn_quest
{	position:absolute;
		left:0px;
		top:5px;
}

.kn_ask
{	position:absolute;
	right:0px;
	width:200px;
	background-color:#ffffff;
}


.my_clear
{	clear:both;
		font-size:0px;
		height:0px;
		overflow:hidden;
}

.bn_error
{  background-color:#ff0000; 
			color:#ffffff; 
			font-weight:bold; 
			font-size:14px;
			width:100%; 
			text-align:center;
}
