body	{margin-top:20px; 
	scrollbar-base-color: #000000;
	scrollbar-3dlight-color: #D55703;
	scrollbar-arrow-color: #D55703;
	scrollbar-darkshadow-color: #D55703;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
	BACKGROUND: #FFFFFF;}

.box_aussen {	width: 100%; text-align:center}
.box_innen {	width: 900px; border: 0px; margin: 0 auto; background: #F7EEE1}

.kopf1 		{background: #D1C4AF url('bilder/kopf_oben_li.gif') no-repeat; height: 30px; color: #666666; 
		text-align: right; padding-right: 20px; padding-top:5px}
.kopf1 a		{color: #666666; font-family: Arial; font-size: 10px; text-decoration: none; vertical-align: bottom}

.kopf2 {		background: #F7EEE1 url('bilder/kopf_unten_li.gif') no-repeat; 
		height: 140px; text-align: right; color: #666666;}

.kopf3 {		background: #CCCCCC; height: 3px;font-size: 1px; clear: both;}
.kopf4 {		background: #F7EEE1; height: 7px;font-size: 1px}
.kopf5 {		background: #CCCCCC; height: 1px;font-size: 1px}
.kopf6 {		background: #F7EEE1; height: 1px;font-size: 1px}

.kopf_navi 	{background: url('bilder/navi.gif'); height: 33px; padding-top: 7px}
.kopf_navi a	{font-family: Arial; font-size: 13px; color: #666666; text-decoration: none; vertical-align: bottom}

.maintext 	{width: 550px; float: left; background: #F7EEE1; font-family: Arial; font-size: 12px; color: #666666; text-align: left; 
		padding-left: 20px; padding-right: 20px; padding-top: 5px; padding-bottom: 20px}

.maintext-hunde 	{width: 700px; float: left; background: #F7EEE1; font-family: Arial; font-size: 12px; color: #666666; text-align: left; 
		padding-left: 20px; padding-right: 20px; padding-top: 5px; padding-bottom: 20px}

.main_re		{width: 130px; float: left; background: #D1C4AF; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;
		font-family: Arial; font-size: 10px; color: #666666; text-align: left;}

.fusszeile		{background: #D1C4AF; height: 15px; color: #666666; text-align: center; padding-top: 3px; vertical-align: bottom;
		 font-family: Arial; font-size: 9px}
.fusszeile	 a	{font-family: Arial; font-size: 9px; color: #666666}

h1		{font-family: Arial; font-size: 14px; color: #666666; border-bottom: solid 1px #E77817}
h2		{font-family: Arial; font-size: 12px; color: #666666; border-bottom: solid 1px #E77817}

.img 		{border: solid 1px #E77817; padding: 1px}

.navi_li		{width: 140px; float: left; background: #D1C4AF; padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;
		font-family: Arial; font-size: 12px; color: #666666; text-align: left; }
#navi a:link
		{display: block;
		background: url('bilder/navi.gif');
		width: 130px;
		padding: 3px 3px 3px 3px;
		margin: 10px 10 px 10px 10px;
		font-family: Arial;
		font-size: 12px;
		color: #666666;
		text-decoration: none;
		text-align: left;
		border: solid 1px;
		border-top-color: #E77817; border-left-color: #E77817;
		border-bottom-color: #494744; border-right-color: #494744;}

#navi a:visited
		{display: block;
		background: url('bilder/navi.gif');
		width: 130px;
		padding: 3px 3px 3px 3px;
		margin: 10px 10 px 10px 10px;
		font-family: Arial;
		font-size: 12px;
		color: #666666;
		text-decoration: none;
		text-align: left;
		border: solid 1px;
		border-top-color: #E77817; border-left-color: #E77817;
		border-bottom-color: #494744; border-right-color: #494744;}

#navi a:hover	{
		display: block;
		background: url('bilder/navi.gif');
		width: 130px;
		padding: 3px 3px 3px 3px;
		margin: 10px 10 px 10px 10px;
		position:relative; top:1px; left:1px;
		font-family: Arial;
		font-size: 12px;
		color: #666666;
		text-decoration: none;
		text-align: left;}

#navi a:active
		{display: block;
		background: url('bilder/navi.gif')
		width: 130px;
		padding: 3px 3px 3px 3px;
		margin: 10px 10 px 10px 10px;
		font-family: Arial;
		font-size: 12px;
		color: #666666;
		text-decoration: none;
		text-align: left;
		border: solid 1px;
		border-top-color: #E77817; border-left-color: #E77817;
		border-bottom-color: #494744; border-right-color: #494744;}

.ahnentafel 	{padding-top:3px; padding-bottom:3px;margin-bottom:5px; padding-left:5px;
		font-size: 10px;}
.at-orange9	{font-size: 9px; color: #E77817}


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(bilder/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(bilder/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(bilder/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(bilder/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

