/* ----- CSS Style fuer B.A.S. Verkehrstechnik AG (Beginn) ----- */

body { background-color: #FFFFFF; background-repeat : no-repeat; background-repeat : repeat-x; background-attachment:fixed; font-family: Arial,Helvetia,sans-serif; font-size: 10pt; margin: 0; /* cursor: url('images/vz_pfeil.cur');*/ }

blockquote { font-size:10pt; font-weight:normal; font-style:italic; text-decoration:none; text-align:left; }
address { font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; }
pre { font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; }

a:link { color: #800000; text-decoration: none; }
a:visited { color: #808080; text-decoration: none; }
a:active { color: #800000;text-decoration: underline; }
a:hover { color: #FF0000; text-decoration: underline; }
/* a:focus {font-weight:normal; text-decoration:underline } */
a:focus {text-decoration:none }

b, strong { font-weight: bold; }
i, em { font-style: italic; }

h1 { margin-top:0; font-family: Arial,Helvetia,sans-serif; font-size: 14pt; color: red; }
h2 { margin-top:0; font-family: Arial,Helvetia,sans-serif; font-size: 14pt; color: black; }
h3 { margin-top:0; font-family: Arial,Helvetia,sans-serif; font-size: 12pt; color: black; font-weight: bold; }
h4 { margin-top:0; font-family: Arial,Helvetia,sans-serif; font-size: 10pt; color: black; font-weight: bold; }
h5 { margin-top:0; font-family: Arial,Helvetia,sans-serif; font-size: 8pt; color: black; font-style: italic; }

hr { style="color : black"; }

.klein { font-size: 8pt; }
.mittel { font-size: 10pt; }
.gross { font-size: 12pt; }

div  { font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; }
div2 { font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; width:100%; -moz-column-count: 2; -moz-column-width: 50%; -moz-column-gap: 10px; }
div3 { font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; width:100%; -moz-column-count: 3; -moz-column-width: 33%; -moz-column-gap: 10px; }
/+ p, td, tr { font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; } */
p, td, tr { font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; text-justify:newspaper;text-align:justify; }
ul   { font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; }
ol   { font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; }
dl   { font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; }
li   { font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; }
dir  { font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; }
span { font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; }

/* ----- CSS Style fuer B.A.S. Verkehrstechnik AG (Ende) ----- */