/* @override http://matschiner.wvnet.at/fileadmin/CSS/matschiner.css */

/* @override http://localhost:8888/homepages/matschiner/web-content/CSS/matschiner.css */

body /* Mozilla Firefox alignment */ {
	margin-top: 0;
	margin-left: 0;
	text-align: center;
	background-image: url(../SKIN/hg_holz.jpg);
}

div#hg_top {
	width: 100%;
	height: 234px;
	background-color: gray;
	z-index: 0;
	background-image: url(../SKIN/hg_top.jpg);
	position: absolute;
	left: 0;
}

div#top {
	height: 184px;
	width: 820px;
	z-index: 3;
	background: url(../SKIN/top.jpg) 0 0;
	position: relative;
	top: 50px;
	display: inline-block;
}

div#main {
	z-index: 3;
	position: relative;
	top: 50px;
	display: inline-block;
}

div#maintext {
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 5px;
}

h1 {
	font: 1.8em/1.2 "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}

h2 {
	font: 1.3em/1.2 "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}

h4 {
	font: 0.7em/1.4 "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 40px;
}

h5 {
	font: 0.7em/1.4 "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}

p {
	font: 0.75em/1.4 "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}

ul#menue {
	font: 0.9em/1.6 "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 20px;
	list-style-type: none;
}

li a {
	text-decoration: none;
	color: black;
}

li a:hover {
	color: maroon;
}

a {
	color: black;
}

a:hover {
	color: maroon;
}

table#torten {
	width: 460px;
}

td#tortenbilder {
	
}



