body {
	margin: 0;
	padding: 0;
	font-family: Times New Roman, serif;
	font-size: 10pt;
	line-height: 1.1em;
}

.noprint { display: none }

/*
a {
	color: black;
	text-decoration: none;
}
*/
a img { border: 0 }

.pager { display: none }


.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }

.clear {
	clear: both;
}

table th, table td {
	vertical-align: top;
	padding: 5px;
}

table.list th {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #f0f0f0;
}

table.list td {
	border-bottom: 1px solid black;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 1em;
}


#outer-wrap {
	width: auto;
	background-color: white;
	border: 0;
}


#header {
	border: 2px solid #999;
	height: 110px;
}

#header #logo {
	padding: 5px;
}

#header #referens-foto {
	padding: 5px;
}

#header #referens-kontakt {
	bottom: 5px;
	right: 110px;
}


p#mainimage {
	text-align: center;
	width: 100%;
}

p#mainimage img {
	width: 90%;
}
