

a
{
	color					: #069;
	text-decoration			: none
}
a:hover
{
	color					: #990;
	text-decoration			: underline
}
body
{
	background				: #FFF;
	color					: #444;
	font-family				: Verdana, Helvetica, Sans-Serif;
	font-size				: 12px;
	margin					: 0
}
form
{
	margin					: 0;
	padding					: 0
}
input, textarea
{
	color					: #444;
	font-family				: Verdana, Helvetica, Sans-Serif;
	font-size				: 12px;
}
select
{
	color					: #444;
	font-family				: Verdana, Helvetica, Sans-Serif;
	font-size				: 11px;
}
small
{
	font-size				: 10px
}
td
{
	font-size				: 12px;
/* 	text-align				: left */
}
th
{
	background				: url('images/bg_th.gif');
	color					: #FFF;
	font-size				: 12px;
	text-align				: left
}

#base
{
	background				: #FFF
}

.head
{
	background				: url('images/bg_head.gif') top left repeat-x
}

#logo
{
	background				: url('images/bg_logo.gif') top left repeat-x
}

#lang
{
	padding-right			: 6px;
	text-align				: right
}

#menu
{
	background				: url('images/bg_menu.gif') top left repeat-x
}

#shadow
{
	background				: url('images/bg_shadow.gif') top left repeat-x;
	height					: 16px
}

#splash
{
	padding-bottom			: 16px
}

#list
{
	background				: #F1F7FC
}
#list ul
{
	list-style				: none;
	margin					: 0 0 0 0;
	padding					: 0 0 0 16px
}
#list ul li
{
	background				: url('images/bullet.gif') center left no-repeat;
	margin					: 0;
	padding					: 4px 0 4px 22px
}

#subscribe
{
	padding					: 16px 0 0 0
}
#subscriber
{
	background				: #F1F7FC;

}

#telemain
{
	padding					: 8px 0 14px 0;
	text-align				: center
}

#function
{
	background				: #F1F7FC url('images/bg_shapebot.gif') bottom left no-repeat;
	margin-bottom			: 16px
}
#function ul
{
	list-style				: none;
	margin					: 0;
	padding					: 0
}
#function ul li
{
	padding					: 6px 0 4px 16px
}
#function th
{
	text-align				: right
}
#function #hp
{
	text-align				: right
}

#footer
{
	background				: url('images/bg_footer.gif') top left repeat-x;
	font-size				: 11px;
	padding					: 10px 0;
	text-align				: center
}

.thleft
{
	background				: url('images/bg_th_left.gif') top left no-repeat
}
.thright
{
	background				: url('images/bg_th_right.gif') top right no-repeat
}

.boxleft
{

}
.boxright
{
	text-align				: right
}

#main
{
	line-height				: 18px;
	padding					: 0 10px 20px 10px
}
#main a
{
	text-decoration			: underline
}
#main h1
{
	color					: #69F;
	font-size				: 26px;
	font-family				: Arial, Helvetica, Sans-Serif;
	margin					: 0 0 24px 0;
	padding					: 0
}
#main h3
{
	color					: #0909A2;
	font-size				: 12px;
	margin					: 0;
	padding					: 0
}
#main .faq p
{
	margin					: 2px 0 16px 0
}
#main .faq-index a
{
	text-decoration			: none
}
#main .faq-index a:hover
{
	text-decoration			: underline
}


ol.lister
{
	xlist-style				: none;
	xmargin					: 0;
	xpadding					: 0
}
ol.lister li
{
	line-height				: 18px;
	padding					: 0 0 10px 0
}

.inzet-right
{
	float					: right;
	margin					: 0 0 10px 10px
}