	
* {	margin:0; padding:0; }

body
	{
	padding: 1.5cm; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 1.3em;
	}

ul, ol {list-style:none;}

html {  height:100%; }

a:link, a:visited   {color:#323e63; border-bottom:1px dashed #323e63; text-decoration:none; }
a:hover, a:active   {color:#323e63; border-bottom:1px solid #323e63; background:#eef0a3;}

.screen,
.none,
.csc-linkToTop,
#nav
	{
	display: none;
	}

.drucken
	{
	float: right; 
	width: 190px; 
	text-align: right;
	padding: 20px 0 20px 0;
	}

.drucken a
	{
	color: #0033FF;
	display: block;
	background: url(../img/printer.png) no-repeat 0 0;
	padding: 3px 0 7px 20px;
	width: 100px;
	float: right;
	border: none;
	text-decoration: underline;
	margin-bottom: 10px;
	}

.drucken a:hover
	{
	text-decoration: none;
	}

.drucken a.schliessen
	{
	background: url(../img/close.png) no-repeat 0 0;
width: 107px;
	}

.csc-textpic-caption
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.2em;
	padding-bottom: 0.3cm;
	padding-top: 0.1cm;
	}

img { border:none; text-decoration:none; background:#fff;}

.clear {	clear:both; }

h1 {	color:#001d3e;
	font:normal normal bold 15pt/1.3em 'Arial', sans-serif;	}
	
	h1.csc-firstHeader {
	color:#005292;
	font:normal normal bold 14pt/1.3em 'Arial', sans-serif;}
	
h2 {	color:#001d3e;
	font:normal normal bold 13pt/1.3em 'Arial', sans-serif;	}
	
h3 {	color:#001d3e;
	font:normal normal normal 1.4em/1.3em 'Arial', sans-serif; }

p {	padding:10px 10px 0 0; }

hr
	{
	height: 1px;
	color: #666666;
	background-color: #666666;
	}	

div.csc-textpic-intext-right div.csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap
	{
	margin-left: 0.8cm !important;
	}

#admPanel
	{
	display: none;
	}

/*


inhalt {
	float:left;
	width:640px;
	padding:40px 60px 20px 20px;
	font:normal normal normal 9pt/1.6em Georgia, sans-serif;
	}	

	#inhalt ul {list-style-type:circle;	}
	
	#inhalt ol {	list-style-type:decimal; 
			margin:10px 10px 10px 30px; }
			
	#inhalt ol li {	margin-bottom:14px; /* border-left:6px solid #e8e8e8; border-top:1px solid #e8e8e8; 
			background:#f2f2f2; */ }
	
	