body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #b0b0b0;
}

.main {
	width: 990px;
	padding-top: 230px;
}

body,td {
	font-size: 11px;
	line-height: 16px;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0;
	padding: 0;
}

a:link,a:visited {
	color: #005986;
	text-decoration: none;
}

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

li {
	list-style-image: url(../images/bullet.gif);
}

ul {
	margin-bottom: 0px;
}

#main-container {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

#outer-container {
	width: 100%;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: auto;
	margin-bottom: -19px;
}

#footer {
	clear: both;
	color: #ffffff;
	height: 19px;
	width: 100%;
	line-height: 19px;
	background-image: url(/fileadmin/zimbapark/images/bg_footer.gif);
	background-repeat: repeat-x;
	margin: auto;
}

#top-container {
	text-align: left;
	width: 920px;
	margin: auto;
	height: 96px;
}

#logo,#copyright {
	float: left;
}

#metanavi {
	float: right;
	margin-top: 10px;
}

#mainnavi-container {
	text-align: left;
	width: 100%;
	height: 34px;
	background-image: url("/fileadmin/zimbapark/images/bg_mainmenu.gif");
}

#mainnavi {
	width: 920px;
	margin: auto;
	margin-top: 1px;
	position: relative;
	z-index: 10;
}

#mainnavi-inner {
	position: absolute;
	right: 0;
	z-index: 10;
	top: 1px;
}

#header {
	height: 300px;
	width: 100%;
}

#header-inner {
	width: 920px;
	margin: auto;
	position: relative;
	z-index: 8;
}

#headerpic {
	position: absolute;
	z-index: 8;
	/*top: -35px;*/
	left: 0px;
}

#content {
	text-align: left;
	width: 920px;
	margin: auto;
	margin-top: 14px;
	padding-bottom: 25px;
}

#content-left {
	text-align: left;
	width: 218px;
	float: left;
	margin-right: 10px;
	background-image: url("/fileadmin/zimbapark/images/bg_left.gif");
	background-position: bottom;
	background-color: #f0f0f0;
	background-repeat: no-repeat;
	/*padding-bottom: 20px;*/
}

#content-middle {
	text-align: left;
	width: 480px;
	float: left;
	margin-right: 12px;
	background-color: #ffffff;
	padding-bottom: 20px;
	margin-bottom:20px;
	height: auto !important;
	min-height: 252px;
	height: 222px;
}

#content-right {
	text-align: left;
	width: 200px;
	float: left;
	padding-bottom: 20px;
}

#metanavi a:link,#metanavi a:visited {
	text-transform: uppercase;
	font-size: 10px;
	color: #666666;
	display: block;
	float: left;
}

.meta-spacer {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	float: left;
}

#footer-container {
	width: 920px;
	margin: auto;
}

#footernavi {
	margin-top: 5px;
	float: right;
}

.content-table {
	border-collapse: collapse;
}

.content-table td {
	padding-left: 10px;
	vertical-align: top;
}

.tablecell-head {
	height: 21px;
	background-image: url("/fileadmin/zimbapark/images/bg-tableheader.gif");
	background-repeat: repeat-x;
	background-color: #e5e5e5;
	font-weight: bold;
	border: 1px solid #ffffff;
	color: #000000;
}

.tablecell-even {
	background-color: #efefef;
	border: 1px solid #ffffff;
}

.tablecell-odd {
	background-color: #f8f8f8;
	border: 1px solid #ffffff;
}

.tablecell-last {
	background-image: url("/fileadmin/zimbapark/images/bg-table.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 2px;
	line-height: 0px;
	font-size: 0px;
}

.news-item {
	margin-top: 10px; width : 445px;
	height: 115px;
	background-image: url("/fileadmin/zimbapark/images/bg-news.gif");
	margin-left: 14px;
	width: 445px;
}

.shop {
	width: 95%;
	height: 22px;
	border-bottom: 1px solid #999999;
	padding: 0;
}

.shop a:link,.shop a:visited {
	color: #333333;
	display: block;
	height: 19px !important;
	padding-left: 5px;
	height: 22px;
	padding-top: 3px;
	position: relative;
	text-decoration: none;
}

.shop a:hover {
	background-color:#b7b7b7;
}

#leftmenu {
	float: left;
	width: 220px;
	margin-right: 8px;
}

#content-middle-big {
	float: left;
	width: 690px;
	background-color: #ffffff;
	background-image: url("/fileadmin/zimbapark/images/bg-az.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}


.submenu2-link a:link, .submenu2-link a:visited{
	color:#999999;
	text-decoration:none;
	display:block;
	position:relative;
	padding-left:17px;
	padding-top:1px;
	padding-bottom:1px;
	font-size: 10px;
}

.submenu2-link a:hover {
	color:#000000;
	text-decoration:none;
	background-image: url("/fileadmin/zimbapark/images/vorlagen/submenu-arrow.gif");
	background-repeat: no-repeat;
	background-position: 6px 6px;;
}

.shopc-right {
	background-color: #ffffff;
	background-image: url("/fileadmin/zimbapark/images/bg-az.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}

.legend {
	color:#999999;
	font-size:10px;
	line-height:14px;
	padding-left:8px;
	padding-right:0px;
}

.legend span {
	color:#666666;
	font-weight:bold;
	line-height:14px;
	margin-right:7px;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	border: 1px solid #666666;
	padding-top: 2px !important;
	padding-top: 0px;
	height: 14px !important;
	height: 18px;
	width: 150px;
}

.formfield {
	padding-bottom: 5px;
	padding-right: 5px;
}

.specialbox a:link, .specialbox a:visited{
	color:#fff;
	text-decoration:none;
}

.specialbox a:hover {
	text-decoration:underline;
}

