html, body, table, input, textarea {
	font-family: Arial;
	font-size: 11pt;
	line-height: 13pt;
}

body {
	overflow: scroll;
	overflow-x: auto;
}

h1, h2 {
	font-size: 100%;
	font-weight: bold;
}

a, a:visited {
	outline: none !important;
	color: #CB0A1D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


img { border: none; }

#address {
	font-size: 8pt;
	line-height: 10pt;
}
#wordmark {
	font-size: 18pt;
}

.red {
	font-weight: bold;
	color: #CB0A1D;
}

/* Referenzen */

#scroller {
	float: right;
	margin-right: 17px;
}

#scrollarea {
	width: 120px;
	height: 408px;
	position: relative;
	overflow: auto;
}

#scrollarea img {
	display: block;
	margin: 0;
	border-top: 2px solid #CB0A1D;
}
#scrollarea .firstimg img {
	border-top: 0;
}

#scrollareadata {
	position: absolute;
}

#scrollareaup, #scrollareadown {
	visibility: hidden;
}

#details {
	float: right;
}

#details {
	margin-top: 22px;
	margin-bottom: 20px;
}

#details img {
	display: block;
	margin-bottom: 5px;
}