//RESET
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline:0;vertical-align:baseline;}
a {margin:0;padding:0;border:0;vertical-align:baseline;}
table {border-collapse:collapse;border-spacing:0;}
input, select {vertical-align:middle;}

body * {
	line-height: 15pt;
}

body {
	background: none;
	color: black;
}

h2{
	background: url('img/h2-underline.png') repeat-x;
	font: 20pt "Chaparral Pro", "Minion Pro", "Palatino", "Book Antiqua", "Times New Roman" serif;
	font-style: italic; font-style: oblique;
	font-weight:	lighter;
	margin: 0;
	padding: 0;
	color: black;
	width: 560px;
	height: 40px;
	left: 320px;
	position: relative;
}

h5, dt, cite {
	color: black;
	position: relative;
	float: left;
	clear: both;
	text-align: right;
	left: 160px;
	width: 120px;
	font: 10pt sans-serif;
	margin: 0 -120px 0 0;
	padding: 0;
}

p, blockquote, dd, cite {
	position: relative;
	left: 320px;
	width: 560px;
	margin: 0 0 15pt 0;
	padding: 0;
	font: 13pt "Verdana", "Trebuchet MS", "Helvetica", "Arial", sans-serif;
	font-size-adjust: 0.54;
}

fieldset {
	border: 0;
	position: relative;
	left: 320px;
	width: 560px;
	margin: 0 0 15px 60px;
	padding: 0;
}
fieldset legend {display: none;visibility: hidden;}

input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid gray;
	color: grey;
	font: 13pt "Verdana", "Trebuchet MS" sans-serif;
	font-style: italic; font-style: oblique;	
}

a:link, a:visited {
	color: black;
	text-decoration: none;
	background: url('img/links-underline.png') repeat-x;
	font-style: italic; font-style: oblique;
}

#texts {
	width: 960px;
	position: absolute;
	margin: auto;
}

#navmenu {
	position: fixed;
	background: url('img/print-alvarez-logo.png') no-repeat;
	top: 0;
	left: 24px;
	margin: auto;
	width: 960px;
	height: 200px;
}

#hauptmenu {
	display: none;
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
}

h1 {
	color: black;
	font: 40pt "Chaparral Pro", "Minion Pro", "Palatino", "Book Antiqua", "Times New Roman" serif;
	font-style: italic; font-style: oblique;
	font-weight: lighter;
	width: 280px;
	height: 90px;
	position: relative;
	left: 33px;
	padding-top: 50px;
	margin: 0;
	text-align: center;
}

div.bereich {
	page-break-after: always;
}