
/***************/
/* Standard    */
/***************/

body 
{
 	background-color: #C2C5CE;
	margin: 0;
	padding: 0;
	font-family: arial,sans serif;
}

td
{
 	font-size:11px;
}

a
{
	color: rgb(193,4,53);
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

@media print
{
	.druck { display: none; }
}

h1, h2, h3, h4 {
    font-family:arial,sans serif;
    font-size: 11px;
    color: #555555;
    line-height: 14px;
    margin: 15px 0 5px 0;
}

h1 {
    font-size: 14px;
    color: #666666;
    padding: 0 0 7px 15px;
}

h2 {
    margin-top: 20px;
}

/***************/
/* 1st Row - Top - Banner   */
/***************/


a.top_banner_link , a.page_theme_link:visited, a.page_theme_link:hover
{
	color: #0676C0;
	font-size: 11px;
	font-weight: bold;
}

.top_banner_bg 
{
	background-color: #C2C5CE;
}

.top_banner_font 
{
	color: #0676C0;
	vertical-align:top;
	line-height:18px;
}

/***************/
/* 2nd Row - Top Navigation     */
/***************/


a.top_nav_link , a.top_nav_link:visited, a.top_nav_link:hover
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;

}

.top_nav_linkActive, a.top_nav_linkActive, a.top_nav_linkActive:visited {
    color: rgb(193,4,53);
    font-size: 11px;
    font-weight: bold;
}

.top_nav_bg 
{
	background-color: #024F9F;
}
/* kutt */
.top_nav_bgActive
{
	background-color: #F2F2F2;
}

.top_nav_font 
{
  /* kutt */
  font-size: 11px;
  font-weight: normal;
	color: #ffffff;
	vertical-align:middle;
	line-height:18px;
}

/***************/
/* 3rd Row - User Navigation   */
/***************/


a.user_nav_link , a.user_nav_link:visited, a.user_nav_link:hover
{
	color: #87060A;
	font-size: 11px;
	font-weight: bold;
}

.user_nav_bg 
{
	background-color: #F2F2F2;
}

.user_nav_font 
{
	color: #666666;
	vertical-align:top;
	line-height:18px;
}

/***************/
/* 4th Row - Pagetheme   */
/***************/


a.page_theme_link , a.page_theme_link:visited, a.page_theme_link:hover
{
	color: #0676C0;
	font-size: 11px;
	font-weight: bold;
}

.page_theme_bg 
{
	background-color: #F2F2F2;
}

.page_theme_font 
{
	color: #0676C0;
	vertical-align:top;
	line-height:18px;
}

/***************/
/* left Nav   */
/***************/


a.left_nav_link , a.page_theme_link:visited, a.page_theme_link:hover
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.left_nav_bg 
{
	background-color: #024F9F;
}

.left_nav_font 
{
	color: #ffffff;
	vertical-align: middle;
	line-height:18px;
	font-weight: bold;
	padding: 3px;
}

a.aImage img {
    border-width: 1px;
  	border-color: #FFFFFF;
}

a.aImage:hover img {
    border: thin solid #666666;
}


/***************/
/* left Col - Helptext   */
/***************/


a.left_col_link , a.left_col_link:visited, a.left_col_link:hover
{
	color: #87060A;
	font-size: 11px;
	font-weight: bold;
}

.left_col_bg 
{
	background-color: #F2F2F2;
}

.left_col_font 
{
	color: #333333;
	vertical-align:top;
	line-height:18px;
}

/***************/
/* Footer      */
/***************/


a.foot_nav_link , a.foot_nav_link:visited, a.foot_nav_link:hover
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;

}

.foot_nav_linkActive, a.foot_nav_linkActive, a.foot_nav_linkActive:visited {
    color: #87060A;
    font-size: 11px;
    font-weight: bold;
}

.foot_nav_bg 
{
	background-color: #024F9F;
}

.foot_nav_font 
{
  font-size: 11px;
  font-weight: normal;
	color: #ffffff;
	vertical-align:middle;
	line-height:18px;
}


/***************/
/* Mainframe   */
/***************/


a.main_frame_link , a.left_col_link:visited, a.left_col_link:hover
{
	color: #0676C0;
	font-size: 11px;
	font-weight: bold;
}

.main_frame_bg 
{
	background-color: #FFFFFF;
}

.main_frame_font 
{
	color: #E3430F;
	vertical-align:top;
	line-height:18px;
}

/* kutt */
.tdStandard {
    background-color: #FFFFFF;
    padding: 0 15px 0 15px;
}

/* kutt */
a.info , a.info:visited, a.info:hover
{
	font-weight: normal;
  text-decoration: none;
  cursor: help;
}


/***************/
/* Formular    */
/***************/

INPUT,TEXTAREA,SELECT 
{
	font-family:verdana,arial,sans serif;
	font-size:11px;
	color:#45535E;
	border-style: solid;
	border-width: 1px;
	border-color: #868686; 
}

.inputButton 
{
	font-family: arial,sans serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: rgb(193,4,53);
	border-left: 0px;
	border-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 15px;
	margin-right: 15px;
}

.swapButton {
    font-family: arial,sans serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #6A6A6A;
    border-left: 0px;
    border-top: 0px;
    padding: 1px 0 0 2px;
    margin: 5px 0 5px 10px;
    width: 75px;
}
.checkb {
    border: none;
    background: none;
}

INPUT.bigbutton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: rgb(193,4,53);
	border-left: 0px;
	border-top: 0px;
  padding-top: 3px;
	padding-bottom: 3px;
}

INPUT.gbutton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: rgb(193,4,53);
	border-left: 0px;
	border-top: 0px;
  padding-top: 3px;
	padding-bottom: 3px;
}

INPUT.gbutton2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: rgb(193,4,53);
	border-left: 0px;
	border-top: 0px;
  padding-top: 3px;
	padding-bottom: 3px;
}

INPUT.gbutton4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: rgb(193,4,53);
	border-left: 0px;
	border-top: 0px;
  padding-top: 3px;
	padding-bottom: 3px;
}

INPUT.geingabe
{
border: 1px solid #868686;
font: 10px Verdana, Arial, sans-serif;
}

/* kc hinzugefügt am 14.02.2006 */
INPUT.geingabe_y
{
border: 1px solid #868686;
font: 10px Verdana, Arial, sans-serif;
background: #FFFF99;
}

INPUT.err_geingabe
{
border: 1px solid #868686;
font: 10px Verdana, Arial, sans-serif;
color: #FFFFFF;
background: #E3430F;
}


TEXTAREA.geingabe
{
border: 1px solid #868686;
font: 10px Verdana, Arial, sans-serif;
}

SELECT.geingabe
{
border: 1px solid #868686;
font: 10px Verdana, Arial, sans-serif;
pulldown-arrow-color: #FFFFFF;
pulldown-base-color: #FFFFFF;
/* pulldown-face-color: #792941; */
/* pulldown-highlight-color: #CCCCCC; */
/* pulldown-3dlight-color: #FFFFFF; */
/* pulldown-darkshadow-color: #792941; */
/* pulldown-shadow-color: #792941; */
/* color:#004175; */
/* border-color:#004175; */
}

SELECT.err_geingabe
{
border: 1px solid #868686;
font: 10px Verdana, Arial, sans-serif;
color:#FFFFFF;
background: #E3430F;
}

/***************/
/* Tabellenlisten    */
/***************/

td.table_header_bg
{	
	background-color: #DDDDDD;	
}

td.table_header_font
{
	padding: 5px;
	color: #333333;
	font-size: 11px;
	vertical-align: top;
}

a.table_header_link, a.table_header_link , a.table_header_link:visited, a.table_header_link:hover

{
	font-size: 11px;
	font-weight: bold;
}

td.table_header1_bg
{
	padding: 5px;
	background-color: #F9F9F9;
	font-size: 11px;
	vertical-align: top;
	color: #0676C0;
}


td.tdMenu 
{
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 11px;
	vertical-align: top;
}

td.tdMenu1 
{
	padding: 5px;
	/* KC 050106 */
	/* background-color: #FFFFFF; */
	background-color: #EEEEEE;
	font-size: 11px;
	vertical-align: top;
}

/* kutt */
td.tdList 
{
	padding: 5px;
	background-color: #F9F9F9;
	font-size: 11px;
	vertical-align: top;
}

td.tdListAlternate 
{
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 11px;
	vertical-align: top;
}

td.page_counter
{
}

/* kutt */
.tdFormular,a.tdFormular:link,a.tdFormular:active,a.tdFormular:focus,a.tdFormular:hover,a.tdFormular:visited {
    font-family: arial,sans serif;
    font-size: 11px;
    background-color: #FFFFFF;
    padding: 4px;
}
table.tdFormular {
    width: 100%;
    border: 1px solid #868686;
}


/***************/
/* Sonstiges    */
/***************/


.popup
{
COLOR: #333333;
CURSOR: help;
font-weight: bold;
text-decoration: none;
/* TEXT-DECORATION: underline; */
}

.popup2
{
COLOR: #333333;
font-weight: bold;
text-decoration: none;
}

.popup_dark
{
COLOR: #000000;
CURSOR: help;
font-weight: normal;
font-weight: bold;
text-decoration: none;
}

.important_link
{
	color: #E3430F;
	font-size: 11px;
	font-weight: bold;
}

li.faq {
    color: #D70026;
    margin-bottom: 5px;
    font-weight: normal;
}

aList {
color: #404040;
text-decoration: underline;
}

/**************/
/* datepicker */
/**************/

td.header {
    color:#87060A;
    font-size:10pt;
    font-weight:bold;
    text-align:center;
}

tr.tableHeader {
    color:#ffffff;
    font-size:10pt;
    font-weight:bold;
    background-color:#87060A;
    text-align:center;
}

.weekend {
    background-color:#c2c2c2;
    text-align:center;
}

.week {
    text-align:center;
}

.lightFont {
    color: grey;
}

.today {
    background-color:#D70026;
    color:#ffffff;
}

.bgcolMain {
    font-size:10pt;
    font-weight:bold;
}

.textFlash {
    color: #E3430F;
}

