@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------Allgemein-------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------- */

* {
	margin:0;
	padding:0;
	border:0;
}

body {
	background:url(../images/index/bg-body.jpg) 0 0 repeat-x;
}


img, div, input { 
 	behavior: url("iepngfix.htc");
}

div#header span, div#navi span {
	display:none;
}
#player {
	padding: 0 15px 0 0;}

.clear {
	float:none;
	clear:both;
}

h1 {
	font:normal 30px/30px "Times New Roman", Times, serif;
	color:#612e15;
	padding:0 0 15px 0;
}

h2 {
	font:normal 18px/20px Arial;
	color:#330000;
	padding:0 0 15px 0;
}

p {
	font:normal 12px/18px Arial;
	color:#330000;	
	padding:0 0 15px 0;
}

a {
	color:#713a0e;
	text-decoration:underline;
}

a:hover {
	color:#713a0e;
	text-decoration:none;
}

.stilJahreszahl {
	font:bold 18px/18px Georgia, "Times New Roman", Times, serif;
	color:#713a0e;
}

.smallText {
	font-size:11px;
	line-height:14px;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------Container-------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------- */

div#container {
	background:url(../images/index/bg-container.png) 0 0 repeat-y;
	width:880px;
	margin:0 auto;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------Header----------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------- */

div#header {
	background:url(../images/index/bg-header.jpg) right top no-repeat;
	height:114px;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------Navi Add--------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------- */

div#navi-add {
	float:right;
	margin:10px 13px 0 0;
	padding:0;
}

* html div#navi-add {	 /* IE6 Hack */	
	float:right;
	margin:10px 6px 0 0;
	padding:0;
}

div#navi-add a {
	font:normal 11px Arial;
	color:#FFF;
	text-decoration:none;
	padding:0 10px 0 10px;
}

div#navi-add a:hover {
	color:#ffc281;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------Slogan----------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------- */

div#slogan {
	background:url(../images/index/bg-slogan.jpg) 0 0 no-repeat;
	width:270px;
	height:114px;
	float:left;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------Branding--------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------- */

div#branding a {
	background:url(../images/index/h1-branding.jpg) 0 0 no-repeat;
	width:274px;
	height:91px;
	float:left;
	margin:15px 0 0 0;
	display:block;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------Content Container------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------- */

div#content-container {
	background:url(../images/index/bg-content-container.jpg) right 195px no-repeat;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------Content Sidebar-------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------- */

div#content-sidebar {
	background:url(../images/index/bg-sidebar.jpg) 0 0 no-repeat;
	width:262px;
	height:612px;
	float:left;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------Content Column-------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------- */

div#content-column {
	width:610px;
	height:auto; !important
	min-height:612px;
	float:right;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------Content Main---------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------- */

div#content-main {
	padding:10px 30px 5px 20px;	
}

/* ------------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------Navi------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------- */

div#navi {
	width:206px;
	height:195px;
	float:left;
}

div#navi li {
	list-style:none;
	float:left;
}

div#navi a#navi01 {
	background:url(../images/index/navigation-wir-ueber-uns.jpg) 0 0 no-repeat;
	display:block;
	width:206px;
	height:39px;
}

div#navi a:hover#navi01 {
	background:url(../images/index/navigation-hover-wir-ueber-uns.jpg) 0 0 no-repeat;
}

div#navi a#navi02 {
	background:url(../images/index/navigation-picora-lederwaren.jpg) 0 0 no-repeat;
	display:block;
	width:206px;
	height:39px;
}

div#navi a:hover#navi02 {
	background:url(../images/index/navigation-hover-picora-lederwaren.jpg) 0 0 no-repeat;
}

div#navi a#navi03 {
	background:url(../images/index/navigation-pico-lederwaren.jpg) 0 0 no-repeat;
	display:block;
	width:206px;
	height:39px;
}

div#navi a:hover#navi03 {
	background:url(../images/index/navigation-hover-pico-lederwaren.jpg) 0 0 no-repeat;
}

div#navi a#navi04 {
	background:url(../images/index/navigation-fettleder-programm.jpg) 0 0 no-repeat;
	display:block;
	width:206px;
	height:39px;
}

div#navi a:hover#navi04 {
	background:url(../images/index/navigation-hover-fettleder-programm.jpg) 0 0 no-repeat;
}

div#navi a#navi05 {
	background:url(../images/index/navigation-werbeartikel.jpg) 0 0 no-repeat;
	display:block;
	width:206px;
	height:39px;
}

div#navi a:hover#navi05 {
	background:url(../images/index/navigation-hover-werbeartikel.jpg) 0 0 no-repeat;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------Top Image------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------- */

div#header-image {
	width:404px;
	height:195px;
	float:left;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------Footer---------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------- */

div#footer {
	background:url(../images/index/bg-footer.jpg) 0 0 no-repeat;
	height:73px;
	font:normal 11px/14px Arial;
	color:#FFF;
	padding:29px 0 0 300px;
}

div#footer a {
	color:#FFF;
	text-decoration:underline;
}

div#footer a:hover {
	text-decoration:none;
}

div#footer-container1 {
	float:left;	
	width:190px;
}

div#footer-container2 {
	float:left;	
	width:120px;
}

div#footer-container3 {
	float:left;	
	width:165px;
}

div#footer-container4 {
	float:left;
	width:100px;
}
