
	* {
		font-family: tahoma;
		font-size: 11px;
	}
	
	p {
		padding: 0px;
	}
	
	body {
		background-image: url('../img/css.witte/bg.gif');
		background-repeat: repeat-x;
		background-position: 0px 0px;
		margin: 10px;
	}
	
	a {
		color: #000;
		text-decoration: none;
	}
	
	#page {
		width: 1000px;
	}
	
	h1,h2,h3,h4,h5 {
		padding: 0px;
		margin: 0px;
	}
	
	th {
		height: 20px;
		line-height: 20px;
		text-align: left;
		padding: 0px 10px 0px 10px;
		background-color: #5493cd;
		border-top: 1px solid #fff;
		border-left: 1px solid #5493cd;
		border-right: 1px solid #fff;
		color: #fff;
	}	
	
	.list td {
		height: 20px;
		line-height: 20px;
		padding: 0px 10px 0px 10px;
	}
	
	.img_ph {
		border: 1px solid #ccc;
		background-color: #eee;
		text-align: center;
		color: #aaa;
		vertical-align: middle;
		margin-bottom: 2px;
	}
	
	input,select,textarea {
		border: 1px solid #ccc;
		margin-bottom: 1px;
	}
	
	textarea {
		padding: 5px;
	}
	
	input {
		padding: 2px 10px 2px 10px;
	}
	
	#i_header {
		background-image: url('../img/css.witte/index.header_bg.gif');
		background-repeat: repeat-x;
	}
	
	#i_search {
		width: 250px;
		border: 1px solid #337ec4;
		font-size: 12px;
	}
	
	#quicksearch {
		position: absolute;
		top: 51px;
		left: 310px;
		width: 268px;
		border: 1px solid #3f8ed8;
		background-color: #fff;
		padding: 1px;
		opacity: 0;
		-moz-opacity: 0;
		filter: alpha(opacity=0);
	}
	
	#quicksearch .row1,
	#quicksearch .row2 {
		line-height: 18px;
		margin-bottom: 1px;
		padding: 0px 10px 0px 10px;
	}
	
	#quicksearch .row1   { background-color: #f5f5f5; color: #222; }
	#quicksearch .row2   { background-color: #deeaf6; color: #092872; }
	#quicksearch .row1 a { text-decoration: none; color: #222; }
	#quicksearch .row2 a { text-decoration: none; color: #092872; }
	
	
	#i_breadcrumb {
		color: #ff7e00;
		padding: 5px 10px 10px 0px;
	}
	
	#i_breadcrumb a {
		color: #666;
		font-weight: bold;
		text-decoration: none;
	}
	
	#i_breadcrumb span {
		color: #888;
		margin: 0px 2px 0px 2px;
	}
	
	#i_breadcrumb b {
		color: #444;
		margin: 0px 5px 0px 0px;
	}
	
	#i_quicklinks {
		text-align: right;
		margin-bottom: 10px;
	}
	
	#i_quicklinks a {
		margin-left: 5px;
		color: #000;
		text-decoration: none;
	}
	
	
	#i_footer {
		background-image: url('../img/css.witte/index.footer_bg.gif');
		background-repeat: repeat-x;
	}
	
	#i_footer_left {
		background-image: url('../img/css.witte/index.footer_left.gif');
		background-repeat: no-repeat;
		width: 1px;
	}
	
	#i_footer_right {
		background-image: url('../img/css.witte/index.footer_right.gif');
		background-repeat: no-repeat;
		width: 1px;
	}
	
	#i_footer_spacer {
		background-image: url('../img/css.witte/index.footer_left.gif');
		background-repeat: no-repeat;
		width: 1px;
	}
	
	
	#i-top {
		background-image: url('../img/header.jpg');
		background-repeat: no-repeat;
		background-position: 0px 0px;
		float: left;
		height: 62px;
		margin-bottom: 10px;
		width: 1000px;
	}
	
	#i_search,
	#i-top-login-input-name,
	#i-top-login-input-pw {
		background-repeat: no-repeat;
		background-position: 0px 0px;
		border: 0px;
		color: #666;
		font-size: 10px;
		padding: 3px 10px 2px 10px;
		position: absolute;
		height: 14px;
		top: 25px;
		width: 251px;
	}
	
	#i_search {
		top: 31px;
	}
	
	#i-top-search-submit {
		border: 0px;
		padding: 0px;
		left: 592px;
		position: absolute;
		top: 31px;
	}
	
	#i-top-login-submit {
		border: 0px;
		padding: 0px;
		left: 913px;
		position: absolute;
		top: 25px;
	}
	
	#i_search			       { left: 320px; width: 251px; background-image: url('../img/header_bg_search.gif'); }
	#i-top-login-input-name  { left: 707px; width:  82px; background-image: url('../img/header_bg_login.gif'); }
	#i-top-login-input-pw    { left: 810px; width:  82px; background-image: url('../img/header_bg_login.gif'); }
	
	#i-top-login-username {
		color: #fff;
		font-weight: bold;
		left: 707px;
		position: absolute;
		top: 25px;
	}
	
	#i-top-login-navi {
		color: #fff;
		font-size: 10px;
		left: 707px;
		position: absolute;
		top: 40px;
	}
	
	#i-top-login-navi a {
		color: #fff;
		text-decoration: none;
	}
	
	#i-top-login-info {
		color: #fff;
		font-size: 10px;
		height: 20px;
		line-height: 20px;
		position: absolute;
		left: 707px;
		top: 45px;
		width: 230px;
	}
	
	#i-top-login-info a {
		color: #fff;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
	}
	
	.i-navi-head {
		background-color: #fff;
		background-image: url('../img/tabs_bg.gif');
		background-position: left bottom;
		background-repeat: repeat-x;
		border: 1px solid #ddd;
		font-weight: bold;
		height: 25px;
		line-height: 25px;
		padding: 0px 10px 0px 10px;
		width: 158px;
	}
	
	.i-navi-head-hvz {
		background-color: #fff;
		background-image: url('../img/tab-hvz.gif');
		background-position: left bottom;
		background-repeat: repeat-x;
		border: 1px solid #ddd;
		font-weight: bold;
		height: 25px;
		line-height: 25px;
		padding: 0px 10px 0px 10px;
		width: 158px;
	}
	
	.i-navi-element,
	.i-navi-element-1,
	.i-navi-element-2,
	.i-navi-element-3,
	.i-navi-element-4 {
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		line-height: 17px;
		padding: 0px 10px 0px 10px;
		width: 158px;
	}
	
	.i-navi-element a,
	.i-navi-element-1 a,
	.i-navi-element-2 a,
	.i-navi-element-3 a,
	.i-navi-element-4 a {
		color: #000;
		font-size: 11px;
		text-decoration: none;
	}
	
	.i-navi-element-1 { background-image: url('../img/css.witte/index.mainnav_1.gif'); width: 153px; padding: 0px 10px 0px 15px; }
	.i-navi-element-2 { background-image: url('../img/css.witte/index.mainnav_2.gif'); width: 148px; padding: 0px 10px 0px 20px; }
	.i-navi-element-3 { background-image: url('../img/css.witte/index.mainnav_3.gif'); width: 143px; padding: 0px 10px 0px 25px; }
	.i-navi-element-4 { background-image: url('../img/css.witte/index.mainnav_4.gif'); width: 138px; padding: 0px 10px 0px 30px; }

	
	#i-footer {
		background-image: url('../img/css.witte/index.footer_bg.gif');
		background-repeat: repeat-x;
		height: 50px;
		margin-top: 10px;
		padding: 10px;
	}
	
	#i-footer a {
		color: #444;
		font-weight: bold;
	}
	
	#i-breadcrumb {
		line-height: 20px;
		margin-bottom: 10px;
	}
	
	#i-breadcrumb a {
		color: #666;
		font-weight: bold;
		text-decoration: none;
	}
