<style type="text/css">
<!--
/*
**       GRIPS - iWEBit
**               infinite WEBSYSTEMS in touch
**               ©2005 by GRIPS - Gillen & Partner GbR
*/

body
{
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 text-align: justify;
 color: #333333;
}
html>body
{
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 text-align: justify;
 color: #333333;
}

td
{
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 text-align: justify;
 color: #333333;
}

th
{
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-align: left;
 background-color: #e6ebf6;
 color: #333333;
}

a
{
 text-decoration: none;
 color: #111111;
 letter-spacing: 1px;
}
a:hover
{
 text-decoration: underline;
 color: #111111;
 letter-spacing: 1px;
}

input, select, option, textarea
{
 font-family: arial, helvetica, sans-serif;
 font-size: 11px;
}

code, textarea.code
{
 font-family: courier new, courier, lucida console;
 font-size: 12px;
}
code
{
 background-color: #efefef;
}

h1
{
 letter-spacing: 1px;
 margin-bottom: 0px;
}

h2
{
 font-size: 14px;
 font-weight: bold;
 letter-spacing: 1px;
 margin-bottom: 0px;
}

.meldung
{
 border: 1px solid #999999;
}

.menue
{
 width: 100%;
 margin-bottom: 15px;
 border-bottom: 2px solid #dedede;
}
.menue tr
{
 background-color: #e6ebf6;
}

blockquote
{
 margin: 5px 10px;
 padding-left: 10px;
 border-left: 1px solid #999999;
}

.error
{
 color: #cc0000;
}
.ok
{
 color: #00cc00;
}


-->
</style>
