BODY {
	background: #FCF8F1 url(../pic/bg_inz.gif) repeat-x;
    margin-left: 0;
    margin-top: 0;
    font-size: 8pt;
} 

A {
	color: red;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

TD {
	font-family: sans-serif;
	font-size: 9pt;
	line-height: 150%;
	color: gray;
}

FORM {
	padding: 0px;
	margin: 0px;
}

.myinput, SELECT, TEXTAREA {
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	border: #314c67 1px solid;
	color: #566f89;
	width: 100%;
	font-family: "arial",sans-serif;
}

.myinput2 {
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	border: #314c67 1px solid;
	color: #566f89;
	font-family: "arial",sans-serif;
}

B {
	color: #2f4052;
	font-weight: bold;
}

.submit {
	border: red 1px solid;
	background-color: white;
	color: red;
	padding: 5px;
	font-weight: bold;
}

.submit2 {
	border: red 1px solid;
	background-color: red;
	color: white;
	font-weight: bold;
	font-size: 8pt;
}

h1 {
	color: #2f4052;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 5px;
}

.maintable {
	border-left: #ffffff 2px solid;
	border-right: #ffffff 2px solid;
}

.menuitem A{
	display: block;
	padding: 5px;
	background-color: #ffffff;
	color: red;
	font-weight: bold;
}

.menuitem A:hover {
	background-color: red;
	color: white;
	text-decoration: none;
}

.pointer {
	vertical-align: middle;
}

.smallgray A {
	font-size: 8pt;
	color: gray;
}

.tabhead {
	border-bottom: #a5a19e 1px solid;
}

.spacer {
	display:block;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: #a5a19e 1px solid;
}

.login A {
	clor: white;
	text-decoration: none;
	padding: 6px;
	font-size: 8pt;
	font-weight: bold;
	border: red 1px solid;
}

.login A:hover {
	text-decoration: none;
}

.bline {
 display: block;
 border-bottom: red 1px solid;
 margin-bottom: 5px;	
}

.impressum {
	display: block;
	background-color: #ded8d4;
	text-align: right;
	color: gray;
	margin-top: 15px;
	padding: 6px;
}
