body {
	color: Black;
	font-family: "Times New Roman", serif;
	padding: 0px;
}

#Head
{
	height: 120px;
	font-size: 30px;
	text-align: center;
	padding-top: 0px;
	padding-left: 0px;
	width: 965px;
}
#HeaNavi{
	position: absolute;
	top: 39px;
	left: 0px;
	width: 90px;
}
#navi {
	left: 0px;
	width: 90px;
	height: 450px;
	position: absolute;
	top: 140px;
	margin-top: 0px;
}
#navilink {
	background-image:  url(../bilder/navi/back.gif);
	width:90px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 11px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	font-size: 12px;
}
#naviend {
	background-image:  url(../bilder/navi/end.gif);
	width:90px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 11px;
	padding: 0px;
	margin-top: -1px;
	
}

#MainContent {
	position: absolute;
	left: 95px;
	text-align: center;
	padding-left: 0px;
	padding-top: 0px;
	width: 870px;
	height: 450px;
	background-image: url(../bilder/baerBack400.jpg);
	background-repeat: no-repeat;
	background-position: center;
	overflow: auto;
	color: #000000;
	top: 143px;
}

#cop {
	position: absolute;
	left: 0px;
	top: 600px;
	text-align: center;
	padding-top: 3px;
	font-size: 7px;
	width: 965px;
}
table{
	border: none;
	text-align: left;
}
textarea {
	background: none;
}
input {
	background: none;
	cursor: text;
}

h1 {
	font-size: 25px;
	text-decoration: underline;
	font-weight: bold;
}
h2 {
	font-size: 25px;
	text-decoration: underline;
}
h3 {
	font-size: 20px;
	text-decoration: underline;
	font-weight: bold;
}
h4 {
	font-size: 20px;
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: Black;
}

a:hover {
	text-decoration: underline;
	color: Black;
}
a:visitet {
	text-decoration: none;
	color: Black;
}
