body	{
	font: 12pt Arial, Geneva, Helvetica, Verdana, sans-serif;
	color: rgb(228,211,193);
	background-color: rgb(228,211,193);
	background-image: url(../logos/leinen.jpg);
	scrollbar-base-color: rgb(201,184,158);
	}

.navleiste	{
	font-size: 10px;
	letter-spacing: 0.1em;
	text-align: center;
	background-color: rgb(138,82,21);
	filter:alpha(opacity=80); /* IE */
	opacity:0.8; /* allgemein */
	-moz-opacity:0.8; /* Mozilla */
	-khtml-opacity:0.8; /* KTHML */
	-opera-opacity:0.8; /* Opera */
	background-image: url(../logos/headerbild.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}

.navleiste table
	{font-size: 10px;
	letter-spacing: 0.1em;
	border: 0px;
	}

.farbhintergrund
	{
	background-color: wheat;
	}

table.farbhintergrund
	{
	border: solid rgb(99,46,2) 2px
	}

.bildhintergrund
	{
	background-image: url(../logos/rahmen.jpg);
	background-position: right center;
	background-repeat: no-repeat;	
	}

	/* Kopfleiste */

.kopfleiste
	{
	color: rgb(228,211,193);
	background-color: rgb(138,82,21);
	filter:alpha(opacity=80); /* IE */
	opacity:0.8; /* allgemein */
	-moz-opacity:0.8; /* Mozilla */
	-khtml-opacity:0.8; /* KTHML */
	-opera-opacity:0.8; /* Opera */
	background-image: url(../logos/headerbild.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}


h1	{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0px;
	color: rgb(228,211,193);
	margin: 0px;
	}


h2	{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: rgb(138,82,21);
	}

h3	{
	font-size: 12px;
	font-weight: bold;
	color: rgb(99,46,2);
	display: inline;
	}

p, table, ul	{
	color: rgb(99,46,2);
	font-size: 12px;
	line-height: 1.5em;
	}

li	{
	margin-bottom: 0.5em;
	}


	/* Endleiste */

.endleiste
	{
	font-size: 9px;
	line-height: 10px;
	letter-spacing: 1em;
	color: rgb(228,211,193);
	background-color: rgb(99,46,2);
	}

.smallfont
	{
	font-size: 10px;
	}

	/* Links */

a	{
	text-decoration: underline; /* none */
	font-weight: normal; /* bold */
	}

a:link, a:visited
	{
	color: blue;
	}

a:hover, a:active, a:focus
	{
	text-decoration: none;
	}

.navleiste a	{
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 5px 0px;
	text-decoration: none;
	display: block;
	}

.navleiste a:link, .navleiste a:visited
	{
	color: rgb(253, 245, 224);
	background-color: transparent;
	filter:alpha(opacity=80); /* IE */
	opacity:0.8; /* allgemein */
	-moz-opacity:0.8; /* Mozilla */
	-khtml-opacity:0.8; /* KTHML */
	-opera-opacity:0.8; /* Opera */
	}

.navleiste a:hover, .navleiste a:active, .navleiste a:focus
	{
	color: rgb(99,46,2);
	background-color: rgb(253, 245, 224);
	filter:alpha(opacity=50); /* IE */
	opacity:0.5; /* allgemein */
	-moz-opacity:0.5; /* Mozilla */
	-khtml-opacity:0.5; /* KTHML */
	-opera-opacity:0.5; /* Opera */
	}

#logolink	{
	border: 0; 
	margin: 0; 
	padding: 0; 
	background-color: transparent;
	display: inline;
	}