html, body {
    color: #000000;
	background: #ffffff;
	background-image: url(images/bgrndiak.jpg);
		/* background-repeat: repeat-x; */
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif; 
	margin-top: 0;
	margin-left: 0;
	margin-right: 0; 
}

hr {
    color: #a9b881;
    height: 1px;
}

a:link {
    color: #283892;
    text-decoration: none;
}

a:visited {
    color: #283852;
    text-decoration: none;
}

/* 1a1b3a 3f4bb5 */
a:hover {
    text-decoration: underline;
    color: #1500ff;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	padding:10px 2px 0 6px;
}


td.menu {
    color: #fdec8f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	padding:0 2px 0 15px;
}

tt {
    font-family: "Courier New", Courier;
}

div.tt {
    font-size: 80%;
    font-family: "Courier New", Courier;
    padding: 0 4px0 4px;
    text-align: center;
	border: 1px solid #d4fafd;
	width: 90%;
	margin-left: 5%
}

ul.menu {
    color: #fdec8f;
	font-family: Georgia, "Times New Roman", Times, serif; 
    line-height: 140%;
    margin-left: 12px;
    margin-right: 0%;
}

p.kap:first-letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	line-height:100%;
}

textarea.caption {
	background-color: #e7e7e7;
	border: #bebebe 2px solid;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal
	margin:10px 2px 0 6px;
}

td.landen {
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 120%;
	padding:0 2px 0 15px;
}

ul.menu {
    color: #fdec8f;
	font-family: Georgia, "Times New Roman", Times, serif; 
    line-height: 140%;
    margin-left: 12px;
    margin-right: 0%;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
}
.Dachzeile {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
