/**  kuenzli.swisswebs.ch     **/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #878787;
/** 	color: rgb(20,20,20);  808080 **/
	margin: 1px 0px 0px 1px;
	background-color: #000000; 	
  background: url('images/bg_raster_d-grau.gif') top left; 	
}
p,td,div,span {
	font-size: 7.5pt;
	text-align: left;
}
table {
	text-align: left;
}
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:active 
  /** a:visited, -- ausgeblendet wegen Footer Links und Adresse **/ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
  /** 	color: #714d35;  **/
	color: #ff9900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/**********************************************/
/**********************************************/

/** BEGIN Boxes **/
div.box, td.box {
	border: 0px solid #000000;
					/** rahmenfarbe b4b4b4 	background-color: transparent; **/
}
            /**  Adressbox -- Rahmen nur oben und unten -- Rahmen ausgeblendet 
						= 0px solid funktioniert nicht, musste im Adress Template 
						korrigiert werden **/

div.subbox, td.subbox, table.subbox, tr.subbox {
	border: 1px solid rgb(200,200,200);
	/**  border: 0px solid rgb(200,200,200); 	 border-style: none;   **/	
	border-left-width: 0px;
	border-right-width: 0px;
	margin: -2px;
}
.header {	    /**   = Hintergundfarbe upper Menu **/   
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;    /**	padding: 4px 4px 4px 4px; **/
	font-weight: bold;
	font-size: 7.5pt; 	  /**  color: rgb(255,255,255);  = Textfarbe  upper Menu **/
	white-space: nowrap;
	overflow: hidden;
}
a.header {
	background-color: transparent;
		font-size: 7.5pt;
}
.subheader {
	border-bottom: 1px solid rgb(200,200,200);
	color: rgb(50,50,50); 
	padding: 0px 0px 0px 15px;  	/** padding: 4px 4px 4px 4px; **/
	margin: 0px;
	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;
}
   /** --  TEXT ADRESSE - Adressbalken siehe marina lachen  new.admin-- 
   .subcontent  	background-color: rgb(255,255,255); .sublightbg {
	  background-color: rgb(248,248,248);
	 **/
.content, .subcontent {
	color: #878787;
  /** 	Schriftfarbe Content-Zelle color: rgb(20,20,20); **/	
	padding: 5px 5px 10px 5px;
	/**  padding: 5px 5px 5px 5px;  **/
	font-size: 7.5pt;
} 
.pagecontent {
	width: 550px; 
	/**  width: 515px; **/
	padding: 5px 5px 5px 5px;
	text-align: center;
} 
.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 Header stuff **/
.head {
	width: 970px;
	padding: 0px;
	margin: 0px;
	font-size: 7.5pt;
  color: #ffffff;
	background-color: #ff9900;
	 /**  background: url('images/header_1.jpg') top left no-repeat; **/
}
.head_logo img {	
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 7.5pt;
	vertical-align: top;
	text-align: left;
}
.head_text {
	vertical-align: top;
	text-align: left;
	padding: 0;
	margin: 0;
  color: #cccccc;
}
  /**  Header Text Titel / Überschrift 	text-align: left; **/
.head_infotext h1, h2 {
	padding: 13px  0px 13px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 8pt;
	font-weight: bold;
  color: #ffffff;
}
.head_infotext {
	padding: 0px;
	margin: 0;
	height: 20px;
	text-align: left;
  /**		vertical-align: middle;		height: 20px;**/
  vertical-align: top;
	font-size: 7.5pt;
	font-weight: normal;
  color: #cccccc;
}
/** END Header stuff **/
/**********************************************/
/**********************************************/

/** BEGIN MENU things **/
p.menu {
	padding: 3px 0px 2px 5px; /** Abstand Menü-Links **/
	margin: 10px 0px 0px 0px;
	font-size: 8pt;
  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 {
	/**	text-farbe links navigation und adresse  888888  **/
	color: #ff9900;
  font-weight: bold;
	text-decoration: none;
	padding: 5px;
	margin: 7px 0px;
	font-size: 8pt;
}
a.menu:hover, a.menu:active, a.navigation:active {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	margin: 10px 0px;
	font-size: 8pt;
}
/** END MENU things **/
/**********************************************/  
/**********************************************/	

/** BEGIN CONTENT settings **/
.maincontent {
	padding: 5px 0px 0px 0px;
	width: 100%;
	       /**   928px;   **/
	font-size: 7.5pt;
}
.mainadds {
	padding: 19px 0px 19px 0px;
	/**   width: 220px;   **/	
	font-size: 7.5pt;
}
.mainheader {
	/**    height: 19px;  **/ 
	width: 900px ;	
	vertical-align: bottom;
	text-align: left;
	        /** Text FARBE MainHeader  C0C0C0 666666 555555 **/
	color: #444444;
	font-size: 7.5pt;
	width: 100%;
	        /** 	width: 1000px; 950px **/
}
a.mainheader, a.mainheader:link, a.mainheader:visited, a.mainheader:hover, a.mainheader:active, span.mainheader {
	color: #444444;
	/** Link-FARBE Text-Link mainheader 414141 808080  **/
	font-size: 7.5pt;
}             
.maincont {
	background-color: transparent; /** HINTERGRUNDFARBE MainContent  **/
       /**  background:	url('images/matterhorn_mit_biss_4.jpg') top left no-repeat;  **/ 
	color: rgb(20,20,20);
	width: 1000px;
		/**   910px;   **/
		vertical-align: middle;
}
.light, a.light {   /** Text FARBE Footer Information  C0C0C0 666666 **/
	color: #cccccc;
}
.error, a.error {
	color: red;
}
.center {
	text-align: center;
}
.upper {
	text-transform: uppercase;
	font-size: 7.5pt;
	     /** Upper Menü  / Header = Höhe / Hintergrundbild **/	
	       /** background: url('images/bg_grau_weiss2.png') top left;  **/  
}
.bold {
	font-weight: bold;
}
td {
	vertical-align: top;
}
.contenttable {
	width: 100%;
		/** 1000 **/
	height: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center; 
     /** background-color: transparent; 	
	background-color: #ff9900; 	
       background: url('images/bg_grau_weiss.png') top left no-repeat;   	
			 contenttable-align: center; **/
}
td.fixed {
	width: 190px;
}
td.fixed_right {	/** 246px **/
  width: 240px;
	text-align: center;	
	background-color: #ff9900;
}
.cleft {
}
.cright {
}
.cmiddle {
	width: 560px;
	   /**  background-color: transparent; **/
	vertical-align: top;
	text-align: center;
   /**  background: url('images/matterhorn_bg.jpg') top left no-repeat;  **/   
}
.calone {
	vertical-align: middle;
    /**  padding: 5px 5px 5px 5px;	font-size: 7.5pt;	color: #999999; **/
}

/** END CONTENT settings **/
/**********************************************/
/**********************************************/

/** BEGIN BANNER  **/     
img.banner, img.banner_half, img.bigbanner, img.smallbanner, img.midbanner {
	width: 200px;
  height: 150px; /** 140px 50px **/
	border: 1px solid #cccccc;
	font-size: 6pt;
	text-align: center;
}
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: transparent;
	font-size: 7.5pt;
}
img.noborder {
	border-width: 0px;
	vertical-align: middle;
}
.bannerbox {
      /** Banner Rahmen height: 50px 100%; 808080 b4b4b4 #000066  04046A	solid #1D395C; width: 140px;**/
	width: 200px;
	height:  100%; 
	border: 1px solid #2860A4;
	margin: 10px 0px 0px 2px;
	padding: 0px;
	font-size: 7.5pt;
	text-align: center;
}
/** END BANNER**/
/**********************************************/
/**********************************************/

/** Beginn Class Position**/
.position {
	bottom: 0px;
}
/** End Class Position**/
