html {
	overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 11px;
	color: #363636;
	line-height: 18px;
}

form {
	margin: 0;
}

a {
	color: #000;
}

input.elementText {
	font-size: 10px;
	border:1px solid #000;
	width:155px;
	margin:0px 0px 5px 0px;
}

textarea.elementTextarea {
	border:1px solid #000;
	margin:0px 0px 5px 0px;
}

.formColumnSubmit{
	text-align:right;
}

input.formSubmitSend{
	border:1px solid #A1C83C;
	height:19px;
	color: #000;
	background-color: #F9F068;
	font-size:10px;
	font-weight:bold;	
	margin-top: 15px;
}

div#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 1000px;
	text-align: left;
}

div#header {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 303px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

	div#menu {
		float: left;
		padding: 110px 12px 0px 268px;
		font-weight: bold;
	}
	
		div#menu a {
			color: #363636;
			text-decoration: none;
			font-weight: bold;
			padding: 0px 5px 0px 5px;
		}
		
		div#menu a:hover {
			color: #363636;
			text-decoration: underline;
			font-weight: bold;
		}
		
		/* omg */
		div#menu div.menuDefaultContainer div {
			display: inline;
			padding: 0px 5px 0px 5px;
		}
		
	div#login {
		float: right;
		width: 209px;
		margin: 17px 0 0 0;
		line-height: 14px;
		background-color: #FFF;
	}

	div#login div {
		padding: 7px; 7px;
	}
	
	div#login div input {
		width: 130px;
		font-size: 10px;
		border: 1px solid #a1c83c;
	}

div#main {
	width: 1000px;
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;	
}

	div#left {
		width: 248px;
		float: left;
	}
	
		/* menu */
		div#left img {
			margin: 0px 0px 1px 0px;
		}
		
		div#left ul {
			list-style: decimal;
			margin: 0px 0px 1px 72px;
			padding: 0px;
			background-color: #fdfbdc;
			border-right: 1px solid #a1c83c;
			border-bottom: 1px solid #a1c83c;
			border-top: 1px solid #a1c83c;
		}
		
		div#left ul li {
			margin: 0px 0px 0px 38px;
		}
		
		div#left ul li a {
			color: #363636;
			text-decoration: none;
		}
		
		div#left ul li a:hover {
			color: #363636;
			text-decoration: underline;
		}		
	
	div#middle {
		width: 529px;
		float: left;
	}
	
		div#content {
			padding: 0px 30px 0px 30px;
			margin: 0px;
		}
		
		div#content h1, div#right h1 {
			font-size: 13px;
			font-weight: bold;
			text-transform: uppercase;
		}
		
		div#content ul {
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		
		div#content li {
			background-image: url(../images/li.gif);
			background-repeat: no-repeat;
			background-position: 0px 4px;
			padding: 0px 0px 5px 18px;
		}
	
	div#right {
		width: 223px;
		float: right;
	}
	
		div#right h2 {
			font-size: 11px;
			font-weight: bold;
			margin: 0px;
			padding: 0px;
		}
		
		div#right p {
			margin-top: 0px;
			padding-top: 0px;
		}

div#footer {
	width: 100%;
	height: 25px;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	text-align: center;
}

	div#footer div#footer_text {
		width: 1000px;
		margin: 0px auto 0px auto;
		padding: 3px 0px 0px 0px;
		text-align: center;
	}
	
		div#footer div#footer_text div{
		display:inline;		
		}


div.navigatieContainer {
	margin-bottom: 15px;
}

div.navigatieContainer span div span {
	display: none;
	background-color: #FDFBDC;
	margin-left: 72px;
	padding-left: 15px;
	border-right: 1px solid #A1C83C;
}

div.navigatieContainer span div.lastitem span {
	border-bottom: 1px solid #A1C83C;
}

div.navigatieContainer span div span a {
	text-decoration: none;
	color: #000;
}

div.navigatieContainer span div.active span {
	display: block;
}

div.menuFooterContainer span div {
	display: inline;
}

div.menuFooterContainer span div a,
div.menuFooterContainer span div a:link,
div.menuFooterContainer span div a:visited,
div.menuFooterContainer span div a:hover,
div.menuFooterContainer span div a:active {
	color: #000;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

div.menuFooterContainer span div a:hover {
	color: #363636;
	text-decoration: underline;
}

div.menuFooterContainer span div.active a,
div.menuFooterContainer span div.active a:link,
div.menuFooterContainer span div.active a:visited,
div.menuFooterContainer span div.active a:hover,
div.menuFooterContainer span div.active a:active {
	color: #FFF;
}

div.naarBoven {
	margin: 15px 0 28px 0;
	vertical-align: middle;
}

div.sipconnectTariffsContainer {
	margin-bottom: 15px;
}

table.sipconnectList tr th, table.sipconnectList td {
	text-align: left;
	font-family: arial;
	font-size: 11px;
}

table.sipconnectList td.firstcol, table.sipconnectList tr th.firstcol {
	text-align: left;
}

table.sipconnectList th.sipconnectLetter {
	text-align: left;
	font-size: 19px;
	padding-bottom: 5px;
	border-bottom: 1px solid #A1C83C;
	color: #A1C83C;
	padding-left: 3px;
}

th.sipconnectAlphabet {
	font-size: 11px;
	padding-top: 2px;
	border-bottom: 1px solid #A1C83C;
	padding-bottom: 2px;
	padding-left: 3px;	
}

th.sipconnectAlphabet img {
	border: 0;
	vertical-align: middle;
}

th.sipconnectAlphabet a {
	color: #000;
	text-decoration: none;
}

col.sipconnectScrollerCol1 {
	width: 145px;
}

col.sipconnectScrollerCol2 {
	text-align: right;
}

th {
	text-align: left;
}

col.sipconnectScrollerCol1Headers {
	width: 90px;
}

col.sipconnectScrollerCol2Headers {
	width: 65px;
}

col.sipconnectScrollerCol3Headers {
	width: 65px;
}

td.formColumnLeft {
	padding-right: 20px;
}

div.formDefaultContainer {
	margin-bottom: 15px;
}

div.formDefaultContainer table {
	font-size: 11px;
}

div.formDefaultContainer table tr.formRowSeparator td {
	font-weight: bold;
}

div.formDefaultContainer table td.formColumnLeft {
	width: 40%;
}

tr.hideTariff {
	display: none;
}
