body {
	background-color:#91918f;
	padding: 0px;
	margin: 0px;
	text-align:center;
}
body,td,th {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a, a:link, a:visited {
	color: #000;
	/*font-weight: bold;*/
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
ul {
	padding: 0px 0px 0px 8px;
	margin:  0px 0px 0px 8px;
}
ul, li {
	list-style-image: url(images/list_dot.gif);
	list-style-position: outside;
}
.clear {
	clear: both;	
}
#passpartout {
	width: 954px;
}
#passpartout {
	\width: 990px;
	w\idth: 954px;
	background-color: #FFF;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	padding:17px;
	clear:left;
}
#header {
	display: block;
	padding-top: 54px;
	padding-bottom: 12px;
}
#navigation {
}
#navigation img {
	background-color:#FFF;
}
#text {
	/*	border: 1px transparent solid; ie5.5 fails*/
	padding-top: 30px;
	background-image: none;*/
}
#text h1 {
	padding: 0px 0px 14px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#text h2 {
	padding: 0px 0px 14px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
}
#text .spalte0 {
	width: 497px;
	float:left; 
}
#text .spalte1 {
	width: 352px;
	float:left; 
	margin-left: 104px;
	margin-right: 32px;
}
#text .spalte2 {
	display: block;
	float: left;
	width: 353px;
	position: relative;
}
#text .spalteUnten {
	float: left;
	clear: both;
	width: 737px;
	margin-left: 104px;
	position: relative;
	/*padding-top: 17px;*/
}
#allreal {
	padding-top: 13px;
	padding-right: 9px;
	text-align: right;
}
/**/
.formField {
	width: 242px;
	border: 1px #CCC solid;
}
.err {
	background-color: #FFF2F5;
	border: 1px #F30 solid;
	border-color: ;
}
