@CHARSET "ISO-8859-1";

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 180%;
	margin: 30px 1px;
	background: #003d02 url(../images/bg-verlauf.jpg) no-repeat top center;
}
img {
	border: 0;
}
p {
	margin: 1em 0;
}
p.fat {
	font-size: 15px;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	width: 300px;
	color: #79b600;
	border-bottom: 2px solid #79b600;
	padding-bottom: 5px;
	margin: 1px 0 1.5em 0;
}
h2, .hund-nr {
	font-size: 16px;
	color: #666;
	margin: 1.5em 0 0.5em 0;
}
a.lightbox img {
	margin-left: 20px;
	margin-bottom: 1em;
}
big {
	font-size: 18px;
}
hr {
	background-color: #ccc;
	height: 2px;
	border: 0;	
}

#bg {
	position: absolute;
	z-index: -1;
	background: url(../images/bg-verlauf.jpg) no-repeat top center;
	width: 100%; 
	height: 100%;
	top: 0;
	left: 0;
}
#main {
	width: 1000px;
	margin: 0 auto;
}
#banner {
	line-height: 0;
	padding-top: 12px;
}
#menu {
	background: #000 url(../images/menu.gif) repeat-y;
	color: #fff;
	padding: 0 12px;
	font-size: 14px;
}
#menu a {
	display: block;
	float: left;
	padding: 3px 20px;
	color: #fff;
	text-decoration: none;
}
#menu a:hover, #menu a.sel {
	color: #79b600;
}
#menu #lan {
	float: right;
	padding-right: 13px;
}
#menu #lan a {
	padding-right: 7px;
	padding-left: 7px;
}
#content {
	background-color: #fff;
	padding: 45px 0 20px 18px;
	border-top: 1px solid #79b600;
	border-left: 1px solid #79b600;
	border-right: 1px solid #79b600;
	position: relative;
}
#content #left {
	width: 136px;
	float: left;
	padding-right: 90px;
	line-height: 140%;
	margin-bottom: 120px;
}
#content #left a {
	display: block;
	color: #666;
	text-decoration: none;
	border-bottom: 2px solid #ccc;
	padding: 6px 0 6px 1em;
	text-indent: -1em;
}
#content #left a:hover, #content #left a.sel {
	color: #000;
}
#content #left a.start {
	padding-bottom: 20px;
}
#content #right {
	width: 686px;
	float: left;
}
#footer {
	background-color: #dedede;
	border: 1px solid #79b600;
	color: #676767;
	font-size: 11px;
	padding: 3px 20px 5px 20px;
}
#footer a {
	color: #676767;
	text-decoration: none;
	border-bottom: 1px dotted #676767;
	padding-bottom: 1px; 
}
#footer a:hover, #footer a.sel {
	color: #000;
	border-bottom: 1px dotted #000;
}
#map {
	width: 686px;
	height: 500px;
}
#tooltip {
	cursor: pointer;
}
#tooltipbox {
	display: none;
	position: absolute;
	width: 280px;
	padding: 5px;
	border: 1px solid #000;
	background-color: #fff;
}

table.empfehlungen td {
	padding-right: 10px;
	vertical-align: top;
}
.hundebild {
	width: 188px;
	float: left;
	margin: 20px;
}

.err {
	color: #f00;
	font-weight: bold;
}
.ui-datepicker-trigger {
	cursor: pointer;
	margin-left: 5px;
}
