body.page-imprint {
	background: #E0DCD0 url('../../images/css/home-bg.jpg') 50% 0px no-repeat fixed;
	color: #1A61BD;
	color: #000000;
}

h1 {
}

.page-content .content {
	background: none;
}

table {
	border-collapse: collapse;
}

table tr th,
table tr td {
	text-align: left;
	padding: 4px;
	font-size: 120%;
	vertical-align: top;
	border: 1px solid #1A61BD;
	color: #259EF4;
	color: #1A61BD;
}

table tr th {
	font-size: 120%;
	color: #1A61BD;
}

table tr .col-1 {
	text-align: center;
}

table tr td.col-2 {
	width: 40%;
}
