/* stefanburger.ch stylesheet definition, version 0606*/
/* fw | unfolded | unfolded.ch */




body
{
	background: #ffffff;
	/*background: #ffcccc;*/

	margin: 10px 10px 10px 10px;

	font-family:Georgia, serif;	
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	/*color: #000000;*/

}



hr {
	border-style	: none;
	border-width	:thin;

}

strong {
		/*font-weight: normal;*/

}

#menu
{
	/*top: 90px;
	left: 10px;*/
	color: #000000;
	/*background: #000000;*/
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	padding: 4px;
}


#title
{
	/*top: 10px;
	left: 10px;
	color: #ffffff;
	background: #000000;
	/*font-size: 15px;
	font-weight: bold;*/
	line-height: 15px;
	display : block;

}


.marker
{
 /*text-align: center;
	
	
	border-bottom: 2px solid black;
	display			: inline;
	word-spacing:-2px;
	
	/*text-decoration: none;
	background:url(linie.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width:250px;*/
}

/* ---------------------------*/


.smallprint
{
	color: #000000;
	font-size: 9px;
	line-height: 3px;
	text-align: left;
}


/* ---------------------------*/
a
{
	color: #000000;
	text-decoration: underline;
	
}

a:link 
{ 
	color: #000000;
}

a:visited 
{ 
	color: #000000; 
}

a:active 
{ 
	color: #000000;
}

a:hover 
{ 
	color: #ffcccc; 
}

img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}