/* CSS Document */
body {
	font-family: "Gill Sans MT","Gill Sans",Trebuchet MS,Arial,Helvetica,sans-serif;
	letter-spacing: 5px;
	} 
* {
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color:#FF0000;
	text-decoration: none;
}
h1 {
	padding: 3px;
	font-size: 14px;
	font-weight: normal;
	background-color: #DDDFDA;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
h3 {
	font-size: 12px;
}

/* clearfix zum Aufheben der Floatumgebung */

.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 */

#container {
	position: absolute;
	width: 904px;
	top: 5px;
	margin-left: -452px;
	height: 536px;
	left: 50%;
}
#blank-img {
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -452px;
	z-index: 5;
	background-color: #FFFFFF; 
}
#head {
	position: fixed;
	margin: 0 auto;
	width: 100%;
	height: 129px;
	z-index:10;
}

/* Languager Selection */
#lang-sel {	
	position: relative;
	width: 904px;
	height: 25px;
	text-align: right;
	font-size: 12px;
}
	#lang-sel ul {
		list-style: none;
	}
	#lang-sel li {
		float: right;
		padding: 2px 0px;
		margin-left: 0px;
		background: #ffffff;
	}

/* Dropdown Menue */
#logo {
	position: relative;
	float: left;
	width: 107px;
	height: 104px;
	margin-right: 39px;
}
	a #logo  {
		border: none;
	}
#slogan {
	margin-top: 24px;
	font-size: 12px;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*
#navi-top {
	position: relative; 
	top: 35px;
	font-size: 12px;
	float: left;
	width: 758px; 
}
#navi-top dl {
	float: left;
	width: 189px;
}
#navi-top dt {
	cursor: pointer;
	text-align: center;
	background: #DDDFDA;
	margin-bottom: 1px;
	padding: 4px 0;
}
#navi-top dd {
	display: none;
}
#navi-top li {
	background: #DDDFDA;
	margin-bottom: 1px;
	padding: 4px 0 4px 15px;
	width: 75%;
	margin-left: 55px;
}
#navi-top li a, #navi-top dt a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#navi-top li a:hover, #navi-top li a:focus, #navi-top dt a:hover, #navi-top dt a:focus {
	background: #DDDFDA;
	color: #FF0000;
}
*/
#site {
	position: absolute;
	z-index: 1;
	top : 70px;
	left : 10px;
	color: #000;
	background-color: #ddd;
	padding: 5px;
}

#mainframe {
	position: relative;
	top: 129px;
	left: 145px;
	width: 759px;
}
	.catalogue {
		text-align: center;		
		margin-bottom: 5px;
	}
		.catalogue ul {
			list-style: none;
			margin-bottom: 20px;
			text-align: center;
		}
		.catalogue li {
			display: block;
			float: left;
			text-align: center;
			margin-bottom: 50px;
			margin-top: 50px;
			width: 183px;
		}
		#mainframe h1 {
			width: 190px;
			margin-top: 50px;
			margin-left: auto;
			margin-right: auto;
			text-align: center;
		}
	#content {
		position: relative;
	}
	#detailframe {
		clear: both;
		width: 759px;
		margin: 50px auto 20px auto;
		letter-spacing: normal;
	}
		#image_detail {
			position: relative;
			float: left;
			margin: 50px 0;
		}
		#detailframe ul {
			position: relative;
			float: left;
			list-style: none;
			margin: 50px 0;
			left: 200px;	
		}
		#detailframe li {
			display: block;
			padding-top: 10px;
			margin: 0;
		}
		#detailframe table {
			width: 100%;
			font-size: 14px;
		}
		#detailframe a {
			letter-spacing: 5px;
			font-size: 12px;
		}
		#close_detail {
			width: 100%;
			text-align: right;
			margin-right: 15px;
		}
		.picnavi {
			width: 100%;
			clear: left;
			font-size: 12px;
			text-align: center;
			padding-top: 15px;
		}
		.text{
			clear: both;
			position: relative;
			width: 100%;
			margin: 20px 0;
			font-size: 12px;
			text-align: justify;
		}
	#detail-navi {
		clear: both;
		position: relative;
		left: -200px;
	}
		#detail-navi ul{
			list-style: none;
		}	
			#detail-navi li {
				margin-left: 20px;
				display: block;
				float: left;
				font-size: 12px;
				padding: 4px 0;
				width: 180px;
				text-align: center;
			}
			#detail-navi li img {
				padding: 0;
				margin-top: -3px;
			}
	#text-content {
		margin: 50px auto;
		width: 670px;
		text-align: justify;
		font-size: 12px;
		line-height: 25px;
	}
		.contact {
			text-align: center;
			margin: 200px 0;
			font-size: 12px;
		}
#navi-bottom {
	clear: both;
	height: 12px;
	padding: 5px;
	margin: 15px 10px 10px 10px;
	background-color: #DDDFDA;
}
	#navi-bottom ul {
		list-style: none;
	}
	#navi-bottom li {
		display: block;
		width: 20%;
		float: left;
		text-align: center;
		font-size: 12px;
	}

/* Startpage */
#home-start {
	position: absolute;
	width: 904px;
	top: 50%;
	left: 50%;
	margin: -182px 0 0 -452px;
	border: none;
	font-size: 18px;
	letter-spacing: 4px;
	text-align: center;
}
	#home-start img {
		text-align: center;
	}	
	#home-start ul {
		list-style: none;	
		margin-top: 50px;	
	}
	#home-start li {
		display: inline-table;
		width: 452px;
		float: left;
	}
	.german-link a {
		text-align: left;
		background-color: #DDDFDA;
		padding: 2px 5px; 
	}.english-link a {
		text-align: right;
		background-color: #DDDFDA;
		padding: 2px 5px; 
	}
	

/* Leather-Popup */
#leather h1 {
	font-size: 12px;
	font-weight: normal;
	font-family: "Gill Sans MT", "Gill Sans", Fruteger, Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
	background: none;
}
#leather {
	float: left;
	height: 600px;
	width: 350px;
	margin-top: 20px;
	margin-right: 25px;
}
	#leather ul {
		list-style: none;
	}
	#leather li {
		display: block;
		float: left;
		padding: 12px 5px;
	}
#leather-detail {
	float:left;
	width: 340px;
	height: 600px;
	margin-top: 20px;
}

/* Newsmodul */
.news {
	position: relative;
	margin: 50px auto;
	min-height: 175px;
}
.more {
	float: right;
	background: #DDDFDA;
	width: 100px;
	text-align: center;
	line-height: 18px;
}

/* Mainmenue Pixelausrichtung */
#navigation_id_3 li, #navigation_id_4 li {
	padding-left: 15px;
}
#navigation_id_3 ul, #navigation_id_4 ul {
	margin-left: 6px;
}

/* Kontaktformular */
#anfrage input {
	width: 200px;

}
#anfrage textarea {
	width: 300px; 
	height: 100px;
}
#anfrage td {
	padding-bottom: 10px;
}

/* JQUERY */

.jqueryslidemenu{
margin-top: 34px;
font-size: 12px;
background: #DDDFDA;
width: 100%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
border-bottom: 1px solid white;
width: 189px;
text-align: center;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #DDDFDA; /*background of tabs (default state)*/
color: black;
padding: 5px 10px;
color: #000;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: black;
}

.jqueryslidemenu ul li a:hover{
background: #DDDFDA; /*tab link background during hover state*/
color: red;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
text-align: left;
margin-left: 10px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font-size: 12px ;
width: 160px; /*width of sub menus*/
padding: 5px 5px 5px 15px;
margin: 0;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #DDDFDA;
color: red;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* Entry Page */
#_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:604px;
}

#Entry-Page-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:208px;
	height:179px;
}

#Entry-Page-02_ {
	position:absolute;
	left:208px;
	top:0px;
	width:99px;
	height:179px;
}

#Entry-Page-03_ {
	position:absolute;
	left:307px;
	top:0px;
	width:131px;
	height:179px;
}

#Entry-Page-04_ {
	position:absolute;
	left:438px;
	top:0px;
	width:113px;
	height:179px;
}

#Entry-Page-05_ {
	position:absolute;
	left:551px;
	top:0px;
	width:209px;
	height:179px;
}

#Entry-Page-06_ {
	position:absolute;
	left:0px;
	top:180px;
	width:760px;
	height:36px;
}

#Entry-Page-07_ {
	position:absolute;
	left:0px;
	top:225px;
	width:109px;
	height:276px;
}

#Entry-Page-08_ {
	position:absolute;
	left:109px;
	top:225px;
	width:192px;
	height:185px;
}

#Entry-Page-09_ {
	position:absolute;
	left:301px;
	top:225px;
	width:151px;
	height:276px;
}

#Entry-Page-10_ {
	position:absolute;
	left:452px;
	top:225px;
	width:308px;
	height:276px;
}

#Entry-Page-11_ {
	position:absolute;
	left:109px;
	top:410px;
	width:192px;
	height:91px;
}

#Entry-Page-12_ {
	position:absolute;
	left:0px;
	top:501px;
	width:410px;
	height:57px;
}

#Entry-Page-13_ {
	position:absolute;
	left:410px;
	top:501px;
	width:378px;
	height:57px;
}

#Entry-Page-14_ {
	position:absolute;
	left:0px;
	top:585px;
	width:760px;
	height:56px;
}


