html, body, table, input, textarea {
	font-family: Verdana, sans-serif;
	font-size: inherit;
	line-height: 130%;
}

.printonly {
	display: none;
}

h1, h2 {
	font-size: 13px;
	font-weight: normal;
}

td, th {
	vertical-align: top;
}

a:link,
a:visited {
	outline: none !important;
}
a:hover {
	text-decoration: underline;
}

img {
	border: none; 
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: block;
}

.clear {
	clear: both;
}

address {
	font-style: normal;
}

p {
	margin: 0.6em 0;
}

h1 {
	margin-top: 0;
	margin-bottom: 1em;
}

h2 {
	margin: 1.2em 0 1em 0;
}

form {
	margin: 0;
}

#logo {
	display: block;
	font-size: 22px;
}

#image {
	margin-bottom: 1.37em;
}

#projectDetails {
	padding-bottom: 0.7em;
}

#projectDetails table {
	margin: 22px 0 0 0;
}

#projectDetails td {
	padding: 0 1em 0 0;
}

.projekte h1,
.wettbewerbe h1,
.aktuelles h1,
.publik h1 {
	font-size: 11px;
	margin-bottom: 2px;
	font-weight: bold;
}
.projekte h2,
.wettbewerbe h2,
.aktuelles h2,
.publik h2 {
	margin: 0 0 0.6em 0;
}

.impressum p {
	margin-top: 0;
}
