/* ----------- dsc-FAQ Web CSS ------------ */
/* ----------- Version 1.1 ---------------- */
/* ----------- 02/08/2004 ----------------- */
/* ----------- dsc.css -------------------- */



/* ----------- body global ---------------- */
html {
	font-size: 100.01%;
	}

body {
	/*background-color: #DCDCDC;*/
	background-color: white;
	color: black;
	font-family: verdana,"Nimbus Sans L",Helvetica,Tahoma,Arial,sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding: 0;
	margin: 0;
  line-height: 1.3em;
	}





/* ------------ a ------------------------- */
a {
	color: blue;
	}

a:link, a:visited, a:active, a:hover {
	color: blue;
	background: transparent;
	font-weight: normal;
	}

a:link, a:visited {
	text-decoration: underline;
	}

a:active, a:hover {
	text-decoration: none;
	}

a.innerlink {
	color: #1D06A0;
	}

a.newslink {
	color: #377F8A;
	}

a.hyperlink {
	color: #0000ff;
	}





/* ----------- acronym -------------------- */
acronym {
	font-style: italic;
	color: #000000;
	}





/* ----------- div ------------------------ */
/* ----------- div#sectionnav ------------- */
div#sectionnav {
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
	text-align: center;
	background-color: #DCDCDC;
	border-bottom: 1px solid #000000;
	}

div#sectionnav ul {
	margin: 0.5em 0 0 0;
	padding: 0.5em 0 0 0;
	list-style-type: none;
	font-size: 0.8em;
	}

div#sectionnav li {
	display: inline;
	padding: 1em 5px;
	}

div#sectionnav a {
	color: #1D06A0;
	}

div#sectionnav #locate {
	color: #1D06A0;
	}

div#sectionnav a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	}

/* ----------- div#siteindex -------------- */
div#siteindex {
	margin-top: 2em;
	margin-bottom: 2em;
	background-color: white;
	padding: 1em 1em 0 1em;
	}

div#siteindex a {
	color: #1D06A0;
	}

div#siteindex ul {
	list-style-type: none;
	margin: 0;
	padding: 3em 0 3em 0;
	font-size: 1em;
	}

div#siteindex ul li {
	margin: 0;
	padding-left: 0;
	}

div#siteindex ul li a {
	font-size: 1.1em;
	}
	
div#siteindex ul ol {
	margin: 0;
	padding: 0 3em 0 0;
	}

div#siteindex ul ol li {
	margin-left: 3em;
	}

div#siteindex ul ol li a {
	font-size: 1em;
	}

/* ----------- div#siteindex -------------- */
div#siteindex2 {
	margin-top: 2em;
	margin-bottom: 2em;
	background-color: white;
	padding: 1em 1em 0 1em;
	border-bottom: 1px solid #000000;
	}

div#siteindex2 a {
	color: #1D06A0;
	}

div#siteindex2 ol {
	list-style-type: decimal;
	margin: 0 0 0 1em;
	padding: 0 0 3em 0;
	font-size: 1em;
	}

div#siteindex2 ol li {
	margin-left: 1em;
	padding-left: 1em;
	}

div#siteindex2 ol li a {
	font-size: 1em;
	}

div#siteindex2 ol ol {
	list-style-type: decimal;
	margin: 0;
	padding: 0 2em 0 0;
	}

div#siteindex2 ol ol li {
	margin-left: 2em;
	}

div#siteindex2 ol ol li a {
	font-size: 1em;
	}

/* ----------- div.site[x] ---------------- */
div.site
	{
	padding: 1em 2em 1em 1em;
	margin: 1em 0 3em 0;
	background-color: white;
	}

/* ----------- div.citation --------------- */
div.citation {
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-bottom: 3em;
	font-style: italic;
	background-color: #F0F0F0;
	}

div.citation ul {
	list-style-type: circle;
	}

div.citation ul li {
	padding-bottom: 0.5em;
	}

/* ----------- div#footer ----------------- */
div#footer {
	padding: 0.2em 1em;
	margin: 0;
	text-align: left;
	background-color: #DCDCDC;
	border-top: 1px solid #000000;
	}

div#footer ul {
	margin: 0.5em 0 0 0;
	padding: 0.5em 0 0 0;
	list-style-type: none;
	font-size: 0.8em;
	}

div#footer li {
	display: inline;
	padding: 1em 2em 1em 0;
	}

div#footer a {
	color: #1D06A0;
	}

div#footer p {
	font-size: 0.75em;
	}

div#footer p.disclaimer {
	line-height: 1.1em;
	}





/* ----------- dl ------------------------- */
dl {
	margin-bottom: 3em;
	}

dd {
	margin-bottom: 1em;
	}

/* ----------- dl.llinks ------------------ */
dl.llinks {
	margin: 0;
	padding: 1.5em 0;
	}

dl.llinks dt {
	margin-top: 1em;
	padding-left: 1em;
	}

dl.llinks dd {
	margin: 0 0 0 2em;
	padding-left: 1em;
	}

/* ----------- dl.plinks ------------------ */
dl.plinks {
	margin: 0;
	padding: 1.5em 0;
	}

dl.plinks dt {
	font-weight: bold;
	margin-top: 1em;
	padding-left: 1em;
	}

dl.plinks dd {
	margin: 0 0 0 2em;
	padding-left: 1em;
	}

/* ----------- dl.litlinks ---------------- */
dl.litlinks {
	margin: 0;
	padding: 1em 0 1.5em 0;
	}

dl.litlinks dt {
	margin-top: 1.1em;
	padding: 0;
	font-style: italic;
	color: blue;
	}

dl.litlinks dd {
	margin: 0;
	padding: 0;
	}

dl.litlinks dd.author {
	margin: 0;
	padding: 0;
	font-weight: bold;
	}





/* ----------- form ----------------------- */
form {
	padding: 1em 2em;
	}

form table {
	border: none;
	width: 90%;
	}

form table th {
	width: 18em;
	text-align: left;
	margin: 0.5em 0;
	font-size: 0.9em;
	vertical-align: middle;
	}

form table td {
	margin: 0.5em 0;
	}

form table input.eingabe {
	width: 350px;
	}

form fieldset legend img {
	height: 40px;
	border: none;
	}





/* ----------- h -------------------------- */
h1 {
	padding: 0.5em 0;
	margin: 0;
	color: #000000;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 1.7em;
	color: #1D06A0;
	}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 2em 0 1em 0;
	color: #1D06A0;
	}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 1.5em 0 1em;
	color: #1D06A0;
	}

h5 {
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 2.5em;
	margin-bottom: 1.3em;
	color: #1D06A0;
	font-style: italic;
	}

h6 {
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1.5em;
	padding: 2px;
	}





/* ----------- ol ------------------------- */
ol {
	list-style-type: decimal;
	margin-bottom: 3em;
	}





/* ----------- p -------------------------- */
/* ----------- p.naviline ----------------- */
p.naviline {
	margin: 1em 0;
	padding: 0.1em;
	/*background-color: #FFFFFF;*/
	}

p.naviline a {
	font-size: 0.75em;
	color: #1D06A0;
	}

p#wichtig {
	border: 2px dashed rgb(10,10,10);
	font-size: 1em;
	background-color: rgb(230,230,230);
	padding: 1em;
	}




/* ----------- pre ------------------------ */
pre {
	font-style: normal;
	font-family: Courier New, Courier, mono, monospace;
	margin-bottom: 1.5em;
	background-color: #F0F0F0;
	}





/* ----------- ul ------------------------- */
ul {
	list-style-type: disc;
	margin-bottom: 3em;
	}

/* ----------- p.contrib ------------------ */
ul.contrib {
	list-style-type: none;
	margin: 2em 0 0 0;
	padding: 0;
	}

ul.contrib li {
	list-style-type: none;
	margin: 0.5em 0;
	padding: 0 1em 0 0;
	display: inline;
	}

ul.contrib li img {
	height: 31px;
	border: none;
	}

/* ----------- ul.links ------------------- */
ul.links {
	list-style-type: none;
	margin: 0;
	padding: 1em 0;
	}

ul.links li {
	list-style-tyle: none;
	margin-left: 1em;
	padding-left: 1em;
	}
