/*  stylesheet for schreibwerkstatt-basel.ch   */
/*  author: alw      */
/*  all rights reversed      */

a
{
	color: #999999;
	font: 10px Verdana, sans-serif;
	text-decoration: none;
	line-height: 14px;
}


a:link { text-decoration: underline;}
a:visited { text-decoration: underline;}
a:hover { text-decoration: underline;}
a:active { text-decoration: underline;}

body
{
        text-align: center;  /* Zentrierung im Internet Explorer */
}

div.center /* Zentrierung im Firefox */
{
	text-align: left;    
   	margin: 0 auto;
	width: 805px;
	height: 590px; 
}



div.hintergrund
{
	margin-left: 405px;
	margin-top: -363px;
	height: 350px;
	width: 370px;
	background-color: #fff;
	font: 10px Verdana, sans-serif;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}

div.zurperson
{
	margin-left: 405px;
	margin-top: -363px;
	height: 350px;
	width: 370px;
	background-color: #fff;
	font: 10px Verdana, sans-serif;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}


div.font_titelelemente
{
	
	font: 13px Georgia, serif;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}


div.font_intern_te
{
	
	font: 11px Georgia, serif;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}

div.font_fliesstext
{
	
	font: 10px Verdana, sans-serif;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}



div.font_content
{
	
	font: 10px Verdana, sans-serif;
	width: 370px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}


div.email
{
	
	font: 12px Georgia,serif;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}






