body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #003300;
	background-color: #003300;
}

* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}

#box {
	background-color: #FFFFCC;
	padding: 20px;
	width: 780px;
	border: medium solid #85A06B;
	margin-right: auto;
	margin-left: auto;
	font-size: 95%;
}

#footer {
	text-align: center;
	font-size: 85%;
}
#AT {
	font-size: 85%;
	border-top: thin solid;
	border-right: thin solid;
	border-bottom: thin solid;
	border-left: thin solid;
}
table {
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
td {
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}


a:link {
	color: #993300;
	text-decoration: underline;
	font-weight: bolder;
}
p {
	color: #333300;
}

a:hover {
	color: #CC3333;
	text-decoration: underline overline;
}

a:visited {
	color: #660000;
}

.kursiv {
	font-style: italic;
}
.fetter {
	font-weight: bolder;
}
li{
	margin-top: 10px;
}
.orange {
	color: #CC3300;
	font-weight: bolder;
}
#header {
	background-image: url(images/HeaderBennett.jpg);
	height: 200px;
	width: 780px;
	background-repeat: no-repeat;
}
#navi {
	padding-top: 20px;
	padding-bottom: 20px;
}

.bild_rechts {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.bild_links {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.bild_rechts_randlos {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 0px;
}

.bild_links_randlos {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px;
}

#kontakt {
	padding-right: 130px;
	padding-left: 130px;
}

img {
	border: medium solid #85A06B;
}
.mittelgruen {
	background-color: #C6CFB1;
}
.hellgruen {
	background-color: #E9E8CD;
}
h1 {
	font-size: xx-small;
	line-height: 0px;
	color: #003300;
}
.rechtsbuendig {
	text-align: right;
}

