/** SANO-BAU sanobau.swisswebs.ch -- lehmbau-kalkputz.ch -- sanobau.ch **/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	/**  4F1E00 F0DAA6 orig - color: rgb(20,20,20);	 **/
	margin: 2px 0px 0px 2px;
	background-color: #4F1E00;
	body-align: center;
}
p,td,div,span {
	font-size: 7.5pt;
	text-align: left;	
}
table {
	text-align: left;
	table-align: center;
}
p {
	margin: 10px 0px 10px 2px;
}
p[align="center"] {
	margin: 1px;
	text-align: center;
	/**
	 * NOTE: IE<7 cannot handle attribute-selectors. We exported this in JS
	 * - see scripts/iefixes.js - which should be included as last HTML-Tag 
	 * in each site-template
	 **/
}
.nospaceing {
	margin: 0px;
	padding: 0px;
}
.nospaceing center table {
	text-align: left;
}
a, a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	/**  Linkfarbe  Adresse 4F1E00 F0DAA6 **/
  color: #4F1E00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.mainheader, a.mainheader:link, a.mainheader:visited, a.mainheader:hover, a.mainheader:active, span.mainheader {
	color: #999999;
	font-size: 7.5pt;
}


/** BEGIN Header stuff **/
.head {
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 7.5pt;
  background: url('images/bg_Fachwerkbau6.jpg') top left   no-repeat;  	 	/****/ 
}
/** head --   **/
.head_logo img {
	height: 70px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 7.5pt;
	vertical-align: right;
	text-align: right;
}
.head_text {
	vertical-align: middle;
	text-align: center;
	padding: 0;
	margin: 0;
}
.head_infotext h1 {
	padding: 0;
	margin: 10px 0px 0px 0px;
	font-size: 10.5pt;
	font-weight: bold;
  color: #F0DAA6;
	text-decoration: none;
		text-align: left;
}
.head_infotext h2 {
	padding: 0;
	margin: 10px 0px 0px 0px;
	font-size: 10.5pt;
	font-weight: bold;
  color: #F0DAA6;
  /** color: #4F1E00; **/
}
.head_infotext {
	padding: 2px;
	margin: 0;
	height: 20px;
	text-align: left;
	vertical-align: bottom;
	font-size: 7.5pt;
	font-weight: normal;
}
/** END Header stuff **/


/** BEGIN Content settings **/
.maincontent {
	padding: 0px 0px 10px 19px;
	width: 100%;
	/** 960px **/
	font-size: 7.5pt;
  /** Hintergrundbild background: url('images/bg_test2.gif') top left; **/ 
}
.mainadds {
	padding: 19px 19px 19px 19px;
	font-size: 7.5pt;
	/**  Hintergrundbild background: url('images/bg_test2.gif') top left; no repeat; **/ 
}
.mainheader {
	height: 19px;
	vertical-align: middle;
	text-align: right;
	font-size: 7.5pt;
	width: 960px;
}
.maincont {
 /** HINTERGRUNDFARBE MainContent  **/
	background-color: #EC955B;
	color: rgb(20,20,20);
	width: 960px;
	/** 960px **/
	vertical-align: middle;
			
}
.light, a.light {
	color: #F0DAA6;
}
 /** .footlight,  a.footlight  {
	color: #000066;  (orig.= #714d35;) 
		  background: url('images/bg_test2.gif') top left; **/
}
.error, a.error {
	color: red;
}
.center {
	text-align: center;
}
.upper {
	text-transform: uppercase;
	/** background: url('images/bg_gelb.gif') top left; **/ 
}
.bold {
	font-weight: bold;
}
td {
	vertical-align: top;
}
.contenttable {
	background-color: #EC955B;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
/**  background: url('images/bg_Fachwerkbau4.jpg') top left   no-repeat;  	
			 contenttable-align: center; **/
}
td.fixed {
	width: 185px;	
}
td.fixed_right {
	width: 185px;
}
.cleft {
}
.cright {
}
.cmiddle {
	width: 560px;
	/** width: 515px;**/
}
.calone {
/**  padding: 5px 5px 5px 5px;
	font-size: 7.5pt;
	color: #999999; **/
}
p.changepage {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: right;
}
/** END Content settings **/


/** BEGIN MENU things **/
p.menu {
	padding: 3px 2px 3px 2px;
	margin: 0px 0px;
	font-size: 8.5pt;
  font-weight: bold;
}
a.menu, a.menu:link, a.menu:visited, a.navigation, a.navigation:link, a.navigation:visited, a.search, a.search:link, a.search:visited, a.default, a.default:link, a.default:visited {
	color: #4F1E00;
  text-decoration: none; 
	/**	text-decoration: bold;   color: #714d35;  **/
	padding: 1px;
	font-size: 8.5pt;
}
a.menu:hover, a.menu:active, a.navigation:active {
	font-weight: bold;
	text-decoration: none;
	font-size: 8.5pt;
}
a.navigation:hover {
	font-weight: normal;
	font-size: 7.5pt;
}
a.search:hover, a.search:active, a.default:hover, a.default:active {
	text-decoration: underline;
	font-size: 7.5pt;
}
/** END MENU things **/


/** BEGIN Boxes  -- Rahmenfarbe 4F1E00 F0DAA6  **/
div.box, td.box {
	border: 1px solid #F0DAA6;	
}
div.subbox, td.subbox, table.subbox, tr.subbox {
	background-color: transparent;
	border: 1px solid rgb(200,200,200);
	border-left-width: 0px;
	border-right-width: 0px;
	margin: -2px;
}
textbox {
	/**  
	  * Textbox = Infobox /-text innerhalb rechter oder linker Spalte 
		4F1E00 F0DAA6 
		**/
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-left-width: 0px;
	border-right-width: 0px;
	margin: -2px;
}
.header {
	background-color: #F0DAA6;
	/**  Hintergrundfarbe Textfarbe upper menu 4F1E00 F0DAA6 **/
	color:  #4F1E00; 
	/**  Textfarbe upper menu  **/
	padding: 4px 4px 4px 4px;
	margin: 5px 5px 5px 5px ;
	font-weight: bold;
	font-size: 7.5pt; 
	/**  Schriftgrösse upper menu  **/
	white-space: nowrap;
	overflow: hidden;
}
a.header {
	background-color: transparent;
		font-size: 7.5pt;
}
.subheader {
	background-color: transparent;  
	border-bottom: 1px solid rgb(200,200,200);
	color: rgb(50,50,50);
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	font-size: 7.5pt;
}
a.header, a.header:link, a.header:visited, a.header:hover, a.header:active {
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 7.5pt;
	text-transform: none;
}
.content, .subcontent {
	background-color: transparent;
	/**  Textfarbe Adresse 4F1E00 F0DAA6 orig - color: rgb(20,20,20);	**/
  color: #4F1E00;
	padding: 5px 5px 5px 5px;
	font-size: 7.5pt;
	font-weight: normal;
	font-style: none;
}
.sublightbg {
	background-color: transparent;
}
.pagecontent {
	width: 550px; 
	padding: 5px 5px 5px 5px;
}
.subcontent ul {
	padding: 0px;
	margin: 10px 0px 0px 20px;
}
.subcontent li {
	padding: 0px 0px 5px 0px;
	margin-bottom: 5px;
	font-size: 7.5pt;
}
.subcontent td {
	font-size: 7.5pt;
}
/** END Boxes **/


/** BEGIN Banner **/   /** 	height: 70px;  **/
img.banner, img.banner_half, img.bigbanner, img.smallbanner, img.midbanner {
	width: 140px;

	border: 1px solid #6c8c63;
	font-size: 6pt;
}
img.bigbanner {
	width: 468px;
	height: 60px;
}
img.smallbanner {
	width: 40px;
	height: 20px;
	border-width: 0px;
}
img.midbanner {
	width: 140px;
	 height: 100%; 
	/** height: 50px; **/
}
a.banner, a.banner:link, a.banner:visited, a.banner:hover, a.banner:active {
	text-decoration: none;
	border-width: 0px;
	background-color: none;
	font-size: 7.5pt;
}
img.noborder {
	border-width: 0px;
	vertical-align: middle;
}
	/** height: 100%;  000000**/
.bannerbox {
	width: 140px;
	border: 1px solid #316661;
	margin: 5px 2px 10px 2px;
	padding: 0px;
	font-size: 7.5pt;
}
/** END Banner**/


/** BEGIN: Content and Promosites **/
.promotop {
	color: rgb(120,120,120);
	background-color: rgb(240,240,240);
	padding: 5px;
	margin: 0px 0px 4px 0px;
	text-align: center;
	border: 1px solid rgb(200,200,200);
	border-width: 1px 0px 1px 0px;
	height: 3em;
	overflow: hidden;
}
.iefixcontent {
	margin: 5px 0px 5px 0px;
}
/** END: Content and Promosites **/



