/* Body Tag Einstellungen */
BODY { margin:0px; font-size:12px; color:#333333; background:url(../gfx/img_body_bg.jpg) repeat-x; }
BODY, A { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; font-weight:normal;  }
A { text-decoration:none; color:#a69017; }
a:hover { text-decoration:underline; }
H1, H2, H3, H4 { font-family:Arial, sans-serif; color:#000000; }
H1 { font-size: 16px; margin: 0px 0px 10px 0px; padding:0 0 4px 0; border-bottom:2px dashed #B2B2B2; color:#444444; }
H2 { font-size: 14px; margin: 0px 0px 10px 0px;  color:#F7D420; }
H3 { font-size: 14px; margin: 0px 0px 10px 0px;  }
H4 { font-size: 13px; margin: 0px 0px 10px 0px;  }
P { margin: 0px 2px; line-height:16px; }
P.align-center { text-align:center;  }
P.align-right { text-align:right;  }
P.align-justify { text-align:justify;  }
P.bodytext { font-weight:normal; font-size:12px;  }
LI { }

.spacer_div { clear:both; font-size:1px; }

/* SEITEN LAYOUT */
div#page_wrap { width:908px; position:relative; margin:0 auto 0 auto; background:url(../gfx/img_page_middle_bg.png) repeat-y; }
	div#page_inner_wrap { width:900px; margin:0 0 0 4px; position:relative; }
		div#cb_header { width:900px; height:178px; background:url(../gfx/img_header_bg.jpg) repeat-x; }
			div#cb_logo { float:left; width:305px; height:115px; margin:2px 2px 2px 3px; }
			div#cb_header_pic { float:left; width:570px; height:115px; margin:2px 5px 0 10px; }
			div#cb_search_box { float:right; width:300px; }
		div#cb_menu_top { width:900px; height:43px; background:url(../gfx/img_menu_bg.jpg) repeat-x; margin:0 0 0 0; }
		div#cb_content { width:900px; margin:40px 0 0 0;  }
			div#cb_menu_left { float:left; width:195px; margin:0 10px 0 0px; }
			div#cb_content_items { float:left; width:680px;  }
			div#cb_content_items_no_menu_left { width:870px; margin:0 15px 0 15px; }
div#page_footer_wrap { width:908px; height:70px; margin:auto; background:url(../gfx/img_page_footer_bg.png) no-repeat; }
	div#page_footer_quicklinks { float:left; height:65px;  }
	div#page_footer_print { float:right; height:65px; padding:0 15px 0 0;  }
	
	
/* MENU TOP */
.menu_top_off,
.menu_top_off:link,
.menu_top_off:active,
.menu_top_off:visited { display:block; line-height:42px; float:left; text-decoration:none; font-size:13px; color:#404040; font-weight:bold; margin:0 0 0 0; margin-top:1px; padding:0 25px 0 25px; border-right:1px solid #d3bb37; }
.menu_top_off:hover { background:url(../gfx/img_menu_top_on_bg.jpg) repeat-x; }

.menu_top_on,
.menu_top_on:link,
.menu_top_on:active,
.menu_top_on:visited,
.menu_top_on:hover  { display:block; line-height:42px; float:left; text-decoration:none; font-size:13px; color:#404040; font-weight:bold; margin:0 0 0 0; margin-top:1px; padding:0 25px 0 25px; border-right:1px solid #d3bb37; background:url(../gfx/img_menu_top_on_bg.jpg) repeat-x; }



.menu_left_off,
.menu_left_off:link,
.menu_left_off:active,
.menu_left_off:visited { display:block; height:56px; background:url(../gfx/img_menu_left_arrow_off.jpg) no-repeat; line-height:56px; font-weight:bold; text-decoration:none; padding:0 0 0 5px; color:#404040; }
.menu_left_off:hover { background:url(../gfx/img_menu_left_arrow_on.jpg) no-repeat; }

.menu_left_on,
.menu_left_on:link,
.menu_left_on:active,
.menu_left_on:visited,
.menu_left_on:hover { display:block; height:56px; background:url(../gfx/img_menu_left_arrow_on.jpg) no-repeat; line-height:56px; font-weight:bold; text-decoration:none; padding:0 0 0 5px; color:#404040; }

.menu_left_lvl2_off,
.menu_left_lvl2_off:link,
.menu_left_lvl2_off:active,
.menu_left_lvl2_off:visited  { display:block; width:120px; text-decoration:none; padding:3px 0 3px 10px; color:#333333; }
.menu_left_lvl2_off:hover { }


.menu_left_lvl2_on,
.menu_left_lvl2_on:link,
.menu_left_lvl2_on:active,
.menu_left_lvl2_on:visited,
.menu_left_lvl2_on:hover { display:block; width:120px; text-align:right; text-decoration:none; padding:3px 0 3px 10px; color:#222222; border-bottom:1px solid #333333; font-weight:bold; }


.quicklinks,
.quicklinks:link,
.quicklinks:active,
.quicklinks:visited,
.quicklinks:hover { line-height:65px; padding:0 0 0 10px; text-decoration:none; font-weight:normal; font-size:12px; color:#404040; }

.printlink,
.printlink:link,
.printlink:active,
.printlink:visited,
.printlink:hover { line-height:65px; paddign:0 10px 0 0; text-decoration:none; font-weight:normal; font-size:12px; color:#404040; }

/* SEARCHBOX */
div#cb_searchbox_form { margin:20px 0 0 0;  }
	div#cb_searchbox_form .sword_field { border:1px solid #d3bb37; width:170px; }
	div#cb_searchbox_form .sword_button { border:1px solid #d3bb37; background:#fbf1bf; }
