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

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

body {
	background-color: white;
	background-image:  url('pics/left.gif');
	background-position: 5px 70px;	
	background-repeat: no-repeat;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 0.7em;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 0px;
}

div#container {
	left: 280px;
	position: absolute;
	text-align: left;
	top: 135px;
}

div#content form {
	float: left;
	margin: 0px;
	padding: -35px;
	text-align: left;
}

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

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

div#content h1 {
	color: #000040;
	margin: 0px;
	width: 600px;
}

div#content h2 {
	color: #000040;
	margin: 0px;
	padding-bottom: 20px;
	width: 400px;
}

div#content table {
	border: 1px solid #000040;
	margin: 0px;
	margin-bottom: 20px;
	margin-right: 30px;
	margin-top: 0px;
	padding: 0px;
}

div#content td {
	border-bottom: 1px dotted #000040;
	font-size: 0.8em;	
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	vertical-align: middle;
}

div#content th {
	background-color: #CCD4E4;
	border-bottom: 3px double #000040;
	color: #000040;
	font-size: 0.8em;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}

div#content tr.even_row {
}

div#content tr.odd_row {
}

div#content input.submit {
	background-color: white;
	background-image: url('pics/arr_blue.gif');
	background-position: 0px 2px;
	background-repeat: no-repeat;
	border: 2px outset #EEEEEE;
	font-weight: bold;
	height: 23px;
	margin: 0px;
	padding-left: 20px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
}

div#head {
	background-image:  url('pics/top.gif');
	background-repeat: no-repeat;	
	height: 114px;
}

div#menu {
	margin-top: 20px;
	text-align: left;
}

div#menu a {
	background-color: #EEEEEE;	
	text-decoration: none;
}

div#menu a:hover, div#menu input:hover {
	background-color: #DDDDFF;
	text-decoration: none;
}

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

div#menu input {
	background-color:transparent;
	background-image: url('pics/chooseLeft.gif');
	background-position: left center;	
	background-repeat: no-repeat;
	border-style: none;
	border-width: 0px;
	color: #000040;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 6px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 6px;
	text-align: left;
	width: 240px;
}

div#menu li {
	background-color: #EEEEEE;		
	border-bottom: 1px solid #000040;	
	border-right: 1px solid #000040;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#menu li#user {
	background-color: transparent;
	border: none;
	border-width: 0px;
	font-weight: bold;
	margin-left: 8px;
	margin-top: 8px;
	width: 180px;
}

div#menu ul {
	border-style: none;
	border-top: 1px solid #000040;
	border-width: 0px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

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

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

div#navigation input.submit {
	background-color: white;
	border: 2px outset #EEEEEE;
	float: left;
	font-weight: bold;
}

div#navigation span {
	float: left;
	font-weight: bold;
}

div.tableAppendix {
	padding-top: 20px;
	text-align: left;
}

td.col1 {
	width: 130px;
}

td.col2 {
	width: 300px;
}

td.col3 {
	width: 200px;
}

td.numeric {
	text-align: right;
}

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