* html body {
	text-align: center;
}

* html #left {
	width: 503px;
}

* html #right {
	width: 194px;
}

* html #content,
* html #right .item {
}

* html #topSearch .searchField {
	height: 23px;
}

* html #topSearch .searchSubmit {
	margin-left: -3px;
}

* html .news {
	height: 100px;
}

* html #container {
	text-align: left;
}

* html .boxLine .column .box {
	height: 265px;
}

* html .boxLine .column .box.half,
* html .boxLine.half .column .box {
	height: 130px;
}

* html .termine ul li a {
	width: 170px;
}

* html .boxLine .column .box .moreLink {
	bottom: 23px;
	background: none;
}

* html #header {
	background: transparent url(img/logo.gif) no-repeat left 15px;
}

