body
{
    color: #000000;
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
}
img
{
    border: 0px;
    padding: 0px;
    margin: 0px;
}
div
{
    border: 0px;
    padding: 0px;
    margin: 0px;
}
h1
{
    color: #000000;
    background-color: transparent;
    font-family: Arial, sans-serif;
    font-size: 28px;
    line-height: 28px;
    font-weight: bolder;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    display: block;
}
h2
{
    color: #333333;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 16px;
    font-weight: bold;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    display: block;
}
h3
{
    color: #555555;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    line-height: 16px;
    padding: 0px;
    margin: 0px;
    display: block;
    text-transform: uppercase;
}
p
{
    color: #444444;
    margin: 0px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    padding: 0px 0px 10px 0px;
    display: block;
	line-height: 16px;
}
a
{
    text-decoration: none;
    font-weight: bold;
    color: #555555;
}
a:hover
{
    color: #d74720;
}
ol
{
	padding: 0px 0px 0px 0px;
	margin-left: 30px;
	text-indent: 0px;
	line-height: 16px;
    color: #444444;
}
ul
{
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
    list-style-type: disc;
    list-style-image: url(../media/content_bullet.gif);
    list-style-position: outside;
    text-indent: 0px;
    line-height: 16px;
    color: #444444;
}
li
{
    font-family: Verdana, sans-serif;
    font-size: 10px;
}
.tabContent
{
    width: 610px;
}
.tdContent
{
    background-color: #ffffff;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    border: 0px solid #dddddd;
    width: 405px;
}
.divZug1
{
    background-repeat: no-repeat;
    position: absolute;
    top: 280px;
    left: 400px;
    width: 473px;
    height: 108px;
}
.divLeftSide
{
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 238px;
    height: 819px;
}
.divTopper
{
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 238px;
    width: 786px;
    height: 280px;
}
.divMenu
{
    position: absolute;
    top: 91px;
    left: 53px;
    width: 236px;
    height: 96px;
}
.divLogo
{
    position: absolute;
    top: 28px;
    left: 609px;
    width: 263px;
    height: 91px;
}
.divTitle
{
    position: absolute;
    top: 222px;
    left: 415px;
    width: 445px;
    height: 30px;
}
.divContent
{
    position: absolute;
    top: 270px;
    left: 263px;
    width: 610px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}
.tabFormular
{
    border: 0px;
}
.tabFormular td
{
    text-align: right;
    border: 0px;
    font-weight: bold;
}
.tabFormular tr
{
    border: 0px;
}
.inputText
{
    width: 320px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}
.inputTextArea
{
    width: 320px;
    height: 100px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}
.whiteAlphaDeco
{
   filter:alpha(opacity=75);   /* Internet Explorer       */
   -moz-opacity: 0.75;           /* Mozilla 1.6 and below   */
   opacity: 0.75;               /* newer Mozilla and CSS-3 */
}

