/* Autor: M. Klein, IT 1.3 / Stand: 04.02.2008 / Datei: ddb_form.css */
/* Beschreibung: enthaelt CSS fuer Web-Formulare */
/* Changed:
04.02.2008: Umstellung auf neues DNB-Logo
*/
a:link {
	text-decoration:none; 
	color:#cc6633;
}
a:visited { 
	text-decoration:none; 
	color:#cc6633;
}
a:hover {
	text-decoration:underline;
}
.iconleiste { 
	margin-top:5mm; 
}
.iconImText { 
	margin-left:2mm; 
	line-height:11pt; 
	margin-top:2mm; 
}
.iconleistezab { 
	color:#333333; 
	font-family:Arial,Geneva; 
	font-size:10pt; 
	line-height:11pt; 
}
.copyright { 
	color:#999999; 
	font-size:9pt; 
	line-height:10pt; 
}
.button {
	font-family:Arial,Geneva; 
	font-size:9pt;
	font-weight:bold;
	margin-top:0px;
}
.titel {
	color:#333333; 
	font-family:Arial,Geneva; 
	/*font-size:16pt;*/
	font-size:19pt;
	font-weight:bold;
	margin-top:4mm;
	margin-right:10pt;
}
input,textarea,select { 
	color:#333333; 
	font-size:10pt; 
	font-family:Courier New; 
}
.feld { 
	color:#333333; 
	font-size:10pt; 
	font-family:Courier New; 
}
h2 { 
	color:#333333; 
	font-weight:bold; 
	font-size:13pt; 
	font-family:Arial,Geneva; 
	margin-top:7mm; 
}
h3 { 
	color:#333333; 
	font-weight:bold; 
	font-size:10pt; 
	font-family:Arial,Geneva; 
	margin-top:9mm; 
}
h5 {
	color:#333333;
	font-weight:bold;
	font-size:9pt;
	font-family:Arial,Geneva; 
	margin-top:4mm;
}
h4,th {
	color:#333333;
	font-weight:bold;
	font-size:10pt;
	font-family:Arial,Geneva; 
	margin-top:4mm;
}
tr,td { 
	color:#333333; 
	font-size:10pt; 
	font-family:Arial,Geneva; 
}
body { 
	margin-left:5mm;
	margin-top:0mm; 
	background-image:url(../bilder/bg_text.gif);
	font-family:Arial,Geneva; 
}
body.kopf { 
	/*
	margin-left:5mm;
	margin-top:0mm;
	background-image:url(../bilder/bg_signet.gif); 
	*/
	background-image:url(../bilder/bg_signet2.gif);
	font-family:Arial,Geneva; 
}
body.liste { 
	margin-left:0mm;
	margin-top:2mm; 
}
p,ul,ol,li { 
	color:#333333; 
	font-size:10pt; 
	font-family:Arial,Geneva; 
}
.psenfbold { 
	color:#999933; 
	font-weight:bold; 
}
.zsfassung {
	background-color:#999933;
}
pre {
	line-height:5pt;
	font-size:10pt;	
	font-family:Arial,Geneva; 
}
