/** holdener.swisswebs.ch --   **/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: rgb(20,20,20);
	margin: 2px 0px 0px 2px;
  background-color: #111111; /**	FFFFFF  F0F0F0 D50E0E **/
  background: url('images/bg_raster_d-grau.gif') top left; 	
	body: center;
}
p,td,div,span {
	font-size: 7.5pt;
	text-align: left;
}
table {
	text-align: left;
	table: 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:visited, 008000 FE0202 **/
a, a:link, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: strong;
	color: #71b1d0;
	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: #444444;    /** Textfarbe HEADER / FOOTER Links and informations **/	
	font-size: 7.5pt;
}

/** BEGIN Boxes **/
  div.box, td.box {
	border: 1px solid #71b1d0;    /** RAHMEN Farbe Zellen **/	
}
div.subbox, td.subbox, table.subbox, tr.subbox {
	border: 1px solid rgb(200,200,200);
	border-left-width: 0px;
	border-right-width: 0px;
	margin: -2px;
}
.header {
	background-color: #71b1d0; /** HINTERGRUNDFARBE Upper Menues **/
  background: url('images/bg_menue_3.png') top left; 		
	color:  #999999; rgb(255,255,255); /** SCHRIFTFARBE Upper Menues   ffffff **/
	padding: 7px 4px 4px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 7.5pt;
	white-space: nowrap;
	overflow: hidden;

}
a.header {
	background-color: transparent;
		font-size: 7.5pt;
}       
.subheader {
	border-bottom: 1px solid rgb(200,200,200);  /** background-color: rgb(240,240,240);**/
	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;
}
        /** --betrifft Adressbalken siehe marina lachen  new.admin-- 
          .subcontent  	background-color: rgb(255,255,255); 
           .sublightbg {
	         background-color: rgb(248,248,248);
	         **/
.content, .subcontent {
	color: rgb(20,20,20);
	padding: 5px 5px 5px 5px;
	font-size: 7.5pt;
}
.pagecontent {  /** Content Mitte mittlere Zelle  100% **/
	width: 550px; 
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 0px 0px;
	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: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 7.5pt;
	background: url('images/header_holdener_bijouterie_4.jpg') top left no-repeat;  
}
.head_logo img {
	height: 70px;
	padding: 0px 0px 10px 4px;
	margin: 0px;
	font-size: 7.5pt;
	vertical-align: middle;
	text-align: center;
}
.head_text {
	vertical-align: middle;
	text-align: center;
	padding: 0;
	margin: 0;
}
           /**  KOPFZELLE überschrift   F3CF41  ebebeb  **/	
.head_infotext h1 {
	padding: 15px 0px 0px 10px;
	margin: 0px 0px -5px 0px;
	font-size: 8.0pt;
	font-weight: bold;
  color: #999999;
  text-decoration: none; 
}
              /** KOPFZELLE zusatztext **/ 
.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 MENU things  0px 2px 2px 1px;  **/
p.menu {
	padding:4px 4px 4px 10px;
	margin: 5px -5px 5px -5px;
	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 {
	color: #71b1d0;		 /** TEXTFARBE Navigation 71b1d0 D50E0E 29498C  FE0202  **/ 
  text-decoration: none; 	/**	text-decoration: bold;**/
	padding:4px 4px 4px 10px;
	margin: 5px -5px 5px -5px;
	font-size: 8pt;
}
a.menu:hover, a.menu:active, a.navigation:active {
	font-weight: bold;
  color: #999999;		
	text-decoration: none;
	font-size: 8pt;
}
a.navigation:hover {
	font-weight: normal;
	font-size: 8pt;
}
a.search:hover, a.search:active, a.default:hover, a.default:active {
	text-decoration: underline;
	font-size: 8pt;
}
/** END MENU things **/  


/** BEGIN Content settings **/
.maincontent {
	padding: 0px;  /** ABSTAND Layout links **/	
	margin: 0px 0px 0px -10px ;
	width: 950px;
	font-size: 7.5pt;
	background-color: none;	
}
.mainadds {
	padding: 0px 0px 0px 0px;
	font-size: 7.5pt;
}
.mainheader {
  height: 16px;       /** KOPFZEILE portrait/website/etc. **/	 	
	vertical-align: middle;
	text-align: left;
	font-size: 7.5pt; 
		width: 950px;       /** width: 910px; **/

}
.maincont {
	background-color: rgb(255,255,255);
	color: rgb(20,20,20);
	width: 975px;
	vertical-align: middle;
}
.light, a.light {
	color: #333333;      /** LINKFARBE Footer 808080 666666 999999 **/	
}

.error, a.error {
	color: red;
}
.center {
	text-align: center;
}
.upper {
	text-transform: uppercase;
	font-size: 7.5pt;
}
.bold {
	font-weight: bold;
}
td {
	vertical-align: top;
}
.contenttable {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center; 
	background-color: #111111; /** HINTERGRUNDFARBE CONTENTTABLE  transparent  F9EEB3  **/
}
td.fixed {    /** Breite LINKE CONTENT ZELLE 200px **/
	width: 210px;
}
td.fixed_right { 
	width: 220px;
}
.cleft {  /** LINKE CONTENT ZELLE 
  background-color: #222222; **/
}
.cright { /** RECHTE CONTENT ZELLE 
  background-color: #222222; **/
}
.cmiddle { /** MITTLERE CONTENT ZELLE 550px  100% 111111 	width: 550px ;  **/
  background-color: #ffffff;
	text-align: center;
}
.calone {
 padding: 0px 0px 1px 0px;
	font-size: 7.5pt;
	/** color: #999999; **/
}
p.changepage {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: right;
}
/** END Content settings **/

/** BEGIN: Content and Promosites 	background-color: rgb(240,240,240); **/
.promotop {
	color: rgb(120,120,120);

	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 **/


/** BEGIN Banner **/     
img.banner, img.banner_half, img.bigbanner, img.smallbanner, img.midbanner {
	width: 140px;
/** 	height: 70px;  **/
	border: 1px solid #dcc5b6;
	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;
}           
.bannerbox  /** RAHMEN Banner A8A8A8**/  {
	width: 140px;
	height: 1; 
	border: 1px solid #111111;
	margin: 5px 2px 10px 2px;
	padding: 0px;
	font-size: 7.5pt;
}
/** END Banner**/



