/* CSS Document */


/*******************************************************************************
.eipBar {
	background: #EEEEEE url(../webbeheer/skins/Swis2003/eip_bar.gif) no-repeat;
	text-align: right;
	border-right: 2px solid #D71000;
	padding: 1px 8px 0px 0px;
	margin-bottom: 2px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.eipBar a {
	display: block;
	width: 14px;
	height: 14px;
	margin-left: 8px;
	float: right;
}
.eipBar a span {
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.eipBar a.eipEdit {
	background: url(../webbeheer/skins/Swis2003/icon_edit.gif) no-repeat;
}
.eipBar a.eipDelete {
	background: url(../webbeheer/skins/Swis2003/icon_delete.gif) no-repeat;
}
/******************************************************************************/

#eipHeader {
	background-color:#EEEEEE;
	background-image:url("../webbeheer/skins/Swis2003/eip_header_bg.gif"/*tpa=http://www.swismachine.nl/~bvsadvies/webbeheer/skins/Swis2003/eip_header_bg.gif*/);
	background-repeat:repeat-x;
	height:58px;
}
#eipLoggedIn{
	height:12px;
	background-color:#000000;
	color:#FFFFFF;
	padding-left:10px;
}
#eipHeader #logo{
	background-image:url("../webbeheer/skins/Swis2003/eip_header_logo.gif"/*tpa=http://www.swismachine.nl/~bvsadvies/webbeheer/skins/Swis2003/eip_header_logo.gif*/);
	background-repeat:no-repeat;
	width:170px;
	height:58px;
	float:left;
}
#eipHeader #arc{
	background-image:url("../webbeheer/skins/Swis2003/header_arc.gif"/*tpa=http://www.swismachine.nl/~bvsadvies/webbeheer/skins/Swis2003/header_arc.gif*/);
	background-repeat:no-repeat;
	width:189px;
	height:58px;
	float:left;
}
#eipHeader #webbeheer{
	background-image:url("../webbeheer/skins/Swis2003/header_title.gif"/*tpa=http://www.swismachine.nl/~bvsadvies/webbeheer/skins/Swis2003/header_title.gif*/);
	background-repeat:no-repeat;
	height:58px;
	width:238px;
	float:right;
}
.eipBar {
	background: #ffffff;
	border-right: 2px solid #D71000;
	padding: 3px 8px 3px 0px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.eipBar a span {
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.eipBar .swisButton {
	float: left;
	width: 19px;
	padding: 0px;
}
.eipBar .swisButton a.eipWebbeheer {
	display: block;
	width: 19px;
	height: 16px;
	background: #FFF url("../webbeheer/skins/Swis2003/eip_logo.gif"/*tpa=http://www.swismachine.nl/~bvsadvies/webbeheer/skins/Swis2003/eip_logo.gif*/) no-repeat;
}
.eipBar .eipTools {
	float: right;
	padding: 0px;
}
.eipBar .eipTools a {
	display: block;
	width: 14px;
	height: 14px;
	margin: 1px 0px 0px 8px;
	float: right;
}
.eipBar .eipTools a.eipAdd {
	background: url("../webbeheer/skins/Swis2003/icon_new.gif"/*tpa=http://www.swismachine.nl/~bvsadvies/webbeheer/skins/Swis2003/icon_new.gif*/) no-repeat;
}
.eipBar .eipTools a.eipEdit {
	background: url("../webbeheer/skins/Swis2003/icon_edit.gif"/*tpa=http://www.swismachine.nl/~bvsadvies/webbeheer/skins/Swis2003/icon_edit.gif*/) no-repeat;
}
.eipBar .eipTools a.eipDelete {
	background: url("../webbeheer/skins/Swis2003/icon_delete.gif"/*tpa=http://www.swismachine.nl/~bvsadvies/webbeheer/skins/Swis2003/icon_delete.gif*/) no-repeat;
}
.eipBar .eipTools a.eipOverview {
	background: url("../webbeheer/skins/Swis2003/icon_details.gif"/*tpa=http://www.swismachine.nl/~bvsadvies/webbeheer/skins/Swis2003/icon_details.gif*/) no-repeat;
} 
.eipToolsForm {
	padding:0px;
	margin:0px;
	height:50px;
	float:right;
}
.eipToolsForm input{
	margin-top:38px;
	height:20px;
	font-size:12px;
	padding-bottom:10px;
}
