* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #0085E1;
}

body {
	background-color: #FFFFFF;
	color: #202020;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

fieldset {
	background-color: #FFFFCC;
	border: none;
}

form {
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
	padding: 15px 10px 10px 10px;
	width: 639px;
}

html, body, form {
	font-family: Verdana, Arial;
	font-size: 12px;
}

input, legend, option, label, select, textarea {
	font-weight: 600;
	line-height: normal;
}

input, textarea {
	background: #EEEEEE;
	border: 1px solid #f0085e1;
	color: #000000;
	margin: 5px;
	padding: 2px 2px 2px 5px;
}

input, textarea, select {
}

input:focus, textarea:focus	 {
	background: #FFFFFF;
	border: #0085E1 solid 1px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
}

input[type=text], textarea, select {
	max-width: 50%;
	width: 50%;
}

label {
	clear: both;
	color: #000000;
	float: left;
	margin-top: 9px;
	text-align: right;
	width: 30%;
}

label, input[type=checkbox], input[type=button], input[type=submit] {
	cursor: pointer;
}

legend {
	display: none;
}

.error {
	color: ff0;
	padding-top: 1em;
	text-align: center;
}

/* meatec Copyright Link ------------- */
.footlink {
	background-color: #FFFFFF;
	font: x-small #808080;
	text-align: right;
}

.footlink a {
	color: #808080;
	font-size: x-small;
	text-decoration: none;
}
.submitbutton {
	margin-left: 30%;
}

#content {
	background-color: #FFFFFF;
	margin: 0 0 0 32px;
	padding: 20px;
	text-align: left;
}

#content .abstand {
	margin-bottom: 1em;
}

#content h2, #content h3 {
	color: #0085E1;
}

#content p, #content li {
	font-size: 12px;
	line-height: 1.5em;
}

#content q {
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
	float: right;
	margin: 5px 0px 5px 5px;
	padding: 5px;
	width: 179px;
}

#content ul {
	list-style-type: none;
	margin: 0 0 1em 1em;
}

#content ol {
	list-style-type:	upper-latin;
	margin: 0 0 1em 1em;
}

.dot {
	list-style-type: square;
	margin-left: 2em;
	padding-left: 1em;
}

#contentbox {
	background-color: #FFFFCC;
	width: 960px;
}

#contentimage {
	background-color: #FFFFCC;
	float: left;
	width: 32px;
}

.rimage {
	border: 1px solid #FFCC00;
	padding: 10px;
	margin: 0 0 1em 1em;
	float: right;
	text-align: center;
}

.limage {
	border: none;
	padding: 0;
	margin: .2em 1em 1em 0;
	float: left;
}

#footer {
	background-color: #FFFFCC;
	margin-left: 32px;
	width: 928px;
}

#footer a {
	color: #0085E1;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer img {
	height: 7px;
	width: 7px;
}

#footer p {
	color: #0085E1;
	font-size: 11px;
	font-weight: 600;
	line-height: 18px;
	padding: 5px 20px;
}

#footerbox {
	background-color: #FFCC00;
	width: 960px;
}

#header h1, #kheader h1 {
	color: #0085E1;
	font-size: 40px;
	font-weight: bold;
	margin-top: 20px;
}

#header h2, #kheader h2 {
	color: #0085E1;
	font-size: 20px;
	font-weight: 400;
}

#header, #kheader {
	background-color: #FFFFCC;
	float: left;
	height: 140px;
	margin: 0 0 0 32px;
	padding: 0 0 0 20px;
	width: 819px;
}

#inhalt {
	margin: 0px auto;
	text-align: left;
	width: 960px;
}

#kopf {
	background-color: #FFCC00;
	height: 140px;
	width: 960px;
}

#logo {
	background-color: #FFFFCC;
	float: right;
	margin: 0px;
	padding: 20px;
}

#logo img {
	height: 100px;
	width: 49px;
}

#navigation li#active a,
#navigation li#active a:hover,
#navigation li#active a:active {
	background-color: #FFFFCC;
	color: #0085E1;
}

#navigation ul {
	list-style-type: none;
	margin-left: -10px;
}

#navigation ul li {
	display: block;
	float: left;
}

#navigation ul li a {
	color: #FF0000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	padding: 12px 10px 6px 10px;
	text-decoration: none;
}

#navigation img {
	border: none;
	text-decoration: none;
}

#navigation ul li a img {
	border: none;
	text-decoration: none;
}

#navigation ul li a:active, #navigation ul li a:hover {
	background-color: #FFCC00;
}
table {
	border: 1px solid #FFCC00;
	margin: 0 0 .5em 0;
}
th {
	padding: .5em;
	background-color: #ffffcc;
	color: #0085E1;
}
td {
	padding: .2em .5em .2em .5em;
	vertical-align: top;
}

