html, body, h1, h2, h3, h4, ul, li {
    margin: 0;
    padding: 0;
}

body {
    background-color:#d6dfe2;
    background-image:url('../files/grafik/system/bgBody.jpg');
    background-repeat: repeat-x;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight:normal;
    font-size: 13px;
    font-variant:normal;
    color:#000000;
}

img {
    border:0;
    padding:0;
    margin:0;
}

a:link {
    color:#ed222b;
	text-decoration: underline;
}

a:active {
	color: #ed222b;
	text-decoration: underline;
}

a:visited {
	color: #ed222b;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.menu0:link {
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	font-size:15px;
}

a.menu0:visited {
    color: #000000;
	font-weight:normal;
	text-decoration:none;
	font-size:15px;
}

a.menu0:hover {
    color: #ed1922;
	font-weight:normal;
	text-decoration:underline;
	font-size:15px;
}

a.menu0Sel:link {
	color: #ed1922;
	font-weight:normal;
	text-decoration:none;
	font-size:15px;
}

a.menu0Sel:visited {
    color: #ed1922;
	font-weight:normal;
	text-decoration:none;
	font-size:15px;
}

a.menu0Sel:hover {
    color: #ed1922;
	font-weight:normal;
	text-decoration:none;
	font-size:15px;
}

a.menu1:link {
    color:#000000;
	text-decoration:none;
	padding-left:33px;
	font-size:13px;
	font-weight:normal;
}

a.menu1:visited {
    color:#000000;
	text-decoration:none;
	padding-left:33px;
	font-size:13px;
}

a.menu1:hover {
    color:#ed1922;
	text-decoration:none;
	padding-left:33px;
	font-size:13px;
}

a.menu1Sel:link {
    color:#ed1922;
	text-decoration:none;
	padding-left:48px;
	font-size:13px;
	background-image:url('../files/grafik/system/selMenuLeft.gif');
	background-repeat:no-repeat;
}

a.menu1Sel:visited {
    color:#ed1922;
	text-decoration:none;
	padding-left:48px;
	font-size:13px;
	background-image:url('../files/grafik/system/selMenuLeft.gif');
	background-repeat:no-repeat;
}

a.menu1Sel:hover {
    color:#ed1922;
	text-decoration:none;
	padding-left:48px;
	font-size:13px;
	background-image:url('../files/grafik/system/selMenuLeft.gif');
	background-repeat:no-repeat;
}

a.menu2:link {
    color:#000000;
	text-decoration:none;
	padding-left:65px;
	font-size:13px;
	font-weight:normal;
}

a.menu2:visited {
    color:#000000;
	text-decoration:none;
	padding-left:65px;
	font-size:13px;
}

a.menu2:hover {
    color:#ed1922;
	text-decoration:none;
	padding-left:65px;
	font-size:13px;
}

a.menu2Sel:link {
    color:#ed1922;
	text-decoration:none;
	padding-left:65px;
	font-size:13px;
	font-weight:normal;
}

a.menu2Sel:visited {
    color:#ed1922;
	text-decoration:none;
	padding-left:65px;
	font-size:13px;
}

a.menu2Sel:hover {
    color:#ed1922;
	text-decoration:none;
	padding-left:65px;
	font-size:13px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

/** layout **/

#mainBody {
    width: 1014px;
    background-image:url('../files/grafik/system/bgContentRepeat.jpg');
    background-repeat:repeat-y;
    display:table;
    text-align:left;
}

#mainTop
{
	background-image:url('../files/grafik/system/bgTop.jpg');
    background-repeat:no-repeat;
    height:157px;
}

#topMenu
{
	padding-top:10px;
	padding-left:150px;
	width:784px;
	text-align:right;
}

#mainContent 
{
    background-image:url('../files/grafik/system/bgContent.jpg');
    background-repeat:no-repeat;
}

#leftColumn
{
	padding:69px 0px 0px 6px;
	width:208px;
}

#leftDivider
{
	width:18px;
}

#middleColumn
{
	width:539px;
	padding-top:56px;
	padding-right:22px;
}

#rightDivider
{
	width:10px;
        padding-left:12px;
}

#rightColumn
{
	width:187px;
	padding-top:89px;
}

#payOff 
{
    background-image:url('../files/grafik/system/payOff.jpg');
    background-repeat:no-repeat;
}

.leftMenuSep
{
	padding-top:8px;
	padding-bottom:7px;
}

h1 {
    font-size:19px;
    font-weight:bold;
    color:#ed1b24;
    padding-bottom:10px;
}
 
h2 {
    font-size:11px;
    font-weight:bold;
    padding-bottom:15px;
}  

input.ButtonInputsWide {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2D4848;
	background-position: center;
	border: #FFFFFF;
}

input.ButtonInputsMedium {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2D4848;
	background-position: center;
	border: #FFFFFF;
}

input.ButtonInputsNarrow {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2D4848;
	background-position: center;
	border: #FFFFFF;
}

.FormFieldInputsWide {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 200px;
	height: 175px;
}

.FormFieldInputsMedium {
    width: 200px;
}

.FormFieldInputsNarrow {
    width: 100px;
}

.FormFieldLabelMediumStdColor {
    font-size: 11px;
}


.space{ padding: 0 15px 0 15px; }
.bund{
 position: relative;
 top: -15px;
 font-family: tahoma;
 font-size: 10px;
 font-weight: bold;
 color: #000104;
}
a.email{
 font-family: tahoma;
 font-size: 10px;
 font-weight: bold;
 color: #000104;
 text-decoration: none;
}
.red{ color: #EE183C; }
