a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

body {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 9pt;
}
div#site_container {
	width: 950px;
	margin: auto;

}
div#foot {
	clear: both;
	width: 950px;
	height: 30px;
}
div#container {
	padding: 20px;
}

div#content form {
	float: left;
	margin: 0px;
	padding: 0px;
}
div#content table input.submit {
	border: none;
	background: transparent;
	float: left;
	font-size: 8pt;
	text-decoration: underline;
}
div#content form table {
	float: left;
}

div#content form.merge {
	text-align: left;
}

div#content form.merge input.submit {
	display: none;
}

div#content h1 {
	color: #0085CA;
}

div#content h2 {
	color: #0085CA;
}

div#content table {
	font-size: 8pt;
	width: 910px;
	border-spacing: 1px;
}

div#content td {
	padding: 4px;
	background-color: #d8d9da;
}

div#content th {
	padding-left: 4px;
	padding-right: 4px;
}

div#content tr.header_row {
	background-image: url('sidebox_header_background.gif');
	background-repeat: repeat-x;
	height: 19px;
	font-size: 8pt;
	color: #ffffff;
}
div#content tr.header_row a{
	color: #ffffff;
}

div#content tr.even_row {
	background-color: #d8d9da;
}

div#content tr.odd_row {
}
div#content td.col1 {
	width: 250px;
}



div#head {
	background-image:  url('logo.png');
	background-repeat: no-repeat;	
	width: 950px;
	height: 111px;
}

div#menu {
	margin-top: 20px;
	width: 950px;
	height: 25px;
	background-image: url('menu_background.png');
}

div#menu a {

}

div#menu a:hover, div#menu input:hover {
	text-decoration: underline;
}

div#menu form {
	padding: 0px;
	margin: 0px;
}

div#menu input {
	border: none;
	background: transparent;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	width: auto;
}

div#menu ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
}

div#menu li {
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	float: left;
}

div#menu li#user {
	padding-top: 1px;
	margin-left: 30px;
	font-weight: bold;
	color: #330000;
	font-size: 8pt;
}



div#message .info {
	color: #ff0000;
	font-size: 1.1em;
}

div#message .warn {
	color: #ff0000;
	font-size: 1.1em;
}

div#navigation input.submit {

}


td.numeric {
	text-align: right;
}

span.pflichtfeld {
	color: red;
	font-size: 1em;
	font-weight: bolder;
	margin-left: 5px;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   