img, div, a, input { behavior: url(/bantip/bantip.nl/assets/templates/bantip/iepngfix.htc) }

body {
	text-align: center;
	background: url(../images/bg.png) top repeat-x #1181e1;
	margin: 0;
	padding: 0;
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #666;
}

h1, h2, h3, h4 {
	margin: 0;
	color: #118af3;
}
h1 {
	font-size: 20px;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
h2 {
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3 {
	font-size: 1.1em;
	padding-top: 5px;
	padding-bottom: 5px;
}
h4 {
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}

h2 a {
	text-decoration: none;
}

p {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px;
}

ul {
	margin:0;
	padding:0;
	padding-left: 13px;
	list-style-type: square;
}

a {
	color: #118af4;
	text-decoration: underline;
}
a:hover {
	color: #04335e;
}

#wrapper {
	width: 944px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#wrapper-top {
	position: absolute;
	top: 0;
	height: 304px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
}

#wrapper-top.nothome {
	height: 164px;
}

#logotyp {
	position: absolute;
	top: 63px;
	left: 185px;
	display: block;
	width: 261px;
	height: 102px;
	background: url(../images/logotype.png);
	text-decoration: none;
}
#wrapper-top.nothome #logotyp {
	top: 27px;
	left: 54px;
}

#slogan {
	position: absolute;
	left: 88px;
	top: 208px;
	width: 438px;
	height: 52px;
	background: url(../images/slogan.png) no-repeat;
}
#logotyp span, #slogan span {
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	height: 0;
}

#languages {
	margin-top: 5px;
	font-size: 0.9em;
	color: #fff;
	position: absolute;
	right: 330px;
}
#languages span {
	float: right;
	margin-right: 4px;
}
#languages a {
	display: block;
	float: right;
	width: 20px;
	height: 12px;
	text-decoration: none;
	margin-left: 4px;
}
#languages a img {
	border: none;
}
#languages .nl {
	background: url(../images/nl.gif) no-repeat bottom;
}
#languages .en span, #languages .nl span {
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	height: 0;
}

#wrapper-main {
	position: absolute;
	top: 304px;
	width: 100%;
	
}
#wrapper-main.nothome {
	position: absolute;
	top: 164px;
}

#wrapper-main-text {
	background: url(../images/bg-middle.png) repeat-y;
	height: 100%;
}
#wrapper-main-border-top {
	font-size: 0;
	line-height: 0;
	background: url(../images/bg-top.png);
	height: 16px;
}

#footer {
	background-image: url(../images/bg-bottom.png);
	height: 173px;
	position: relative;
}
#footer .icons-left {
	position: absolute;
	bottom: 108px;
	left: 25px;
}
#footer .logotype {
	display: block;
	margin-right: 20px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: transparent;
	height: 30px;
	text-decoration: none;
}
#footer .logotype span {
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	height: 0;
}
#footer .logotype.l-mysql {
	background-image: url(../images/logotype-mysql.png);
	width: 55px;
}
#footer .logotype.l-windows {
	background-image: url(../images/logotype-windows.png);
	width: 33px;
}
#footer .logotype.l-java {
	background-image: url(../images/logotype-java.png);
	width: 23px;
}
#footer .logotype.l-glassfish {
	background-image: url(../images/logotype-glassfish.png);
	width: 47px;
}
#footer .logotype.l-extjs {
	background-image: url(../images/logotype-extjs.png);
	width: 64px;
}
#footer .logotype.l-twitter {
	background-image: url(../images/logotype-twitter.png);
	width: 53px;
}
#footer .logotype.l-linkedin {
	background-image: url(../images/logotype-linkedin.png);
	width: 74px;
}
#footer .copymsg {
	position: absolute;
	left: 480px;
	bottom: 108px;
	font-size: 11px;	
}
#footer .icons-right {
	position: absolute;
	bottom: 108px;	
	right: 12px;
}
#footer .icons-right .logotype {
	margin-right: 0;
	margin-left: 15px;
}

.reset {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
	float: none;
}

#wrapper-main .left-col {
	margin-left: 25px;
	float: left;
	width: 212px;
	padding-bottom: 0;
	padding-bottom: 210px;
	display: inline;
}
#wrapper-main .middle-col {
	margin-left: 17px;
	float: left;
	width: 438px;
}
#wrapper-main .right-col {
	margin-left: 17px;
	float: left;
	width: 212px;
}
#wrapper-main .middle-col .text, #wrapper-main .right-col .text {
	font-size: 1em;
	line-height: 1.4em;
	padding-left: 5px;
	padding-right: 5px;
}

#wrapper-main .left-col h2, #wrapper-main .right-col h2 {
	font-size: 20px;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	padding-top: 0;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
#wrapper-main .left-col ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
#wrapper-main .left-col ul ul {
	border: none;
	padding-bottom: 0;
	padding-left: 10px;
}
#wrapper-main .left-col li {
	padding: 0;
	margin: 0;
	padding-top: 10px;
}
#wrapper-main .left-col a {
	color: #666;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}
#wrapper-main .left-col ul ul a {
	font-size: 1em;
	font-weight: bold;
}
#wrapper-main .left-col a:hover {
	text-decoration: underline;
}
#wrapper-main .right-col h2.news {
	height: 25px;
}
#wrapper-main .right-col h2 span.news {
	display: block;
	float: left;
}
#wrapper-main .right-col .rss {
	display: block;
	background: url(../images/rss.png) no-repeat bottom right;
	width: 20px;
	height: 21px;
	float: left;
}
#wrapper-main .right-col .rss span {
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	height: 0;
}
#wrapper-main .right-col .news-date {
	color: #118af4;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 0.9em;
}
#wrapper-main .right-col .news-text {
	border-bottom: 1px solid #107fe1;
	padding-bottom: 10px;
	margin-bottom: 6px;
	font-size: 0.9em;
	line-height: 1.3em;
}
#wrapper-main .right-col .news-text.last {
	border: none;
	padding-bottom: 0px;
}

.box {
	margin-top: 15px;
	margin-left: 5px;
	background: url(../images/box.png) repeat-y -207px 0px;
}
.box .box-text {
	color: #118af3;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 20px;
	text-align: center;
}
.box .border-top {
	font-size: 0;
	line-height: 0;
	height: 9px;
	background: url(../images/box.png) repeat-y 0px 0px;
}
.box .border-bottom {
	font-size: 0;
	line-height: 0;
	height: 9px;
	background: url(../images/box.png) repeat-y 0px 9px;
}

#breadcrumbs {
	position: absolute;
	bottom: 7px;
	left: 27px;
	color: #fff;
	font-size: 0.9em;
}
#breadcrumbs a {
	color: #fff;
	text-decoration: none;
	background: url(../images/arrow.png) right no-repeat;
	padding-right: 20px;
	_padding-right: 25px;
	padding-left: 5px;
}
#breadcrumbs span {
	padding-left: 5px;
}

#footer .skype {
	position: absolute;
	top: -180px;
	left: 25px;
	text-align: center;
	font-weight: bold;
	width: 212px;
}
#footer .livechat {
	position: absolute;
	top: -70px;
	left: 25px;
	text-align: center;
	font-weight: bold;
	width: 212px;
}

/** pagination **/

.pagination {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
	font-size: 0.9em;
}

.pagination .page {
	color: #118af3;
}

.pagination .prev {
	padding-right: 20px;
}

.pagination .next {
	padding-left: 15px;
}

.pagination .page-numbers {
	color: #118af3;
}

.pagination .ditto_page,
.pagination .ditto_currentpage {
	padding-right: 5px;
}