body {
	margin: 0px;
	background-color: #B2D547;
	background-image: url(pics/bg3.png);
}
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Container */
#header {
	width: 780px;
	height: 150px;
	background-image: url(pics/header_palm-leaves.jpg);
	background-repeat: no-repeat;
	border: 1px solid #7B1216;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#logo {
	width: 180px;
	height: 130px;
}
#topline {
	top: -24px;
	position: relative;
	left: 180px;
	width: 500px;
}
#seite {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 20px;
	border: 1px solid #7B1216;
	background-color: #FFFFFF;
}
#topnavileiste {
	margin-left: auto;
	margin-right: auto;
	top: 10px;
	position: relative;
	text-align: center;
	background-color: #7B1417;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B2D547;
	border-bottom-color: #B2D547;
}
#topnavileiste a{
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color:#FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	padding-right: 10px;
	padding-left: 10px;
}
#topnavileiste a:hover {
	color:#B2D547;
}
#topnavileiste a.topnaviactive {
	color:#B2D547;
	padding-top: -2px;
}

#left {
	width: 180px;
	position: relative;
	float: left;
}
#internetsiegel {
	width: 164px;
	text-align: center;
	height: 69px;
}
#content {
	margin-left: 180px;
	padding-right: 20px;
	padding-bottom: 10px;
}

/* Link-Styles */


a.leftnavi {
	font-size: 12px;
	font-weight: bold;
	color: #5F7232;
	text-decoration: none;
	line-height: 18px;
	margin-left: 20px;
	font-variant: small-caps;
}
a.leftnavi:hover {
	color:#7B1417;
}
a.leftnaviactive {
	font-size: 12px;
	font-weight: bold;
	color: #7B1417;
	text-decoration: underline;
	line-height: 18px;
	padding-left: 20px;
	font-variant: small-caps;
}

/* Schriften */

.littlewhite{
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: normal;
	background-image: url(pics/logo-palm-leaves.jpg);
	background-repeat: no-repeat;
	background-position: 3px bottom;
}



h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #5F7232;
	white-space: normal;
	line-height: 25px;
	padding-bottom: 0px;
}
/*h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8D3A1A;
}*/
h2 {
	font-size: 14px;
	color: #78090F;
	margin-bottom: 3px;
	margin-top: 3px;
}

a {
	color: #7B1417;

}

.standardtext {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
table.klein {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.kleingrau {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color:#666666;
}
