/* CSS Document */
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 10px;
}

h2 {
	margin-left: 10px;
	margin-top: 5px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666666;
	text-align: left;
	width: 100%;
}
#box {
	background:url(images/box_04_head.gif);
	width: 540px;
	height:57px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}

td.oben {
  background-image: url(images/balken_oben.jpg);
  height: 25px;
  text-align: center;
}

td.topnavi {
  background-image: url(images/bg.topnavi.gif);
  height: 25px;
  text-align: left;
}

td.unten {
  background-image: url(images/balken_unten.jpg);
  height: 25px;
  text-align: left;
}

a {
 	color: #333333;
 	text-decoration: none;
 	font-size: 11px;
}
a.keinergebniss {
 	color: red;
 	text-decoration: underline;
 	font-size: 12px;
}

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

.bx_mitte{
  background:url(images/bx_02-K2.gif) repeat-x bottom;
  vertical-align: bottom;
  text-align: center;
  font-size: 12px;
  color:  #646464;
}
td.categories{
  border-bottom: 1px solid #c0c0c0;
  height: 20px;

}


input.submit
{
color: black;
background: #DEDEDE;
border: 1px solid #000000;
}

td.main_schueler {
  background: url(images/register_pos1_o.jpg) no-repeat left top;
}

td.main_studenten {
  background: url(images/register_pos2_o.jpg) no-repeat left top;
}

td.main_absolventen {
  background: url(images/register_pos3_o.jpg) no-repeat left top;
}

td.main_hochschule {
  background: url(images/register_pos4_o.jpg) no-repeat left top;
}

td.main_unternehmen {
  background: url(images/register_pos5_o.jpg) no-repeat left top;
}

td.main_home {
  background: url(images/register_pos0_o.jpg) no-repeat left top;
}


td.center {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 15px;
}

a.ergebniss {
 	color: #C21646;
 	text-decoration: underline;
 	font-size: 12px;
}

.anzeige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C21646;
	text-decoration: none;
	list-style-image: url(images/liste.gif);
	}
	
.anzeigetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	}

.anzeigefeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 9px;
	}

.fliesstextliste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-image: url(images/liste.gif);
	}

.fliesstext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}
	
.admin_feld {
	background-color: #FFFFFF;
	margin: 1px;
	padding: 2px;
	height: 15px;
	width: 100px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

