/** SWISSBIZZ.SWISSWEBS.CH   **/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #808080;
/** 	color: rgb(20,20,20);  **/
	margin: 2px 0px 0px 2px;
	background-color: #121212;	
  background: url('images/bg_raster_d-grau.gif') top left;  /**  #ffff00; 	**/ 	
 	
}
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: #808080;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/**********************************************/
/**********************************************/

/** BEGIN Boxes **/
div.box, td.box {
	border: 0px solid #212121;
					/** 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  	background-color: rgb(240,240,240);**/
.subheader {
	border-bottom: 1px solid rgb(200,200,200);
	color: rgb(50,50,50);
	/** padding: 4px 4px 4px 4px; **/
	padding: 0px 0px 0px 15px;
	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: #808080;
  /** 	color: rgb(20,20,20); **/	
	padding: 10px 5px 10px 5px;
	/**  padding: 5px 5px 5px 5px;  **/
	font-size: 7.5pt;
}
.pagecontent {
	width: 550px; 
	/**  width: 515px; **/
	padding: 10px 10px 10px 10px;
}
.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: #ffffff;		
	/**  background: url('images/header_bg_2.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 **/
.head_infotext h1, h2 {
	padding: 0;
	margin: 0px 0px 0px 10px;
	font-size: 7.5pt;
	font-weight: bold;
  color: #cc0000;
}
.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: 5px 5px 5px 10px; /** Abstand Menü-Links **/
	margin: 10px 0px 10px 0px;
	font-size: 7.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 {
	/**	text-farbe links navigation und adresse  888888  **/
	color: #cc0000;
  font-weight: normal; 
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 2px 5px 0px; 
	margin: 5px 0px 5px 0px;
	font-size:7.5pt;
}
a.menu:hover, a.menu:active, a.navigation:active {
	font-weight: bold;
	text-decoration: none;
	font-size: 7.5pt;
}
/** END MENU things **/
/**********************************************/  
/**********************************************/	

/** BEGIN CONTENT settings **/
.maincontent {
	padding: 0px 0px 0px 5px;
	width: 100%;
	/**   928px;   **/
	font-size: 7.5pt;
	color: #cccccc;
}
.mainadds {
	padding: 19px 19px 19px 0px;
	font-size: 7.5pt;
}
.mainheader {
	height: 19px;
	vertical-align: middle;
	text-align: right;
	color: #cccccc;
	font-size: 7.5pt;
	width: 100%;
	/** 	width: 1000px;  **/
}
a.mainheader, a.mainheader:link, a.mainheader:visited, a.mainheader:hover, a.mainheader:active, span.mainheader {
	color: #444444;
	/** Link-FARBE Text-Link mainheader  **/
	font-size: 7.5pt;
}
/** HINTERGRUNDFARBE MainContent  **/
.maincont {
  /**  background:	url('images/matterhorn_mit_biss_4.jpg') top left no-repeat;  **/ 
	color: rgb(20,20,20);
	width: 970px;
		/**   910px;   **/
		vertical-align: middle;
}
.light, a.light {
	color: #333333;
}

.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: url('images/bg_grau_weiss.png') top left no-repeat;   	
			 contenttable-align: center; **/
}
td.fixed {
	width: 198px;
	background-color: #212121;
	/** 	width: 177px; 000000 808080 333333**/
}
td.fixed_right {	
  width: 200px;
	/** 	width: 177px;
	vertical-align: bottom; **/
	text-align: center;	
	background-color: #cc0000;
}
.cleft {
}
.cright {
}
.cmiddle {
	width: 550px;
	   /** width: 515px;  transparent; -- nachstehend Hintergrundfarbe mittlere Zelle mittlere Content-Table / Seiteninhalt Promosite und Markets **/
  background-color: #ffffff;
	vertical-align: top;
	text-align: center;
   /**  background: url('images/matterhorn_bg.jpg') top left no-repeat;  **/   
}
.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 BANNER  **/     
img.banner, img.banner_half, img.bigbanner, img.smallbanner, img.midbanner {
	width: 140px;
  height: 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: 100%; 808080 b4b4b4 #000066  04046A	solid #1D395C; width: 140px;**/
	width: 140px;
	height: 50px; 
	border: 0px solid #cc0000;
	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**/