* {
	border:0;
	margin:0;
	padding:0;
}


html, body {
	height:100%;
}

html {
	background:#000 url(../images/seitenhintergrund.jpg) repeat-x;
}

body {
	background:url(../images/wirnshofer-header.jpg) top center no-repeat;
	color:#eaeaea;
	font:75%/1.5em "Lucida Sans Unicode","Lucida Sans","Lucida Grande",Tahoma,Verdana,sans-serif;
	min-width:960px;
}


h1 {
	font-size:1px;
	overflow:hidden;
	position:absolute;
	text-indent:-9999px;
}

h2 {
	height:39px;
	margin:0 0 0.5em 0;
	overflow:hidden;
	text-indent:-9999px;
	width:155px;
}

h3 {
	color:#EBB258;
	font-size:1.1em;
	font-weight:normal;
	margin:0 0 0.2em 0;
}


p {
	margin:0 0 1.2em 0;
}




a:link {
	color:#E3AD63;
	text-decoration:none;
}

a:visited {
	color:#E3AD63;
}

a:focus, a:hover {
	color:#BF0B12;
	text-decoration:underline;
}

a:active {
	color:#f00;
	text-decoration:underline;
}
