html {
	width: 100%;
	}

body {
	background: #ffffff;
	text-align: left;
	border: 0;
	margin: 0 45mm 0 20mm;
	padding: 0;
	font: 12px/15px "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}

#highlight {
	display: none;
}

h1  { 
	color: #999999; 
	font-size: 15px; 
	font-weight: 			bold; 
	line-height: 16px;
	text-align: left;
}

h2 { 
	color: #999999; 
	font-size: 14pt; 
 	font-weight: 			bold; 
 	line-height: 14pt;
	text-align: left;
}

h3 {  
	font-size: 12px; 
	font-weight: bold; 
	line-height: 15px;
	color: #000;
}

h4 { 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 15px;
	color: #000;
}

p.bodytext {
padding: 0px;
	color: #000;
	margin-right: 20mm;
	margin-top: 0;
	margin-bottom: 0;
}

.csc-subheader { 
	color: #999999; 
	font-size: 13px; 
 	font-weight: bold; 
 	line-height: 14px;
	text-align: left;
}

.csi-textpic .csi-image {
	display: none;
}

b { 
	font-size: 				12px; 
	font-weight: 			bold; 
	line-height: 15px;
	color: #000000;
}

li  { 
	list-style-type: 		square; 
	list-style-image: url(../images/parts/li_quadrat_grau.gif);
	color: #000000;
}

b.nav { 
	color: #000000; 
	font-size: 				10px;  
	font-weight: 			bold; 
	line-height: 			12px; 
}


a:link, a:visited    { 
	color: #000000; 
	font-size: 				12px;  
	line-height: 15px; 
	text-decoration: 		none; 
}

a:link:after   { 
	content: " (Link auf <" attr(href) ">) ";
  font-size: 82%;
  color: #999;
  background: transparent;
	text-transform: uppercase;
}

a.nav:link { 
	color: #000000; 
	font-size: 				12px; 
 	line-height: 			16px; 
 	text-decoration: 		none; 
}

a.navb:link { 
	color: #000000; 
	font-size: 				12px; 
	font-weight: 			bold; 
	line-height: 			16px; 
	text-decoration: 		none 
}

.link  { 
	color: #000000; 
	font-size: 				12px; 
	font-weight: 			bold; 
	line-height: 			16px; 
	text-decoration: 		none;
}
a:link:after, a:visited:after {
  content: " (Link auf <" attr(href) ">) ";
  font-size: 82%;
  color: #999;
  background: transparent;
	text-transform: uppercase;
}

a[href^="/"]:link:after, visited:after {
   	content: " (Link auf <http://www.infonetz-owl.de " attr(href) ">) ";
}
