/* general instructions */
h1,h2,h3,h4,h5,h6,pre,code {
	font-size : 1em; }


/*ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd
{ margin:0; padding:0 }*/

h1,h2,h3,h4,h5,h6,form,body,html,fieldset,input,p {
	margin:0;
	padding:0; }

/*
 :link,:visited {
	text-decoration : none; } */ 
	
a img,:link img,:visited img {
	border : none; }
	
a,a.intern {
	color:#000099;}	

a.intern {
	text-decoration:underline; }

a.extern {
	text-decoration:underline;
	color:#000099;}
	
a.quelle {
/* this is for all you conspiracy nuts */
	color:#666;
	text-decoration:underline;}	
		
a:hover {
	color:#000;
	background-color:#ddd;
	text-decoration:none; }	
	
/* define left margin, body background */
body {
	height: 100%;
	margin-left:25px;
	margin-right:10px;
	background-color : #ffffff;
	color : #000000;
	font-family : "Trebuchet MS", arial, helvetica, sans-serif;
	font-size:1em; }	

/* define headlines + bottom lines */

#header {
	margin-bottom:3em;
}

#header #line1 {
	color : #333399;
	letter-spacing:6px;
	font-family : "Times New Roman",serif;
	font-size : 210%; }

#header #line2 {
	color : #808080;
	letter-spacing:2px;
	font-family : arial,helvetica,sans-serif;
	font-size : 90%;
	font-weight:bold; }
	
#bottom {
	clear:both;
	font-family : arial,helvetica,sans-serif;
	margin-top:3em;
	font-size:80%; }
	
#bottom a {
	color:#000099; }	

/* left menu column */
#left {
	float:left;
	width:10em;
	padding:2px;
	font-size:80%;
	line-height:1.2em;
	border: 1px #808080 dotted; 
	margin-bottom:50px; }

div#left {
	padding:2px;
	font-size:1em; }
	
div#left p {
	font-size:85%; }
	
div#left .left-item {
	font-size:.8em; }
	
ul {
	list-style-image:url(/_i/list-g.gif); }	
	
#left .left-item ul {
	margin-left:20px;
	padding:2px;  }
 	
#left .left-item a {
	color:#000099;
	text-decoration:none; }
	
div#left .left-item a:hover {
	color:#000000;
	text-decoration:underline; }

/* main text body */
#main {
	padding:2px;
	font-size:11pt;
	margin-left:13em; }

div#main, div#notes {
	font-family : "Trebuchet MS",arial, helvetica, sans-serif;
	font-size:90%;
	margin-left:13em;
	width:38em; }
	

div#main .first {
	font-family:arial,helvetica,sans-serif;
	color:#000099;
	letter-spacing:1px;
	font-size:90%;
	font-weight:bold; }
	
div#main .second {
	font-family:arial,helvetica,sans-serif;
	color:#000000;
	font-size:135%;
	padding-bottom:40px;
	letter-spacing:2px;
	font-weight:normal; }

h2,h3,h4 {
	margin-top:1.4em; }
	
#main h2 {
	font-size:1.4em;
	font-weight:normal; }
	
#main h3 {
	font-size:1.2em;
	font-weight:normal; }
	
#main h4 {
	font-size:.9em;
	font-weight:bold; }								

#main p,blockquote,ul,ol,table {
	margin-top:1em; }
	
#main li {
	margin-top:.3em; }	
	
div#main blockquote {
	margin-left:30px;
	margin-right:30px;
	font-size:90%;
	font-family:arial,helvetica,sans-serif;
	background:#eee;
	padding:4px;
	border:1px #999 solid; }
	
#main blockquote {
	font-size:80%;
	font-family:arial,helvetica,sans-serif; }	

/* for nsc4 only */	
#notes {
	margin-left:13em;
	font-size:8pt; }	

div#notes p,div#notes blockquote,div#notes ol,div#notes ul {
	font-size:90%;	}			

div#main .imgl {
	/* width: 5em; */
	float:left;
	margin: .5em 1em 1em 0em;
	border:1px black solid; }
	
table.imtop {
	width: 5em;
	margin: 0em 0em 1em 0em;
	border:1px black solid; }
	
table.imgc {
	width: 5em;
	margin: 1em 0em 1em 0em;
	border:1px black solid; }	
/* some more formatting */	
	
pre {
	font-family:"Courier New",Courier,monospace;
	font-size:13px; }

dt {
	margin-top:1em;
	font-weight:bold; }
	
dd {
	margin-left:20px; }		
	
.caption, .ncaption {
	font-size:75%;
	line-height:95%; }

.caption {	
	padding:3px;
  text-align:center; }	

.ncaption {	
	text-align:left; }	
	
#zitate {
/*	margin:0;*/
	width:100%;
	border:1px #000 solid;
	padding:2px;
	background:#f5f5f5;}	
	
.imgborder {
	border:1px black solid;}	
	
.nquote {
	font-size:100%;
	color:#000099;
	font-style:italic;
	font-family:"Times New Roman",times,serif;}	
	
.more {
	margin-top:.5em;
	text-align:right;
	font-size:80%; }
	
.small {
	font-size:85%; }
	
table.normal {
	/* border:1px solid black; */
	margin-top:0;
	font-size:100%; }
	
table.normal td.left {
	background:#eee;
	border:1px solid #000099; }
	
table.normal td.right {
	background:#eee;
	border:1px solid #000099; }

.smallbutton {
	padding:6px;
	color:#000000;
	background-color:#eee;
	font-size:90%;
	border:1px solid black; }
	
.smallbutton:hover {
	color:#fff;
	background-color:#aaa;
	font-size:90%;
	border:1px solid black; }					
					
	
.copy {
	font-family:arial,helvetcica, sans-serif;
	font-size:10pt;
	color:#999999; }
	
.copy a {
	font-family:arial,helvetcica, sans-serif;
	color:#000099; }	
	
.author {
	font-family:arial,helvetcica, sans-serif;
	margin-top:.5em;
	font-size:.85em;
	text-align:right; }	
		
.miscelle-design, .miscelle-design a {
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	color:#999999;
	font-style:italic;
	text-decoration:none;
	font-weight:normal; }
	
	
table.liste {
	font-size:90%; }
	
	
	
.sub, .sup {
	font-weight:normal;
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
 
.sup {
  top: -0.5em;
}
 
.sub {
  bottom: -0.25em;
}

.abstract_border {
	border:1px solid #000;
	padding: 4px;
	margin:0 0 30px 0;
	background:#ccc;
}