td, body, input, select, th {
	color:#2F4F88;
	font-family:Arial,Helvetica,SansSerif;
	font-size:12px;
}

a:link, a:active, a:visited{
	text-decoration:underline;
	color:#AD4F0A;
}

a:hover{
	text-decoration:underline;
	color:#FF6C00;
}


.hidden,.hidden:link,.hidden:visited,.hidden:active{
	text-decoration:none;
	color:#2F4F88;
}
.hidden:hover{
	text-decoration:underline;
	color:#2F4F88;
}

.navig:link,.navig:visited,.navig:active{
	text-decoration:none;
	font-weight:bold;
	color:#2F4F88;
}

.navig:hover{
	text-decoration:none;
	font-weight:bold;
	color:#FF6C00;
}

.subnavig:link,.subnavig:visited,.subnavig:active{
	text-decoration:none;
	color:#2F4F88;
	font-size:11px;
}
.subnavig:hover{
	text-decoration:none;
	color:#FF6C00;
	font-size:11px;
}

p{
	line-height : 16px;
}

.sitetitel{
	font-weight:bold;
	font-size:18px;
	color:#FF6C00;
	text-decoration:none;
	margin:0px;
	padding:27px;
	padding-bottom: 0;
}
.sitetitel2 {
	font-weight:bold;
	font-size:18px;
	color:#FF6C00;
	text-decoration: none:
	margin:0px;
	padding:10px 0px 0px 27px;
}

.orange{
	color:#FF6C00;
}

.hometitel{
	font-weight:bold;
	font-size:18px;
	color:#FF6C00;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 0px 0px;
}
.sml{
	font-size:11px;
}

.top_navig, .top_navig:link,.top_navig:visited,.top_navig:active{
	color:#D9DFEA;
	font-family:Arial,Helvetica,SansSerif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.top_navig:hover{
	color:#FFFFFF;
	font-family:Arial,Helvetica,SansSerif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.contenthead3{
	color:#2F4F88;
	font-family:Arial,Helvetica,SansSerif;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;

}

.contenthead1{
	color:#2F4F88;
	font-family:Arial,Helvetica,SansSerif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;

}

.tabellenhead{
	color:#2F4F88;
	font-family:Arial,Helvetica,SansSerif;
	font-size:12px;
	font-weight:bold;
}

.loginbutton {
	border:0px;
         margin:1px 0px 5px 0px;
         padding:0px;
	background-image: url('../images/but_pfeil_background.gif');
	background-repeat: no-repeat;
	background-position: left center;
         width:176px;
         height:23px;
         font-weight: bold;
         font-size:12px;
}

.abbrechenbutton {
	border:0px;
         margin:1px 0px 3px 0px;
         padding:0px;
	background-image: url('../images/but_kreuz_background.gif');
	background-repeat: no-repeat;
	background-position: left center;
         width:176px;
         height:23px;
         font-weight: bold;
         font-size:12px;
}
.schreibtisch_gruen, .schreibtisch_rot {
	margin:7px;
    padding: 4px 10px;
    background-image:url('../images/schreibtisch_background_gruen.gif');
    width:149px;
    height:72px;
}
*>.schreibtisch_gruen, *>.schreibtisch_rot {
	width: 129px;
	height: 64px;
}

.schreibtisch_rot {
    background-image:url('../images/schreibtisch_background_rot.gif');
}

.tabellenhead {
	font-weight: bold;
    background-color: #d9dfea;
    padding: 2px 8px;
}

.tabellendata td {
	padding: 2px 8px;
}
.tabellendata.highlight td {
	background-color: #fff;
}
.tabellendata.selected td {
	background-color: #cbd3e2;
}

h1 {
	padding: 0;
	margin: 0;
}


p.fehlermeldung {
	border: 2px solid #c00;
	color #c00;
	padding: 5px;
	background-color: #eee;
}

a.tableaktion {
	font-size: 11px;
}


.ergebnistabelle td {
	font-size: 11px;
}

.ergebnistabelle_gruppiert td {
	font-size: 11px;
	padding: 2px;
}

.ergebnistabelle_gruppiert td.tabellenhead {
	background-color: #fff;
	color: #000;
}

.ergebnistabelle_gruppiert td.tabellenhead2 {
	font-weight: normal;
	background-color: #fff;
	color: #000;
	border-bottom: 2px solid #000;
}

.ergebnistabelle_gruppiert .gruppenheader td {
	font-weight: bold;
	border-top: 4px solid #d9dfea;
}

.wizard td input {
	font-size: 10px;
	border: 1px solid #666;
}
