BODY {
	color: #000000;
	background-color: #F9E2E3;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left : 0em;
	margin-right : 1em;
}

A:LINK {
	color: #545454;
	background-color: transparent;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

A:VISITED {
	color : #545454;
	background-color : transparent;
	font-size: 15px;
	font-weight:bold;
	text-decoration : none;
}

A:HOVER {
	background-color: transparent;
	color: #993300;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

A:active {
	background-color : #FFCECE;
	color : #FF00FF;
	font-size: 15px;
	font-weight:bold;
	text-decoration : underline;
}

a.u:link {
	color: #000000;
	background-color: transparent;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.u:visited {
	color: #3F3F3F;
	background-color: transparent;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.u:active {
	color: #000000;
	background-color: transparent;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

a.u:hover {
	color: #A02000;
	background-color: transparent;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

H1 {
	color : #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
}

H2 {
	color : #993300;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 15px;
}

p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

li {
   font-size: 15px;
   font-family: Arial, Helvetica, sans-serif;
}

div.rand {
	background-color: #FFCCCC;
	background-image:url(http://lorber-jakob.de/bilder/ll.jpg); background-repeat:repeat-y;
	background-position:0px 0px;
	position: absolute;
	padding: 0em;
	width: 1000px;
	height: 1950px;
	top: 0px;
	left: 0px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #F88484;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #F88484;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #F88484;
}

div.oben {
	position: absolute;
	background-color: #FFCCCC;
	background-image:url(http://lorber-jakob.de/bilder/oo.jpg); background-repeat:repeat-x;
	background-position:0px 0px;
	width: 1000px;
	height: 110px;
	top: 0px;
	left: 0px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #F88484;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #F88484;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #F88484;
   }

div.kopflinks {
	position: absolute;
	width: 165px; height: 108px;
	top: 0px; left: 0px;

   }

div.kopfmitte {
	position: relative;
	width: 530px;
	height: 110px;
	margin-top: 1px;
	margin-left: 240px;
	text-align: center;
}

div.kopfrechts {
	position: absolute;
	width: 130px;
	height: 110px;
	top: 15px; right: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration:none;
	font-size:12px;
   }

div.inhalt {
	position: absolute;
	width: 950px;
	height: auto;
	top: 120px;
	right: 30px;
	bottom: 1em;
	left: 30px;
}
sup {
	font-size:10px;
}
