html {
	padding: 0;
}
body {
	color: black;
	background-color: #a7bc8f;
	font-size: 100.01%;
	font-family: Trebuchet MS,Arial,sans-serif;
	text-align: center;
	background-attachment: scroll;
	background-image: url(/img/bodybg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

div#head {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 760px;
    padding: 0px;
    border: 5px solid white;
	font-size: 0.9em;
  }
#bild {
	background-color: #dee8d3;
	height: 114px;
	background-attachment: scroll;
	background-image: url(/img/head_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#headline {
	height: 50px;
	background-color: #a7bc8f;
}
#headdate {
	height: 59px;
	width: 405px;
	float:left;
	background-color: #a7bc8f;
    padding: 0px;

}
#headimage {
	width: 336px;
	text-align: right;
	float:right;
}

#subhead {
	height: 59px;
	background-color: #a7bc8f;
}

#menu {
	height: 25px;
	padding: 10px 10px 10px 0px;
	text-align: left;
	font-size: 0.9em;
	position: relative;
	left: 225px;
}
#menu a:link { color:#000; text-decoration:none; font-weight:bold; }
#menu  a:visited { color:#000; text-decoration:none; font-weight:bold; }
#menu  a:hover { color:#704926; text-decoration:none;  font-weight:bold; }
#menu  a:active { color:#000;  font-weight:bold; }
#menu  a:focus { color:#000;  font-weight:bold; }

#menustart {
	height: 25px;
	padding: 10px 10px 10px 0px;
	text-align: left;
	font-size: 0.9em;
	position: relative;
	left: 225px;
}
#menustart a:link { color:#a7bc8f; text-decoration:none; font-weight:bold; }
#menustart  a:visited { color:#a7bc8f; text-decoration:none; font-weight:bold; }
#menustart  a:hover { color:#dee8d3; text-decoration:none;  font-weight:bold; }
#menustart  a:active { color:#a7bc8f;  font-weight:bold; }
#menustart  a:focus { color:#a7bc8f;  font-weight:bold; }


#cimage {
	width: 302px;
	height: 438px;
	position: static;
	font-size: 1em;
	left: 0px;
	float: left;
	visibility: visible;
	z-index: 2;
	overflow: visible;
}
#content {
	width: 520px;
	height: 425px;
	overflow: auto;
	position: relative;
	font-size: 1em;
	left: 225px;

}
#contentw {
	width: 720px;
	height: 425px;
	overflow: auto;
	position: relative;
	font-size: 1em;
	left: 25px;

}
#image1 {
position: static;
left: 0px;
top: 170px;
float: left;
padding: 10px;
z-index: 0;
}
#content3 {
	width: 720px;
	height: 425px;
	overflow: auto;
	position: relative;
	font-size: 1em;
	left: 25px;
z-index: 0;
}

#content p {
    font-size: 1em;
    margin: 1em 0;
}
#content3 p {
    font-size: 1em;
    margin: 1em 0;
}

#content h1 {
	width: 480px;
	font-size: 1.1em;
	margin: 1em 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #704926;
}

#content3 h1 {
	width: 480px;
	font-size: 1.1em;
	margin: 1em 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #704926;
}

.contenthead {
	position: relative;
	left: 200px;
}


.tddate {
	color: #704926;
	font-weight: bold;
}
/* SCALE EDGES START */
dl.scalable {
	background: #eee url(img/acj.gif) repeat;
	margin: 0;
	padding: 0;
	width: 39em;
	position: static;
	visibility: visible;
	z-index: 2;
	float: none;
}

dl.scalable dt {
	background: transparent url(img/acj_top_left.gif) no-repeat top left;
	color: #000;
	margin: 0;
	padding: 0;
}

dl.scalable dt a {
	background: transparent url(img/acj_top_right.gif) no-repeat top right;
	display: block;
	margin: 0;
	padding: 1em 1.5em .2em 1.5em
}

dl.scalable dd {
	background: transparent url(img/acj_bottom_left.gif) no-repeat bottom left;
	margin: 0;
	padding: 0;
}

dl.scalable p {
	background: transparent url(img/acj_bottom_right.gif) no-repeat bottom right;
	margin: 0;
	padding: 1.33em 1.5em 2.33em 1.5em
}
/* SCALE EDGES END */
dl.scalable1 {
	background: #eee url(img/acj.gif) repeat;
	margin: 0;
	padding: 0;
	width: 19em;
	position: static;
	visibility: visible;
	z-index: 2;
	float:left;
}

dl.scalable1 dt {
	background: transparent url(img/acj_top_left.gif) no-repeat top left;
	color: #000;
	margin: 0;
	padding: 0;
}

dl.scalable1 dt a {
	background: transparent url(img/acj_top_right.gif) no-repeat top right;
	display: block;
	margin: 0;
	padding: 1em 1.5em .2em 1.5em
}

dl.scalable1 dd {
	background: transparent url(img/acj_bottom_left.gif) no-repeat bottom left;
	margin: 0;
	padding: 0
}

dl.scalable1 p {
	background: transparent url(img/acj_bottom_right.gif) no-repeat bottom right;
	margin: 0;
	padding: 1.33em 1.5em 2.33em 1.5em
}

/* LEFT ENDE | RIGHT START */
dl.scalable2 {
	background: #eee url(img/acj.gif) repeat;
	margin: 0;
	padding: 0;
	width: 19em;
	position: static;
	visibility: visible;
	z-index: 2;
	float:right;
}

dl.scalable2 dt {
	background: transparent url(img/acj_top_left.gif) no-repeat top left;
	color: #000;
	margin: 0;
	padding: 0;
}

dl.scalable2 dt a {
	background: transparent url(img/acj_top_right.gif) no-repeat top right;
	display: block;
	margin: 0;
	padding: 1em 1.5em .2em 1.5em
}

dl.scalable2 dd {
	background: transparent url(img/acj_bottom_left.gif) no-repeat bottom left;
	margin: 0;
	padding: 0
}

dl.scalable2 p {
	background: transparent url(img/acj_bottom_right.gif) no-repeat bottom right;
	margin: 0;
	padding: 1.33em 1.5em 2.33em 1.5em
}
.textblock {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	list-style-type: none;
	left: 0px;
	font-size: 0.9em;
	text-indent: 0pt;
	white-space: normal;
	width: 400px;
}
.textblock li {	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: -20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e1e4d2;
	border-right-color: #e1e4d2;
	border-bottom-color: #e1e4d2;
	border-left-color: #e1e4d2;
	text-align: left;
	list-style-type: disc;
	left: 0px;
	text-indent: 0pt;
	white-space: normal;
}
.textblock ul {
	margin-top: -10px;
	margin-bottom: 2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e1e4d2;
	border-right-color: #e1e4d2;
	border-bottom-color: #e1e4d2;
	border-left-color: #e1e4d2;
}

.textblock2 li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	text-align: left;
	list-style-type: disc;
	left: 0px;
	text-indent: 0pt;
	white-space: normal;
}
.textblock2 ul {
	margin-top: -10px;
	margin-bottom: 2em;
}
#main {
	text-align: left;
	margin: 0 auto;
	width: 760px;
	padding: 0px;
	font-size: 0.9em;
	border-top: 5px none white;
	border-right: 5px solid white;
	border-bottom: 5px solid white;
	border-left: 5px solid white;
	background-attachment: scroll;
	background-image: url(img/bg_bio.gif);
	background-position: 0px 0px;
	background-color: #eeeee1;
	background-repeat: no-repeat;
  }
#startseite {
	text-align: left;
	margin: 0 auto;
	width: 760px;
	padding: 0px;
	font-size: 0.9em;
	border-top: 5px none white;
	border-right: 5px solid white;
	border-bottom: 5px solid white;
	border-left: 5px solid white;
	background-attachment: scroll;
	background-position: 0px 0px;
	background-color: #000;
	background-repeat: no-repeat;
	background-image: url(img/bg_start.jpg);
  }

