
	h1,h2,h3,h4,h5 {
		margin: 0px;
		padding: 0px;
		text-decoration: none;
	}
	
	.g_light, .g_light * { color: #aaaaaa; }
	.g_tabs_0.g_light    { color: #aaaaaa; cursor: default; }
	.g_tabs_1.g_light    { color: #d4e4f3; }
	.g_tabs_2.g_light    { color: #bb3a00; }
	.g_tabs_3.g_light    { color: #aaaaaa; }
	.g_tabs_0.g_light a  { color: #aaaaaa; cursor: default; }
	.g_tabs_1.g_light a  { color: #d4e4f3; }
	.g_tabs_2.g_light a  { color: #bb3a00; }
	.g_tabs_3.g_light a  { color: #aaaaaa; }

	.g_head {
		background-color: #fff;
		background-image: url('../img/bg_head.gif');
		background-repeat: repeat-x;
		background-position: 0px bottom;
		border: 1px solid #ccc;
		color: #000;
		font-weight: bold;
		padding: 0px 10px 0px 10px;
		line-height: 26px;
	}
	
	.g_element_1_0,
	.g_element_2_0,
	.g_element_3_0, 
	.g_element_1_1, 
	.g_element_2_1, 
	.g_element_3_1, 
	.g_element_e {
		background-repeat: repeat-x;
		background-position: 0px 0px;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 0px 10px 0px 10px;
		line-height: 18px;
	}
	
	.g_element_1_0 { background-image: url('../img/css.witte/index.mainnav_1.gif');  padding-left: 15px; line-height: 17px; }
	.g_element_2_0 { background-image: url('../img/css.witte/index.mainnav_2.gif');  padding-left: 20px; line-height: 17px; }
	.g_element_3_0 { background-image: url('../img/css.witte/index.mainnav_3.gif');  padding-left: 25px; line-height: 17px; }
	.g_element_1_1 { background-image: url('../img/css.witte/index.mainnav_1.gif');  padding-left: 15px; background-position: 0px -35px; line-height: 17px; }
	.g_element_2_1 { background-image: url('../img/css.witte/index.mainnav_2.gif');  padding-left: 20px; background-position: 0px -35px; line-height: 17px; }
	.g_element_3_1 { background-image: url('../img/css.witte/index.mainnav_3.gif');  padding-left: 25px; background-position: 0px -35px; line-height: 17px; }
	.g_element_e { background-image: url('../img/css.witte/index.mainnav_el.gif'); padding-left: 15px; line-height: 17px; }
	
	.g_element_1_0 a { color: #000; text-decoration: none; }
	.g_element_2_0 a { color: #000; text-decoration: none; }
	.g_element_3_0 a { color: #000; text-decoration: none; }
	.g_element_1_1 a { color: #000; text-decoration: none; }
	.g_element_2_1 a { color: #000; text-decoration: none; }
	.g_element_3_1 a { color: #000; text-decoration: none; }
	.g_element_e   a { color: #000; text-decoration: none; }
	
	.g_box {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
	}
	
	.g_js_box {
		height: 80px;
		overflow-y: hidden;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
	}
	
	.g_js_box_toggle {
		background-color: #eee;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
		text-align: center;
		cursor: pointer;
		color: #888;
		height: 20px;
		line-height: 20px;
	}

	.g_clear {
		clear: both;
		height: 0px;
		line-height: 0px;
	}

	.g_tabs {
		background-image: url('../img/bg_head.gif');
		background-repeat: repeat-x;
		background-position: 0px bottom;
		height: 24px;
		line-height: 24px;
		border: 1px solid #ccc;
	}
	
	.g_tabs ul {
		margin: 0px;
		padding: 0px;
	}
	
	.g_tabs li {
		background-image: url('../img/css.witte/general.tabs_bg.gif');
		background-repeat: repeat-x;
		list-style: none;
		padding: 0px 10px 0px 10px;
		float: left;
		height: 24px;
		line-height: 24px;
		margin-right: 1px;
		font-weight: bold;
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
		cursor: pointer;
	}
	
	.g_tabs_0 { background-position: 0px  24px; color: #222; }
	.g_tabs_1 { background-position: 0px   0px; color: #fff; }
	.g_tabs_2 { background-position: 0px -24px; color: #222; }
	.g_tabs li.g_tabs_3 { background-position: 0px  24px; color: #222; cursor: default; }
	
	.g_tabs_0 a { color: #222; text-decoration: none; }
	.g_tabs_1 a { color: #fff; text-decoration: none; }
	.g_tabs_2 a { color: #222; text-decoration: none; }
	.g_tabs_3 a { color: #222; text-decoration: none; }
	
	.g_odd { padding: 0px 10px 0px 10px; line-height: 20px; background-color: #ffffff; }
	.g_eve { padding: 0px 10px 0px 10px; line-height: 20px; background-color: #f0f0f0; }
	
	.g_odd a,
	.g_eve a {
		text-decoration: none; 
		color: #444;
	}
	
	.g_grade {
		padding: 10px;
		background-image: url('../img/css.witte/general.grade.gif');
		background-repeat: repeat-x;
	}
	
	.g_dotted {
		background-image: url('../img/css.witte/dotted.gif');
		background-repeat: repeat-x;
		height: 1px;
		line-height: 1px;
		font-size: 1px;
	}
	
	
	#p_header {
		background-image: url('../img/css.popup/popup.header_bg.jpg');
		background-repeat: repeat-x;
		height: 30px;
	}
	
	#p_header_logo {
		background-image: url('../img/css.popup/popup.header_logo.jpg');
		background-repeat: no-repeat;
		height: 30px;
		width: 140px;
	}
	
	#p_header_text {
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		padding-left: 10px;
	}
	
	.htmlb { font-weight: bold; }
	.g_bn  { border: 0px; }
	.g_bt  { border-top: 1px solid #ccc; }
	.g_br  { border-right: 1px solid #ccc; }
	.g_bb  { border-bottom: 1px solid #ccc; }
	.g_bl  { border-left: 1px solid #ccc; }
	.g_bf  { border: 1px solid #ccc; }
	.g_p00 { padding: 0px; }
	.g_p01 { padding: 1px; }
	.g_p02 { padding: 2px; }
	.g_p05 { padding: 5px; }
	.g_p10 { padding: 10px; }
