* {
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
html, body {
	margin: 0px;;
	width: 100%;
	height: 100%;
	padding: 0px;
	/*background-color: red;*/
}
div.html {
	background-color: #f1f0ee;
	text-align: center; /* centriert den body im IE*/
	margin: 0px;
	width: 100%;
	padding: 0ex 0em 6ex;
}
div.body {
	width: 800px;
	margin: 0ex auto; /* centriert den body im firefox und co */
	border: 4px solid white;
	border-top: 0px;
	background-color: #f1f0ee;
	padding: 4px 8px 3ex;
	color: #333;
}
h1 {
	height: 53px;
	margin: 21px 0em 4px;
	background: url(../images/gfkgruppe.gif) top left no-repeat;
	padding: 18px 67px 0ex;
	color: #e58316;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
div {
	margin: 0px;
	padding: 0px;
}
div.bar {
	color: white;
	margin: 0ex 0em 20px;
	background-color: #677588;
	padding: 2px 12px 3px 12px;
}
h2 {
	margin: 0ex 0em 2ex;
	padding: 0px;
	color: #46617d;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
div {
	margin: 0px;
	padding: 0px;
}
p{
	margin: 0ex 0em 2ex;
	padding: 0px;;
}
a:link {
	border: 0px;
	border-bottom: 1px dotted #e58316;
	padding: 0ex 0.2em;
	font-style: normal;
	text-decoration: none;
	color: #333;
}
a:hover {
	border: 0px;
	border-bottom: 1px dotted #e58316;
	font-style: normal;
	text-decoration: none;
}
em {
	font-style: italic;
	text-decoration: none;
}
code {
	display: inline;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	font-family: Courier New, Times New Roman, serif;
}
q {
	display: block;
	margin: 0.5ex 1em;
	padding: 0px;
	letter-spacing: 0em;
	font-family: Courier New, Times New Roman, serif;
}
form {
	margin: 0ex 1em;
	padding: 0px;
}
form table {
	margin: 1ex 0.5em 4ex;
}
form table table {
	margin: 0px;
}
table tr.newtable td {
	padding-top: 5ex;
}
form table td {
	margin: 0px;
	padding: 0ex 0em 0ex 0.5em;
}
form table td.sub,
form table td.sub_input {
	padding-left: 2.5em;
}
form input, textarea {
	padding: 1px 1px 1px 2px;
}
form input, textarea, select {
	font-size: 11px;
/*	color: #47467D; */
	color: #333;
}
form td.input input, form td.input textarea, form td.input select,
form td.sub_input input, form td.sub_input textarea, form td.sub_input select {
	width: 100%;
}
form table p {
	margin: 0px;
	padding: 0px;
}
div.body p a {
  color:#ff973c;
  text-decoration:none;
}
div.body p a:hover {
  text-decoration:underline;
}
