/*-----------------------------------------------------------
 Copyright (c) 2002-2005 by Ing. Gerhard Rittenhofer
 www.rittenhofer.at
 Alle Rechte vorbehalten
-----------------------------------------------------------*/

body, form, table, td, p, small, h1, a, input, textarea {
  font-family:"Syntax","Verdana","Arial",sans-serif; font-size:9pt; font-style:normal; font-weight:normal; font-variant:normal; font-stretch:normal;
  line-height:17px; letter-spacing:0; word-spacing:0; text-decoration:none; text-transform:none; text-shadow:none; text-indent:0; white-space:normal;
}
body {padding:0; margin:0; text-align:left; vertical-align:top; color:rgb(0,0,0); background-color:rgb(255,255,224);}
form {margin:0; padding:0; border-style:none;}
table {border-style:none; border-width:0; table-layout:auto; border-collapse:separate;}

td {text-align:left; vertical-align:top; border-style:none; border-width:0;}
td.body {background-color:rgb(255,255,224); background-image:none;}
td.line {background-color:rgb(255,255,224); background-image:url('images/line.gif'); background-repeat:repeat-x; background-position:left top;}
td.rob1 {background-color:rgb(255,255,224); background-image:url('images/robertred1.gif'); background-repeat:no-repeat; background-position:left bottom;}
td.rob2 {background-color:rgb(255,255,224); background-image:url('images/robertred2.gif'); background-repeat:no-repeat; background-position:left bottom;}

p {padding:0; margin:0;}
p.term {color:rgb(128,128,128);}
p.marg1, p.marg3 {font-size:8pt; line-height:15px; margin-left:10px;}
p.marg2 {font-size:9pt; line-height:16px; color:rgb(102,102,102); margin-left:10px;}
p.marg3 {color:rgb(102,102,102);}
p.err {font-weight:bold; text-decoration:underline; color:rgb(204,0,51);}
small {font-size:8pt;}

h1 {font-size:11pt; font-weight:bold; text-align:left; vertical-align:top; padding:0; margin:57px 0 0 0;}

a {padding:0; margin:0;}
a.lnk {text-decoration:underline; color:rgb(204,0,51);}
a.lnk:hover {color:rgb(0,0,0);}
a.term {text-decoration:underline; color:rgb(230,128,153);}
a.term:hover {color:rgb(128,128,128);}
a.marg1, a.marg3 {font-size:8pt; line-height:15px; text-decoration:underline;}
a.marg1 {color:rgb(204,0,51);}
a.marg1:hover {color:rgb(0,0,0);}
a.marg3 {color:rgb(102,102,102);}
a.marg3:hover {color:rgb(0,0,0);}

img, img.btn {border-style:none; padding:0; margin:0;}

input, textarea {padding:0; margin:0;}
input.edit, input.wart, input.wart2, input.wart3, input.wart4, textarea.edit, textarea.wart, textarea.wart2, textarea.wart3 {
  border-color:rgb(0,0,0); border-width:0 0 1px 0; border-style:none none solid none; background-color:rgb(255,255,224);
}
input.edit {border-color:rgb(102,102,102); width:235px; height:22px;}
input.wart {font-size:11pt; font-weight:bold; width:240px; height:22px;}
input.wart3 {border-style:none;}
input.wart2, input.wart3 {line-height:16px; color:rgb(102,102,102); height:22px;}
input.wart4 {height:22px;}
input.btn {font-size:8pt;}
textarea.edit {border-color:rgb(102,102,102); width:335px; height:103px; scrollbar-base-color:rgb(102,102,102); scrollbar-arrow-color:rgb(255,255,255);}
textarea.wart {width:360px; height:400px;}
textarea.wart2 {color:rgb(102,102,102); font-style:italic; width:175px; height:54px;}
textarea.wart3 {width:360px; height:140px;}
