

/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 14px;
}
H1 { font-size: 12px
      color: #ff9900; }
H2 { font-size: 13px; }
H1, H2 {margin: 0px 0px 0px 0px;}
P {margin: 0px 2px 0px 5px;}

TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
	font-size: 10px;
	text-align: center;
}

/* Content column */
TD#content {
  	padding: 10px -10px 0 10px;
	vertical-align: top; 
	width: 610px;
}


td#content_right .bodytext {
	font-size: 75%;
	padding: 8 0 0 0;
}

td#content_right .bodytext a {
	color: #D88200;
}

/* Rahmen 2 */
td#content_right div.csc-frame {
	background: #ddd url(../images/BoxHeadline.gif) no-repeat 0 0;
	padding: 0 5px 15px 3px;
	border-bottom: 1px solid #CDCDCD;
	margin-bottom: 20px;
	line-height: 1em;
}

/* Rahmen 2 Überschrift */
td#content_right .csc-header h2 {
	
	color: #333;
	padding: 5px 5px 0 5px;
	font-weight: normal;
	font-size: .7em;
}


/* Rahmen 1 */
td#content_right div.csc-frame-frame1 {
	width: 167px;
	background: #EEE url(../images/BoxHeadline02.gif) no-repeat 0 0;
	padding: 0 0 10px 3px;
	border-bottom: 1px solid #CDCDCD;
	margin-bottom: 0px;
	line-height: 1em;
}

/* Rahmen 1 Überschrift */
td#content_right div.csc-frame-frame1 .csc-header h2 {
	width: 167px;
	color: #333;
	padding: 4px 0 0 5px;
	font-weight: bold;
	font-size: .7em;
}


td#content table.imgtext-table {
	margin-left: 10px;
}

td#content table.imgtext-table tbody tr td table{
	background-color: #666;
}


td#content h2 {
	padding-left: 15px;
}

/* Content Right column */
TD#content_right {
	padding: 0 2px 0 0px;
	font-size: 10px;
	vertical-align: top; 
	width: 170px;
	margin-right:2px;
	}

td#content p.bodytext {
	padding: 0 10px 0 10px;
}


/* Menu 1 column */
TD#menu_1 {	
	width: 190px;
	vertical-align: top; 
	background-repeat : no-repeat;
	padding: 0 0 0 0;
}
TD#menu_1 DIV {
	
	border-top: 1px solid #c0c0c0;
	margin: 0;
}

TD#menu_1 DIV A {
	
	color: #555;
	text-decoration: none;
	display: block;	
	padding: 5px 5px 5px 5px;
}

TD#menu_1 DIV A:hover {
	
	text-decoration: none;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  
  font-size: 13px;
  color:#FFFFFF;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  width: 190px;
  font-size: 13px;
}

TD#menu_1 DIV.menu1-level1-act A {
  
  color:#ff9900;
  font-weight: bold;
  background: #ddd;
}

TD#menu_1 DIV.menu1-level1-no A:hover {
  
  background: #ddd;
}


/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
	
	font-size: 11px;
	padding: 0px 0px 0px 12px;
	border: 0;
	background-color: transparent;
	margin: 0 0 0 0;
}

TD#menu_1 DIV.menu1-level2-no a:hover {
  
  background-color: #d9d9d9;
  padding: 5px 0px 5px 20px;
  margin: 0 0 0 -12px;
}

/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  
  font-size: 11px;
  padding: 0px 0 0px 12px;  
  border: 0;
  background: #eee;
}

TD#menu_1 DIV.menu1-level2-act A {
  
  color:#ff9900;
}

/* New Entry Level 3*/


/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
  
  font-size: 10px;
  padding-left: 20px;
}
/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
  
  font-size: 10px;
  font-weight: bold;
  padding-left: 20px;
  
TD#menu_1 DIV.menu1-level3-act A {
  color:#FE0000;
}




/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: #525252;
  font-size: 10px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}



/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}

div.csc-header {
	height: 1em;
}

/* @group My Group */



/* @end */



