/* Start of CMSMS style sheet 'klab : print' */
html, body {
	background-color: #FFFFFF;
	font-size: 			9pt;
	font-family: 		Verdana,Arial,Helvetica,sans serif;
	color: 				#000000;
	margin:				0;
	padding:				0;		
}

body{
	margin:				1em;
}

h3 {	
	font-size:		10pt;
	clear: both;
}

h4 {	
	font-size:		9pt;
	clear: both;
}

div{
	clear: both;
}



#debugoutput{
	display: none;
}

#flashswitch{
	display: none;
}

object{
	display: none;
}

#mainnav {
	display: none;
}

#nav-container {
	display: none;
}

#pfad {	
	margin:			0 0 10px 0;
	padding: 0;
	float:			none;
	height:			11px;
	width:			600px;
}

.stop-float{
	display: none;
}

#pfad li {	
	list-style-type: 	none;
	font-size:			9pt;
	float:				left;
}

#pfad li a {
	text-decoration:	none;
}

#lang {
	display: none;
}

a,
a:link { color: #666; text-decoration: none; }
a:visited, 
a:hover,
a:active	{ color: #666; text-decoration: underline; }

a.active, 
a.active:link,
a.active:visited,
a.active:hover,
a.active:active	{ font-weight: bold; }

print a:link		{ color:#9b141b; text-decoration: none;}
print a:visited	{ color:#9b141b; text-decoration: none;}
print a:hover		{ color:#e3670d; text-decoration: underline;}
print a:active	{ color:#9b141b; font-weight: bold;}
print a.hidden 	{ color: #9b141b; font-weight: bold;}
	

#subnav {
	margin-bottom: 1em;
	display: none;
}

#metanav {
	display: none;
}
/* End of 'klab : print' */

