	*	{	margin:0;
			padding:0;
			}

	html
		{	width:100%;
			}
	
	body
		{	background-color:#033;
			color:#f5f5f5;
			font-family:arial,helvetica,geneva,sans-serif;
			font-size:90.01%;
			}
	
	a   { text-decoration:none;
			}
	
	a:link
		{  color:#ff0000;
			}
	
	a:visited
		{  color:#cd143c;
			}
	
	h2
		{  font-family:arial,helvetica,geneva,sans-serif;
			font-size:1.8em;
			font-weight:bold;
			margin-top:0;
			padding-bottom:14px;
			}
	
	h3
		{  font-family:arial,helvetica,geneva,sans-serif;
			font-size:1.8em;
			font-weight:bold;
			margin-top:0;
			padding-bottom:12px;
			}
	
	h4
		{  font-family:arial,helvetica,geneva,sans-serif;
			font-size:1.4em;
			font-weight:bold;
			}
	
	h5
		{  font-family:arial,helvetica,geneva,sans-serif;
			font-size:1.4em;
			font-weight:bold;
			}
	
	p,li,td
		{  font-size:1.0em;
			line-height:140%;
			}
	
	ul
		{	padding-top:0;
			padding-bottom:12px;
			margin-top:2px;
			margin-left:18px;
		}
			
	#content
		{  background-color:#f5f5f5;
			color:#033;
			margin:0 100px 0 25px;
			border-left:3px #f00 dotted;
			border-right:3px #f00 dotted;
			padding:30px 9% 18px 9%;
			width:auto;
			}
	
	#spalterechts
		{  float:right;
			background-color:transparent;
			background-image:url(http://www.gesundheit-und-arbeit.ch/bmtag/bmtag.gif);
			background-attachment:scrolled;
			background-repeat:no-repeat;
			background-position:0 0;
			color:#f5f5f5;
			margin:0;
			padding:0;
			width:90px;
			height:400px;
			}
	
	.unsichtbar
		{
			display:none;
			}
	
	.zwit   /* Zwischentitel */		
		{	border-left:2px #f00 solid;
			border-bottom:2px #f00 solid;
			padding:3px 0 2px 6px;
			margin-bottom:7px;
			font-weight:bold;
			}

