body {
	background-color: #D6C9B6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.head {
	text-align: right;
	border: 1px solid #800000;
	background-color: #800000;
}
.navhead {
	background-color: #CBBBA5;
	height: auto;
	width: auto;
	text-align: center;
	padding: 5px;
	color: #000000;
	border: 1px solid #800000;
}
.navbg {
	background-color: #CBBBA5;
	border: 1px solid #800000;
	margin: 0px;
	padding: 0px;
}

.feld_namen_ueberschrift {
	background-color: #CBBBA5;
	border: 1px solid #800000;
	margin: 0px;
	padding: 0px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.navbg h1 {
	font-size: 14px;
	font-weight: bold;
	background-color: #800000;
	color: #EEEEEE;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.navbg * p {
	margin-top: 1.2em;
	padding-right: 10px;
	padding-left: 10px;
}
.navbg a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.navbg a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.navbg a:hover {
	color: #EBEBEB;
	text-decoration: none;
	font-weight: bold;
}
.navbottom {
	background-color: #D5C8B7;
	height: 1em;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #800000;
	border-bottom-color: #800000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #EBEBEB;
	text-decoration: none;
}
.mainhome {
	height: 700px;
	width: 650px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(/images/backgrnd.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.mainhome h1 {
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	color: #800000;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #800000;
	border-bottom-color: #800000;
}
.main {
	height: 700px;
	width: 650px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: visible;
}

.main .links {
     text-align: left;
}

.main li {
	margin-top: 0.7em;
}
.main h1 {
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	color: #800000;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #800000;
	border-bottom-color: #800000;
}
.main h2 {
	font-size: 18px;
	color: #800000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #800000;
	margin-top: 2em;
}

.main p {
	margin-top: 0.7em;
}
.main a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.main a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.main a:hover {
	color: #EBEBEB;
	text-decoration: none;
	font-weight: bold;
}
.videoframe {
	height: 400px;
	width: 500px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index: 10;
}
.videoframe h1 {
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	color: #800000;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #800000;
	border-bottom-color: #800000;
	z-index: 11;
}
.videoframe h2 {
	font-size: 18px;
	color: #800000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #800000;
	margin-top: 1em;
	margin-bottom: 0.2em;
	z-index: 12;
}
#stammbaum {
	position: relative;
	left: 0px;
	top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 40px;
	z-index: 2;
	
}

#stammbaum .beschreibung {
    background-color: #FFFFFF;
    height: 320px;
    width: 415px;
    border: 1px solid #000000;
    position: absolute;
    left: 14px;
    top: 0px;
    padding-left: 3px;
    z-index: 11;
}

#stammbaum .parent1 {
	background-color: #FFFFFF;
	width: 130px;
	border: 1px solid #000000;
	position: absolute;
	left: 5px;
	top: 49px;
	padding-left: 3px;
	height: 30px;
	z-index: 14;
	font-weight: normal;
	text-align: left;
}

#stammbaum .parent2 {
	background-color: #FFFFFF;
	height: 30px;
	width: 130px;
	border: 1px solid #000000;
	position: absolute;
	left: 145px;
	top: 16px;
	padding-left: 3px;
	z-index: 13;
}
#stammbaum .parent3 {
	background-color: #FFFFFF;
	height: 30px;
	width: 130px;
	border: 1px solid #000000;
	position: absolute;
	left: 145px;
	top: 82px;
	padding-left: 3px;
	z-index: 12;
}
#stammbaum .parent4 {
	background-color: #FFFFFF;
	height: 30px;
	width: 130px;
	border: 1px solid #000000;
	position: absolute;
	left: 285px;
	top: 0px;
	padding-left: 3px;
	z-index: 11;
}
#stammbaum .parent5 {
	background-color: #FFFFFF;
	height: 30px;
	width: 130px;
	border: 1px solid #000000;
	position: absolute;
	left: 285px;
	top: 33px;
	padding-left: 3px;
	z-index: 10;
}
#stammbaum .parent6 {
	background-color: #FFFFFF;
	height: 30px;
	width: 130px;
	border: 1px solid #000000;
	position: absolute;
	left: 285px;
	top: 66px;
	padding-left: 3px;
	z-index: 9;
}
#stammbaum .parent7 {
	background-color: #FFFFFF;
	height: 30px;
	width: 130px;
	border: 1px solid #000000;
	position: absolute;
	left: 285px;
	top: 99px;
	padding-left: 3px;
	z-index: 8;
}
#stammbaum2 {
	position: relative;
	left: 0px;
	top: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 40px;
	z-index: 1;
}
#stammbaum2 .parent1 {
	background-color: #FFFFFF;
	height: 30px;
	width: 130px;
	border: 1px solid #000000;
	position: absolute;
	left: 5px;
	top: 49px;
	padding-left: 3px;
	z-index: 7;
}

#stammbaum2 .parent2 {
	background-color: #FFFFFF;
	height: 30px;
	width: 130px;
	border: 1px solid #000000;
	position: absolute;
	left: 145px;
	top: 16px;
	padding-left: 3px;
	z-index: 6;
}
#stammbaum2 .parent3 {
	background-color: #FFFFFF;
	height: 30px;
	width: 130px;
	border: 1px solid #000000;
	position: absolute;
	left: 145px;
	top: 82px;
	padding-left: 3px;
	z-index: 5;
}
#stammbaum2 .parent4 {
	background-color: #FFFFFF;
	height: 30px;
	width: 130px;
	border: 1px solid #000000;
	position: absolute;
	left: 285px;
	top: 0px;
	padding-left: 3px;
	z-index: 6;
}
#stammbaum2 .parent5 {
	background-color: #FFFFFF;
	height: 30px;
	width: 130px;
	border: 1px solid #000000;
	position: absolute;
	left: 285px;
	top: 33px;
	padding-left: 3px;
	z-index: 3;
}
#stammbaum2 .parent6 {
	background-color: #FFFFFF;
	height: 30px;
	width: 130px;
	border: 1px solid #000000;
	position: absolute;
	left: 285px;
	top: 66px;
	padding-left: 3px;
	z-index: 2;
}
#stammbaum2 .parent7 {
	background-color: #FFFFFF;
	height: 30px;
	width: 130px;
	border: 1px solid #000000;
	position: absolute;
	left: 285px;
	top: 99px;
	padding-left: 3px;
	z-index: 1;
}

#navrechts .objeke_optional {
        height: 20px;
	width: 430px;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	z-index: 1;
}

#jquery_knopf {
    font-size: 12px;
    border: 0.5px solid #006;
    background: #800000;
    color: #FFFFFF;
    font-weight: bold;
    position: relative;
    width: auto;
    margin-right:1.5px;
    z-index: 101;
    float: left;
}

.button {
    font-size: 12px;
    border: 0.5px solid #006;
    background: #800000;
    color: #FFFFFF;
    font-weight: bold;
    width: auto;
    margin-right:1.5px;
    z-index: 101;
}

.formular {
 width:48em
}

.ebene {
 clear: both;
 padding: 2px 0
}

.label {
 float:left;
 padding:3px 0 0 0;
 width:10em
}

.feldbreite{
    background:#eee;
    border:1px solid #ccc;
    overflow:auto;
    width:30em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 5px;
}

.vordergrund {
    position: absolute;
    z-index: 200;
}
.vordergrund TEXTAREA {
    height: auto;
}

.objekt_name {
    z-index: 101;
}

.test {
    font-family: Verdana, Geneva, Arial, sans-serif;
    background-color: transparent;
    margin-left: -125px;
    position: absolute;
    left: 50%;
    width: 250px;
    height: 70px;
    visibility: visible
}

.test {
    font-family: Verdana, Geneva, Arial, sans-serif;
    background-color: transparent;
    margin-left: -125px;
    position: absolute;
    left: 50%;
    width: 250px;
    height: 70px;
    visibility: visible
}

.clickable {
    cursor:pointer;
}

.loeschen_knopf{
    cursor:pointer;
}

#sponsoren, #sponsoren img  {
	text-align: center;
    display: block;
    margin: 0 auto;
}

.sponsoren_zeilenabstand {
    height:5px;
}

