body {
	margin: 0px;
}
#divHeader {
	display: block;
	margin: 0px;
	height: 205px;
	width: 100%;
	background-image: url(../images/bgHeader.gif);
	background-repeat: repeat-x;
	float: left;
}
#divNavigation {
	background-repeat: repeat-x;
	display: block;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/bgContent.gif);
	height: auto;
	width: 254px;
	padding-top: 5px;
}
#divInhalt {
	display: block;
	width: 520px;
	background-image: url(../images/bgInhalt.gif);
	background-repeat: repeat-y;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#divFooter {
	background-image: url(../images/bgFooter.gif);
	display: block;
	height: 27px;
	width: 100%;
	background-repeat: repeat-x;
	float: left;
}
#divFiller {
	background-image: url(../images/bgContent.gif);
	display: block;
	height: auto;
	width: auto;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.TXTwhitePOINT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #FFFFFF;
}
a.TXTNAVmain:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #2D2489;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
}
a.TXTNAVmain:hover {
	font-size: 11px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
	text-transform: uppercase;
}
a.TXTNAVmain:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #2D2489;
	text-decoration: none;
	text-transform: uppercase;
}
a.TXTNAVmain:visited:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
	text-transform: uppercase;
}
a.TXTNAVmainFirstOn:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
}
a.TXTNAVmainFirstOn:hover {
	font-size: 11px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
	text-transform: uppercase;
}
a.TXTNAVmainFirstOn:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.TXTNAVmainFirstOn:visited:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
	text-transform: uppercase;
}
a.TXTNAVmainSecondOff:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #2D2489;
	text-decoration: none;
}
a.TXTNAVmainSecondOff:hover {
	font-size: 11px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
}
a.TXTNAVmainSecondOff:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #2D2489;
	text-decoration: none;
}
a.TXTNAVmainSecondOff:visited:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
}
.TXTinhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#divContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	display: block;
	width: 495px;
	padding-left: 5px;
}
#null {
	color: #6699FF;
	align: center;
	width: 85%; 
	height: 1px;
}.inputfield {
	background-color: #FFFFFF;
	border: 1px solid #0099FF;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0066FF;
	border: 1px solid #000066;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
}
.versand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #006600;
}


