@charset "utf-8";
/* CSS Document */


body {
	background-color: #5D5040;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #513513;
	line-height: 1.3em;
}
#container {
	background-color: #FFFFFF;
	width: 960px;
	margin: 0px auto;
}


#headfoto {
	height: 280px;
	background-image: url(../images/jagdrucksack-titel.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
	position: relative;
}
#headinhalt {
	background-image: url(../images/logo_lodenrucksack.gif);
	background-repeat: no-repeat;
	height: 220px;
	padding-bottom: 50px;
	margin-left: 60px;
	padding-left: 250px;
	padding-top: 0px;
	vertical-align: bottom;
	position: absolute;
	bottom: 0px;
	width: 600px;
}

#unterheadinhalt {
	background-image: url(../images/lodenrucksack_verlaengerung.gif);
	background-repeat: repeat-y;
	margin-left: 60px;
	margin-bottom: 60px;
	padding-left: 250px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 40px;
}
.clearbar {
	clear:both;
}
#produktbild {
	width: 210px;
	margin-left: 60px;
	float: left;
	margin-bottom: 60px;
}
#produkttext {
	width: 590px;
	padding-left: 310px;
	margin-bottom: 60px;
}
h1 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 38px;
	font-weight: 300;
	color: rgba(214,211,53,1);
	margin-bottom: 0;
	text-transform: uppercase;
	position: absolute;
	bottom: 0px;
	vertical-align: bottom;
	width: 600px;
	line-height: 1.2em;
}

h2 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #513513;
	text-transform: uppercase;
	line-height: 1.3em;
}

h3 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #513513;
	text-transform: uppercase;
	line-height: 1.3em;
}

h4 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #513513;
	text-transform: normal;
	line-height: 1.3em;
}

#headinhalt h1 {
	bottom: 30px;
}
#schlussbild {
	background-image: url(../images/footer.jpg);
	width: 960px;
	height: 150px;
}


#produkttext h3 {
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	color: #513513;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#produkttext p {
	
	margin: 0px;
	padding: 0px;
}
#shopbutton {
	padding-top: 10px;
}
#footbar {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 300;
	background-color: #D6D335;
	width: 700px;
	font-size: 16px;
	height: 38px;
	color: #513513;
	padding-left: 260px;
}
#footbar ul{
	list-style-type: none;
}
#footbar ul li{
	float: left;
	margin: 8px;
}
#footbar ul li a{
	text-decoration: none;
	color: #513513;
}
#footbar ul li a:hover{
	text-decoration: none;
	color: #513513;
}

#impressum {
	text-align: right;
	vertical-align: text-bottom;
	font-size: 12px;
	font-weight: bold;
	color: #D6D335;
	padding-top: 120px;
	padding-right: 18px;
}
a {
	color: #A9A822;
	text-decoration: none;
	font-weight: bold;
}
a img {
	border: none;
}
