
/***************/
/* Standard    */
/***************/

body
{
 	background-color: #FFF;
	margin: 0;
	padding: 0;
	font-family: arial,sans serif;
}

td
{
 	font-size:11px;
}

a
{
	color: #CC0033;
	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: #212149;
    line-height: 14px;
    margin: 15px 0 5px 0;
}

h1 {
    font-size: 14px;
    color: #212149;
    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: #FFF;
}

.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: 12px;
	font-weight: normal;

}

.top_nav_linkActive, a.top_nav_linkActive, a.top_nav_linkActive:visited {
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
}

.top_nav_bg
{
	background-color: #CC0033;
}

.top_nav_bgActive
{
	background-color: #CC0033;
}

.top_nav_font
{
  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: #E9EBF0;
}

.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: #F4F4F4;
}

.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: #212149;
}

.left_nav_font
{
	color: #ffffff;
	vertical-align: middle;
	line-height:18px;
	font-weight: bold;
	padding: 3px;
}

a.aImage img {
    border: 1px solid #FFFFFF;
}

a.aImage:hover img {
    border: 1px 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: #EEE;

}



.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: #CC0033;

	font-size: 11px;

	font-weight: normal;



}



.foot_nav_linkActive, a.foot_nav_linkActive, a.foot_nav_linkActive:visited {

    color: #CC0033;

    font-size: 11px;

    font-weight: normal;

}



.foot_nav_bg

{

	background-color: #FFF;

  padding-top: 12px;

  padding-bottom: 8px;

  border-top-style: solid;

	border-top-color: #EEE;

	border-top-width: 8px;

  border-spacing: 20px;

}



.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: #F9F9F9;

}



.main_frame_font

{

	color: #E3430F;

	vertical-align:top;

	line-height:18px;

}



.tdStandard {

    background-color: #FFFFFF;

    padding: 0 15px 0 15px;

}



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;

	color: #000;

	border-left: 0px;

	border-top: 0px;

	padding-top: 3px;

	padding-bottom: 3px;

	margin-left: 15px;

	margin-right: 15px;

}



.swapButton {

    font-family: arial,sans serif;

    font-size: 11px;

    color: #000;

    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;

	color: #000;

	border-left: 0px;

	border-top: 0px;

  padding-top: 3px;

	padding-bottom: 3px;

}



INPUT.gbutton

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000;

	border-left: 0px;

	border-top: 0px;

  padding-top: 3px;

	padding-bottom: 3px;

}



INPUT.gbutton2

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000;

	border-left: 0px;

	border-top: 0px;

  padding-top: 3px;

	padding-bottom: 3px;

}



INPUT.gbutton4

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000;

	border-left: 0px;

	border-top: 0px;

  padding-top: 3px;

	padding-bottom: 3px;

}



INPUT.geingabe

{

border: 1px solid #868686;

font: 10px Verdana, Arial, sans-serif;

}



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;

	background-color: #EEEEEE;

	font-size: 11px;

	vertical-align: top;

}



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

{

}



.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;

}



/********************/

/* Ramada banner    */

/********************/



a.black:link {

    color: #000000;

    text-decoration: none;

    font-weight: normal;

}

a.black:visited {

    color: #000000;

    text-decoration: none;

    font-weight: normal;

}

a.black:hover {

    color: #CC0033;

    text-decoration: underline;

    font-weight: normal;

}

a.black:active {

    color: #CC0033;

    text-decoration: underline;

    font-weight: normal;

}



.td_kontakt {

    border-bottom-width: 1px;

    border-left-width: 1px;

    border-bottom-style: solid;

    border-left-style: solid;

    border-bottom-color: #999999;

    border-left-color: #999999;

    padding-left: 8px;

    line-height: 22px;

    font-size: 10px;

    font-weight: normal;

}

.td_freecall {

    border-left-width: 1px;

    border-left-style: solid;

    border-left-color: #999999;

    color: #CC0033;

    font-weight: bold;

}