@import url(facebook.css);

body {
	background: url(../bilder/hgbody.jpg) repeat-x fixed;
	font-family: Arial;
	font-size: 100.1%;
}

#logo a {
	text-indent: -9999px;
	display: block;
	position: absolute;
	width: 230px;
	height: 198px;
	margin-left: 730px;
	top: 25px;
	z-index: 9;
	background: url(../bilder/hundeschule.png) 0 0 no-repeat;
}

h1, h2, h3, big {
	color: #006633;
}

h1 {
	margin-top: 75px;
	font-size: 2.51em;
	text-transform: uppercase;
	font-weight: lighter;
	text-shadow: 2px 2px 2px #336633;
}

h2 {
	margin-top: 25px;
	font-size: 1.44em;
	text-transform: uppercase;
	font-weight: lighter;
	text-shadow: 1px 1px 1px #336633;
}

h3 {
	margin-top: 20px;
	font-size: 1.35em;
	font-weight: lighter;
	text-shadow: 1px 1px 1px #336633;
}

.abstand {
	margin: 40px 0 15px 0;
	font-size: 1.69em;
	color: #666;
	font-weight: lighter;
	text-shadow: 1px 1px 1px #336633;
}

big {
	font-size: 1.23em;
	line-height: 1.44em;
}

.erledigt {
	color: #999;
	font-size: .69em;
	font-weight: 200;
	text-transform: none;
}

p {
	font-size: 1em;
	clear: both;
}

dt {
	padding: 0px;
}

dl.aktiv>dt {
	margin-left: 15px;
	font-size: 1.23em;
	font-weight: lighter;
	text-shadow: 1px 1px 1px #336633;
}

dd {
	margin-left: 35px;
	padding-right: 10px;
	padding-bottom: 5px;
}

dl.sitemap dd, dl.qualifikation dd {
	background: url(../bilder/dot.gif) no-repeat top left;
	margin-left: 20px;
	padding-left: 20px;
	padding-bottom: 1px;
}

dl.qualifikation dd {
	margin-left: 30px;
}

a:link {
	color: #337733;
	text-decoration: none;
}

a:visited {
	color: #337733;
	text-decoration: none;
}

a:hover, a:focus {
	color: #003300;
	text-decoration: underline;
}

a:active {
	color: #003300;
	text-decoration: underline;
}

#rahmen {
	width: 1000px;
	margin: 0 auto 30px;
	text-align: left;
}

#header {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none;
	line-height: 1.23em;
}

ul.item li {
	list-style-image: url(../bilder/dot.gif);
}

div.link li, div.ferien li {
	list-style-type: none;
}

#topnavi {
	background: url(../../briards/bilder/wolken.png) no-repeat  0px top;
	position: relative;
	z-index:2;
	width: 1000px;
	height: 279px;
	margin: 20px 0 -12px;
	overflow: hidden;
}

#topnavi ul {
	display: inline;
}

#content {
	width: 908px;
	background-color: #fff;
	font-size: .83em;
	border: solid 1px #eef7e6;
	border-radius: 25px;
	box-shadow: 0px 1px 4px #666;
	padding: 80px 0 20px;
	margin: -90px 46px 0;
}

#text {
	font-size: 1.06em;
	padding: 0px 25px 10px 25px;
	border: solid 1px #cadeb7;
	border-radius: 15px;
	box-shadow: 0 2px 3px #ddd;
	background: #eef7e6;
	margin: 0 22px 0;
}

#navi {
	height: 1.23em;
	font-size: .83em;
	text-align: right;
	background-color: #fff;
	margin: 15px 46px 10px;
}

#navi li {
	display: inline;
	padding-right: 2px;
	color: #337733;
}

#navi li.aus {
	padding-right: 25px;
}

#subnavi {
	position: absolute;
	margin: 0;
	padding: 0;
}

#subnavi li {
	display: inline;
}

#fuss {
	position: relative;
	width: 908px;
	height: 0px;
	margin: 0;
}

a.aktuell {
	color: #000;
}

a.verweis {
	background: url(../bilder/link.png) center left no-repeat;
	color: #337733;
	padding-left: 24px;
	padding-right: 1px;
	padding-bottom: 1px;
	text-decoration: none;}
	
a.fb {
	background: url(../bilder/fb.png) center left no-repeat;
	color: #337733;
	padding-left: 24px;
	padding-right: 1px;
	padding-bottom: 1px; text-decoration: none;}
	
a.intern {
	background: url(../bilder/intern.png) center left no-repeat;
	color: #337733;
	padding-left: 24px;
	padding-right: 1px;
	padding-bottom: 1px; text-decoration: none;}

a.fb:hover, a.verweis:hover, a.mail:hover, a.pdf:hover, a.intern:hover {
	text-decoration: underline; color: #000;
	
}

a.mail {
	background: url(../bilder/email.png) center left no-repeat;
	color: #337733;
	padding-left: 24px;
	padding-right: 1px;
	padding-bottom: 1px;
	text-decoration: none;
}

a.pdf {
	background: url(../bilder/pdf.png) bottom left no-repeat;
	color: #337733;
	padding-left: 20px;
	padding-right: 1px;
	padding-bottom: 1px;
	text-decoration: none;
}

.ende {
	padding-top: 15px;
	clear: both;
}

.versteckt {
	display: none;
}

.italic {
	font-style: italic;
	font-weight: bolder;
	color: #006633;
}

.medium {
	font-size: 0.83em; 
	
}

.h1_klein {
	font-size: 0.63em;
	text-transform: none;
}

.h3_klein {
	font-size: 0.83em;
	text-transform: none;
}

.seminar {
	margin-top: -10px;
	padding-left: 20px;
}

.ausfall {
	background: url(../bilder/aus.gif) no-repeat center left;
	margin: 0;
}

.nachfrage {
	background: url(../bilder/nachfrage.gif) no-repeat right center;
	margin: 0;
}

.fett {
	font-size: 1.12em;
	font-weight: bolder;
	color: #006633;
}

.no_bio dt {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 1.44em;
	font-weight: bolder;
	color: #006633;
	text-transform: uppercase;
	font-weight: lighter;
	text-shadow: 1px 1px 1px #336633;
}

.untertitel {
	float: left;
	display: inline;
	margin-left: 0 auto 0;
	font-size: .83em;
	text-align: center;
	width: 730px;
	height: 25px;
	padding-bottom: 10px
}

#back {
	position: absolute;
	bottom: -29px;
	left: -40px;
	width: 25px;
	height: 25px;
	background: url(../bilder/back.png) no-repeat center;
}

.ende {
	padding-top: 15px;
	clear: both;
}

#maps {
	height: 444px;
	width: 670px;
	border: 10px solid #fff;
	border-radius: 10px;
	box-shadow: 0 2px 3px #ddd;
	overflow: hidden;
	margin: 10px auto 10px;
}

.klein {
	font-size: 0.92em;
	margin-top: -2.5em;
	margin-bottom: 2.5em;
}

.kleinr {
	text-align: right;
	margin-top: -2.5em;
	margin-bottom: 1.5em;
	margin-right: 1em;
}

.kleiner {
	font-size: 0.65em; 
	
}

.bild_500 {
	height: 333px;
	width: 500px;
	border: 10px solid #fff;
	border-radius: 7px;
	box-shadow: 0 2px 3px #ddd;
	margin: 10px 30px 10px;
}

.bild_474 {
	height: 680px;
	width: 460px;
	border: 10px solid #fff;
	border-radius: 10px;
	box-shadow: 0 2px 3px #ddd;
	margin: 10px 20px 10px;
}

.bild_700 {
	height: 450px;
	width: 670px;
	border: 10px solid #fff;
	border-radius: 10px;
	box-shadow: 0 2px 3px #ddd;
	margin: 10px 30px 10px;
}


.bild_700_team {
	width: 670px;
	border: 10px solid #fff;
	border-radius: 10px;
	box-shadow: 0 2px 3px #ddd;
	margin: 10px 30px 10px;
}

.bild_222 {
	width: 262px;
	height: 177px;
	border: 5px solid #fff;
	box-shadow: 0 2px 3px #ddd;
	border-radius: 5px;
	margin: 0px 20px 40px 0px;
}

.qualifikation dt, .zeiten dt {
	color: #006633;
	font-size: 1.12em;
	font-weight: bolder;
	margin: 10px 0 10px 0;
	padding-left: 25px;
	font-weight: lighter;
	text-shadow: 1px 1px 1px #336633;
}

.ohne dt {
	color: #006633;
	font-size: 1.12em;
	margin: 5px 0 5px 0;
	padding-left: 35px;
	text-shadow: none;
}

#nr_0 {
	position: absolute;
	top: 1px;
	left: 700px;
}

#nr_0 a {
	display: block;
	width: 200px;
	height: 170px;
}

#nr_1 {
	position: absolute;
	top: 170px;
	left: 185px;
}

#nr_1 a {
	display: block;
	width: 80px;
	height: 30px;
	background: url(../bilder/top_hsh_neuer.png)  no-repeat 0 0;
}

#nr_1 a:hover {
	width: 80px;
	height: 30px;
	background: url(../bilder/top_hsh_neuer.png) no-repeat 0 -29px;
}

#nr_2 {
	position: absolute;
	top: 195px;
	left: 240px;
}

#nr_2 a {
	display: block;
	width: 80px;
	height: 16px;
	background: url(../bilder/top_hsh_neuer.png) -90px 0;
}

#nr_2 a:hover {
	width: 80px;
	height: 16px;
	background: url(../bilder/top_hsh_neuer.png) -90px -29px;
}

#nr_3 {
	position: absolute;
	top: 125px;
	left: 465px;
}

#nr_3 a {
	display: block;
	width: 57px;
	height: 15px;
	background: url(../bilder/top_hsh_neuer.png) -275px 0;
}

#nr_3 a:hover {
	width: 57px;
	height: 15px;
	background: url(../bilder/top_hsh_neuer.png) -275px -29px;
}

#nr_4 {
	position: absolute;
	top: 205px;
	left: 490px;
}

#nr_4 a {
	display: block;
	width: 72px;
	height: 30px;
	background: url(../bilder/top_hsh_neuer.png) -386px -1px;
}

#nr_4 a:hover {
	width: 72px;
	height: 30px;
	background: url(../bilder/top_hsh_neuer.png) -386px -30px;
}

#nr_5 {
	position: absolute;
	top: 185px;
	left: 595px;
}

#nr_5 a {
	display: block;
	width: 98px;
	height: 16px;
	background: url(../bilder/top_hsh_neuer.png) -455px 0;
}

#nr_5 a:hover {
	width: 98px;
	height: 16px;
	background: url(../bilder/top_hsh_neuer.png) -455px -29px;
}

#nr_6 {
	position: absolute;
	top: 0px;
	left: 50px;
	background-color: #fff;
	border-right: solid 1px #cadeb7;
	border-bottom: solid 1px #cadeb7;
	border-left: solid 1px #cadeb7;
	border-bottom-left-radius: 10px;
	box-shadow: 0 1px 3px #fff;
	overflow: hidden;
}

#nr_6 a {
	display: block;
	width: 190px;
	height: 33px;
	background: url(../../gosdatura/bilder/subnavi.png) no-repeat 0 1px;
}

#nr_6 a:hover {
	width: 190px;
	height: 33px;
	background: url(../../gosdatura/bilder/subnavi.png) no-repeat 0 -32px;
}

#nr_7 {
	position: absolute;
	top: 0px;
	left: 245px;
	background-color: #fff;
	border-right: solid 1px #cadeb7;
	border-bottom: solid 1px #cadeb7;
	border-left: solid 1px #cadeb7;
	border-bottom-right-radius: 10px;
	box-shadow: 0 1px 3px #fff;
}

#nr_7 a {
	display: block;
	width: 190px;
	height: 33px;
	background: url(../../gosdatura/bilder/subnavi.png) no-repeat  -395px 1px;
}

#nr_7 a:hover {
	width: 190px;
	height: 33px;
	background: url(../../gosdatura/bilder/subnavi.png) no-repeat -395px -32px;
}

#nr_8 {
	position: absolute;
	top: 185px;
	left: 760px;
}

#nr_8 a {
	display: block;
	width: 50px;
	height: 28px;
	background: url(../bilder/top_hsh_neuer.png) -666px 0;
}

#nr_8 a:hover {
	width: 50px;
	height: 28px;
	background: url(../bilder/top_hsh_neuer.png) -666px -29px;
}

#nr_9 {
	position: absolute;
	top: 180px;
	left: 380px;
}

#nr_9 a {
	display: block;
	width: 41px;
	height: 16px;
	background: url(../bilder/top_hsh_neuer.png) -340px 0;
}

#nr_9 a:hover {
	width: 41px;
	height: 16px;
	background: url(../bilder/top_hsh_neuer.png) -340px -29px;
}

#nr_10 {
	position: absolute;
	top: 205px;
	left: 360px;
}

#nr_10 a {
	display: block;
	width: 100px;
	height: 15px;
	background: url(../bilder/top_hsh_neuer.png) -175px 0;
}

#nr_10 a:hover {
	width: 100px;
	height: 15px;
	background: url(../bilder/top_hsh_neuer.png) -175px -29px;
}

#nr_11 {
	position: absolute;
	top: 155px;
	left: 470px;
}

#nr_11 a {
	display: block;
	width: 97px;
	height: 28px;
	background: url(../bilder/top_hsh_neuer.png) -560px 0;
}

#nr_11 a:hover {
	width: 97px;
	height: 28px;
	background: url(../bilder/top_hsh_neuer.png) -560px -29px;
}

#nr_12 {
	position: absolute;
	top: 195px;
	left: 790px;

}

#nr_12 a {
	display: block;
	width: 50px;
	height: 28px;
	background: url(../bilder/top_hsh_neuer.png) -785px 0;
}

#nr_12 a:hover {
	width: 50px;
	height: 28px;
	background: url(../bilder/top_hsh_neuer.png) -785px -29px;
}

#nr_13 {
	position: absolute;
	top: 182px;
	left: 80px;
	z-index:15;

}

#nr_13 a {
	display: block;
	width: 70px;
	height: 28px;
	background: url(../bilder/top_hsh_neuer.png) -720px 0;
}

#nr_13 a:hover {
	width: 70px;
	height: 28px;
	background: url(../bilder/top_hsh_neuer.png) -720px -29px;
}

#nr_14 {
	position: absolute;
	top: 193px;
	left: 895px;
	z-index: 10;

}

#nr_14 a {
	display: block;
	width: 60px;
	height: 30px;
	background: url(../bilder/top_hsh_neuer.png) -840px 0;
}

#nr_14 a:hover {
	width: 60px;
	height: 30px;
	background: url(../bilder/top_hsh_neuer.png) -840px -29px;
}

#fuss {
	position: relative;
	width: 908px;
	height: 0px;
	margin: 0;
}

#top {
	position: absolute;
	bottom: -29px;
	right: -40px;
	width: 25px;
	height: 25px;
	background: url(../bilder/top.png) no-repeat center;
}

#back {
	position: absolute;
	bottom: -29px;
	left: -40px;
	width: 25px;
	height: 25px;
	background: url(../bilder/back.png) no-repeat center;
}

.ende {
	padding-top: 15px;
	clear: both;
}

#maps {
	height: 444px;
	width: 670px;
	border: 10px solid #fff;
	border-radius: 10px;
	box-shadow: 0 2px 3px #ddd;
	overflow: hidden;
	margin: 10px auto 10px;
}

.list {
	padding-top: 2px;
	line-height: 1.4em;
	font-size: .95em;
	text-align: right;
	background: url(../bilder/hg_liste.gif) no-repeat top right;
}

em {
	color: darkgreen;
}

.zeiten span {
	padding: 0 20px 0 0;
	float: right;
	clear: both;
}

#ausgebucht {
	display: block;
	position: relative;
	z-index: 0;
	background: url('../bilder/ausgebucht.png') 222px 10px no-repeat;
}

