body {
	background: #fff url(../images/ortlieb-hg.jpg) repeat-x;
}

.container_12 {
	background-color: #fff;
	border: 1px solid #339933;
}

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

#navi2 {
	margin-top: 10px;
	font-size: 14px;
}

#navi, #navi a {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#navi a:hover, #navi li span {
	padding-left: 30px;
	color: #339933;
	text-decoration: none;
	background: #fff url(../images/ortlieb-gras.gif) no-repeat 0 50%;
}
#navi ul, #navi ul li {
	list-style-type: none;
}

#navi p a:hover {
	padding-left: 0;
	color: transparent;
	background: none;
}

#content {
	margin-top: -10px;
}

#content h1 {
	padding: 8px 10px 5px 10px;
	display: block;
	/*font-family: Times New Roman, Times;*/
	font-weight: bold;
	font-size: 24px;
	color: white;
	background: #339933 /*url(../images/ortlieb-headline-hg.jpg) repeat-x*/;
}

#footer {
	border-top: 1px solid #999;
	padding-top: 10px;
	text-align: center;
	font-size: 12px;
	color: #999;
}
