@charset "iso-8859-1";

.sed_content {
    color: black;
    line-height: 120%;
}


/**************************/
/*** ERGEBNISDIENST ***/
/**************************/

/*****************************************/
/*** PFLICHT LAUT TEMPLATE-RICHTLINIEN ***/
/*****************************************/

.sed_only_screen {
}

.sed_only_print {
    display: none;
}

/* ********** */

table.sed_normal {
}

table.sed_normal td, table.sed_normal th {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}

table.sed_normal .l {
  text-align: left;
}

table.sed_normal .c {
  text-align: center;
}

table.sed_normal .r {
  text-align: right;
}

table.sed_normal a, table.sed_normal a:visited, table.sed_normal a:active {
  color: #000000;
  text-decoration: none;
}

/* ********** */

table.sed_tabelle {
  border-collapse: collapse;
}

table.sed_tabelle td, table.sed_tabelle th {
  border: solid;
  border-color: #000000;
  border-width: 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
}

table.sed_tabelle th {
    background: url(images/marcel_th_bg.png);
  color: #f4f7d4 !important; 
}

table.sed_tabelle th a {
  color: #f4f7d4 !important; 
}

table.sed_tabelle .l {
  text-align: left;
}

table.sed_tabelle .c {
  text-align: center;
}

table.sed_tabelle .r {
  text-align: right;
}

table.sed_tabelle a, table.sed_tabelle a:visited, table.sed_tabelle a:active {
  color: #000000;
  text-decoration: none;
}

/* ********** */

td.sed_aufsteiger {
  background-color: #C5FFA1;
}

td.sed_absteiger {
  background-color: #FFD1CF;
}

td.sed_aufsteigerRelegation {
  background-color: #FFF8AB;
}

td.sed_absteigerRelegation {
  background-color: #FFE9B8;
}

/* ********** */

span.sed_hl1 {
	color: #1b0900;
	line-height: 1.35em;
	border-bottom: 1px solid #ccc;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;font-size: 2em;
	letter-spacing: -2px;
	font-weight: bold;
}

span.sed_hl2 {
	color: #8d0000;
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	line-height: 1em;
	letter-spacing: -1px;
    font-weight: bold;font-size: 1.6em;
    margin-top: 0px;
}

span.sed_hl3 {
  font-size: 14pt;
  font-weight: bold;
}

/* ********** */

input.sed_submit {
	background: #970000;
	border: solid;
	border-color: #490100;
	border-width: 2px;
	color: #ffffff;
	cursor: pointer;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

/* ********** */

table.sed_home {
  width: 80%;
}

table.sed_home td.l {
  width: 70%;
}

table.sed_home td.r {
  vertical-align: top;
}

/* ********** */

fieldset.sed_admin_desk {
  width: 95%;
}

fieldset.sed_admin_desk legend {
  font-weight: bold;
}

fieldset.sed_admin_desk a {
  color: #000000;
}

table.sed_admin_desk {
  width: 100%;
}

td.sed_admin_desk_icon {
  padding-top: 10px;
  text-align: center;
  width: 20%;
}

td.sed_admin_desk_icon a, td.sed_admin_desk_icon a:hover,
td.sed_admin_desk_icon a:active, td.sed_admin_desk_icon a:visited {
  color: #000000;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
}

td.sed_admin_desk_icon img {
  border: none;
  margin-left: auto;
  margin-right: auto;
}

/* ********** */

img.sed_admin_icon, img.sed_admin_icon:hover {
  background: none;
  border: 0pt;
  height: 16px;
  margin-bottom: 2pt;
  margin-left: 5pt;
  margin-right: 5pt;
  vertical-align: bottom;
  width: 16px;
}

/* ********** */

hr.sed_hr {
  color: #dddddd;
  height: 3px;
  width: 100%;
}

div.sed_infomeldung {
  background-image: url(../../systemicons/important.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  border: dashed;
  border-color: #000000;
  border-width: 2px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 10px;
  padding-left: 42px;
  width: 75%;
}       

