html, body {
	padding				:	0 0 0 2px;
	font-family			:	arial;
	font-size			:	12px;
	color				:	#484B4E;
}

img {
	overflow			:	hidden;
	border				:	0px;
}
a {
	text-decoration		:	none;
	color				:	#0066CC;	
}
a:hover {
	text-decoration		:	underline;
}
b {
	color				:	#0066CC;
}
.clear {
	height				:	1px;
	overflow			:	hidden;
	clear				:	both;
}

p{
line-height:18px;

}
h1.home {
	margin				:	0;
	padding				:	0;
	font-size			:	24px;
	font-weight			:	normal;	
	color				:	#FF9900;
}
h2.home {
	margin				:	0 0 10px 0;
	padding				:	0;
	font-size			:	16px;
	font-weight			:	bold;
	color				:	#FF9900;
}
h3.home {
	margin				:	0 0 10px 0;
	padding				:	0;
	font-size			:	14px;
	font-weight			:	bold;
	color				:	#FF9900;
}

h1 {
	margin				:	0;
	padding				:	0;
	font-size			:	24px;
	font-weight			:	normal;	
	color				:	#FF9900;
}
h2 {
	margin				:	0 0 10px 0;
	padding				:	0;
	font-size			:	16px;
	font-weight			:	bold;
	color				:	#888d93;
}
h3 {
	margin				:	0 0 10px 0;
	padding				:	0;
	font-size			:	12px;
	font-weight			:	bold;
	color				:	#FF9900;
}

.box1 {
	width				:	406px;
	padding				:	9px 15px;
	font-size			:	16px;
	font-weight			:	bold;
	background-color	:	#FEFDF0;
	border				:	1px solid #E7DEC5;
}

a.link {
	display				:	block;
	padding				:	0 0 0 12px;
	text-decoration		:	none;
	font-size			:	11px;
	background-image	:	url('../img/ico_link.gif');
	background-repeat	:	no-repeat;
	background-position	:	left;
}
a.link:hover {
	text-decoration		:	underline;
}
a.link_bold {
	text-decoration		:	none;
	font-size			:	12px;
	font-weight			:	bold;
}

a.link_bold:hover {
	text-decoration		:	underline;
}

.type_bullet { 
	padding-left:20px;
	margin-left:0px;
	line-height:26px;
}

.type_vertLines { 
margin:24px 0 24px 0;
padding:12px 0 12px 0;
border-bottom:1px solid #cddbe9;
border-top:1px solid #cddbe9;
list-style:none;
line-height:26px;

}

.type_vertLines a{ 
width:140px;
margin:0;
padding:0;
display:block;
float:left;
}

.vertLine { 
border-bottom:1px solid #cddbe9;
display:block;
margin-bottom:14px;

}

.type_yellowBorder { 
border:1px solid #e7dec5;
background-color:#fefdf0;
display:block;
line-height:26px;
margin:24px 0 24px 0;
padding:12px 0 12px 24px;
}

.type_yellowBorder h3 { 
margin-left:-12px;
}

.type_yellowBorder2 { 
border:1px solid #e7dec5;
background-color:#fefdf0;
display:block;
line-height:26px;
margin:24px 0 24px 0;
padding:12px 24px 12px 24px;
}

.type_greyBorder
{ 
	border:1px solid #CFCFCF;
	-moz-border-radius:10px;
	background-color:#F8F9FA;
	display:block;
	line-height:26px;
	margin:24px 0 24px 0;
	padding:12px 24px 12px 24px;
}
.NewsDate
{
	display:block;
	margin:25px 0 0 0;
	color:#888d93;
	border-bottom:1px solid #CFCFCF;
}

/* Klappbox */
#l_spsipcdrives, #l_koop1, #l_koop2 {
  display: none;
}
