body {
	background-color: #F1EFE3;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 100%;
}

body, p, td, th, li, a, form, h1, h2, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, p, td, th, li, a, form, input, textarea {
	font-size: 12px;
	color: #644E13;
}

input, textarea {
	border: solid;
	border-color: #D5CFB9;
	border-width: 1px;
}

h1, h2 {
	font-weight: bold;
	color: #8B2726;
}

h1 {
	font-size: 18px;
	padding-top: 0px;
}

h2 {
	font-size: 14px;
	padding-top: 10px;
}

a {
	color:#8B2726; 
	text-decoration:none;
	padding-left: 9px;
	background-position: top left;
	background-repeat: no-repeat;
}

.textLink {
	color: #C3744D;
	background-image: url(images/navipfeiltext.gif);
}

a.textLink:hover {
	text-decoration: underline;
}

.naviTD {
	height: 24px;
	width: 150px;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DAD5C5;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: #DAD5C5;
}

.naviTDselected {
	height: 24px;
	width: 150px;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DAD5C5;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: #DAD5C5;
	background-image: url(images/navibg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	font-weight: bold;
}

.naviLink {
	margin-left: 7px;
	background-image: url(images/navipfeil.gif);
}

a.naviLink:hover {
	font-weight:bold;
}



.seitenDiv {
	position: relative;
	width: 750px;
	background-image: url(images/kopfgrafik.jpg);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 1;
}

.seitenDiv2 {
	width: 750px;
	background-image: url(images/wasserzeichen.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-bottom: solid;
	border-bottom-color: #D5CFB9;
	border-bottom-width: 1px;
	z-index: 1;
}

.textDiv {
	padding-top: 171px;
	padding-left: 179px;
	padding-right: 175px;
	padding-bottom: 8px;
	z-index: 1;
}

.naviDiv {
	position: absolute;
	top: 213px;
	width: 150px;
	z-index: 2
}

.bild {
	position: absolute;
	top: 219px;
	left: 599px;
	z-index: 2
}

.footDiv {
	width: 750px;
	padding: 5px;
	padding-bottom: 25px;
	color: #C3744D;
	font-size: 10px;
	z-index: 1;
}
