.body_dark         {
	background-color: Yellow;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.body_hell         {
	background-color: #FCF3D8;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.x_table_hell {
	background-color: #D6D6D6;
}

A:Hover  {
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: Red;
	text-decoration: underline;
}

.td_2 {
	background-color: #9FA0FF;
	padding: 4px;
	border-right: thick groove #B0AC7A;
	border-right-width: thick;
	border-top: thick groove #B0AC7A;
	font-family: Arial;
	font-style: normal;
	font-size: 16 px;
	border-bottom: thick groove none;
}

.td_but {
	background-color: Yellow;
	padding: 4px;
	font-family: Arial;
	font-style: normal;
	font-size: 10pt;
	border-color: #929200;
	border: 1px solid #A69D70;
	border-bottom-width: medium;
	border-right: medium solid #929200;
}

.td_but_red {
	background-color: yellow;
	padding: 4px;
	font-family: Arial;
	font-style: normal;
	font-size: 10pt;
	border-color: #DE7601;
	border: 1px solid #DE7601;
	border-bottom-width: medium;
	border-right: medium solid #DE7601;
}

.td_but_u {
	background-color: #FFE7CE;
	padding: 2px;
	font-family: Arial;
	font-style: normal;
	font-size: 8 pt;
	border: 1px solid #6F6F37;
	border-bottom-width: medium;
	border-right: thin solid #6F6F37;
	border-bottom: thin solid;
}


.kapitel      {
	font-size: 20px;
	color: #000080;
	font-family: "Arial";
	font-weight: normal;
}

.hervor {
	font-family: "Arial";
	font-style: normal;
	font-weight: bold;
	color: #000080;
	font-size: 16px;
		
}
.text        {
	font-size: 14px;
	color: #000080;
	font-family: "Arial";
}  

.small        {
	font-size: 12px;
	color: #000080;
	font-family: "Arial";
} 

