/* CSS Styles für www.Nordland-Lachs.de  		*/
/* Erstellt durch ANGEL Internet Services GmbH  */
/* Juni 2007 A. Santos     						*/

html {
	height: 100.01%;
}

* {	
	padding: 0;
	margin: 0;
	line-height: 17px;
	font-size: 11px;
}

body {
	font-size: 100.01%;
	background-color: white; 
	font-family: Arial, Helvetica, sans-serif;
	color: #384D5E;
	text-align: center;
}

#pagelayout {
	margin: 0 auto;	
	width: 847px;
}


#banner {
	width: 100%;
	height: 317px;
	border-bottom: 1px solid white;
	background-color: #b0bbc3 ;	
} 

#header  {
	position: relative;	
	height: 236px;
	width: 100%;
	background: #b0bbc3 ;
}

#header a {
	text-indent: -5000px;
	display: block;
	height: 110px;
}

#topbar {
	position: relative;	
	height: 80px;
	width: 100%;	
	margin: 0;
	padding: 0 ;
	background-color: #f57215;
	border-bottom: 1px solid white;	
}


#logo {
	z-index: 9;
	position: absolute;
	left: 12px;
	bottom: 0px;
	cursor: hand;
}


#hotline {
	z-index: 9;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 200px;
	height: 24px;
	line-height: 24px;
	background-color: #f57215;
	color: white;
	font-size: 12px;
}
#hotline a { 
	color: white ;  
	text-indent: 0;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
}

#toolbar {
	position: absolute;
	bottom: 0;
	left: 0;
    margin: 0 0 0 12px;
	height: 20px;
	width: 820px;
	display: block;
}

#toolbar li {
	float: left;
	text-indent: 0;
	height: auto;
	list-style: none;	
	padding: 0 30px 0 0;
}

#toolbar li a {
	height: auto;
	text-indent: 0;
	color: white;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

#toolbar li a:hover,
#toolbar li a.active1 {
	color: #666666;
}

/*
#main {
	width: 847px;
	margin: 0 auto;
	background-color: #b0bbc3;
	background: #b0bbc3 url(/design/1x1.gif) ;
}

*/
#main {
	float: left;
	width: 100%;
	background-color: #b0bbc3;
} 

#navi {
	float: left;
	list-style: none;
	height: 100%;
	min-height: 100px;
	padding: 0;
	margin: 0;
	width: 204px;
}

.navitrennlinie {
    margin: 0 0 0 0;
	height: 17px;
	padding: 0;	
    border-bottom: 1px solid white ;
}

#navi ul {
	margin: 10px 0 0 0;
}


#navi li {
	float: left;
	margin: 0 0 7px 20px;
	text-indent: -7px;
	zoom: 1;
	width: 100%;
	list-style: none;		
	text-align: left;		
	height: auto;
}

#navi li a {
	text-indent: 0;
	text-decoration: none;
	font-weight: bold;	
	font-size: 11px;
	line-height: 15px;
	color: white ;
	heigth: 33px;
}

#navi li a:hover,
#navi li a.active1 {
	color: #333;
	text-decoration: none;	
}

* html #navi li {
	margin: 0 0 0 6px;
  }


* html #navi ul li a, * html #navi ul li a.active1 {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }


/* 2. Ebene Navigation */ 
#navi li li {
	font-weight: normal;
	height: 23px;	
	border: none ;	
	margin: 0 0 0 10px;	
}

#navi li li a {
	font-size: 10px;
	font-weight: normal;		
	line-height: 15px;
	color: #fff;
	height: 23px;
	padding: 2px 0 3px 0;
	margin: 0;
}

#navi li li a:hover,
#navi li li a.active1 {
	color: black;
	text-decoration: none;	
}


* html #navi li li {
	margin: 0 0 0 6px;
  }
  
* html #navi ul li ul li a, * html #navi ul li ul li a.active1 {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }

#breadcrumbs {
	float: left;
    margin: 0 0 0 0;
	height: 30px;
	width: 400px;
	display: block;
	padding: 5px 0 0 0px;
}

#breadcrumbs ul {
	float: left;
	text-indent: 0px;
	zoom: 1;
	height: auto;
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-position: inside;
}

#breadcrumbs ul li {
	float: left;
	text-indent: 0px;
	zoom: 1;
	height: auto;
	padding: 0 5px 0 0;
}

#breadcrumbs ul li a {
	height: auto;
	text-indent: 0px;
	color: #777 ;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	letter-spacing: 0em;
}

#breadcrumbs li a:hover,
#breadcrumbs li a.active1 {
	color: #777;
}



#content { 
	float: left;
	margin: 0 0 0 10px; 
	padding: 0;
	min-height: 350px;
	width: 403px;
	background-color: #b0bbc3;
}


#padder {
	float: left;
	padding: 0 20px 10px 0;
	text-align: left;
	width: 400px;
}

#content img {
	float: right;
	padding: 0 0 10px 30px;
}



#rightpadding {   
	margin: 0;
	margin-right: 160px;
	padding: 0;
	width: auto;
	clear: both;
}

a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #666;
}


.trennlinie {
    margin: 0 0 10px 0;
	height: 20px;
	padding-top: 10px;	
    border-bottom: 1px solid #888 ;
}


h1 {
  font-size: 14pt;
  font-weight: normal;
  color: #53585b;
  line-height: 30px;
  letter-spacing: 0.0em;
}

h2 {
  font-size: 12px;
  font-weight: bold;
  color: #53585b;
  line-height: 30px;
  letter-spacing: 0.1em;
}


/* Listen Elemente */
#padder ol {
	margin-top: 9px;
	margin-left: 10px;
	height: auto;
	list-style-type: decimal;
}

#padder ol li {
	height: auto;
	list-style-type: decimal;
	list-style: inside;
	margin-left: 10px;
	text-indent: -10px;
}

#padder ul {
	margin-top: 9px;
	margin-left: 10px;
	list-style: none;
	height: auto;
}

#padder ul li {
	height: auto;
	list-style-type: square;
	list-style: inside;
	margin-left: 10px;
	text-indent: -18px;
}


.submenue_title {
	display: block; 
	text-align: left; 
	margin-top: 20px;
	border-bottom: 1px solid white;
	color: white;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
}



#sidebar {
	float: right;
	width: 185px;	
	height: 100%;
	line-height: 15px;
	padding: 0;
	text-align: left;
}


#services  {
	float: right;
	width: 185px;
	height: auto;
	text-align: left;
}


#services h1 {
	margin-top: 20px;
	border-bottom: 1px solid white;
	color: white;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

#services ul {
	list-style: none inside;
	text-align: left;
	margin:  10px 0 0 0;
	padding: 0 0 0 0;
}


#services ul li {
	float: left;
	list-style: none inside;	
	zoom: 1;
	width: 95%;
	height: auto;
	text-align: left;
	text-indent: -7px;
	margin: 0 0 7px 7px;
}

#services ul li a {
	text-indent: 0px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: white;
	height: 33px;
	padding: 3px 0 7px 0;
}

#services ul li a:hover,
#services ul li a.active1 {
	color: #333;
	text-decoration: none;	
}





#news {
	float: right;
	width: 185px;
	height: auto;
	text-align: left;
	list-style: none;	
	padding: 0;
	margin:0;	
}

#news h1 {
	margin-top: 20px;
	border-bottom: 1px solid white;
	color: white;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

#news ul {
	list-style: none inside;
	text-align: left;
	margin:  10px 0 0 0;
	padding: 0 0 0 0;
}

#news ul li {
	float: left;
	zoom: 1;
	width: 95%;
	list-style: none inside;	
	text-align: left;		
	height: auto;
	text-indent: -7px;
	margin: 0 0 7px 7px;
}

#news li a {
	text-indent: 0;
	text-decoration: none;
	font-weight: normal;	
	font-size: 11px;
	line-height: 15px;
	color: white ;
	height: 33px;
}

#news li a:hover,
#news li a.active1 {
	color: #333;
	text-decoration: none;	
}









#footer {
	float: left;
	height: 29px;
	width: 835px;
	background-color: #384d5e;
	text-align: left;
	padding-left: 12px;
	display: block;
}

#footer ul {
 	background-color: #384d5e;
}

#footer li {
	float: left;
	text-indent: 0;
	list-style: none;	
	padding: 0 30px 0 0;
}

#footer li a {
	height: auto;
	text-indent: 0;
	color: white;
	font-size: 10px;
	line-height: 29px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;	
}

#footer li a:hover,
#footer li a.active1 {
	color: #eee;
}

#address {
	margin: 0 0 0 214px;
	font-size: 9px;
	line-height: 29px;	
	color: white;
	width: 600px;
	height: 29px;
}

fieldset {
	margin: 0 0 10px 0;
	padding: 5px;

} 

#formular div {
margin-bottom: 5px;

}

label, select, textarea, .controlset {
	margin: 5px;
}

label {
	width: 70px;
}

textarea {
	margin: -10px 0 0 70px;
}

input[type="checkbox"] {
	margin: 0 0 0 70px;
}

input[type="text"] {
	margin: -20px 0 0 70px;
	display: block;
	width: 300px;
}

.checkbox {
    margin-left: 70px;
    display: inline-block;
    vertical-align: center;
}

.buttonrow input {
	margin: 30px 10px 0 0;
	text-align:center;
	display: inline;
}


.blockitem { 
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 20px 0;
}


#recaptcha_area { float: right !important ; }

.errors {
	color: #900;
	font-weight: bold;
}

/* ========================
    Text/Image slider 
   ======================== */


.slider { position: relative; overflow: auto; height: 222px;  margin: 0;  display: block ; }
	.slider ul { padding: 0 ; } 
    .slider li { list-style: none; }
        .slider ul li { float: left; }

#slider .dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 5px;
}

#slider ol.dots li {
	display: inline-block;
	width: 0.7em;
	height: 0.7em;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #ddd;
	border-radius: 6px;
	cursor: pointer;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}

#slider ol li.dot.active { border: 2px solid #e30615 ;} 



/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;  height: 222px;  }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

