body {
	background-color: #E8E6E6;
	margin: 0;
	margin-top: 30px;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, Verdana;
}
p, li, ul {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 11px;
	line-height: 22px;
	text-align: justify;
}
li {
	margin-left: 20px;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
textarea {
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Helvetica, Verdana;
}
#BodyCopy {
	width: 1020px;
	height: 620px;
	margin: 0 auto;
	padding: 0;
	background-image: url('tpl/paper.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: left;
}
a, a:hover, a:visited {
	color: #000;
	text-decoration: underline;
	font-size: 11px;
	line-height: 22px;
}
#Text a, #Text a:hover, #Text a:visited {
	color: #000;
	text-decoration: underline;
	font-size: 11px;
	line-height: 22px;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
/*------------------------------------------------------------*/
#Start {
	float: left;
	width: 1000px;
	height: 600px;
	margin-top: 11px;
	margin-left: 10px;
	padding: 0;
	background-image: url('tpl/indx_wg.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #FDEEC3;
	text-align: center;
}
.startbild {
	margin-top: 101px;
	margin-left: 25px;
	padding: 0;
}
/*------------------------------------------------------------*/
#FlashSec2 {
	width: 1000px;
	height: 600px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
}
#FlashSec2 img {
	margin: 0;
	margin-top: 10px;
	padding: 0;
}
#FlashSec {
	float: left;
	width: 1000px;
	height: 600px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
	background-color: #CCC;
}
#Content {
	float: left;
	height: 550px;
	width: 518px;
	margin-top: 10px;
	margin-left: 6px;
	padding: 0;
	background-color: #FFF;
}
* html #BodyCopy {  /* Korrektur fuer den IE */
   margin-left: -3px;
}
#Logo {
	width: 18px;
	height: 102px;
}
/*------------------------------------------------------------*/
#Footer {
	width: 906px;
	height: 20px;
	margin: 0 auto;
	padding: 0 15px 0 0;
}
#Footer p {
	text-align: right;
	color: #999;
	font-size: 10px;
	line-height: 14px;
}
#Footer a, a:visited {
	color: #999;
	text-decoration: underline;
}
#Footer a:hover {
	color: #000;
	text-decoration: underline;
}
/*------------------------------------------------------------*/
#Text, #SmallText {
	padding: 0 55px 0 45px;
}
#SmallText p, #Small p {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 11px;
	line-height: 16px;
}
/*------------------------------------------------------------*/
#Menu {
	margin: 0 0 0 0;
	height: 47px;
	padding: 0 55px 0 45px;
	background-image: url('tpl/dot_line.gif');
	background-repeat: no-repeat;
	background-position: 42px 44px;
}
#Menu table {
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
#Menu td {
	height: 42px;
	padding-right: 3px;
	vertical-align: bottom;
}
#Menu a, a:hover, a:visited {
	font-size: 10px;
	text-decoration: none;
}
#Menu a, a:visited {
	color: #5B5B5B;
}
#Menu a:hover {
	color: #000;
}
/*------------------------------------------------------------*/
#Submenu {
	padding: 0 55px 0 70px;
	height: 25px;
	/*background-image: url('tpl/dot_line.gif');
	background-repeat: no-repeat;
	background-position: 42px 20px;*/
}
#Submenu p {
	display: inline;
}
#Submenu a, a:hover, a:visited {
	font-size: 10px;
	text-decoration: none;
}
#Submenu a, a:visited {
	color: #666;
}
#Submenu a:hover {
	color: #000;
}
/*------------------------------------------------------------*/
.title {
	margin-bottom: 10px;
}
.diagramm {
	margin-top: 10px;
}
/*------------------------------------------------------------*/
#left {
	float: left;
}
#right {
	float: right;
}
/*------------------------------------------------------------*/
table {
	border: 0;
	padding: 0;
	border-collapse: collapse;
}
#grafik p {
	text-align: center;
	font-size: 11px;
	line-height: 22px;
}
#grafik td {
	text-align: center;
}
#grafik a {
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}
#grafik a:hover {
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}
/*------------------------------------------------------------*/
#Validation {
	width: 900px;
	height: 572px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: left;
}
#Validation img {
	display: inline;
}