* html img.header_ui, * html img.header_ui{
	behavior: url('fileadmin/js/iepngfix.htc');
}
* html .foot_teaser_sm img {
	behavior: url('fileadmin/js/iepngfix.htc');
}
html, body{
	height:100%; /* needed for container min-height */
}

body {
 	background: #fff url('i/body_back.jpg')	fixed top left; 
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	line-height : 1.5em;
	color : #514B40;
	
}

#wrap {
	position:relative; /* needed for footer positioning*/
	margin:0;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

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


body a.anker {
	line-height: 1px;
	font-size: 1px;
	height : 1px;
	padding: 0;
}
.clear {
	clear : both;
}
#header {
	background: #fff url('i/salz-berlin_logo.gif') no-repeat  23px 19px;
	height : 98px;
	width : 955px;
	position: absolute;
	top : 0;
	left : 0;

	
}

/* abstand */

h1, h2 {
	font-size: 25px;
	color : #5F7703;
	font-family: "Garamond", serif;
	border-bottom: 1px dotted #5F7703;
	padding: 10px 15px 5px 15px;
	margin-bottom: 1em;
	line-height: 1.4em;
}
h1 {
	height : 1px;
	font-size: 1em;
	display: none;
	
 }
h1 span{
	display: none;
}

h3 {
	padding: 0 15px;
	color : #5F7703;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: .1em;
}
h4, h4 a{
	padding: 0 15px;
	color : #5F7703;
	font-weight: bold;
	padding-bottom: .1em;
	
}

#navigation {
	margin: 0 0 0 160px;
	padding-top: 35px;
	border-bottom: 1px dotted #5F7703;
	float: left;
	display: inline;
}
#navigation li{
	float : left;
	padding: 14px 0 0 40px;
	background: #fff url('i/001.gif') no-repeat  top right;
	
}
#navigation li a {
	color : #5F7703;
	line-height: 1.3em;
	font-size: 12px;
	padding: 4px 8px 3px 8px;
	display: block;
	text-transform: uppercase;
}
#navigation li.active a {
	background : #5F7703;
	color : #fff;

}
#navigation li a:hover, #impressum a:hover,#rootline li a:hover, div.content_item a:hover,  .foot_teaser_bg a:hover{
	background : #5F7703;
	color : #fff;
}
#navigation li.start{
	background-image: url('i/001.gif');
	padding-left: 5px;
}
#navigation li.agentur{
	background-image: url('i/002.gif');	
}
#navigation li.charakter{
	background-image: url('i/003.gif');
}
#navigation li.kontakt{
	background-image: url('i/004.gif');
}
#navigation li.blog{
	background-image: url('i/005.gif');
}


/* rootline */

#rootline {
	margin: 0 0 0 160px;
	padding-top: 2px;
	clear : both;
	background: #fff;
}
#rootline li{
	display: inline;
	padding-right: 2px;
}	
#rootline li a{
	font-size: 10px;
	color : #999;
	background: #fff url('i/nav_icon_rootline.gif') no-repeat  left center;
	padding: 0 7px;
	line-height: 1em;
}

	
	
div#main {
	padding-top : 100px;
	padding-bottom: 3em;
	margin-left : 158px;
	width : 801px;  /* +5px  rauchen wir bei #teaser_wrap */
}

.wrapper, #nav_footer {
	margin-right: 5px;  /* brauchen wir bei #teaser_wrap s.o.*/
}


#nav_footer {
	min-height : 30px;
}

div.content_item {
	margin-bottom: 1px;
	background-color: #fff;
	overflow : hidden;
	width : 100%;

}
/* nav level 2 */
a.nav_level_2 {
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: bold;
	padding-left: 15px;
	display: block;
	color : #fff;
	font-size: 40px;
	line-height: 68px;
	background: transparent url('i/nav_back.png') repeat-x  top left;
	position : relative;
	
}
* html a.nav_level_2 {
	background: transparent url('i/nav_back.gif') repeat-x  top left;
}
a.nav_level_2:hover	{
	color : #CDFA1D;
}

a.nav_level_2 img{
	position : absolute;
	top : 10px;
	right : 10px;
	display : none;
}

a.nav_level_3{

}

a.nav_level_3 span.inner_wrap{
	display: block;
	padding: 6px 0;
	margin-right: 20px;
	background: transparent  no-repeat  center right;
}

a.nav_level_3 img.loader{
	display : none;
}

html a.nav_level_2 img.loader {
	
}


html .l2_active {
	color : #CDFA1D;
}

/* vav level 3 */

.content_item .nav_level_3 {
	display: block;
	color : #5F7703;
	font-weight: bold;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #f4f4f4;
	padding: 0 0 0 22px;
	text-decoration: none;
	background: #f4f4f4 url('i/nav_icon_level_3.gif') no-repeat 10px center;
	
}
.content_item .nav_level_3:hover {
	background: #5F7703;
	color : #fff;
	background: #5F7703 url('i/nav_icon_level_3_hover.gif') no-repeat 10px center;
}
.content_item .l3_active {
	background: #5F7703 url('i/nav_icon_level_3_active.gif') no-repeat 10px center;
	color : #fff;
}

#impressum {
	position: absolute;
	top : 200px;
	left : 0;

	
}
#impressum a{
	background: #fff;
	display: block;
	font-size: 10px;
	border-left: 6px solid #5F7703;
	color : #5F7703;
	padding: 0px 6px;
	line-height: 1.6em;
}

#rootpage	{
	background-color: transparent;
	width : auto;
}
* html #rootpage{
	height:101%
}
#main .rootpage_content {
	background-color: #f7f7f7;
}
div.content_item p {
	padding : 0 15px 15px 15px;
}
.col_left, .col_right {
	width : 50%;
	float: left;
	margin-bottom: 1.5em;
	height : 101%;
}
.col_right {
	width : 49%;
}
.col_one, .col_two, .col_three {
	width : 33%;
	float: left;
	margin-bottom: 1.5em;
}
.content_item a, .foot_teaser_bg a {
	text-decoration: none;
	font-weight: normal;
	color : #5F7703;
	padding: 0 .1em;
}
/* ------abstand */
.content_item ul {
	margin-left: 15px;
	padding-bottom: 2em;

}

.content_item ul li{
	background: transparent url('i/list_icon.gif') no-repeat left 0.45em;
/*  	list-style-image: url('i/list_icon.gif'); 
	list-style-position: outside;
 */
	padding: 0 25px 0 15px;
	
}

div.content_item .imgright{
	float: right;
}

div.content_item .imgright a, div.content_item .imgright a:hover {
	background : transparent;
	padding: 0;
}


/* linkbox */
.links {  /* ------abstand */
	margin: 5px 15px;
	background : #e8ecdb;
	padding: 5px;
}
.links div {
	margin : 5px 10px 5px 5px;
	border-bottom: 1px dashed #5F7703;
	padding-bottom: 0.7em;
	margin-bottom: 0.7em;
}
.links div p, .links div h2, .links div h3{
	padding: 0;
	margin-bottom: .1em;
}
.links div p {
	color : #666;
}

.loader {
/* 	margin : 50px 0 50px 350px; */
}


.empty {
	text-indent: -1000px;
	line-height: 1px;
	font-size: 1px;
	height : 1px;
	visibility: hidden;
}
/* rootlevel */

.header_ui {
	cursor : pointer;
}

/* Teaser unten */

#teaser_wrap {
	margin-bottom: 5em;
}
.foot_teaser_sm a{
	display: block;
}
#teaser_wrap h4 , #teaser_wrap h4 a{
	letter-spacing: .07em;


}
#teaser_wrap {
	min-height : 30px;
}


	
.foot_teaser_sm {
	width : 262px;
	margin-right: 5px;
	margin-top: 3px;
	min-height: 20px;
	float: left;
}

.foot_teaser_sm img{
	margin : 0;
}

.foot_teaser_sm h4, .foot_teaser_bg h4{
	font-size: 13px;
	color : #5f7703;
	background : #fff;
	padding: 0 5px .1em 5px;
}
.foot_teaser_sm h4 {
	padding-top: 5px;
}
.foot_teaser_sm h4 a{
	padding-left: 0;
}

	
	
.foot_teaser_sm p, .foot_teaser_bg p {
	padding: 0 5px 5px 5px;
	line-height: 1.4em;
	font-size: 11px;
	background: #fff;
}


.foot_teaser_bg {
	width : 396px;
	margin: 5px 4px 0 0;
	min-height: 20px;
	float: left;
	border-top: 8px solid #5f7703;
}

.foot_teaser_bg h4, .foot_teaser_bg p {
	background: #fff;
	padding: 0 10px 5px 10px;
}
.foot_teaser_bg h4  {
	padding-top: .4em;
	padding-bottom: .1em;
}
.foot_teaser_bg .morelink {
	background: transparent;
	padding: 0;
}
.foot_teaser_bg a {
	background: #fff url(i/teaser_link_bg.gif) no-repeat top left;
	font-size: 12px;
	height: 1.6em;
	display: block;
	float: right;
	padding: .2em 15px 0 20px;
}

/* Carousel */


.jcarousel-container {
   	background: transparent url(i/carousel_back.jpg) repeat-x  top left;
	height : 190px;
	padding: 0 0;
}

.jcarousel-clip {
	width : 794px;
    
}

.content_item ul.jcarousel-list {
    width:  794px;
    height: 190px;
	padding : 0;
	margin : 0;
}

.content_item .jcarousel-list li {
    width: 190px;
	margin : 0;
	padding : 0;
    height: 190px;
	margin-left: 6px;
	background: none;
	display: inline;
	
}
.content_item .jcarousel-list li a:hover{
	background : none;
}


.content_item .jcarousel-list li.hidden, li.hidden {
/* 	display: none; */
}
.jcarousel-item-placeholder {
    background: #fff url(jcarousel_loading.gif) 50% 50% no-repeat;
}


/**
 *  Horizontal Buttons
 */


.jcarousel-next-horizontal {
    position: absolute;
    top: 48px;
    right: 2px;
    width: 32px;
    height: 85px;
    cursor: pointer;
    background: transparent url(i/carousel_next.png) no-repeat 0 0;

}
* html .jcarousel-next-horizontal {
	behavior: url('fileadmin/js/iepngfix.htc');
}
* html .jcarousel-prev-horizontal {
	behavior: url('fileadmin/js/iepngfix.htc');
}

.jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 48px;
    left: 2px;
    width: 32px;
    height: 85px;
    cursor: pointer;
    background: transparent url(i/carousel_prev.png) no-repeat 0 0;

}

.jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

#box-724 {
	width : 796px;

}

/* detail */

.portfolio_item {
	background: url(i/detail_back.jpg) repeat-x top left;
	position: relative;
	width : 100%;
	overflow : hidden;
}
.description {
	width : 36%;
	float : left;
	padding: 10px 0 20px 0;
	
}
div.content_item .description p{
	margin: 0;
	padding-bottom: 0;
	font-size: 11px;
	line-height: 1.4em;
	color : #666;
}
div.content_item .description h3{
	margin: 10px 0 0 0;
	font-size: 12px;
}
.characteristics {
	background-color: #5F7703;
	float: left;
	width : 100%;
	padding : 10px 0;
	clear : both;
}
.characteristics li{
	color : #fff;
	padding-left: 3%;
	float : left;
}
.characteristics li.first,.characteristics li.second{
	width : 20%;
}
.characteristics li.third{
	width : 50%;
}
.characteristics li strong{
	color : #A5CD05;
	display: block;
}

.lastone {
	clear : both;
}



/* .gallery {
	float : left;
}
.gallery span {
	display: block;
	clear:both;
}




.gallery, .gallery ul, .content_item .gallery ul li{ 
	margin : 0;
	padding : 0;

		overflow:hidden; 

}
.gallery {
	width:491px;
	overflow:hidden; 
	}
 
.gallery li{ 
	width:491px;
	height:354px;
	overflow:hidden; 
	} */
	
#nextBtn a i, #prevBtn a i{
	display: none;
}	
#nextBtn a, #prevBtn a{
	display: block;
	height : 85px;
	cursor:pointer;
}
#nextBtn, #prevBtn {
 	position:absolute;	
	width:32px;
	z-index : 2px;
	top:113px;
}			
#nextBtn {
	right:325px;
}
#prevBtn {
	left:10px;
}
#nextBtn a{
 	background:transparent url(i/nav_next.png) no-repeat scroll 0 0;
}
#prevBtn a{
 	background:transparent url(i/nav_prev.png) no-repeat scroll 0 0;
}
* html #prevBtn a, * html #nextBtn a{
	behavior: url('fileadmin/js/iepngfix.htc');
}


/*  */

.gallery {
	float: left;
}
.gallery img{
	margin-left: 15px;  
}

.content_item .gallery ul, .content_item .gallery li{
	margin:0;
	padding:0;
	list-style:none;
	background-image: none;
	position : static;
}
.gallery li{
	margin-left: 10px;
}
.content_item .gallery, .content_item .gallery li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
	width:471px;
	height:354px;
	overflow:hidden; 
}
/* footer */


#footer_adresse {
	position: absolute;
	bottom : 0;
	left : 158px;
	height : 1.8em;
	line-height: 1.8em;
	background : #fff;
	width : 798px;
	text-align: center;
	color : #999;
}
#footer_adresse a{
	color : #999;
	padding: 0 5px;
}
#footer_adresse a:hover{
	background-color: #999;
	color : #fff;
}

*+html #footer_adresse {
	display: none;
}
* html #footer_adresse {
	display: none;
}
*+html, *+html body {
	height : auto;	
}
* html, * html body {
	height : auto;
}