/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
 Copyright (c) 2002-2004 by Ing. Gerhard Rittenhofer
 Rittenhofer KEG
 www.rittenhofer.at
 Alle Rechte vorbehalten
-----------------------------------------------------------------------------------------------------------------------------------------------------------*/

body, table, td, p, h1, h2, a, input, textarea, select {
  font-family:"Verdana","Arial",sans-serif; font-size:11px; font-style:normal; font-weight:normal; font-variant:normal; font-stretch:normal;
  line-height:15px; 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(51,51,51); background-color:rgb(247,250,239);}
body.nav {color:rgb(255,255,255); background-color:rgb(51,102,102);}

table {border-style:none; border-width:0; table-layout:auto; border-collapse:separate;}
table.marg {padding-left:28px; padding-right:28px;}
td {text-align:left; vertical-align:top; border-style:none; border-width:0;}
td.hline {background-color:rgb(247,250,239); background-image:url('images/hline.gif'); background-repeat:repeat-x;}
td.vline {background-color:rgb(247,250,239); background-image:url('images/vline.gif'); background-repeat:repeat-y;}
td.text {background-color:rgb(247,250,239); background-image:none;}
td.wart {background-color:rgb(247,250,239); background-image:url('images/wartbg.gif'); background-repeat:repeat-y;;}

p {padding:0; margin:0;}
p.bdgn {font-weight:bold; color:rgb(51,102,102);}
p.err {font-weight:bold; color:rgb(166,0,0);}

h1 {font-weight:bold; color:rgb(51,102,102); margin:17px 0 0 0; padding:0;}
h2 {color:rgb(51,102,102); margin:0; padding:0;}

a {padding:0; margin:0;}
a.lnk {color:rgb(51,102,102); text-decoration:underline;}
a.lnk:hover {color:rgb(0,0,0);}
img, img.btn {border-style:none; padding:0; margin:0;}

input, input.check, select, textarea {padding:0; margin:0;}
input.upload {height:22px;}
input.edit {width:224px; height:21px; color:rgb(0,0,0); background-color:rgb(255,255,255); border-style:solid; border-width:1px; border-color:rgb(0,0,0);}
input.wart, select.wart {width:260px; height:22px;}
input.btn {height:21px;}
textarea.edit {width:224px; height:134px; color:rgb(0,0,0); background-color:rgb(255,255,255); border-style:solid; border-width:1px; border-color:rgb(0,0,0);}
textarea.wart {width:260px; height:306px;}
