html,body
{
	background:#dedede;
	margin:0px;
	padding:0;
	font-size:0.9em;
	height:100%;
}

body,p,h1,h2,h3,h4,table,td,th,ul,ol,textarea,input
{
	font-family:verdana,helvetica,arial,sans-serif;
	text-align:justify;
	line-height:1.5;
}

a:link
{
	color:red;
}

a:visited
{
	color:red;
}

a:hover
{
	color:blue;
}

a.tab:link
{
	text-decoration:none;
	color:black;
}


a.tab:visited
{
	text-decoration:none;
	color:black;
}

a.tab:hover
{
	color:red;
}

#container
{
	position:relative;
	float:left;
	width:985px;
	left:50%;
	min-height:100%;
	margin-left:-493px;
	background:white;
}

#mainbackground
{
	background:white;
}

#maintext
{
	float:right;
	width:580px;
	padding-right:50px;
	padding-left:360px;
	padding-top:30px;
}

#heading
{
	text-align:center;
	font-weight:bold;
	font-size:1.5em;
}

#tabs
{
	padding-top:5px;
	text-align:right;
}

.tab
{
	background-image:url('../media/tab.png');
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:45px;
	padding-bottom:2px;
	padding-top:2px;
	margin-right:10px;
	font-weight:bold;
}

#footer
{
	position:absolute;
	width:100%;
	height:140px;
	bottom:0px;
}

.footerpadding
{
	height:160px;
}

#footerblock
{
	height:120px;
	background-color:black;	
}

#leaplogo
{
	position:absolute;
	top:50px;
	left:30px;
}

#frogfoot
{
	position:absolute;
	bottom:10px;
	left:-32px;
	z-index:1;
}

#copyright
{
	text-align:right;
	background:#dedede;
	height:20px;
}

#underconstruction
{
	position:absolute;
	bottom:25px;
	left:5px;
	color:white;
	font-size:0.75em;
}

#quote
{
	position:absolute;
	height:100px;
	top:10px;
	right:0px;
	overflow:hidden;
	width:600px;
	color:white;
	text-align:center;
}

#quote-text
{
	font-size:1.4em;
}

#quote-auteur
{
	font-style:normal;
	font-weight:normal;
	font-size:0.8em;
}




ul.frogfootbullet
{
	list-style-image:url('../media/frogfootbullet.jpg');
}

ul.bullet
{
	color:red;	
}

.li-text
{
	color:black;
}

#visitekaartje
{
	background-image:url('../media/visitekaartje.png');
	background-repeat:no-repeat;
	background-position:top center;
	height:286px;
	margin-top:20px;
	padding-left:259px;
	padding-top:135px;
	line-height:1.2;
}
