body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	background-color: #FFFFFF;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFCC00;

}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	line-height:12pt;
	color: #FFCC00;

}

footer {
	background-image: ../img/bg_img_01.jpg;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	background-color: #FFFFFF;
}


a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666699;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666699;	

}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #666699;	
	
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
}

#si_links_titelblok{
	width:450px;
	height:200px;
	float:left;
	position:relative;
	background-image: url(../img/banner_links.gif);
	background-repeat: no-repeat;
}
#si_links_intro{
	width:500px;
	height:200px;	
	float:right;
	position:relative;
}

#si_links_container{
	width:968px;
	height: inherit;	
	float:left;
	position:relative;
	background-color:#FFFFFF;
	padding-left:16px;
}


