@charset "UTF-8";
/* CSS Document */

*
{
	margin: 0;
	padding: 0;
	border: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	letter-spacing: 5px;
	color: #666666;
	text-align: left;
	margin-top: 25px;
	background-color: #ffffff;
	margin-bottom: 10px;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #3399FF;
}
a:active {
	text-decoration: none;
	color: #666666;
}

a:focus { 
	outline: none; 
	moz-outline:0; }

}

#content
{
	
}


#accordion
{
	width:	500px;
	margin:	0px auto;
}

h3.toggler
{
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1px;
}

.toggler:hover 
{
	color:	#FFFFFF;
	cursor: pointer;
}

div.element
{
	
}

img.thumb
{
	float:left;
	padding-right: 5px;
	padding-bottom:5px;
}

img.thumb5
{
	float:left;
	padding-bottom:5px;
}

img.thumb3
{
	float:left;
	padding-right:202px;
	padding-bottom:5px;
}

img.big
{
	padding-bottom:5px;
}

div.border
{
	border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-color:#666666;
	width:			100%;
}



#header
{
	/*display:	none;*/
	border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-color:#666666;
	padding-bottom: 5px;
}


.copy 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	letter-spacing: 1px;
	color: #666666;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 10px;
}

.copy blau
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	letter-spacing: 5px;
	color: #3399FF;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 10px;
}


	
	
body_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin-top: 25px;
	background-color: #ffffff;
	margin-bottom: 10px;
}
.dashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}



