html,body {
height:100%;
}
body {
margin: 0px;
}

img {
  border: 0px;
}

th {
  background-color: #ffffff;
}

a {
  text-decoration: underline;
  color:#4E4E4E;
}
a:hover {
  text-decoration: none;
  color:#890C0C;
}

#linktype1 {
  color: #D25900;
  text-decoration: none;
}

#linktype1 a:link {
  color: #890C0C;
  text-decoration: underline;
}
#linktype1 a:visited {
  color: #890C0C;
  text-decoration: underline;}
#linktype1 a:hover {
  color: #D25900;
  text-decoration: none;
}
#linktype1 a:active {
  color: #D25900;
  text-decoration: none;
}

.font01 a {
  text-decoration: none;
  color:#4E4E4E;
  background: transparent;
}
.font01 a:hover {
  text-decoration: none;
  color:#890C0C;
}

.font02 a {
  text-decoration: none;
  color:#4E4E4E;
  background: transparent;
}
.font02 a:hover {
  text-decoration: none;
  color:#890C0C;
}

.hr{
  border-bottom-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: dotted;
  border-left-style: none;
  border-bottom-color: #890C0C;
}

.button {
  background-color: transparent ;
  font-family: tahoma;
  font-size: 11px;
  height: 18px;
}

.info_button {
  cursor: help;
  position: relativ;
  display: inline;
}


.spacer {
  font-family: tahoma;
  font-size: 1px;
}

.bg_subcontent {
  background-image: url('images/sub_content_back.jpg') ;
  background-repeat: repeat-y;
  font-family: tahoma;
  font-size: 10px;
}

.navbar_cell {
  padding-left: 10px;
  width:14px;
}

.bg_subcontent2 {
  background-image: url('images/sub_content_back2.jpg') ;
  background-repeat: repeat-y;
  padding-left: 5px;
  padding-right: 5px;
  font-family: tahoma;
  font-size: 11px;
  color: #616161;
}

.punkt_balken {
  background-image: url('images/punkt_balken.gif') ;
  background-repeat: repeat;
  padding-right: 10px;
  width:120px;
}

.punkt_balken_rot {
  background-image: url('images/punkt_balken_rot.gif') ;
  background-repeat: repeat;
  padding-right: 10px;
  width:120px;
}

.punkt_balken_gruen {
  background-image: url('images/punkt_balken_gruen.gif') ;
  background-repeat: repeat;
  padding-right: 10px;
  width:120px;
}


.bg_content {
  background-image: url('images/content_back.jpg') ;
  background-repeat: repeat-y;
}

.bg_content2 {
  background-image: url('images/content_back2.jpg') ;
  background-repeat: repeat-y;
  width:645px;
}

.bg_content2g {
  background-image: url('images/content_back2g.gif') ;
  background-repeat: repeat-y;
  padding-left:10px;
  width:645px;
}

.bg_content_rot {
  background-image: url('images/content_back_rot.gif') ;
  background-repeat: repeat-y;
  width:645px;
}

.bg_footer {
  background-image: url('images/content_footer_03.gif') ;
  background-repeat: no-repeat;
}

.infoleiste {
  left:50%;
  margin-left:-222px;
  position:absolute;
  margin-top: 132px;
  width: 587px;
  height:26px;
  background-image: url('images/icons_buttons/info_leiste.jpg') ;
}


input {
  cursor: pointer;
  color: #4E4E4E;
  border: none 0px;
}
select {
  cursor: pointer;
  font-size: 13px;
}
textarea {
  cursor: text;
  font-size: 11px;
}

.input_01 {
  /*background-image: url('images/input_back1.gif') ;*/
  font-family: tahoma;
  line-height: 15px;
  font-weight:normal;
  color: #4E4E4E;
  border: solid #4E4E4E 1px;
  padding-left: 3px;
}

.input_02 {
  background-color: #B9B9B9;
  background-image: url('images/input_back2.gif') ;
  font-family: tahoma;
  font-size: 11px;
  height: 15px;
  color: #727272;
  border: solid #4E4E4E 1px;
  cursor: text;
  padding-left: 3px;
}

.input_03 {
  background-image: url('images/input_back2.gif') ;
  font-family: tahoma;
  font-size: 11px;
  color: #4E4E4E;
  border: solid #4E4E4E 1px;
  cursor: text;
  padding-left:3px;
}

.input_04 {
  background-color: #EAEAEA ;
  background-image: url('images/input_back1.gif') ;
  font-size: 5px;
  font-family: courier;
  color: #4E4E4E;
  border:solid #4E4E4E 1px;
  cursor: text;
}

.input_05 {
  background-color: #B9B9B9;
  background-image: url('images/input_back2.gif') ;
  font-family: tahoma;
  font-size: 11px;
  color: #727272;
  border: solid #4E4E4E 1px;
  cursor: text;
  padding-left: 3px;
}


.subnavi_login {
  background-image: url('images/icons_buttons/linie_01.gif') ;
  background-repeat: repeat-y;
  width: 2px;
}

.subnavi_login2 {
  background-image: url('images/icons_buttons/linie_02.gif') ;
  background-repeat: no-repeat;
  width: 11px;
}

.subnavi_login3 {
  background-image: url('images/icons_buttons/linie_03.gif') ;
  background-repeat: repeat-y;
  width: 2px;
}


.normal {
  background-color: #F9F9F9;
  font-family: tahoma;
  font-size: 10px;
  color: #616161;
}

.rot {
  background-color: #890C0C;
  font-family: tahoma;
  font-size: 10px;
  color: #FFFFFF;
}


.font01 {
  background-color: #F9F9F9;
  font-family: tahoma;
  font-size: 11px;
  color: #4A4E53;
  font-weight: bold;
  height:14px;
  padding-left: 2px;
}

#rot {
  color:#890C0C;
}

.font02 {
  font-family: tahoma;
  font-size: 10px;
  color: #616161;
  padding-left: 2px;
}

.font03 {
  font-family: tahoma;
  font-size: 11px;
  color: #616161;
  font-weight: bold;
  padding-left: 2px;
}

.font04 {
  font-family: tahoma;
  font-size: 11px;
  color: #890C0C;
  font-weight: bold;
  padding-left: 2px;
}

.font05 {
  font-family: tahoma;
  font-size: 11px;
  color: #616161;
  font-weight: normal;
}

.font06 {
  font-family: tahoma;
  font-size: 11px;
  color: #c0c0c0;
  font-weight: bold;
  padding-left: 2px;
}

.font07 {
  font-family: tahoma;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
}

.font08 {
  font-family: tahoma;
  font-size: 10px;
  color: #616161;
  padding-left: 2px;
}

.font09 {
  font-family: tahoma;
  font-size: 10px;
  color: #616161;
  font-weight:bold;
}

.font10 {
  font-family: tahoma;
  font-size: 11px;
  color: #616161;
}

.font11 {
  font-family: tahoma;
  font-size: 9px;
  color: #616161;
}

.font12 {
  font-family: tahoma;
  font-size: 8px;
  color: #890C0C;
}

.font13 {
  font-family: tahoma;
  font-size: 11px;
  color: #890C0C;
}


.cell {
  padding: 2px 5px 2px 5px;
  vertical-align: middle;
}
.cell_gray {
  background-color: #EAEAEA;
  padding: 2px 5px 2px 5px;
  vertical-align: middle;
}
.cell_green {
  background-color: #D4F3C6;
  padding: 2px 5px 2px 5px;
  vertical-align: middle;
}
.cell_yellow {
  background-color: #F7F7D7;
  padding: 2px 5px 2px 5px;
  vertical-align: middle;
}
.cell_red {
  background-color: #FFB5B5;
  padding: 2px 5px 2px 5px;
  vertical-align: middle;
}

.navBar a {
  float: left;
  display: block;
  font-family: tahoma;
  font-size: 9px;
  font-weight: bold;
  color: #ffffff;
  background-image: url('images/icons_buttons/aus.gif');
  background-color: transparent;
  text-align: center;
  vertical-align: middle;
  height: 23px; 
  width: 83px;
  cursor: pointer;
  padding-top: 3px;
  top: 0px;
  left: 0px;
  line-height: 20px;
  z-index:0;
  text-decoration: none;
}

.navBar a:hover {
  text-decoration: none;
  color: #ffffff;
  background-image: url('images/icons_buttons/an.gif');
}

.ibutton {
  cursor:pointer;
  text-align:center; 
  height: 15px; 
  line-height: 15px;
  padding-top: 0px;
  background-repeat: no-repeat;
}

.ibutton {
  top: 0px;
  font-family: tahoma;
  font-size: 9px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

.ibutton a {
  top: 0px;
  display: block;
  font-family: tahoma;
  font-size: 9px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

.ibutton a:hover {
  text-decoration: none;
  color: #ffffff;
}


.step {
  background-image: url('images/content_headline_center.gif') ;
  background-position: left;
  background-repeat: repeat-x;
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #999999;
  height:36px;
}

.step_left {
  background-image: url('images/content_headline_left.gif') ;
  background-position: right;
  background-repeat: no-repeat;
}

.step_right {
  background-image: url('images/content_headline_right.gif') ;
  background-position: left;
  background-repeat: no-repeat;
}

.step_rot {
  background-image: url('images/content_rot_headline_center.gif') ;
  background-position: left;
  background-repeat: repeat-x;
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #EEEEEE;
  height:36px;
}

.step_rot_left {
  background-image: url('images/content_rot_headline_left.gif') ;
  background-position: right;
  background-repeat: no-repeat;
}

.step_rot_right {
  background-image: url('images/content_rot_headline_right.gif') ;
  background-position: left;
  background-repeat: no-repeat;
}


.table_step {
  background-color: #aaaaaa;
  font-family: tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  height: 16px;
}

.table_step_rot {
  background-color: #ffffff;
  font-family: tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  height:16px;
}

.table_step_highlight {
  background-color: #906060;
  font-family: tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  height:16px;
}


td {
  font-family: Tahoma;
  font-size: 11px;
}

td.headline {
  background-color: #aa0000;
  font-weight: bold;
  color: #ffffff;
}

td.headoutline {
  border: 1px dashed #aa0000;
}

.help {
  cursor:help;
}

.infobox {
  border: 1px #890C0C solid;
  color: #000000; 
  font-size:8pt; 
  font-family:Verdana;
  background-color: #FF9D72;
  /*filter:alpha(opacity=80);*/
  -moz-opacity:0.8;
  opacity: 0.8;
  z-index:10;
}

.filter_input {
  font-family: tahoma;
  font-size:8pt;
  padding-left:2px;
  height:15px;
}

.filter_select {
  font-family: tahoma;
  font-size:8pt;
  padding-left:2px;
  border:1px solid #555555;
  height:16px;
}

.filter_file {
  background-color: #BBBBBB; 
  border-right: 1px solid #555555;
  border-left: 1px solid #555555;
  width:16px;
}

.filter_file2 {
  background-color: #CCCCCC; 
  border-right: 1px solid #555555;
  width:16px;
}

.filter_file3 {
  border-right: 1px solid #555555;
}

.filter_file4 {
  border-top: 1px solid #555555;
  border-right: 1px solid #555555;
  background-color: #FFFFFF;
}

.filter_file5 {
  border: 1px solid #555555;
  background-color: #FFFFFF;
}

.filter_none {
  background-color: transparent;
}

.filter_cell {
  border-bottom: 1px solid #555555;
  font-weight:bold;
}

.filter_cell2 {
  border-bottom: 1px solid #555555;
  border-right: 1px solid #555555;
  font-weight:bold;
}
.filter_top {
  border-top: 1px solid #555555;
  font-size:1px;
}

.filter_bottom {
  border-bottom: 1px solid #555555;
  font-size:1px;
}

.filter_both {
  border-top: 1px solid #555555;
  border-bottom: 1px solid #555555;
  font-size:1px;
}

.filter_row1 {
  padding-left:5px;
  background-color: #EAEAEA;
}

.filter_row2 {
  background-color: #EBD1C1;
  height:2px;
}

.filter_text {
  font-weight:bold;
  padding-left:5px;
}

.filter_headline {
  font-weight:bold;
  text-align:center;
  background-color: #EBD1C1;
  border-right: 1px solid #555555;
}

.filter_code {
  font-size: 11px;
  border:solid #555555 1px;
  cursor:pointer;
}





  /* ### CALENDAR ### --> */
  td.cal{
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #F0E6E5;
  }
  select.month{
    width: 85px;
    background-color: #DADADA;
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
    border: solid #4E4E4E 1px;
    cursor: pointer;
    padding-left: 3px;
  }
  input.year{
    background-color: #DADADA;
    font-family: tahoma;
    font-size: 11px;
    border: solid #4E4E4E 1px;
    color: #000000;
    width: 30px;
  }
  td.calDaysColor {
    font-family: tahoma;
    font-size: 11px;
    color: #ffffff;
    background-color: #941413;
  }
  td.calWeekend {
    font-family: tahoma;
    font-size: 11px;
    color: #ffffff;
    background-color: #E1BDBD;
  }
  td.calBgColor {
    font-family: tahoma;
    font-size: 11px;
    color: #ffffff;
    background-color: #F3EAEA;
  }
  .calBorderColor {
    font-family: tahoma;
    font-size: 11px;
    color: #ffffff;
    background-color: #9A9A9A;
  }
  td.calHighlightColor {
    border: 1px solid #E54B4A;
    font-family: tahoma;
    font-size: 11px;
    color: #ffffff;
    background-color: #F5BEBE;
  }
  td.calHighlightColorCurrent {
    border: 1px solid #E54B4A;
    font-family: tahoma;
    font-size: 11px;
    color: #ffffff;
  }
  A.cal {
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
  }  
  A.cal:Hover {
    font-family: tahoma;
    font-size: 11px;
    color: #FF0000;
    text-decoration: none;
  } 
  .disabled {
    font-family: tahoma;
    font-size: 11px;
    color: #808080;
    text-decoration: none;
  }
  .cal_button {
    width: 40px;
    height: 28px;
    border: none 0px;
    cursor: pointer;
    background-color: transparent;
    margin-left: 0px;
    padding-left: 0px;
  }
  
  
  /* ### helpbox-div ### */
  div.helpbox {
    border-color:#9D3535;
    border-style:solid;
    border-width:1px;
    background-color:#890C0C;
  }
  A.helpbox {
    font-family: tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    cursor:pointer;
  }  
  A.helpbox:Hover {
    font-family: tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    cursor:pointer;
  } 
  
  
  
  /* ### JS COLOR PICKER ### */
  	#dhtmlgoodies_colorPicker{
		position:absolute;
		width:250px;
		padding-bottom:1px;
		background-color:#FFF;
		border:1px solid #317082;
		
		width: 252px;	/* IE 5.x */
		width/* */:/**/250px;	/* Other browsers */
		width: /**/250px;	
				
	}
	
	#dhtmlgoodies_colorPicker .colorPicker_topRow{
		padding-bottom:1px;
		border-bottom:3px double #317082;
		background-color:#E2EBED;
		padding-left:2px;
		
		width: 250px;	/* IE 5.x */
		width/* */:/**/248px;	/* Other browsers */
		width: /**/248px;	
		
		height: 20px;	/* IE 5.x */
		height/* */:/**/16px;	/* Other browsers */
		height: /**/16px;	
				
	}
	
	#dhtmlgoodies_colorPicker .colorPicker_statusBar{
		height:13px;
		padding-bottom:2px;
		width:248px;
		border-top:3px double #317082;	
		background-color:#E2EBED;
		padding-left:2px;
		clear:both;
		
		width: 250px;	/* IE 5.x */
		width/* */:/**/248px;	/* Other browsers */
		width: /**/248px;	
		
		height: 18px;	/* IE 5.x */
		height/* */:/**/13px;	/* Other browsers */
		height: /**/13px;	
						
	}
	
	#dhtmlgoodies_colorPicker .colorSquare{
		margin-left:1px;
		margin-bottom:1px;
		float:left;
		border:1px solid #000;
		cursor:pointer;
		
		width: 12px;	/* IE 5.x */
		width/* */:/**/10px;	/* Other browsers */
		width: /**/10px;	
		
		height: 12px;	/* IE 5.x */
		height/* */:/**/10px;	/* Other browsers */
		height: /**/10px;	
				
	}
	
	.colorPickerTab_inactive,.colorPickerTab_active{
	
		height:17px;
		padding-left:4px;
		cursor:pointer;	
		
		
	}
	.colorPickerTab_inactive span{
		background-image:url('view/common/jscolorpicker/images/tab_left_inactive.gif');
	}
	
	.colorPickerTab_active span{
		background-image:url('view/common/jscolorpicker/images/tab_left_active.gif');
  
	}
	.colorPickerTab_inactive span, .colorPickerTab_active span{
		line-height:16px;
		font-weight:bold;
		font-family:arial;
		font-size:11px;
		padding-top:1px;
		vertical-align:middle;
		background-position:top left;
		background-repeat: no-repeat;	
		float:left;
		padding-left:6px;
		-moz-user-select:no;
	}	
	.colorPickerTab_inactive img,.colorPickerTab_active img{
		float:left;
	}
	.colorPickerCloseButton{
		width:11px;
		height:11px;
		text-align:center;
		line-height:10px;
		border:1px solid #317082;
		position:absolute;
		right:1px;
		font-size:12px;
		font-weight:bold;
		top:1px;
		padding:1px;
		cursor:pointer;	
		
		width: 15px;	/* IE 5.x */
		width/* */:/**/11px;	/* Other browsers */
		width: /**/11px;
		
		height: 15px;	/* IE 5.x */
		height/* */:/**/11px;	/* Other browsers */
		height: /**/11px;
  
  
	}
	#colorPicker_statusBarTxt{
		font-size:11px;
		font-family:arial;
		vertical-align:top;
		line-height:13px;
  
	}
	form{
		padding:0px 0px 0px 0px;
		margin:0px;
	}
	
	.form_widget_amount_slider{
		border-top:1px solid #9d9c99;
		border-left:1px solid #9d9c99;
		border-bottom:1px solid #eee;
		border-right:1px solid #eee;
		background-color:#f0ede0;
		position:absolute;
		bottom:0px;
		
		width: 5px;	/* IE 5.x */
		width/* */:/**/3px;	/* Other browsers */
		width: /**/3px;
		
		height: 5px;	/* IE 5.x */
		height/* */:/**/3px;	/* Other browsers */
		height: /**/3px;
				
	}
	.colorSliderLabel{
		width:15px;
		height:20px;
		float:left;
		font-size:11px;
		font-weight:bold;
	}
	.colorSlider{
		width:175px;
		height:20px;
		float:left;
	}
	.colorInput{
		width:45px;
		height:20px;
		float:left;
	}	
	.colorPreviewDiv{
		width:186px;
		margin-right:2px;
		margin-top:1px;
		border:1px solid #CCC;
		height:20px;
		float:left;
		cursor:pointer;
		
		width: 188px;	/* IE 5.x */
		width/* */:/**/186px;	/* Other browsers */
		width: /**/186px;
		
		height: 22px;	/* IE 5.x */
		height/* */:/**/20px;	/* Other browsers */
		height: /**/20px;
				
  
	}
	.colorCodeDiv{
		width:50px;
		height:20px;
		float:left;
	}
