body {
	margin: 0px;
}

/* Container */
#header {
	width: 780px;
	height: 150px;
	background-image: url(pics/header_pflanzenvermietung.jpg);
	background-repeat: no-repeat;
	border: 1px solid #5f7232;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
#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: 10px;
	border: 1px solid #5f7232;
	background-image: url(pics/areca_freigestellt1-Kopie.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#seite2 {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 10px;
	border: 1px solid #5f7232;
	background-image: url(pics/areca_freigestellt1-Kopie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topnavileiste {
	margin-left: auto;
	margin-right: auto;
	top: 5px;
	position: relative;
	text-align: center;
	background-color: #5F7232;
}
#topnavileiste a{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-family: "Comic Sans MS", Arial, Verdana;
	color:#FFFFFF;
	text-decoration: none;
	margin-right:20px;
	margin-left: 10px;
	font-variant: small-caps;
}
#topnavileiste a:hover {
	color:#C1CC90;
}
#topnavileiste a.topnaviactive {
	color:#C1CC90;
}
#topnavileiste2 {
	margin-left: auto;
	margin-right: auto;
	top: 5px;
	position: relative;
	text-align: center;
	border: 1px solid #5F7232;
	width: 780px;
	background-color: #B2D547;
}
#topnavileiste2 a{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-family: "Comic Sans MS", Arial, Verdana;
	color:#5F7232;
	text-decoration: none;
	margin-right:20px;
	margin-left: 10px;
	font-variant: small-caps;
}
#topnavileiste2 a:hover {
	color:#FFFFFF;
}
#topnavileiste2 a.topnaviactive {
	color:#78090F;
}
#topnavileiste3 {
	margin-left: auto;
	margin-right: auto;
	top: 5px;
	position: relative;
	text-align: center;
	width: 780px;
}
#topnavileiste3 a{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-family: "Comic Sans MS", Arial, Verdana;
	color:#FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	border: 1px solid #5F7232;
	background-color: #5F7232;
	width: 150px;
	padding-right: 27px;
	padding-left: 26px;
}
#topnavileiste3 a:hover {
	color:#B3D648;
}
#topnavileiste3 a.topnaviactive {
	color:#5F7232;
	background-color: #B2D547;
}

#left {
	width: 180px;
	position: relative;
	float: left;
}
#left2 {
	width: 180px;
	position: relative;
	float: left;
	top: 180px;
	left: 20px;
}
#internetsiegel {
	text-align: center;
}

#content {
	padding-left: 180px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#content2 {
	position: relative;
	width: 550px;
	left: 240px;
	top: -80px;
}

/* Link-Styles */


a.leftnavi {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #5F7232;
	text-decoration: none;
	line-height: 18px;
	margin-left: 20px;
}
a.leftnavi:hover {
	color:#8C3D1C;
}
a.leftnaviactive {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #8C3D1C;
	text-decoration: underline;
	line-height: 18px;
	padding-left: 20px;
}

/* Schriften */

.littlewhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: normal;
	background-image: url(pics/logo-pflanzenvermietung170.jpg);
	background-repeat: no-repeat;
	background-position: 3px bottom;
}



h1 {
	font-family: "Comic Sans MS", Arial, Verdana;
	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-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #78090F;
	margin-bottom: 3px;
	margin-top: 3px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8D3A1A;

}

.standardtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
table.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.kleingrau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color:#666666;
}
