/* Designdatei für WWW.IVDA.DE V2 */
/* ==> Normaler Text + Links <==  */
/*   © Stefan Opitz   08.09.2002  */

h1,h2,body,h3,p,td,li,ul,address { font-family:Arial, Helvetica, sans-serif; }

h1 { font-size:14pt; font-weight:600; color:#000099; margin-bottom:0pt;}

h2 { font-size:11pt; font-weight:500; color:#3560A1; margin-bottom:0pt;}

body,h3,p,td,li,ul { font-size:9pt; font-weight:100; color:#222222; margin-bottom:0pt;}

a:active  { color: #0053FF; font-size:9pt; font-weight:700; text-decoration:none }

a:link   { color: #0053FF; font-size:9pt; font-weight:700; text-decoration:none }

a:visited { color: #4A4EFF; font-size:9pt; font-weight:700; text-decoration:none }

a:hover   { color: #4AA3FF; font-size:9pt; font-weight:700; text-decoration:underline; }

hr {width:514px; color:#4AA3FF; height:3px; border:1px solid black;}

input.button {
	background-color : #efefef;
	color : #000000;
	font-size: 10px;
	border:1px solid #000000; 
}

input.button {
	background-color : #efefef;
	color : #000000;
	font-size: 10px;
	border:1px solid #000000; 
}

.input_feld {
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
text-align:left;
border:1px solid black;
padding:1px;
}

/* odd und even wird in Tabellen mit abwechselnden Zeilenfarben verwendet */
td.odd {
	text-align: left;
	background-color: #efefef;
}
td.even {
	text-align: left;
	background-color: #ffffff;
}
.left
{
margin-top:8pt; margin-right:8pt; margin-bottom:8pt;
}

.right
{
margin-top:8pt; margin-left:8pt; margin-bottom:8pt;
}

.small { font-size:8pt; font-weight:100; color:#000000; }
