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

	Signalbau Huber, http://www.signalbau-huber.com		technical contact: dobiasch@echonet.at
	Style Sheet for Basic Format						http://www.echonet.at/
	
	Start Date: 2005-04-13, Ulrich Dobiasch, echonet communication gmbh
	Revision 01 Start Date:

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

/* ---------- ( basic layout definitions ) ---------- */

body {
	font:100% Arial, Verdana, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#000000;
}

#c-subnav, #selector, #c-playground, #c-lang, #c-topnav, #c-nav, #c-search, #layout-fluid, #layout-fixed { display:none; }

.line1 { border-bottom:1px solid #C8C8C8; }

html #c-foot { padding-top:0em;text-align:center; }
html #c-foot div.line1 { margin-bottom:15px; }
html #c-foot-inlay p { color:#000000; }
html #c-foot-inlay p a { color:#000000; }
html #c-sitenav { width:100%; }
html #c-sitenav ul { display:none; }
/*html #c-sitenav h1 a { font:100 0.9em Arial, Helvetica, sans-serif;text-decoration:none;color:#000000; }*/

#c-sitenav h1 a { 
	background: url("../grafik/signalbau/logo.gif") 50% 50% no-repeat;
	height:54px;
	width:230px;
	display:block;
	font:100 0.8em Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
}

#c-sitenav h1 a span { display:none; }

html .c-breadcrumb-head { display:none; } 
html #c-breadcrumb { font-size:0.8em;color:#000000;border-bottom:1px solid #C8C8C8; } 
html #c-breadcrumb a { text-decoration:none;color:#000000; } 

#c-content { margin-top:15px;color:#000000;margin-right:200px;padding-right:15px;border-right:1px solid #C8C8C8;line-height:1.3em;font-size:0.8em;height:auto !important;height:700px;min-height:700px }


/*  sidebar */

#c-sidebar { margin-top:15px;float:right;width:214px;clear:right; }
#c-sidebar-inlay { padding:0 0 16px 26px; }
#c-sidebar-inlay-home { padding:16px 0 16px 16px; }
#c-sidebar-head { height:72px; }
#c-sidebar-inlay p { text-align:center; }

.box-1 { border:1px solid #C8C8C8;margin:1.2em 0 0 0; }
.box-1 h3 { margin-top:0;height:26px;border-bottom:1px solid #C8C8C8; }
.box-1 h3 a { display:block;height:26px; }
.box-1 li, .box-1 ul { margin-left:10px;padding-left:0 }

#c-print-head { position:absolute;top:0;left:0; }