/*Stylesheet hundepflege-nadine.ch*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
}

article{
	border-bottom: 1px solid #ab91b0;
}

article:last-child{
	border-bottom: none;
}

h1{
	font-family: Quicksand, sans-serif;/*Schrift in Html eingebaut - Hier normal verwendbar*/
	padding-top: 20px;
	font-size: 1.5em;
}

h2{
	font-family: Quicksand, sans-serif;/*Schrift in Html eingebaut - Hier normal verwendbar*/
	padding-top: 20px;
	font-size: 1.3em;
}

h3{
	font-family: Quicksand, sans-serif;/*Schrift in Html eingebaut - Hier normal verwendbar*/
	padding-top: 20px;
	font-size: 1.1em;
}

h3 font.news_date{
	font-size: 0.7em;
}


#wrapper{
	position: absolute;
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	color: #eeeeee;
}

#wrapper ul{
	list-style-type: none;
}

.main_content{
	float: right;
	width: 56%;
	height: 480px;
	overflow: auto;
}
#footer {
	position: absolute;
	top: 480px;
	left: 430px;
	color: #cbb1d0;
	font-family: Quicksand, sans-serif;
}

#background {
	background-color: #7f4f97;
	width: auto;
	height: 550px;
	margin-top: 50px;
}

#produkte{
	position: absolute;
	left: 700px;
	bottom: 315px;
}

#gallery{
  overflow:auto;
  height: 420px;
  width: 900px;
}

.logo {
	width: 580px;
	padding: 20px;
	padding-top: 40px;
	margin: auto;
}

.logo1{
	float: left;
}

.navi{
	width: 1000px;
	margin: auto;
}

.navi li{
	float: left;
	list-style-type: none;
	font-family: Quicksand, sans-serif;
}

.grafik{
	float: left;
	clear:both;
}

.bild{
	padding-right: 20px;
	float: left;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.navi a:link{
	padding: 14px;
}

.navi li a{
	color: #7f4f97;
	font-weight: bold;
}

.navi a:active{
	padding: 14px;
}

.navi a:visited{
	padding: 14px;
}

.navi a:hover, .navi a:active, li.mark a{
	background-color: #cbb1d0;
	padding: 14px;
	color: #eeeeee;
	text-decoration: none;
}

.galimg img{
	margin: 4px;
	border: 1px solid #7f4f97;
}

.galimg img:hover{
	border: 1px solid white;
}

.karte{
	position: absolute;
	left: 230px;
}

.gallerylink{
	margin-top: 7px;
	margin-bottom: 10px;
}

.agallery{
	color: white;
	margin: 5px;
}

.prices {
	color: white;
}

.prices:hover{
	text-decoration: underline;
}

.priceBoard table{
	border: 0;
	width: 100%;
	padding-right: 25px;
}

.priceBoard table tr.dogPrices{
	height: 30px;
}

.bgChange{
	background-color: #7F4FCB;
}
