/*
CSS3: 
	vendor prefix for border-radius and text-shadow can be omitted for all modern browsers (incl. IE9)
	vendor prefix for box-shadow can be omitted, -webkit-box-shadow only needed for iPhone and Android
*/


/*=MAIN BOXES
===================*/

ol, ul {
    list-style: disc outside none;
    margin-bottom: 15px;
    padding-left: 25px;
}

img { 
	border: 0; 
}

a img {
	text-decoration:none;
	border:none; /*=> compatibility with older browsers*/
}

#header-container,
#footer-container,
#topnav-container {
	margin: 0;
	padding: 0;
	font-family: Georgia,serif;
	font-size: 62.5%;
	width: 100%;
}

.regular{
	font-size: 14px;
}

#topnav-container {
	height: 4.9em;
	/*background-image: url(../bilder/topnav.jpg);*/
	background-color: #333333;
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #d76227;
}



.products-bar {
	padding:  3px !important;
	spacing:  0px !important;
}

.formats-bar {
	padding:  3px !important;
	spacing:  0px !important;
}

#content-container {
	min-height: 40em;
	background-image: url(images/bg_content.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding-top: 1.5em;
}

#footer-container {
	margin-top: 5em;
	background-color: rgb(51, 51, 51);
	min-height: 41em;
}

#header,
#footer,
#footer2,
#topnav {
	width: 1002px;
	padding-left:10px;
	padding-right:10px;
	margin: 0 auto;
}

#maincontent {
	width: 800px;
	padding-left:10px;
	padding-right:10px;
	margin: 0 auto;
}

#navarea {
	background-position: left top;
	background-repeat: no-repeat;
	color: #ffffff;
	float: right;
	height:4.9em;
}

#navarealeft {
	background-position: left top;
	background-repeat: no-repeat;
	color: #ffffff;
	float: left;
	height:4.9em;
}

#navarea ul,
#navarealeft ul{
	margin: 0;
	padding: 0;
}

#navarea ul li,
#navarealeft ul li{
	line-height:4.9em;;
	vertical-align:middle;
	display: inline;
	margin-left: 1em;
	padding: 0;
}

#navarea ul li.pomfort {
	vertical-align:top;
	margin-left: 3em; 
}

#navarea ul li a,
#navarealeft ul li a{
	font-size: 14px;
	color: #cccccc;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
}

#navarea ul li a:hover,
#navarealeft ul li a:hover {
	color: #d76227;
}

#navareaPomfort {
	float:left;
	margin-left: 0.4em;
	margin-top: 1.5em;
}


#pomfortLogo {
  display: block;
  width: 91px;
  height: 19px;
  background: url("images/pomfort-header-new.png") no-repeat 0 0;
}

#pomfortLogo:hover
{ 
  background-position: 0 -19px;
}


#header {
	padding: 2em 0;
	padding-left: 10px;
	padding-right: 10px;
}

#logoarea {
	width: 100%;
}

#maincontent .zweispalten {
	margin: 1em 0;
}

#footer {
	color: #ffffff;
	padding-top:1em;
	padding-bottom: 1em; 
}

.greyDotted {
	border-bottom: 1px dotted #58585a;
}

.whiteDotted {
	border-bottom: 1px dotted #ffffff;
}

/*.orangeDotted {
	border-bottom: 1px dotted #D76227;
}*/

td.jobBoxKey {
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
/*	color: #ffffff;*/
}

td.jobBoxValue {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
/*	color: #ffffff;*/
}

ul.smallFooterList {
	color:#D7DEE5;
	font-family:Arial,Helvetica,sans-serif;
	line-height: 150%;
	list-style-type: none;
    margin: 0.5em 0;
    padding: 0;
}

.footerlist img 
{
	width: 36px;
	height: 36px;;
}

.footerlist img 
{
	width: 36px;
	height: 36px;;
}

#footer h4 a {
	text-decoration: none !important;
	color: #ffffff!important;
}
#footer h4 a:hover {
	text-decoration: none !important;
	color: #ffffff!important;
}

#footer h4 {
	color: #ffffff;
	margin-bottom:0;
	margin-top:0.2em;
}

#footer p {
	color: #D7DEE5!important;
	margin-top:0em;
	font-size:14px;
}

#footer p a {
	text-decoration: none !important;
	color: #D7DEE5!important;
}
#footer p a:hover {
	text-decoration: none !important;
	color: #D7DEE5!important;
}

#footer2 p {
	color: #cccccc!important;
	font-family:Arial,Helvetica,sans-serif;
	margin-top:8px;
	font-size:11px;
}

#footer2 p2 {
	color: #999999!important;
	margin-top:0em;
	font-size:11px!important;
}

#footer2 h4 {
	color: #ffffff;
	margin-bottom:0;
	margin-top:0.8em;
}

a.footer2 {
		color: #D7DEE5!important;
		margin-top:0em;
		font-size:12px;
}

a.footer2:hover {
	color:#D76227;
	text-decoration: none;
}

#footer2 {
	font-size:10px;
}

li.smallFooterList {
    text-align: center;
    margin: 0 0;
}



.smallFooterList a {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.smallFooterList a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#footer2 a:visited {
	color: #ffffff;
}

#footer2 a {
	color: #ffffff;
}





/*=CONTENT ELEMENTS
===================*/
.zweispalten {
	width: 100%;
}

.zweispaltenKleiner {
	margin-left:auto;
	margin-right:auto;
	width:50%;
}

.zweiDrittelSeperator {
	background-image: url("images/columnSeperator.png");
	background-repeat:repeat-y;
	background-position: 641px 0px;
}

.links {
	float: left;
}

.zentriert {
	display:block;
	margin-left: auto;
	margin-right: auto;
}

/*.linkssymetry {
	text-align:right;
}*/

.rechts {
	float: right;
}

.eindrittel {
	width: 32%;
}
.zweidrittel {
	width: 63%;
}
.halb {
	width: 47%;
}
.borderless {
	border: none;
	vertical-align:text-bottom;
}


.topelement,
.midelement,
.bottomelement {
	margin-top:0.5em;
	padding-bottom: 0.5em;
}

.topelement,
.midelement {
	border-bottom: 1px dotted #d7dee5;
}







/*=TYPO
===================*/

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 110%;
	margin: .5em 0;
	padding: 0;
	margin-top: 0.5em;
}

p {
	line-height: 130%;
	margin: 0 0 1em 0;
	padding: 0;
}


a:hover {
	color: #d76227;
	text-decoration: none;
}

a {
	color: #58585a;
}




h1 {
	font-size: 24px;
	font-weight: normal;
	color: #D76227;
	font-family: Arial,Helvetica,sans-serif;
	
}
h2 {
	font-size: 20px;
	color: #58585a;
	font-family: Arial,Helvetica,sans-serif;
}


.nonSerif{
	font-family: Arial,Helvetica,sans-serif;
}


.hidden {
	display: none;
}

h4 {
	font-size: 15px;
	color: #58585a;
	font-family: Arial,Helvetica,sans-serif;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #58585a;
	font-family: Arial,Helvetica,sans-serif;
}
h5 {
	font-size: 1.2em;
	color: #ffffff;
}

h6 {
	font-size: 2.2em;
	font-style: italic;
	color: #D76227;
	font-family: Georgia,serif;
	font-style: italic;
}




#header h1 {
	font-size: 4em;
}
#header h2 {
	font-size: 3em;
	margin-left: 0.2em;
}
#header p {
	font-size: 1.6em;
	margin-left: 0.4em;
}


/*=Clearer
===================*/
.clearer,
ul.awardlist li.clearer,
ul.contentbox li.clearer,
.midelement ul li.clearer,
.bottomelement ul li.clearer,
ul.footerlist li.clearer
ul.productlist li.clearer
ul.formatlist li.clearer
ul.formatfeaturelist li.clearer {

	clear: both;
	float: none;
}
.zero,
ul.awardlist li.zero,
ul.contentbox li.zero,
.midelement ul li.zero,
.bottomelement ul li.zero,
ul.footerlist li.zero
ul.productlist li.zero
ul.formatlist li.zero
ul.formatfeaturelist li.zero {

	height: 0;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}



.pomfortfooter
{
	text-align:center;
	margin: 0px auto;
	margin-bottom:30px;
}

.pomfortfooter img
{
	padding-left: 15px;
}

.pomfortfooter h4
{
	color: #999!important;
	font-size: 16px!important;
	font-weight: normal!important;
}


/*=FOOTERLIST*/
ul.footerlist {
	margin-top: 30;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	list-style-type: none;
}

ul.footerlist li {
	float: left;
	width: 149px;
	padding: 0.2em 0.5em;
	text-align: center;
	margin: 0;
    list-style-type: none;
}

body .footerlist li h4 
{
	font-size: 14px;
}

body .footerlist li p {
	font-size: 12px!important;
	font-weight: normal;
	color: #ffffff;
	margin: 0.2em 0;
	padding: 0.6em 0;
	font-family: Georgia,serif;	
}

body .footerlist li a 
{
	text-decoration: none;
}
.footerlist li img {
	margin: 0;
	padding: 0.2em 0;
	border: none;
	
}


body {
	font: 10pt "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	background-color: white;
}
#page {
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 2em; 
	width: 730px;
}

a, a:hover, a:visited{
	color: #0085cf;
}

#head{
	clear: both;
	width: 730px;
	margin-top: 1em;
}

#guide {
	width: 730px;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	text-shadow: 1px 1px 1px #fff;
	background: url(images/head-corners.png) top left no-repeat;
}
#guide_wrap {
	width: 730px;
}
#guide_wrap_btm {
	margin-top: -2px;
	width: 730px;
	height: 12px;
	background: url(images/head-bottom.png) top left no-repeat;
	background-color: white;
}
#guide_inner{
	padding: 12px;
}
#guide a{
	color: #666;
	text-decoration: none;
}		
#guide a:hover {
	text-decoration: none;
	color: #0085cf;
}

.view-cart{
	background: url(images/cart.png) center right no-repeat;
	padding-right: 25px;
	
}				

#content{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#head-security{
	text-align: right; padding-right: 1em
}

/**
 * Switches
 */

/* No security info */
.ns #head-security{
	display:none;
}

/* No header */
.nh #head{
	display:none;
}


/**
 * Override
 */

.store-order-action-list li{
	white-space: normal !important; /* france length */
}

.core-form-field-required .core-form-field-label{
	font-weight: bold;
}

.core-body-window .core-section{
	background: url(images/section-header-top.png) left top no-repeat;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	margin-top: 1em;
}
.core-body-window .core-section-header{
	background: url(images/section-header.png) left top repeat-x;
	height: 20px;
	margin: 0px;
	font-size: 14px;
	padding-left: 10px;
	color: white;
}
.core-body-window .core-section-body{
	padding: 1em;
	border: 1px solid #ccc;
	padding-bottom: 1.5em;
}


