.custom #sidebars {
	border: none;
}

.custom #logo, #logo a {
	padding: 0;
		font-size: 16px;
}

body {
	background: url(images/bg-head.gif) repeat-x;
}

.custom #page {
	background: url(images/bg-head.gif) repeat-x;
}

.custom #header {
	padding: 0;
	margin: 0;
	height: 60px;
}

.custom #header #logo {
	line-height: normal;
	padding: 0;
	margin: 0;
}

#welcome {
	height: 235px;
	margin-top: 15px;
}

#welcome h2 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}

#welcome p {
	font-size: 16px;
	font-weight: bold;
}

.custom .menu {
	margin-top: 5px;
}

.left-home {
	float: left;
}
.right-home {
	padding-top: 60px;
	float: right;
	width: 470px;
}

.custom .headline_area h1, .headline_area h2 {
	font-size: 32px;
	margin-top: 5px;
	margin-bottom: 60px;
}

.custom #archive_info h1 {
	font-size: 32px;
	margin-bottom: 10px;
}

.custom #footer {
	text-align: center;
}

.custom .teaser .post_image_link img {
	border: 5px solid white;
}





