/*----------------------------------------------------------
 Copyright (c) 2002-2010 by Ing. Gerhard Rittenhofer
 www.rittenhofer.at
 Alle Rechte vorbehalten
----------------------------------------------------------*/

body, form, table, th, td, p, small, sup, h1, a, ul, li, input, textarea {
  font-family:"Arial","Verdana","Helvetica",sans-serif; font-size:12px; font-style:normal; font-weight:normal; font-variant:normal; font-stretch:normal;
  line-height:16px; 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:center; vertical-align:top; color:rgb(0,0,0); background-color:rgb(255,255,255);}
form {margin:0; padding:0; border-style:none;}
table {border-style:none; border-width:0; table-layout:auto; border-collapse:separate;}

th {text-align:left; vertical-align:top; border-style:none none solid none; border-width:0 0 1px 0; border-color:rgb(88,96,120);}
td {text-align:left; vertical-align:top; border-style:none; border-width:0;}
td.head {background-image:url('images/headbg.gif'); background-repeat:repeat-y; background-position:left top;}
td.headbtm {background-image:url('images/headbtmbg.gif'); background-repeat:repeat-x; background-position:left top;}
td.text {background-color:rgb(225,237,245);}
td.tbl {border-bottom-style:solid; border-bottom-width:1px; border-color:rgb(88,96,120);}
td.teaser {background-color:#fff;}

p {padding:0; margin:0;}
p.err {font-weight:bold; color:rgb(222,0,0);}
p.binf {font-size:11px; line-height:14px; color:rgb(88,96,120);}
p.anno {font-weight:bold;}
small {font-size:11px; vertical-align:text-bottom;}
sup {font-size:11px; vertical-align:text-top;}
span {color:rgb(240,0,0);}

h1 {font-size:13px; font-weight:bold; line-height:18px; text-align:left; vertical-align:top; padding:0; margin:0;}

a {padding:0; margin:0;}
a.lnk {color:rgb(88,96,120); font-weight:bold; text-decoration:none;}
a.lnk:hover {text-decoration:underline;}
a.hdr {color:rgb(0,0,0); font-weight:bold; text-decoration:none;}
a.hdr:hover {text-decoration:underline;}

ul {padding:0; padding-left:16px; margin:0; list-style-type:disc; list-style-position:outside;}
li {padding:0; margin:0;}

img, img.btn {border-style:none; padding:0; margin:0;}
img.brd {border-style:solid; border-width:1px; border-color:rgb(88,96,120);}
img.thumb {margin:10px 10px 0 0;}

hr {color:rgb(88,96,120);}

input, input.check, input.radio, textarea {padding:0; margin:0;}
input.edit {width:200px; height:22px;}
input.sbg {width:140px; height:22px;}
input.btn {font-size:11px; height:22px;}
textarea.edit {width:400px; height:140px;}

