/*******************************************************************************
********************************************************************************
	Projekt		: arkea.de
********************************************************************************
*******************************************************************************/


/*********************************************** Reset - NICHTS VERAENDERN *****
*******************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

:focus {
	outline: 0;
}

a {
	text-decoration:none;
}

img, fieldset {
	border: 0;
}

img {
	vertical-align: bottom;
}

ol, ul, li {
	list-style: none;
}

strong {
	font-weight: bold;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	position:relative;
	background-color: #FFF;
	color: #000;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 1;
	text-align:left;
}


/******************************************** Standard - NICHTS VERAENDERN *****
*******************************************************************************/

.nospace {
	margin: 0;
	padding: 0;
}

body, div, 
h1, h2, h3, h4, h5, h6, p, 
a, span,  
li {
	background-repeat:no-repeat;
}

.fl-lft { 
	float: left;
	margin: 0 20px 0 0;
}

.fl-rght { 
	float: right;
	margin: 0 0 0 20px;
}

.algn-lft { 
	text-align: left;
}

.algn-rght { 
	text-align: right;
}

.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

.hidden {
	display: inline;
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	background-color: #FFF;
}




/*********************************************************** Hintergruende *****
*******************************************************************************/

/*	 -> #FFF
*******************************************************************************/
body {
	background-color: #FFF;
}



/************************************************************* Text-Farben *****
*******************************************************************************/

/*	Weiss 
*******************************************************************************/
/*****	-> #FFF */
div#frm-srch p label, 
div#f-cntnt div.tsr h3, 
div#f-cntnt div.tsr h3 a {
	color: #FFF;
}

/*	Grau 
*******************************************************************************/
/*****	-> #827E7E (Fliesstext) */

body, a, 
div#nvgtn-meta a.active, 
div#nvgtn-meta a.current {
	color: #827E7E;
}

h2, 
div.arkea-prodview h3, 
p.arkea-product-info {
	color: #4D4B4B;
}


/*	Rot
*******************************************************************************/
/*****	-> #C1300E (Header Navi) */
/*div#nvgtn-meta, 
div#nvgtn-meta a {
	color: #C1300E;
}*/
/*****	-> #D20F16 (Main Navi) */
/*div#f-nvgtn ul li.katnav-0 a, 
h1.clr-1, 
h2.clr-1, 
div.katalog-clr-0 div.arkea-prodview h4,  
div.nvgtn-clr-8, 
div.nvgtn-clr-8 a, 
div.nvgtn-clr-0 li a, 
div.katalog-clr-0 div.arkea-product p.arkea-product-name a {
	color: #D20F16 !important;
}


*/
/*	Blau
*******************************************************************************/
/*****	-> #D20F16 (Main Navi) */
/*div#f-nvgtn ul li.katnav-1 a, 
h1.clr-2, 
h2.clr-2, 
div.katalog-clr-1 div.arkea-prodview h4, 
div.nvgtn-clr-9, 
div.nvgtn-clr-9 a, 
div.nvgtn-clr-1 li a, 
div.katalog-clr-1 div.arkea-product p.arkea-product-name a {
	color: #0D7EAD !important;
}
*/

div#f-cntnt-2 div.arkea-product p.arkea-product-name a  {
color: #ce0728 !important;
font-size:14px;
}

/*	Gruen
*******************************************************************************/
/*****	-> #D20F16 (Main Navi) */
/*div#f-nvgtn ul li.katnav-2 a, 
h1.clr-3, 
h2.clr-3, 
div.katalog-clr-2 div.arkea-prodview h4, 
div.nvgtn-clr-10, 
div.nvgtn-clr-10 a, 
div.nvgtn-clr-2 li a, 
div.katalog-clr-2 div.arkea-product p.arkea-product-name
a {
	color: #97A00A !important;
}*/

/*************************************************************** Schriften *****
*******************************************************************************/
body {
	font-family: arial, verdana, "times new roman", sans-serif;
}


/********************************************************* Schriftgroessen *****
*******************************************************************************/
div#wbst {
	font-size: .75em;
}

div#f-nvgtn ul li a, 
div#f-cntnt div.nvgtn-prdct li.prdct-ctgry a, 
div.arkea-prodview h3 {
	font-size: 1.2em;
}

div#f-cntnt div.nvgtn-prdct li.prdct-ctgry {
	border-bottom: 1px dashed #c43014;
	height:22px;
}
div#f-cntnt div.nvgtn-prdct li.prdct-ctgry a {
	text-transform:uppercase;
	text-decoration:none;
	color:#8FA622;
}

h1, h2, 
div.arkea-product-content {
	font-size: 1.1667em;
}
div#f-nvgtn ul li ul li a {
	font-size: 1em;
}
div#frm-srch p label, 
div#bread {
	font-size: .95em;
}

/************************************************************* Zeilenhoehe *****
*******************************************************************************/
div#f-cntnt {
	line-height: 1.6;
}




div#f-cntnt p.link-backto a {
	color: #0E7DAF;
	text-transform: uppercase;
	background-image:url(/layout/img/bluearrow-back.gif);
	padding-left:20px;
	display:block;
	float:left;
	background-position:0px 3px;
}


/************************************************************* Allgemeines *****
*******************************************************************************/
h1, 
h2, 
h3 {
	font-weight: normal;
}

h1 {
	margin-bottom: 1em;
}

div.blck-cols-1 h1, 
div.blck-cols-2 h2 {
	padding: 1px 10px;
	background-image: url(/layout/img/h1_cols_1.jpg);
}

div.blck-cols-2 h2 {
	margin-bottom: .5em;
}

div.arkea-prodview h3 {
	margin-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
}

div.tsr h3 {
	padding-left: 5px;
	background-image: url(/layout/img/h3_tsr.gif);
	border-bottom: 2px solid #FFF;
	text-transform: uppercase;
}
div.tsr h3.clr-0 {
	background-position: 0px 0px;
}
div.tsr h3.clr-1 {
	background-position: 0px -100px;
}
div.tsr h3.clr-2 {
	background-position: 0px -200px;
}

div#f-cntnt p, 
div#f-cntnt ol, 
div#f-cntnt ul, 
div#f-sdbr p, 
div#f-sdbr ol, 
div#f-sdbr ul {
	margin-bottom: 1em;
}
div#f-cntnt p.arkea-product-info {
	margin-bottom: 0;
}

div#f-cntnt ol, 
div#f-cntnt ul, 
div#f-sdbr ol, 
div#f-sdbr ul {
	margin-left: 24px;
}

div#f-cntnt ul {
	margin-left: 10px;
}

div#f-cntnt ol li, 
div#f-sdbr ol li {
	list-style-type: decimal;
}
div#f-cntnt ul li,
div#f-sdbr ul li {
	list-style-type: square;
}


table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
table tr th, 
table tr td {
	padding: 2px 5px;
}



/********************************************************** Seitenstruktur *****
*******************************************************************************/
body {
	height: 100%;
	background-image: url(/layout/img/bg_wbst.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
div#wbst {
	margin: 0 auto;
	width: 960px;
	height: 100%;
	background-image: url(/layout/img/bg_bdy.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
html>body div#wbst {
	height: auto;
	min-height: 100%;
}

div#nvgtn-meta {
	float: left;
	width: 100%;
	height: 49px;
	background-color: #FFF;
}

div#hdr {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	height: 194px;
	background-image: url(/layout/img/bg_hdr.jpg);
}

div#logo {
	position: relative;
	clear: both;
	height: 80px;
}

p#logo {
	position: absolute;
	left: 58px;
	top: 76px;
}
p#logo a {
	display: block;
	width: 210px;
	height: 50px;
	text-indent: -1000em;
}

div#wrppr {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
}

 
div#f-nvgtn {
	float: left;
	width: 180px;
	background-color: #FFF;
}





div#f-cntnt {
	float: right;
	width: 780px;
}
div#f-cntnt-2 {
	padding: 16px 0 0 40px;
}

/************************************************************ Breadcrumbs *****
*******************************************************************************/
a.breadcrumb {
	color:#C1C1C1 !important;
}
div#bread {
	margin-bottom:10px;
	margin-left:10px;
}



/************************************************************ Navigationen *****
*******************************************************************************/


div#f-nvgtn ul {
	margin: 0px 42px 30px 0;
	text-align: right;
}
div#f-nvgtn ul ul {
	margin: 0;
}
div#f-nvgtn ul li {
	padding-bottom: 24px;
}
div#f-nvgtn ul li ul li {
	padding-bottom: 0px;
}
div#f-nvgtn ul li a {
	display: block;
	font-size:14px;
	text-align:left;
	color:#c43014;
	background-image: url(/layout/img/greenarrow.gif);
	background-position: 0px 2px;
	padding-left:20px;
	border-left:1px solid white;
}
div#f-nvgtn ul li.active a {
	color:#8fa622;
}

/*
div#f-nvgtn ul li.katnav-1 a span {
	background-position: 0px -92px;
}
div#f-nvgtn ul li.katnav-2 a span {
	background-position: 0px -192px;
}
div#f-nvgtn ul li.katnav-0.active a span {
	background-position: 5px -296px;
}
div#f-nvgtn ul li.katnav-1.active a span {
	background-position: 5px -396px;
}
div#f-nvgtn ul li.katnav-2.active a span {
	background-position: 5px -496px;
}
*/
div#f-nvgtn ul li ul li a {
	padding: 2px 0;
}
div#f-nvgtn ul li ul li a.current {
	font-weight: bold;
}


div#nvgtn-meta {

}

div#nvgtn-meta ul {
	padding-top: 20px;
	text-align: center;
}
div#nvgtn-meta ul li {
	display: inline;
}
div#nvgtn-meta ul li a {
	padding: 0 38px;
	font-size:0.95em;
	white-space: nowrap;
}
div#nvgtn-meta ul li.li-frst a {
	padding-left: 38px;
}
div#nvgtn-meta ul li.li-lst a {
	padding-right: 0;
}



div.nvgtn-prdct {
	float: left;
	width: 100%;
	margin-bottom: 16px;
/*	background-image: url(/layout/img/bg_nvgtn_prdct.gif);*/
}
div.nvgtn-prdct li {
	display: block;
	float: left;
	line-height: 24px;
}
div#f-cntnt div.nvgtn-prdct li a {
	margin-left: 60px;
	padding-left: 14px;
	background-image: url(/layout/img/bg_nvgtn.gif);
	background-position: 0px -298px;
	font-weight: normal;
} 
div#f-cntnt div.nvgtn-clr-1 li a {
	background-position: 0px -398px;
} 
div#f-cntnt div.nvgtn-clr-2 li a {
	background-position: 0px -498px;
}

div#f-cntnt div.nvgtn-prdct li.prdct-ctgry a {
	margin-left: 0px;
	padding-left: 0px;
}
div#f-cntnt div.nvgtn-prdct li.prdct-ctgry a, 
div#f-cntnt div.nvgtn-prdct li a.current {
	background: none;
}



div#footer {
}
div#footer ul li {
	display: inline;
	margin: 0px 20px;
}

/****************************************************************** Module *****
*******************************************************************************/
p.img-has-brdr img {
	border: 1px solid #F1E8EB;
}
p.img span {
	display: block;
}
p.img.fl-rght span {
	text-align: right;
}


div.blck-cols-2 div.col-a, 
div.blck-cols-2 div.col-b {
	float: left;
	width: 358px;
}
div.blck-cols-2 div.col-b {
	float: right;
}

div.blck-cols-1 div.cntnt, 
div.blck-cols-2 div.cntnt {
	padding: 0 10px;
}


div.tsr-cols-2 div.col-a, 
div.tsr-cols-2 div.col-b, 
div.tsr-cols-3 div.col-a, 
div.tsr-cols-3 div.col-b, 
div.tsr-cols-3 div.col-c {
	float: left;
	width: 190px;
}
div.tsr-cols-2 div.col-b, 
div.tsr-cols-3 div.col-b {
	margin: 0px 74px;
}



/*********************************************************** Links / Icons *****
*******************************************************************************/
div#f-cntnt a {
	font-weight: bold;
	text-decoration: underline;
}
div#f-cntnt-2 a {
	color:#B62908;
}
div#f-cntnt div#bread a, 
div#f-cntnt div.tsr h3 a, 
div#f-cntnt p.link-backto a, 
div#f-cntnt div.arkea-catview p.arkea-product-name a, 
div#f-cntnt div.arkea-catview ul.arkea-pager li a {
	font-weight: normal;
}
div#f-cntnt div#bread a, 
div#f-cntnt div.tsr h3 a, 
div#f-cntnt p.link-backto a, 
div#f-cntnt div.arkea-catview ul.arkea-pager li a:hover, 
div#f-cntnt div.arkea-catview ul.arkea-pager li a.active {
	text-decoration: none;	
}


.arkea-product-image-container {
	width:330px;
	float:left;
}
.arkea-product-image-container .arkea-product-thumbs {
	border-top:1px dashed #C43014;
	float:left;
	padding-right:20px;
}

.arkea-product-image-container .arkea-product-thumbs a {
	float:left;
	padding-top:10px;
	padding-right:20px;
}

.arkea-catview .arkea-product-image {
	height:140px;
}


/**************************************************************** Elemente *****
*******************************************************************************/
div.splt {
	clear: both;
	overflow: hidden;
	height: 1px;
	margin: 10px 0;
	background-color: #FFF;
}

/*************************************************************** Formulare *****
*******************************************************************************/

form {
	clear: both;
}

/********************** Suche */

div#frm-srch {
	position: absolute;
	right: 0;
	bottom: 30px;
	text-align: right;
	
	width:250px;
}
div#frm-srch label {
	float:left;
	margin:2px 10px 0 0;
}
div#frm-srch p {
}
div#frm-srch p input.f-txt {
	margin-right: 5px;
	padding: 2px 3px;
	width: 118px;
	border: 1px solid #C1BABA;
}
div#frm-srch p input.f-sbmt-img {
	margin: 0 5px 2px 5px;
	padding: 0;
	width: auto;
	border: 0;
	vertical-align: top;
}



/***************************************************************** Katalog *****
*******************************************************************************/


/*	Uebersicht der Produkte */
div.arkea-catview, 
div.arkea-catview ul.arkea-pager, 
div.arkea-prodview, 
div.arkea-prodview div.arkea-prodview-description {
	float: left;
	width: 99%;
}
div.arkea-catview div.arkea-product {
	display: inline;
	float: left;
	width: 330px;
	height:25em;
	overflow:hidden;
	margin: 25px 10px 2em 10px;
	position:relative;
}
div.arkea-catview div.arkea-product p.arkea-product-name {
	position:absolute;
	bottom:0;
	left:0;
	width:330px;
	text-align: center;
	clear:left;
}
div#f-cntnt div.arkea-catview div.arkea-top-pager {
	position:absolute;
	right:0;
	width:300px;
	top:30px;
}

div#f-cntnt div.arkea-catview ul.arkea-pager {
	clear: both;
	margin-left: 0;
	text-align: right;
}
div#f-cntnt div.arkea-catview ul.arkea-pager li {
	display: inline;
	list-style: none;
	color:#0E7DAF;
}
div#f-cntnt div.arkea-catview ul.arkea-pager li a {
	color:#0E7DAF;	
}
div#f-cntnt div.arkea-catview ul.arkea-pager li.status {

}
div#f-cntnt div.arkea-catview ul.arkea-pager li.status-back {
	background-image:url(/layout/img/bluearrow-next.gif);
	background-position:center center;
	padding-top:3px;
	padding-right:20px;
}
div#f-cntnt div.arkea-catview ul.arkea-pager li.status-next {
	background-image:url(/layout/img/bluearrow-back.gif);
	background-position:center center;
	padding-top:3px;
	padding-left:20px;
}


/*	Produkt - Detailansicht */
div.arkea-prodview-description {
	margin-bottom: 2em;
}
p.arkea-product-image {
	text-align:center;
}
.arkea-prodview p.arkea-product-image {
	float:left;
	text-align:left;
}


div.arkea-product-content {
	float: right;
	width: 390px;
	padding-top: 25px;
}
div.arkea-product-content h4 {
	color:#d21116;
}



/***************************************************************** Forms  *****
*******************************************************************************/

form.formation {	
margin: 10px 0 5px 10px;
padding: 0px;
float:left;
clear:both;
width:600px;
position:relative;
z-index:20;
}
.nl-form {
float:left;
clear:both;
margin: 20px 0 25px 10px;
}
.nl-form h2:first-child {
margin-top: 0;
}
.nl-form form.formation p {	
float:left;
clear:both;
margin: 0 0 5px 0;
line-height:1em;
width:100%;
}
form.formation p.warning,
p.warning {
margin-bottom:12px;
}

fieldset
{	border: none;
	padding: 0;
	margin: 0;
}

form.formation legend {	
font-weight: bold;
font-size: 1.05em;
padding: 0 5px 15px 0;
margin-left: -5px;
background-color: transparent;
}

form.formation label {	
margin:0 0 3px 0;
width: 120px;
float:left;
color:#5b666b;
}

div.checkset {
margin-left:120px;
}


form.formation p.radio,
form.formation p.checkbox {	
float:none !important;
margin:5px 0 5px 0;
font-weight: bold;
}

form.formation label.radio,
form.formation label.checkbox {	
float: none;
margin:0 0 5px 5px;
width: auto;
}

form.formation input.radio,
form.formation input.checkbox {	
float: left;
width: auto;
margin: 0 0.4em 8px 0;
border: none;
}

div.checkset,
div.radioset {	
margin-bottom: 10px;
padding-right: 18px;
}
			
input,
select, 
textarea {	
float:left;
margin: 0 5px 5px 0;
border:1px solid #a7b6be;
font-family:Arial, sans-serif;
color:#333333;
font-size:0.95em;
padding:0.15em;
}
#nl-form input,
#nl-form select, 
#nl-form textarea {	
margin-bottom: 0;
}
			
form.formation fieldset br {	
clear:left;
}
		
form.formation input.text,
form.formation input {	
width: 65%;
}

form.formation textarea {	
padding:0.1em;
width: 65%;
margin-top: 0;
height:8em;
}
	
form.formation input.submit { 
width: auto;
padding:2px;
margin: 10px 0 0 120px;
clear: both;
font-weight:bold;
color:#5B666B;
background-color:#FFFFFF;
font-family: Arial, sans-serif;
font-size:0.9em;
}

p.desc {	
margin-left: 10em;
}
fieldset.formationError p {
	margin:0;
	padding:0;
	color:#000000;
}
fieldset.formationError {
	margin-bottom:20px;
}

/***************************************************************** Footer *****
*******************************************************************************/
div#f-footer {
float:right;
clear:both;
width:728px;
border-top:1px solid #cccccc;
margin:50px 10px 30px 42px;
padding:10px 0 0 0;
text-align:center;
}

div#f-footer li {
display:inline;
padding:0 30px 0 30px;
}



/***************************************************************** Search *****
*******************************************************************************/

div.searchresults {
margin-bottom:20px;	
}
div.searchresults p {
margin-left:10px;
}
div.arkea-searchresult {
margin-left:10px;
}



/************************************************************ Download-Modul **
*******************************************************************************/

div.filedownload {
clear:both;
width:720px;/* fuer IE 7 */
margin: 0 0 10px 0;
padding:0 10px;
}
div.filedownload p {
margin-bottom:2px !important;
}

div.filedownload a
{	line-height: 25px;
	padding: 5px 0 0 26px;
	background: transparent url(../img/default-icon.gif) no-repeat 0 0;
}
div.filedownload a.pdf
{	background: transparent url(../img/pdf-icon.gif) no-repeat 0 0;
}

