html {
   padding:0px;
   margin:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #698F03;
	padding: 0px;
	margin: 0px;
	text-align: left;
	line-height:16px;
}

div,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	line-height:16px;

}

form, p, h1, h2, h3, ul, li {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height:16px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
   color: #698F03;
}

img, table {
	border: 0px;
}

#box_outer {
	width: 800px;
	background-image: url(http://www.zwergen-park.de/addon/layout/detailseiten/top.gif);
	background-repeat: no-repeat;
	background-position: 0px 28px;
	background-color: #FFFFCC;
}

#logo {
	padding: 14px 0px 0px 14px;
	height:150px;
}

#middle {
	background-image: url(http://www.zwergen-park.de/addon/layout/detailseiten/bottom_2.gif);
	background-repeat: no-repeat;
	background-position: 44px bottom;
}

#content {
	padding:15px 70px 50px 70px;
	height:300px;
	vertical-align:top;
}

#content_bottom {
	padding-left: 170px;
	padding-bottom:5px;
}

#bottom {
   clear:left;
	height:54px;
	width:800px;
	background-image: url(http://www.zwergen-park.de/addon/layout/detailseiten/bottom_1.gif);
	background-repeat: no-repeat;

}

#bottom a, #bottom p {
	color: #698F03;
	font-size:11px;
}

#bottom p {
	padding: 34px 0px 0px 257px;
	width: 498px;
	text-align: center;
	float:left;
}

#bottom img {
	margin: 4px 0px 0px 7px;
}

h1 {
	height:100px;
}

h2 {
	padding-bottom:2px;
}

.slist_1 {
	list-style:none;
}

.slist_1 li {
   padding: 8px 0px 0px 12px;
	font-size:20px;
	font-weight:bold;
	background-image: url(http://www.zwergen-park.de/addon/layout/detailseiten/circle_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}

.slist_2 {
	padding:0px;
	margin:0px;
	list-style: none;
}

.slist_2 li {
	padding-left:10px;
	margin:0px;
	background-image: url(http://www.zwergen-park.de/addon/layout/detailseiten/circle_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

.error  {
	color: #CC0000;
}

td.message_cell {
	padding: 8px;
	border: 1px solid #698F03;
}

td.message_cell p {
	padding: 0px;
	margin: 0px;
}

td.message_cell img {
	float:left;
	margin: 0px 8px 8px 0px;
}

th.message_cell {
	padding-top: 15px;
}

td.error_cell {
	padding: 8px;
	border: 1px solid #698F03;
	color: #E33019;
}

td.error_cell a {
	color: #E33019;
}



