body {
	margin:0;
	padding:0;
	width:100%;
	min-width:600px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	background:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image:url("../images/bg.gif");
	background-repeat:repeat-x;
}
a {
	color:#323232;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
	text-decoration:none;
}
h1, h2, h3 {
    margin:.8em 0 .2em 0;
    padding:0;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
}
img {
	margin:10px 0 5px;
}
h1{ font-size: 16px; font-weight: bold; }
h2{ font-size: 15px; font-weight: bold; }
h3{ font-size: 14px; font-weight: bold; margin-bottom:10px; }
h4{ font-size: 12px; font-weight: bold; }
h5{ font-size: 12px; font-weight: bold; margin:14px 0 4px; }

#fixed {
   margin:0 auto;
   width:1020px;   /* you can use px, em or % */
   text-align:left;
}

/* Header */
#header {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	background:#1D2E4F;
	border-bottom: 1px solid #1D2E4F;
	border-left: 1px solid #1D2E4F;
	border-right: 1px solid #1D2E4F;
}
.headerleft {
      width:200px;
      border-right:1px solid #fff;
      display:block;
      float:left;
      position: relativ;
      background:#fff;
}
.headerright {
      width:198px;
      border-left:2px solid #1D2E4F;
      display:block;
      float:right;
}
.headerrandom {
	float:left;
	width:612px;
	margin-top:10px;
	text-align:center;
}
.headerrandom img {
	margin: 0 6px;
}

#colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	background:#818B9D;		/* Left column background colour */
	border-left: 1px solid #1D2E4F; /* Left border colour */
	border-right: 1px solid #1D2E4F; /*Right border colour */
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	background:#fff;    	/* Centre column background colour */
	border-left: 1px solid #1D2E4F; /* Left border colour */
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-402px;
	background:#F0F0F0;    	/* Right column background colour */
	border-left: 1px solid #1D2E4F;
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin:0 15px 0 415px;
	overflow:hidden;
}
#col1 {
	width:100%;
	overflow:hidden;
	margin:0 0 60px;
	/* Color */
	font-size: 8.5pt;
	color: #666966;
	
}

#col1 p {
	margin:0 0 10px;
	} 
#col2 {
	float:left;
	width:200px;
	position:relative;
	margin-left:-50%;
	left:198px;
	overflow:hidden;
	margin-top: 1.3em; /* abstand navi menu top */
}
#col3 {
	float:left;
	width:170px;
	position:relative;
	left:15px;
	overflow:hidden;
	margin-top: 1.8em; /* abstand navi menu top */
    text-align:center;
}

/* Footer */
#footer {
	clear:both;
	float:left;
	width:100%;
	padding:0;
	border:1px solid #1D2E4F;
	background:#1D2E4F;
	margin: 0 0 10px 0;
	color:#fff;
}
#footer p {
	padding:5px 3px;
    margin:0;
}
#footer address{
    padding:5px 10px;
    margin:0;
}



#navileft {
   background-color: transparent;
   position: relative;
   top: 7px;
   left: 0px;
   margin-bottom:200px;
   }

#navileft li {
   background-color: transparent;
   padding: 0;
   margin: 0;
   list-style: none;
   width: 185px;
   display:block;
   }

#navileft ul {
   background-color: transparent;
   padding: 0;
   margin: 0;
   }

#navileft a {
   text-decoration: none;
   display:block;
   padding: 3px 4px;
   margin: 1px 0 0;
   width: 185px;
   color: #fff;
   font-weight: bold;
   font-size: 12px;
   }

#navileft a:link, #navileft a:visited {
   color: #fff;
   padding: 3px 2px 3px 14px;
   }

#navileft a:hover {
   color: #1D2E4F;
   padding: 3px 2px 3px 14px;
   }


.mod_breadcrumb{
		 margin: 2px 0 11px 0;
		 font-size: 10px;
		 color: #666666;
	}
.mod_breadcrumb a{
		 color: #666666;
	}
.mod_search{
	margin:20px 0;
	}


#teaser-rechts {
	color: #666666;
	font-size: 12px;
	}
#teaser-rechts h3 {
	margin:0 0 5px;
	}
#teaser-rechts p {
	margin:15px 0;
	}



/*top news */
#news-liste .layout_short{
	border: 1px solid #1D2E4F;
	background:#E6E8EB;
	margin: 0 0 15px;
	padding: 4px;
}

#news-liste .more{
	text-align:right;
	margin:0;
}
	
#news-liste .info{
	float:right;
}
#news-liste h2{
	margin:0;
	font-size: 8.5pt;
}
#news-liste .teaser{
	margin: 5px 0 15px;
	font-size: 8.5pt;
}
#news-artikel .layout_full{
	border: 1px solid #1D2E4F;
	background:#E6E8EB;
	padding: 4px;
	}
#news-artikel .back{
	text-align:right;
	}


/* newsletter */

#newsletter .mod_nl_list ul {
   background-color: transparent;
   padding: 0;
   margin: 0 0 20px;
   }
#newsletter .mod_nl_list li{
	background-color: transparent;
   	padding: 0;
   	margin: 0 0 4px;
  	list-style: none;
 	width: 185px;
    display:block;
	}
#newsletter .mod_nl_list a {
   text-decoration: none;
   display:block;
   padding: 3px 0px;
   margin: 1px 0 0;
   width: 185px;
   color: #299429;
   font-weight: bold;
   font-size: 8.5pt;
   }

#newsletter a:link, #newsletter a:visited {
   color: #323232;
   padding: 3px 0 3px;
   }
#newsletter a:hover {
   color: #ff0000;
   padding: 3px 0 3px;
   }
#newsletter .text { /*input*/
	background:#F2F2F2;
	border:1px solid #1D2E4F;
	padding:1px; width:200px;
	}
#newsletter .submit { /*input*/
	background:#E6E8EB;
	border:1px solid #1D2E4F;
	padding:1px; width:100px;
	}
#newsletter .formbody{
	margin-bottom:10px;
	}
#newsletter .formbody .error{ /*error*/
   color: #ff0000;
   font-size: 10px;
}
#newsletter .formbody .confirm{ /*confirm*/
	color: #299429;
    font-size: 10px;
}

/* Startseite */
#startseite a{
	font-size:10px;
	}


/* Firmen und Produkte */
#firmen-produkte a{
	text-decoration: none;
    display:block;
    color: #323232;
}
#firmen-produkte a:link, #firmen-produkte a:visited{
   text-decoration: none;
   color: #323232;  
   }
#firmen-produkte a:hover{
   text-decoration: none;
   color: #ff0000;  
   }


/*Firmenlogin*/
#firmen-login .text { /*input*/
	background:#E6E8EB;
	border:1px solid #1D2E4F;
	padding:1px; width:200px;
	margin:4px;
	}
#firmen-login .submit { /*input*/
	background:#E6E8EB;
	border:1px solid #1D2E4F;
	padding:1px; width:100px;
	margin: 0 0 0 4px;
	}


/* suche */
#suchen .text { /*input*/
	background:#E6E8EB;
	border:1px solid #1D2E4F;
	padding:1px; width:300px;
	}
#suchen .submit { /*input*/
	background:#E6E8EB;
	border:1px solid #1D2E4F;
	padding:1px; width:100px;
	}
#suchen .header{
	margin: 4px 0 15px;
	}
#suchen .even{
	border: 1px solid #1D2E4F;
	background:#E6E8EB;
	margin: 0 0 15px;
	padding: 4px;
	}
#suchen .odd{
	border: 1px solid #1D2E4F;
	background:#E6E8EB;
	margin: 0 0 15px;
	padding: 4px;
	}

#firmenprofile h3{
	margin:0.8em 0 0.1em;
}
#firmenprofile h4{
	margin:0.1em 0.2em 0.1em;
	font-size: 12px;
	font-style:italic;
	font-weight: normal;
}




/* Additional classes */
.clear {
	height: 0.1px;
	overflow: hidden;
	font-size: 0.1px;
	line-height: 0.1px;
	clear: both;
}
    
.invisible {
	width: 0px;
	height: 0px;
	left: -1000px;
	top: -1000px;
	position: absolute;
	overflow: hidden;
	display: inline;
}


#b2b-kontaktliste .col_first { width:90%;}
#b2b-kontaktliste .head { width:100%;}
#b2b-kontaktliste .odd  {background:#E6E8EB;}
#b2b-kontaktliste th.head {background:#E6E8EB; border-bottom:1px solid #1D2E4F; font-size: 14px;width:100%;}
#b2b-kontaktliste .all_records {margin-top:15px; width:100%;}
#b2b-kontaktliste .all_records td {padding:3px 0; width:100%;}
#b2b-kontaktliste .all_records img {margin:4px; border:0;}

#b2b-kontaktliste .list_per_page {text-align:right; margin-top:14px;}
#b2b-kontaktliste .list_per_page .select { /*input*/
	background:#E6E8EB;
	border:1px solid #1D2E4F;
	padding:1px; 
	}
#b2b-kontaktliste .list_per_page .submit { /*input*/
	background:#E6E8EB;
	border:1px solid #1D2E4F;
	padding:1px; width:100px;
	}

.naviAZ  { display:block;position:relativ;}
.naviAZ a { display:block; border:1px solid #E3E0DB; float:left; margin-right:4px; text-align:center; font-size:11px; font-weight:bold; background:#E6E8EB url(../../img/containerBG.jpg) repeat-x top; }
.naviAZ br {float:clear;}
.naviAZ a span,
.upperWrapInner { border:1px solid #FFFFFF; display:block; }
.upperWrapInner { padding:2px 0 2px 4px; }
.naviAZ a span { padding:1px 2px; }

#b2b-kontaktliste .row_first.label {width:300px;font-weight:bold;} 
#b2b-kontaktliste .label {width:300px;padding:3px;} 
#b2b-kontaktliste .value {width:50%;padding:3px;} 
#b2b-kontaktliste .go_back {text-align:right;} 


.ce_text {
	font-size: 8.5pt;
	color: #666966;
	line-height: normal;
}

#rezepte .ce_text { clear:both; margin-bottom:10px;}
