/*
* NSN Naturstein (Screen)
* 
* 2014 by KAMMACHI Consulting GmbH
*/

*{
	margin:0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border:0;
	outline:none;
	}

body {
	min-height:101%;
	margin:0;
	font-family:arial, verdana, tahoma, helvetica, sans-serif;
	background:#feffe8 url(../images/bg_page.gif) repeat-x top left;
	}
	
body.page-home {
	background-image:url(../images/bg_startseite.gif);
	}
	
td {
	vertical-align:top;
	}

ul {
	list-style-type:none;
	}
	
h1 {
	font-weight:normal;
	font-size:20px;
	text-transform:uppercase;
	margin:0 0 6px 0;
	}
	
h2 {
	font-size:14px;
	color:#ff7c00;
	font-weight:normal;
	margin:4px 0 18px 0;
	padding:0 0 12px 0;
	border-bottom:1px solid #b6baa0;
	}
	
h3 {
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color: #464646;
    margin: 10px 0 6px;
	}
	
.csc-header-n3	h3 {
	margin:25px 0 10px 0;
	padding:0 0 8px 0;
	}
	
h4 {
	font-size:13px;
	color:#464646;
	font-weight:normal;
	padding:6px 6px 7px 25px;
	background:#C8CCB5 url(../images/bg_h4.gif) no-repeat left top;
	margin:0 0 8px 10px;
	background-position:10px 12px;
	}

h5 { 
	color:#464646;
	margin:10px 0 6px 0;
	}
	
hr {
	background:#003C00;
	height:1px;
	}
	
strong {
	font-weight:bold;
	}
	
a {
	color:#003C00;
	font-size:12px;
	line-height:18px;
	}
	
a:hover {
	color:#009100;
	}
	
#content ul li {
	font-size:12px;
	background: url(../images/linkicon.gif) no-repeat left 5px;
	padding-left:10px;
	color:#464646;
	line-height:18px;
	}
	
#content ul {
	padding:0 0 0 15px;
	margin:0 0 10px 0;
	}
	
#content ol {
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	}
	
.col-group {
	display:table;
	width:100%;
	}
	
.col-content {
	display:table-cell;
	width:auto;
	vertical-align:top;
	}
	
.col-marginalie {
	display:table-cell;
	width:290px;
	vertical-align:top;
	}
	
.col-marginalie .ce-textpic {
	padding-left:20px;
	}
	
.col-left,
.col-middle,
.col-right {
	display:table-cell;
	vertical-align:top;
	}
	
.col-left,
.col-middle {
	width:275px;
	padding-right:40px;
	}
	
.clear {
	clear:both;
	}
	
.contentBox3ColLeft .clear,
.contentBox3ColMiddle .clear,
.contentBox3ColRight .clear {
	clear:none;
	}
	
.error{
	color:#ff0000 !important;
	}
	
.center {
	text-align:center;
	}
	
.right {
	text-align:right;
	}
	
p {
	font-size:12px;
	line-height:18px;
	}

span {
	color:#ff7c00;
	}

#main {	
	margin:0 auto;
	width:980px;
	height:900px;
	}
	
#header { 
	height: 118px;
	width:980px;
	position:relative;
	}
	
.page-home #header { 
	margin-bottom:7px;
	}
	
#logo {
	padding:12px 0 0 0;
	width:658px;
	}

#contentMain {
	margin:5px 0 0 0;
	min-height: 740px;
	width:980px;
	border-top:2px solid #ff7c00;
	background:#d9ddc2;
	}

/* navMain */

#nav-main {
	margin:12px 0 0 0;
	}
	
.page-home #nav-main {
	margin:2px 0 0 0;
	}
	
#nav-main ul li {
	float:left;
	background:transparent url(../images/navi_divider.gif) no-repeat right;
	position:relative;
	}
	
#nav-main ul li a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	display:inline-block;
	height:34px;
	padding:24px 15px 0 16px;
	margin-right:2px;
	}
	
#nav-main ul li a:hover {
	background:url(../images/navi_hover.gif) repeat-x top right;
	}
	
#nav-main ul {
	background:transparent url(../images/navi_divider.gif) no-repeat left;
	height:58px;
	padding-left:2px;
	}
	
#nav-main ul li:hover ul { 
	display: block; 
	}

/* navSub */

#nav-main ul.navSub {
	font-size:11px;
	left:-2px;
	margin:0;
	height:2px;
	position:absolute;
	top:57px;
	display:none;
	z-index:999;
	}
	
#nav-main ul.navSub li {
	background:#135413;
	position:relative;
	top:2px;
	width:230px;
	float:none;
	}
	
	
#nav-main ul.navSub li a {		
	color:white;
	padding:16px 5px 5px 17px;
	display:block;
	height:25px;
	text-decoration:none;
	margin:0;
	background:#135413 !important;
	border-bottom:1px solid #2d7e2d;			
	}
	
#nav-main ul.navSub li a:hover {
	background:#1e621e !important;
	float:none;
	position:relative;
	}

.navMainActive a{
	background:url(../images/navi_hover.gif) repeat-x top right !important;
	} 
	
.navSubActive a{
	font-weight:bold;
	color:#FF7C00 !important;
	} 
	
/* Suche  */

#search {
	position:absolute;
	top:85px;
	right:0;
	display:block;
	width:240px;
	height:40px;
	font-size:11px;
	}
	
#search .quickSearch {
	background:#feffe8 url(../images/search_fieldbg.gif) repeat-x top left;
	height:16px;
	width:151px;
	padding:5px;
	color:#FFFFFF;
	margin-right:5px;
	}
	
.quickSearchBut {
	background:#feffe8 url(../images/search_submitbg.gif) repeat-x top left;
	height:26px;
	width:62px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	}
	
.tx-indexedsearch-searchbox .submitBg {
	margin:0;
	}
	
.tx-indexedsearch-searchbox .field {
	margin:0 5px 0 0;
	}
	
.tx-indexedsearch-browsebox {
	margin:0 0 10px 0 !important;
	
	}
	
/* eyeCatcher */

#keyVisual {
	height:236px;
	background:#003c00;
	border-bottom:2px solid #ff7c00;
	color:#FFFFFF;
	}
	
#keyVisualPicture {
	width:438px;
	height:236px;
	float:left;
	}
	
#keyVisualText {
	width:498px;
	padding:22px;
	float:right;
	}
	
#keyVisualText h1 {
	font-weight:normal;
	font-size:20px;
	text-transform:uppercase;
	margin:0 0 16px 0;
	}
	
#keyVisualText span {
	color:#ff7c00;
	}
	
#keyVisual .more {
	float:right;
	}
	
#content {
	padding:17px 17px 17px 17px;
	}
	
#content p {
	color:#464646;
	margin:3px 0 8px 0;
	}
	
#content i {
	color:#464646;
	margin:0 0 10px 0;
	font-size:10px;
	}
	
.contentBox {
	width:275px;
	float:left;
	margin:0 43px 20px 0;
	padding:17px 0 0 17px;
	}
	
.contactTeaserText  h5{
	padding:0 0 0 35px;
	color:#464646;
	}
	
.contentBoxLast {
	text-transform:uppercase;
	font-size:20px;
	font-weight:normal;
	}
	
.contentBoxLast { 
	font-size:14px;
	color:#ff7c00;
	font-weight:normal;
	margin:0 0 18px 0;
	padding:0 0 18px 0;
	border-bottom:1px solid #b6baa0;
	}

.contentBoxLast{
	width:275px;
	float:left;
	margin:0 0 20px 0;
	}
	
.bgVerlauf {
	background: url(../images/3colLeft_bg.gif) repeat top left !important;
	}
					
a.download,
a.internal-link {
	background: url(../images/linkicon.gif) no-repeat left;
	padding-left:10px;
	}	

a.mail,
a.emailLink {
	background: url(../images/linkmail.gif) no-repeat left;
	padding-left:22px;
	}	
	
a.offpageLink {
	background: url(../images/linkext.gif) no-repeat left;
	padding-left:22px;
	}
	
#content ol.bodytext {
	padding:10px 0 15px 25px;
	}

#content ol {
	color:#464646;
	font-size:12px;
	}

.csc-textpic-caption {
	margin:0 !important;
	padding:3px 5px;
	font-size:12px;
	font-style:italic;
	color:#464646;
	border:1px solid #B6BAA0;
	background-color:#C8CCB5;
	}

/* Footer */ 
	
#footer {
	color:#FFFFFF;
	background:#003C00;
	height:40px;
	width:950px;
	text-align:right;
	padding:15px;
	}
	
#footer ul li {
	display:inline;
	}

#footer ul li a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	}

#footer ul li a:hover {
	text-decoration:underline;
	}
	
/* Formular */

.powermail_legend {
	display:none;
	}
	
	
.powermail_fieldwrap_type_check {
	margin:0 0 20px 0;
	padding-right:30px;
	}

label {
	color:#464646;
	font-size:12px;
	padding-top:7px;
	display:block;
	}
	
.powermail_fieldwrap_input,
.powermail_fieldwrap_textarea {
	display:table;
	width:100%;
	}
	
.powermail_label {
	display:table-cell;
	width:160px;
	color:#464646;
	font-size:12px;
	padding-top:7px;
	vertical-align:top;
	}

.field,
.powermail_input,
.tx-srfeuserregister-pi1-text,
.tx-srfeuserregister-pi1-password {
	display:table-cell;
	height:16px;
	padding:4px;
	background:#d3d7be;
	border:1px solid #bcc0aa;
	margin:0 0 8px 0;
	width:409px;
	}
	
.fieldAlt {
	height:16px;
	padding:4px;
	background:#d3d7be;
	border:1px solid #bcc0aa;
	margin:0 0 8px 0;
	}

.select,
.tx-srfeuserregister-pi1 select {
	height:26px;
	padding:4px;
	width:418px;
	background:#d3d7be;
	border:1px solid #bcc0aa;
	margin:0 0 8px 0;
	font-size:12px;
	}

.select option {
	padding:0 0 0 4px;
	}
	
.textarea,
.powermail_textarea {
	display:table-cell;
	background:#d3d7be;
	border:1px solid #bcc0aa;
	padding:4px;
	width:409px;
	font-family:arial, verdana, tahoma, helvetica, sans-serif;
	font-size:12px;
	}

.submit,
.powermail_fieldwrap_submit {
	height:36px;
	cursor:pointer;
	background:none;
	color:#FFFFFF;
	text-transform:uppercase;
	}
	
.submit,
.powermail_fieldwrap_submit {
	display:inline-block;
	padding:8px 3px 8px 160px;
	background:transparent url(../images/form_bg_right.gif) no-repeat scroll right 8px;
	}
	
.powermail_fieldwrap_12 .powermail_check_legend {
	display:none;
	}
	
.powermail_fieldwrap_12 label {
	display:inline;
	}
	
.powermail_fieldwrap_12 .powermail_check_outer {
	margin:15px 0 15px 160px;
	}
	
.powermail_message_error li,
.powermail-errors-list li {
	color:red !important;
	}
	
.errors {
	color:red;
	margin:10px 0;
	}
	
.parsley-required {
	color:red !important;
	}
	
.contactTeaser {
	width:295px;
	margin-bottom:15px;
	}
	
.contentBox3ColLeft .contactTeaser,
.contentBox3ColMiddle .contactTeaser,
.contentBox3ColRight .contactTeaser {
	width:250px; 
	}
	
.contactTeaserText p {
	padding:0 0 0 35px;
	}
	
	
/* Submit */

.linkButton,
.submitBg {
	margin:8px 0 0 0;
	}
	
.submit input,
.submitBg input,
.powermail_submit{
	background:transparent url(../images/form_bg_left.gif) no-repeat scroll left top;
	display:inline-block;
	float:left;
	height:22px;
	line-height:22px;
	padding:0 5px 0 10px;
	height:36px;
	cursor:pointer;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:14px;
	}
	
a.btn {
	display:inline-block;
	padding:10px 15px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
	background:transparent url(../images/form_bg_left.gif) no-repeat scroll left top;
	}
	
a.btn:focus,
a.btn:hover {
	color:#FFFFFF;
	}

.linkButton span{
	background:transparent url(../images/form_bg_left.gif) no-repeat scroll left top;
	display:inline-block;
	float:left;
	height:22px;
	line-height:22px;
	padding:8px 5px 0 10px;
	height:36px;
	cursor:pointer;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:14px;
	}
	
/* Content ( 2-Spalig ) */ 

.contentBox2Col {
	margin:0 290px 0 0;
	padding:17px 0 0 0:
	}
	
.contentBox2ColLast{
	float:right;
	width:290px;
	} 
	
.abstand {
	margin:77px 0 0 0;
	}
	

/* Content ( 2-Spalig + Verlauf ) */

.bgVerlauf .contentBox2Col {
	float:none;
	margin-right:270px;
	}
.bgVerlauf .contentBox2ColLast {
	width:250px;
	float:right;
	}
	
.bgVerlauf {
	background: url(../images/3colLeft_bg.gif) repeat top left !important;
	}
	
.bgVerlauf #content {
	padding-left:250px;
	}
	
/* google Map */

.googlemapLink {
	font-weight:bold;
	padding:0 0 0 10px;
	margin:0 0 10px 35px;
	display:block;
	background: url(../images/linkicon.gif) no-repeat left;
	}
	
.tx-czgooglemaprouting-pi1 {
	float:left;
	}
	
/* FCE ( 3 - spaltig ) */ 

.contentBox3ColLeft {
	width:275px;
	float:left;
	margin:0 60px 0 0;
	} 
	
.contentBox3ColMiddle {
	margin:0 330px;
	}
	
.contentBox3ColRight {
	width:275px;
	float:right;
	}

/* Spezielle Logos */

#specialLogos {
width:240px;
height:60px;
padding-top:5px;
position:absolute;
right:0;
top:0;
text-align:right;
}

/* Navigation nach Login */


#navLogged {
background-color:#626552;
margin-top:3px;
padding:10px;
height:20px;
}

#navLoggedMore {
float:right !important;
}

#navLogged ul {
list-style-type:none;
float:left;
}

#navLogged ul li {
display:inline;
margin:0 10px 0 0;
color:#464646;
}

#navLogged ul li a {
font-weight:bold;
color:#FF7C00 !important;
text-decoration:underline;
}

#navLogged ul li a:hover {
color:#dc6d03 !important;
text-decoration:none;
}

#navLogged span {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
margin:0 10px 0 8px;
}

/* Speziell für Registrierungsformular Radiobuttons*/

.checkboxen label,
.radioButtons label {
display:inline;
margin:0 5px 0 5px;
}

.tx-srfeuserregister-pi1 input {
margin:4px 0 4px 0;
padding:4px;
}

.tx-srfeuserregister-pi1 td {
vertical-align:middle;
}

.tx-srfeuserregister-pi1 p {
padding:0;
}

.tx-srfeuserregister-pi1-submit {
margin:0 !important;
}

.deleteButton {
margin:0 !important;
}

.tx-srfeuserregister-pi1 .submitBg {
float:left;
margin-right:5px;
}

.tx-srfeuserregister-pi1 a {
	background: url(../images/linkicon.gif) no-repeat left;
	background-position:0 60%;
	background-repeat:no-repeat;
	padding-left:14px;
	text-decoration:underline;
}



.tx-felogin-pi1 a {
	background: url(../images/linkicon.gif) no-repeat left;
	background-repeat:no-repeat;
	padding-left:14px;
	text-decoration:underline;
}

#tx-srfeuserregister-pi1-tx_sr_feuser_register_nsn_firmierung {
background:red;
background:#D3D7BE none repeat scroll 0 0;
border:1px solid #BCC0AA;
height:24px;
width:420px;
margin:4px 0;
}


/* Sonstiges */

#newMaterial {
text-decoration:underline;
cursor:pointer;
padding-left:20px;
display:inline-block;
background: url(../images/icon_new.gif) no-repeat left;
}

.csc-textpic-image {
background-image:none !important;
}

.csc-textpic-imagerow ul {
margin:0 !important;
padding:0 !important;
}




/* Neue Styles */

.csc-default {
	margin:0 0 20px 0;
	}
	
#main > .csc-default {
	margin:0;
	}

.address-box p {
	padding: 0 0 0 35px;
	}
	
	
.grid-2-col,
.grid-3-col {
	display:table;
	width:100%;
	}
	
.grid-2-col .col-1,
.grid-2-col .col-2 {
	display:table-cell;
	width:50%;
	vertical-align:top;
	}
	
.grid-3-col .col-1,
.grid-3-col .col-2,
.grid-3-col .col-3 {
	display:table-cell;
	width:33.3%;
	vertical-align:top;
	}
	
.owl-carousel {
	width:980px;
	height:236px;
	overflow:hidden;
	margin-top:9px;
	border-bottom: 2px solid #ff7c00;
	}
	
#map-label {
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0 5px;
	}
	
#map-canvas1 {
	height: 400px;
	width: 550px;
	}
	
#map-canvas2 {
	display: block;
	clear: both;
	width: 550px; 
	height: 400px;
	margin:15px 0 0 0;
	}

#map-loading {
	font-weight: bold;
	color: #fb7e5e;
	padding-left:10px;
	background:none;
	}

#map-output {
	clear: both;
	margin:15px 0 0 0;
	}

#map-output a {
	text-decoration: underline;
	}
	
.map_comment {
    color: red !important;
    font-weight: bold !important;
}
	
#directions {
    clear: both;
}

.tx-indexedsearch-info {
	display:none;
	}
	
#sbCenter {
	z-index:9999 !important;
	}

.cc_container {
	background-color:rgba(51,51,51,0.8) !important;
	}

.cc_container .cc_message {
	color:#FFFFFF !important;
	line-height:20px !important;
	}

.cc_container .cc_more_info {
	font-size:1em !important;
	text-decoration:underline !important;
	}
	
.cc_btn {
	color:#FFFFFF !important;
	background-color:#ff7c00 !important;
	}

.keyvisual-fullsize {
	margin:-17px 0 20px -17px;
	}
	
.module-vacancy h1 {
	margin-bottom:20px;
	font-size:26px;
	font-weight:bold;
	}
	
.module-vacancy h2 {
	margin-bottom:15px;
	padding:20px 0 0 0;
	font-size:19px;
	font-weight:bold;
	color:#003C00;
	text-transform:uppercase;
	border-bottom:0;
	}
	
.module-vacancy p,
.module-vacancy ul li {
	font-size:14px !important;
	line-height:20px !important;
	}
	
.module-vacancy ul {
	padding-left:0px !important;
	}
	
.module-vacancy ul li {
	padding-left:18px !important;
	background: url(../images/bg_h4.gif) no-repeat 4px 7px !important;
	}
	
	