html {
	height:100%;
}

body {
	background-color: #CCCCCC;
	color: #000000;
	margin: 0px;
	padding: 0px;
	/*background-image: url(../bilder/hintergrund.gif);*/
	height:100%;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
}

p {
	text-align:justify;
	line-height:1.5em;
}

table {
	border-collapse:collapse;
}

dl {
	margin-top:10px;
}

dd {
	position:relative;
	left:-20px;
}

legend {
	color:#999999;
}

.topcontainer {
	z-index:50;
}

.layouttable {
	width:800px;
	height:100%;
	/*border:#ff0000 1px solid;*/
	background-color:#ffffff;
	background-image: url(../bilder/hintergrund.gif);
	background-repeat: repeat-y;
}

.layoutzelle {
	vertical-align:top;
	background-image: url(../bilder/globallottofolder.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.maintable {
	/*height:100%;*/
}

.topzeile {
	height:1%;
}

.topzelle {
	vertical-align:top;
	height:1%;
}

.mainzeile {
	/*height:99%;*/
}

.mainzelle {
	padding:25px 15px 15px 15px;
}

.seitentitel {
	font-size:16px;
	font-weight:bold;
}

.navizelle {
}

.bewerbungsliste li {
	/*list-style-type:circle;*/
	font-weight:bold;
	position:relative;
	left:-10px;
	text-indent:10px;
	margin-top:20px;
	margin-bottom:20px;
}

.listentext {
	font-weight:normal;
}

.listentabelle {
	border:#000000 1px solid;
	width:450px;
}

.formfieldset {
	padding:15px;
	width:418px;
	border:#999999 1px solid;
}

.listentitel {
	background:#666666;
	color:#ffffff;
	font-weight:bold;
}

.listenzeile {
	background:#ffffff;
}

.listenzeile_hover {
	background:#cccccc;
}

.datum1 {
	width:2em;
	text-align:right;
}

.datum2 {
	width:4em;
	text-align:right;
}

.zellelinks {
	text-align:right;
	padding-right:3px;
}

.zellerechts {
	text-align:left;
}

.spacerzeile td {
	padding-bottom:15px;
}

.fehlerfeld {
	border:#ff0000 2px solid;
}

.error {
	color:#ff0000;
	font-weight:bold;
}

.indent1 {
	margin-left:25px;
}
