* {
	padding:			0;
	margin:				0;
	border:				0;
	outline:			0;
	
	font-family:		verdana, arial, tahoma, helvetica;
	font-size:			14px;
	color:				#fff;

}
html, body {
	height:				100%;
	/*background: 		#b41; !important*/
	/* toe moeten voegen omdat anders alles transparant werd na toevoegen transparency aan form stylesheet body */
	background:			#b41 url('images/background.jpg') bottom right no-repeat fixed;
}
body {
	
}
h1 {
	padding:			40px 0;
}

h2{
	/* font-weight: bold; */
}

h3{
	padding: 			20px 0 0 0;
}

a:hover {
	color:				#333;
}
.i {
	font-style:			italic;
}

div#skyscraper {
float:right;
padding-right:450px;
padding-top:105px;
font-size:9px;
display: block; 
visibility: hidden;

}

div#logo {
	margin-left:		100px;
	padding-top:		40px;
}
div#header_ad {
	position: fixed;
	top:40px;
	right:25px;
}
div#girl_ad {
	position: fixed;
	bottom:70px;
	right:25px;
}

div#content {
	margin:				40px 0 0 100px;
	line-height:		30px;
	float:left;
}
div#pageContentTop {
	height:				20px;
	background:			url('images/content_borders.png') top center no-repeat;
	margin-top:			34px;
}
div#pageContent {
	width:				90%;
	background:			#18b url('images/content_background.png') top center repeat-y;
}

div#keywords {
	clear: left;
	padding-left:100px;


}
div#pageContentPadding {
	padding:			0 20px 0 20px;
	width:				486px !important;
}

div#pageContentBottom {
	height:				20px;
	background:			url('images/content_borders.png') bottom center no-repeat;
	margin-bottom:		40px;
}
div#iFrameDiv {
	margin-left:-15px;
	margin-top:-15px;
	background-color: transparent;
}

.iFrame {
	background-color: transparent;
}
li {
		clear:left;
		padding-top:5px;
		list-style:none;
		font-variant:small-caps;
		line-height:24px;
		color: #E4C108;
}
.sub{
		float:left;
		font-size:12px;
		font-style: italic;
		line-height:12px;
		padding-top:-10px;
}

div#wrapper {
	min-height:			100%;
	height:				auto !important;
	height:				100%;
	margin:				0 auto -40px;
}
div#footer, div#push {
	height:				40px;
}
div#footer {
	background:			#ec0 url('images/footer_gradient.png') bottom center repeat-x;
	padding-left:		100px;
	line-height:		40px;
	position: fixed;
	bottom:	0px;
	width:100%;
}
div#wrapper div {
	width:				526px;
}
div#footer ul {
	list-style-type:	none;
}
div#footer ul li {
	display:			inline;
	padding-right:		20px;
}

div#footer span.left {
	float:				left;
	padding-left:		5px;
}

div#footer span.center{
	float:				left;
	margin-left: 		120px;
}

div#footer span.right{
	padding-right:		100px;
	float:				right;
	margin-right: 		30px;
}
div#footer span.left, span.right, span.center, a.footer {
	font-size:			12px;
}

div#smsText {
	position:			fixed;
	bottom:				485px;
	right:				282px;
	font-size:			9px;
	width:				63px;
	color:				#000000;
}
div#smsText a {
	font-size:			9px;
	color:				#068;
}
div#smsText a:hover {
	color:				#333;
}
.tab {
	width:				167px !important;
	height:				40px;
	position:			absolute;
	background:			url('images/tabs.png') bottom left no-repeat;
	margin-top:			-37px;
	line-height:		40px;
}
.tab2 {
	margin-left:		170px;
}
.tab3{
	margin-left:		340px;
}
.active {
	background:			url('images/tabs.png') top left no-repeat !important;
}
.tab a {
	font-weight:		bold;
	text-decoration:	none;
	display:			block;
	width:				100%;
	height:				100%;
	text-align:			center;
}


