@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #18130c;
	margin: 0px;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat;
}
p {
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 18px 0px;
}
/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =header ------------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */
#headerContainer {
	width: 100%;
	height: 506px;
	margin: 0px;
	background-image: url(../images/bg-header.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
#headerbild {
	width: 100%;
	height: 506px;
	background-image: url(../images/headerbild.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#header {
	width: 960px;
	margin: 0px auto;
	padding: 31px 0px 0px 0px;
}
/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =newsfeeder --------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */
#newsfeeder {
	width: 269px;
	height: 344px;
	margin: 0px 0px 0px 691px;
}
h3#aktuellesFeeder {
	display: block;
	width: 154px;
	height: 54px;
	text-indent: -9000px;
	background-image: url(../images/h-aktuelles.gif);
	margin: 0px 0px 26px 0px;
}
#newsfeeder p {
	color: #eae7d8;
	font-size: 14px;
	line-height: 18px;
	margin: 0px 44px 18px 24px;
}
#newsfeeder .text {
	height: 214px;
	overflow: hidden;
}
#newsfeeder a#detail {
	display: block;
	width: 121px;
	height: 28px;
	text-indent: -9000px;
	background-image: url(../images/navigation-details.gif);
	background-position: 0px 0px;
	margin: 10px 0px 0px 139px;
}
#newsfeeder a#detail:hover {
	background-position: 0px -28px;
}
/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =navigation -------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */
#navigation {
	margin: 0px 0px 0px 32px;
}
#navigation ul{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	width: auto;
	margin: 0px;
	padding: 0px;
}
#navigation a {
	display: block;
	width: auto;
	height: 20px;
	text-indent: -9000px;
	background-position: 0px 0px;
}
#navigation a:hover {
	background-position: 0px -20px;
}
#navigation a.aktiv {
	background-position: 0px -40px;
}
#navigation ul.navColumn1 {
	width: 108px;
	margin: 48px 0px 0px 0px;
}
#navigation ul.navColumn2 {
	width: 108px;
	margin: 48px 0px 0px 23px;
}
#navigation ul.navColumn3 {
	width: 174px;
	margin: 0px 0px 0px 23px;
}
#navigation ul.navColumn4 {
	width: 109px;
	margin: 0px 0px 0px 38px;
}
#navigation li#navBekleidung {
	width: 174px;
	height: 48px;
	text-indent: -9000px;
	background-image: url(../images/nav-bekleidung.gif);
}
#navigation li#navWaffen {
	width: 109px;
	height: 48px;
	text-indent: -9000px;
	background-image: url(../images/nav-waffen.gif);
}

a#leistungen {
	width: 108px;
	background-image: url(../images/navigation-leistungen.gif);
}
a#ueber {
	width: 108px;
	background-image: url(../images/navigation-ueber.gif);
}
a#optik {
	width: 108px;
	background-image: url(../images/navigation-optik.gif);
}
a#zubehoer {
	width: 108px;
	background-image: url(../images/navigation-zubehoer.gif);
}
a#angebote {
	width: 108px;
	background-image: url(../images/navigation-angebote.gif);
}
a#jungjaeger {
	width: 108px;
	background-image: url(../images/navigation-jungjaeger.gif);
}
a#newsletter {
	float: left;
	margin: 87px 0px 0px 12px;
	width: 108px;
	background-image: url(../images/navigation-newsletter.gif);
}
a#gebrauchtwaffen {
	float: left;
	margin: 87px 0px 0px 17px;
	width: 156px;
	background-image: url(../images/navigation-gebrauchtwaffen.gif);
}
a#jagdbekleidung {
	width: 174px;
	background-image: url(../images/nav-jagdbekleidung.gif);
}
a#sportbekleidung {
	width: 174px;
	background-image: url(../images/nav-sportbekleidung.gif);
}
a#schuetzenbekleidung {
	width: 174px;
	background-image: url(../images/nav-schuetzenbekleidung.gif);
}
a#jagdwaffen {
	width: 109px;
	background-image: url(../images/nav-jagdwaffen.gif);
}
a#sportwaffen {
	width: 109px;
	background-image: url(../images/nav-sportwaffen.gif);
}
a#freieWaffen {
	width: 109px;
	background-image: url(../images/nav-freiewaffen.gif);
}

/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =headline ----------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */
#headline {
	width: 960px;
	height: 74px;
	padding: 11px 0px 0px 0px;
	background-image: url(../images/bg-headline.jpg);
	margin: 0px auto;
}
#headline h2 {
	float: left;
	width: 509px;
	height: 65px;
	margin: 0px 0px 0px 84px;
	text-indent: -9000px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h2#hWillkommen {
	background-image: url(../images/h-willkommen.jpg);
}
h2#hAktuelles {
	background-image: url(../images/h-aktuelles.jpg);
}
h2#hUeber {
	background-image: url(../images/h-ueber.jpg);
}
h2#hLeistungen {
	background-image: url(../images/h-leistungen.jpg);
}
h2#hJagdwaffen {
	background-image: url(../images/h-jagdwaffen.jpg);
}
h2#hSportwaffen {
	background-image: url(../images/h-sportwaffen.jpg);
}

h2#hFreieWaffen {
	background-image: url(../images/h-freiewaffen.jpg);
}
h2#hGebrauchtwaffen {
	background-image: url(../images/h-gebrauchtwaffen.jpg);
}
h2#hJagdbekleidung {
	background-image: url(../images/h-jagdbekleidung.jpg);
}
h2#hSportbekleidung {
	background-image: url(../images/h-sportbekleidung.jpg);
}
h2#hSchuetzenbekleidung {
	background-image: url(../images/h-schuetzenbekleidung.jpg);
}
h2#hOptik {
	background-image: url(../images/h-optik.jpg);
}
h2#hZubehoer {
	background-image: url(../images/h-zubehoer.jpg);
}
h2#hAngebote {
	background-image: url(../images/h-angebote.jpg);
}
h2#hJungjaeger {
	background-image: url(../images/h-jungjaeger.jpg);
}
h2#hKontakt {
	background-image: url(../images/h-kontakt.jpg);
}
h2#hAnfahrt {
	background-image: url(../images/h-anfahrt.jpg);
}
h2#hImpressum {
	background-image: url(../images/h-impressum.jpg);
}
h2#hNewsletter {
	background-image: url(../images/h-newsletter.jpg);
}
h2#hFehler {
	background-image: url(../images/h-fehler.jpg);
}



/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =branding ----------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */
h1#branding {
	float: left;
	width: 306px;
	height: 65px;
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 0px 0px;
}

#branding a {
	display: block;
	width: 306px;
	height: 65px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9000px;
	background-image: url(../images/logo.jpg);
}
/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =content -----------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */

#contentContainer { 
	width: 960px;
	margin: 0px auto;
}

#content {
	width: 925px;
	margin: 0px 0px 0px 19px;
	padding: 12px 0px 20px 0px;
	background-image: url(../images/bg-content12.jpg);
}
#columns {
	width: 925px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 20px 0px;
	background-image: url(../images/bg-3columns.jpg);
}
#columns2 {
	width: 925px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 20px 0px;
	background-image: url(../images/bg-columns2.jpg);
}
.column1 {
	float: left;
	width: 276px;
	margin: 0px 33px 0px 17px;
}
.column2 {
	float: left;
	width: 276px;
	margin: 0px 33px 0px 0px;
}
.column3 {
	float: left;
	width: 276px;
	margin: 0px 0px 0px 0px;
}
.nocolumn {
	float: left;
	width: 577px;
	margin: 0px;
}
.smallColumn {
	float: left;
	width: 159px;
	margin: 0px 0px 0px 14px;
}
.highlight {
	color: #a90a0a;
	font-weight: bold;
}
.column1 ul, .column2 ul, .column3 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
}
.column1 li, .column2 li, .column3 li {
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 20px;
	line-height: 16px;
	background-image: url(../images/list-img.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.column1 ul.small li, .column2 ul.small li, .column3 ul.small li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	line-height: 14px;
	background-image: url(../images/list-img.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =footer ------------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */
#footer {
	width: 908px;
	height: 61px;
	margin: 14px auto 0px auto;
	padding: 4px 0px 0px 17px;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 16px;
}
#footer p {
	float: left;
	color: #f8f5e5;
	margin: 0px 47px 0px 0px;
}
#footer p.last {
	margin: 0px 0px 0px 0px;
}
#footer a {
	color: #fff;
}
#footer ul {
	float: right;
	margin: 10px 0px 0px 0px;
	width: 402px;
	height: 20px;
	padding: 0px;
}
#footer li {
	float: left;
	width: auto;
	list-style-type: none;
	padding: 0px;
	margin: 0px 26px 0px 0px;
}
#footer li.last {
	margin: 0px 0px 0px 0px;
}
#footer ul li a {
	display: block;
	height: 20px;
	text-indent: -9000px;
	background-position: 0px 0px;
}
#footer li a:hover {
	background-position: 0px -20px;
}
#footer li a.aktiv {
	background-position: 0px -40px;
}
a#home {
	width: 88px;
	background-image: url(../images/navigation-start.gif);
}
a#kontaktlink {
	width: 70px;
	background-image: url(../images/navigation-kontakt.gif);
}
a#anfahrt {
	width: 70px;
	background-image: url(../images/navigation-anfahrt.gif);
}
a#impressum {
	width: 85px;
	background-image: url(../images/navigation-impressum.gif);
}
/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =slideshow ---------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */
#slideshow {
		width: 274px;
		height: 117px;
		overflow: hidden;
		background-image: url(../images/bg-slideshow.jpg);
}
div#slideshow img {
		display: none;
		vertical-align:bottom;
		
	}
	
	img.visible {
		/display:block !important;
	}




div#imgloader img {
		visibility: hidden;
		position: absolute;
		top: 0px;
		left: 0px;
		vertical-align:bottom;
}
	
	img.galleryThumb {
		cursor:pointer;
	}

/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =CMS-Elemente ------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */
#cmsContainer {

}
#cmsContainer h1 {
	text-indent: 0px;
	font-size: 23px;
	line-height: 27px;
	height: auto;
	width: 100%;
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #000;
}
#cmsContainer h2 {
	text-indent: 0px;
	font-size: 18px;
	line-height: 22px;
	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 0px 20px 0px;
	padding-bottom: 10px;
	border: none;
	font-weight: normal;
}
.editortext {
	float: left;
	width: 350px;
	margin: 0px 20px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.editorbild {
	padding: 2px;
	background-color: #fff;
	border: 1px solid #b6b3a8;
}
a:hover img.editorbild {
	padding: 2px;
	background-color: #fff;
	border: 1px solid #000;
}
a.editordownload {
	display: block;
	width: 131px;
	height: 39px;
	text-indent: -9000px;
	margin: 0px 0px 0px 10px;
	background-image: url(../images/download.jpg);
}
/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =thumb -------------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */
a.thumb img {
	float: left;
	margin: 4px;
	padding: 1px;
	border: 1px solid #727273;
}
a.thumb img:hover {
	float: left;
	margin: 4px;
	padding: 1px;
	border: 1px solid #404147;
}
/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =vcardlink ---------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */
a.vcardlink {
	display: block;
	width: 212px;
	height: 24px;
	margin: 10px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9000px;
}
.standard {
	background-image: url(../images/bg-vcardlink.gif);
}
/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =karte -------------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */
#karte {
	float: left;
	width: 583px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bg-karte.jpg);
}
/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =shop --------------------------------------------------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */
a.shop, a.shop:link {
	display: block;
	width: 266px;
	background-color: #a8080a;
	color: #fff !IMPORTANT;
	padding: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
}
/* -------------------------------------------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------- =HTML Elements, clearfix and stuff like that -----------------------  */
/* -------------------------------------------------------------------------------------------------------------------------------  */
.downloadtext {
	float: left;
	width: 300px;
	margin: 0px 20px 0px 0px;
}
table caption {
	display: none;
}

:focus {
	outline: 0;
}

.floatLeft {
	float: left;
	margin: 0px;
}

.close {
	float: right;
	margin: 5px;
}

.clear {
	clear: both;
	display: block;
	height: 0;
}

.clear2 {
	clear: both;
	display: block;
	height: 2px;
	margin: 10px auto 20px auto;
}

.clear3 {
	clear: both;
	display: block;
	height: 10px;
	margin: 10px auto 20px auto;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */


a,
a:link,
a:visited,
a:active {
	color: #b40000;
	text-decoration: none;
}

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

a img {
	border: none;
	padding: 0px;
}

a:hover img {
	border: none;
	padding: 0px;
}

#euroweb {
	margin-left: 0px;
	margin-top: 0px;
}

.smaller {
	font-size: 0.75em;
	line-height: 1.25em;
}



object#player {
	float:left;
}

div.shop-link {
	float:left;
	height:40px;
	left:171px;
	width:320px;
	padding:284px 0 0 19px;}
	

