﻿body 
{
    height: 100%;
}
body 
{
    margin:0px auto;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
}
a
{
	color:#666666;
	font-style:italic;
}
a:hover
{
	color:#E31921;
}
table
{
	width:470px;
	margin:0px;
}
td
{
    vertical-align:top;
}
.txtRed
{
	color:#E31921;
}
#divContent
{
	background-image:url(img/WatermarkHell.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-left:30px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:28px;
	color:black;
}
#divBackHeader
{
	padding-left:30px;
	padding-right:0px;
	padding-top:0px;
	width:510px;
	height:110px;
	background-color:#FFFFFF;
}
#divHeader
{
	background-color:#E84E0E;
	width:460px;
	height:90px;
	padding:10px;
	padding-left:40px;
}
#divOrange
{
	background-color:#E31921;
	height:110px;
	width:40px;
}
.txtWhite
{
	color:White;
	font-weight:bold;
	font-size:12pt;
}
.txtGrey
{
	color:#EEE8E3;
	font-weight:bold;
	font-size:12pt;
}
.txtGreyDark
{
	color:#666666;
	font-weight:bold;
	font-size:12pt;
}
.txtTitle
{
	font-weight:bold;
	font-size:12pt;
}
.btnForm
{
	background-color:#E31921;
	width:120px;
	color:White;
	display:block;
	text-align:center;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
}

.btnFormBlue
{
	background-color:#1F7EB7;
	width:120px;
	color:White;
	display:block;
	text-align:center;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
}
.btnForm
{
	background-color:#E84E0E;
	width:120px;
	color:White;
	display:block;
	text-align:center;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
}
.Abstand_gross
{
	height:20px;
}
.Abstand_klein
{
	height:5px;
}
.style2
{
    text-align: center;
}
