.normal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3E3024;
}

a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3E3024;
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3E3024;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #795E46;
}

a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3E3024;
}
h1 {
	margin-left: 3px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #3E3024;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3E3024;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3E3024;
	font-weight: bold;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #3E3024;
}
body {
	background-color: #000000;
}
.white {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.div {
	width: 600px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3E3024;
	background-color: #FBE8BF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DF9F75;
	border-right-color: #DF9F75;
	border-bottom-color: #DF9F75;
	border-left-color: #DF9F75;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
a.subscr:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: italic;
	color: #756A61;
}
a.subscr:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: italic;
	color: #756A61;
}
a.subscr:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	color: #3E3024;
}
a.subscr:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: italic;
	color: #756A61;
}

.copy {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #D0B8A6;
}
.subscr {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #3E3024;
}
#menu {
height: 30px;
}
.bare {
text-decoration: none;
}
img {
border: none;
}
#webwinkel {
	text-align: center;
}
#webwinkel a {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color:#ffffff;
	padding:5px;
	text-decoration:none;
	border:thin;
	border-style:solid;
	border-color:#FF0000;
	background-color:#6F0000;
}