BODY
{
  margin:0px;
}
BODY
  , TD
  , INPUT
  , SELECT
{
  font-family:Arial,Verdana,sansserif;
  font-size:12px;
  color:#666666;
}
A
{
  text-decoration:none;
  color:#c24e03;
}
A IMG
{
  border:none;
}
FORM
{
  margin:0px;
}

BODY.std
{
  background:#fff url(uploads/tf/background_01.gif) no-repeat 0 0;
}
DIV#home
{
  position:absolute;
  top:0px;
  left:231px;
}
DIV#util
{
  position:absolute;
  top:0px;
  left:0px;
  width:230px;
  height:160px;
  padding:60px 15px 15px 15px;
}
DIV#menu
{
  position:absolute;
  top:160px;
  left:0px;
  width:310px;
  min-height:250px;
  padding:15px 15px 250px 15px;
  background:url(uploads/tf/bubbles.gif) no-repeat 0px bottom;
}
DIV#content
{
  position:absolute;
  top:211px;
  left:311px;
  width:530px;
}

.no-border
{
  border:none !important;
}
#util INPUT.submit
{
  position:relative;
  top:3px;
}
#util TD
{
  vertical-align:top;
}
.csc-form-fieldcell INPUT.input
  , #util INPUT.input
  , .csc-form-fieldcell SELECT
  , .captcha-input
{
  border:solid 1px;
  border-color:#bbb #eee #eee #bbb;
}
.csc-form-fieldcell INPUT.submit
  , .captcha-submit
{
  border:solid 1px;
  border-color:#eee #bbb #bbb #eee;
  background:#fff;
}

P.ZeilenAbstand2
{
  line-height:18px;
}
