/*
gold: #ABA172
*/

@import url(screen.css);

body {
	text-align:center;
	font-family: arial, sans-serif; 		
	margin :0;
	background-color:#000;
	color: #ABA172;
}


a {
	color:  #ABA172;
	text-decoration:none;
}

img {
	border:0;
}

.header {
	width:900px;
	margin:0 auto;
	margin-top:10px;
}

.main {
	text-align:center;
	width:900px;
	margin:0 auto;
	text-align:left;
	position:relative;
	margin-top:40px;
	min-height: 600px;
	height:auto !important;
	height:600px;
	z-index:1;
}

.main hr {
	border: 1px solid #ABA172;
}

.main a {
	text-decoration:underline;
}

.footer a {
	text-decoration:none;
}
.main_products {
	text-align:center;
	width:900px;
	margin:0 auto;
	text-align:left;
	position:relative;
	margin-top:30px;
	min-height: 400px;
	height:auto !important;
	height:400px;
	z-index:1;
}



.footer {
	position:absolute;
	left:0;
	bottom:0px;
	width:1000px;
	font-size:9pt;
	text-align:center;
	line-height:30px;
	z-index:999;
}

.inhalt-container {

}
.inhalt {
	text-align:left;
	margin-bottom:65px;
	float:right;
	line-height: 22px;
	font-size:10pt;
	width:500px;
	}


.logo {
	margin-top:3px;
	float:left;
	height:70px;
	width:260px;
	background-image:url('juka_FILES/logo.jpg');
	background-repeat:no-repeat;
}


.navi {
	position:relative;
	text-align:left;
	width:640px;
	float:right;
	font-size:11pt;

}

.navitem {
	position:relative;
}

.navitem a {
	color: #ABA172;
	padding-bottom:1px;
	padding-right:72px;
/*	background-image:url('juka_FILES/menu_bg.gif');*/
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:2px;
}

.bleh a {
	font-size:12px;
	color: #ABA172;
	padding-bottom:1px;
	padding-right:2px;
/*	background-image:url('juka_FILES/menu_bg.gif');*/
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:2px;
}

.special {
	margin-left:420px;
		font-size:12px;
	color: #ABA172;
	padding-bottom:1px;
	padding-right:2px;
/*	background-image:url('juka_FILES/menu_bg.gif');*/
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:2px;
}
.subnavi {
	position:absolute;
	right:0px;
	bottom:0px;
	float:right;
	padding-bottom:30px;
}

.subnavitem a {
	font-size:9.5pt;
	padding-right:70px;
	padding:0 20px;
}

#footernavi {
	margin-top:5px;
	height:20px;
	line-height:12pt;
	font-size:9pt;
}

#footernavi a {
	padding:0 20px;
}


.news-latest-container {
	width:290px;
	margin-top:35px;
/*	background-image:url('juka_FILES/juka-news-bg.gif'); */
	background-repeat:no-repeat;
	background-position:top left;
	padding:5px;
	padding-top:50px;
}

.news-latest-container hr {
	color:#ddd;
	width:200px;
}

.news-latest-item h3 {
font-size:13px;
line-height:105%;
padding:0;
margin:0;
}

.news-latest-morelink {
	font-size:11px;
}
.news-latest-item p {
	font-style:italic;
	margin:0;
	padding:0;
}


.news-single-item {

}

/* Kontaktformular */

div.contact_input {
	margin-bottom:5px;
}

#mailformBemerkung {
	width:250px;
}


/* Fancybox Inhaltsstoffe */


#inhaltsstoffe {
	text-align:left;
	background: #000;
	font-family: Arial;
	font-size: 13px;
	line-height: 1.6;
	color: #ABA172;	
}

#inhaltsstoffe h1 {
	margin: 0;
	font-size: 30px;
	font-weight: normal;
	font-family: Arial;
}


#inhaltsstoffe h2 {
	margin-bottom: 20px;
}


#inhaltsstoffe p {
	margin: 0;
	padding-bottom: 14px;
}

#inhaltsstoffe a {
	outline: none;
	color: #ABA172;	
}

#buttons {
	overflow:auto;
	float:right;
	margin-top:30px;
	
}