/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#EDE8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B5C4F;
	line-height:20px;
}
td.hglanguage{
	background-image:url(../img/hg_language.jpg);
	background-repeat:no-repeat;
}
td.breadcrumbs strong{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#A59C94;
	line-height:40px;
	font-weight:bold;
}
td.breadcrumbs a{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#A59C94;
	line-height:40px;
	text-decoration:none;
}
td.breadcrumbs a:link{
	font-family: Tahoma, Arial, Verdana;
	font-size:10px;
	color:#A59C94;
	line-height:40px;
	text-decoration:none;
}
td.breadcrumbs a:active{
	text-decoration:none;
}
td.breadcrumbs a:hover{
	color:#6B5C4F;
	text-decoration:none;
}
td.breadcrumbs a:visited{
	text-decoration:none;
}
td.hgcontentright{
	background-image: url(../img/hg_navright.jpg);
	background-repeat: repeat-y;
	background-color:#B7A260;
}
td.hgnav{
	background-color:#B7A260;
	background-image:url(../img/hgnav.jpg);
	background-repeat:repeat-y;
	background-position:top right;
}
td.hgcontent{
	background-image:url(../img/hg_content.jpg);
	background-repeat:no-repeat;
	background-color:#E2DABF;
}
td.hgfooter{
	background-image: url(../img/hg_footer.jpg);
	background-repeat:no-repeat;
}
td.shadowright{
	background-image:url(../img/schatten_right.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
td.shadowrightsub{
	background-image: url(../img/schatten_sub_right.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}
td.shadowleft{
	background-image:url(../img/schatten_left.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}
td.shadowleftsub{
	background-image: url(../img/schatten_sub_left.jpg);
	background-position:top right;
	background-repeat: no-repeat;
}
/*Hauptnavigation erweiterbar */
ul.menu {
	margin-left: 0px;
	padding-left: 0px;
	width: 252px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.menu li {
	list-style-type: none;
	width: 252px;
	padding-left: 0px;
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	list-style-image: none;
}
ul.menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 252px;
	height: 20px;
	line-height: 20px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 46px;
}
ul.menu li a:link {
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
}
ul.menu li a:visited {
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
}
ul.menu li a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
}
ul.menu li a:active {	/* doesn't work when reloaded */
	background-image: url(../img/hg_menu.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
}
/*Subnavigation */
ul.submenu {
	margin-left: 0px;
	padding-left: 0px;
	width: 252px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.submenu li {
	list-style-type: none;
	width: 252px;
	padding-left: 0px;
	background-image: url(../img/hg_submenu.jpg);
	list-style-image: none;
	background-repeat: no-repeat;
}
ul.submenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B5C4F;
	text-decoration: none;
	display: block;
	width: 252px;
	height: 20px;
	line-height: 20px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	text-indent: 46px;
}
ul.submenu li a:link {
	background-image: url(../img/hg_submenu.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
}
ul.submenu li a:visited {
	background-image: url(../img/hg_submenu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
ul.submenu li a:hover {		
	color:#FFFFFF;
	font-weight:normal;
	background-image: url(../img/hg_submenu_over.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
}
ul.submenu li a:active {	/* doesn't work when reloaded */
	background-image: url(../img/hg_submenu.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-decoration:none;
}
form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #C8C3BE;
	border-bottom : 1px solid #C8C3BE;
	border-color : #C8C3BE;
	background: #CCC7C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C8C3BE;
	margin: 0px;
	padding: 0px;
}
td.button INPUT, CHECKBOX, OPTION {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
select {
	border : 1px solid #C8C3BE;
	border-bottom : 1px solid #C8C3BE;
	border-color : #C8C3BE;
	background: #CCC7C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B5C4F;
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #C8C3BE;
	border-bottom : 1px solid #C8C3BE;
	border-color : #C8C3BE;
	background: #CCC7C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B5C4F;
	margin: 0px;
	padding: 0px;
}
/*content */
td.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B5C4F;
	line-height:20px;
}
strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B7A260;
	line-height:20px;
	font-weight:bold;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B5C4F;
	line-height:20px;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B5C4F;
	line-height:20px;
}
span{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B5C4F;
	line-height:20px;
}
font{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B5C4F;
	line-height:20px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B5C4F;
	line-height:20px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#7A191B;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#B7A260;
	font-weight: normal;
	font-style:italic;
	text-indent:20px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B9B7AD;
	height: 1px;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7A191B;
	line-height: 16px;
	text-decoration: none;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7A191B;
	line-height: 16px;
	text-decoration: none;

}
a:active{
	text-decoration: none;
}
a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
td.content ul{
	margin: 0 0 9px 10px;
	padding: 0 0 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../img/184c9.html);
	background-image: none;
}
td.content li{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	background-image: none;
}
img{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
td.footer{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #655E3F;
	text-decoration: none;
}
td.footer a{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #655E3F;
	text-decoration: none;
}
td.footer a:link{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #655E3F;
	text-decoration: none;

}
td.footer a:active{
	text-decoration: none;
}
td.footer a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
td.footer a:visited{
	text-decoration: none;
}
table.stammbaum td{
	background-color: #F3EFE5;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B7A260;
}
td.skizze {
	background-color: #F3EFE5;
	border: 1px solid #B7A260;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6B5C4F;
	line-height:20px;
}
