/*css layout formatting done by mtness *\
	on behalf of primel.net
    for http://snom.com
\*            2008-05-27               */

/* @page { margin: 2cm 4cm 2cm 2cm; } */

#rootline, #toplinks, #menu, #search, #langmenu, #footerlinks, #logo { display: none; }

/* body { background: bottom left no-repeat url(../images/footer_background.png); } */

/* #logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 256px;
	height: 0;
	padding: 64px 0 0 0;
	background: #fff top left no-repeat url(../images/snom_logo_print.gif);
	overflow: hidden;
}
 */
 
#content, #right, #legal
{
	position: relative;
	/* top: 64px; */
	top: 0;
	left: 0px;
}

#layout1 #content { top: -96px; }

#right { line-height: 1.2; }

#content_wrap { font: 10pt Trebuchet MS; }
#content_wrap h1 { font: 14pt Trebuchet MS; }
#content_wrap h2 { font-size: 1.0em; }
#content_wrap h3 { font-size: 1.0em; }
#content_wrap h4 { font-size: 1.0em; }
#content_wrap p  {  }
#content_wrap a  { text-decoration: none; }
#content_wrap ul { margin: 0 0 8px 16px; padding: 0 0 8px 0; }
#content_wrap em { font-style: normal; color: #fff; margin: 0px; }
#content_wrap li { margin-bottom: 5px; }

#content_wrap a:link:after, 
#content_wrap a:visited:after
{
   content: " ( " attr(href) " ) ";
   text-decoration: none; 
}

#content_wrap .csc-textpic-image a:link:after, 
#content_wrap .csc-textpic-image a:visited:after
{
   content: "";
}

#content_wrap img { border: 0; }