#prozess {
	margin:40px 0 40px 0;
}
#inhalt {
	width:720px;
	margin:0 0 0 0;
	padding:0 0 40px 0;
	padding-top:46px;
}
#inhalt p, #inhalt h1{
	padding:0 0 0 40px;
	width:640px;
	letter-spacing:0px;
}
#inhalt p{
	font-size:12px;
	line-height:17px;
	padding-bottom:15px;
}
#inhalt h1{
	color:#00A7EB;
	font-size:14px;
}
table.move {
	margin:0 0 0 70px;
}
#kopf {
	height:87px;
}
#inhalt li {
	margin-left:50px;
	list-style-type:square;
	font-size:12px;
	line-height:17px;
	letter-spacing:0px;
	width:540px;
}
.more_link {
		margin:0 0 0 70px;
		list-style-image:none;
		list-style-type:none;
		background-image: url(/img/arrow_left.gif);
		background-position: 0 55%;
		background-repeat: no-repeat;
	}
.more_link span{
		margin:0 0 0 10px;
	}
	
.txtBold{ font-weight: bold;}
a.txt { color: #00A7EB;
	font-size:14px;
	text-decoration: none; }
.news_preview {
	margin:0 0 0 15px;
}
.news_headler {
	color: #00A7EB;
	font-size:14px;
	margin:0 0 10px 0;
}
table.border{ 
	margin:10px 0 10px 40px;
	border-collapse:collapse;
}
table.border td, table.border th {
	border-bottom:1px solid #E1E1E2;
	border-top:1px solid #E1E1E2;
	padding:10px 0 10px 0;
}
td {
	font-size:12px;
	line-height:17px;
	letter-spacing:0px;
}
table.imgs_news td{
	padding:8px 8px 8px 8px;
	border: 0;
}
input, textarea {
	border:1px solid #E1E1E2;
}