/*************************************************************/
/*                                                           */
/*                                                           */
/*  Stylesheet für www.freundeskreis-stadtbibliothek.de      */
/*            November 2005 - Andrea Pitschmann              */
/*                                                           */
/*                                                           */
/*************************************************************/

body {
	background-color: #FFF;
	color: #000;
	font-family: Times, "Times New Roman", serif;
	font-size: 12pt;
	line-height: 17pt;			
}

p {
	margin: 0;
	padding: 0;
	}

h1 {
	padding-top: 15pt;
	font-size: 20pt;
	}
	
h2 {
	font-size: 16pt;
	padding: 4px 0 0 0;
	}
	
img {
	border: 0;
}

ul {
	margin-left: 10px;
}

a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;	
}
a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;	
	}
a:hover, a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;	
}

/* specific divs */

#pageHeader  {
	padding: 0;
	}
	
.logo img {
	border: 0;
}	
	
#cite {
	padding-bottom: 20pt;
	font-size: 12pt;
	font-style: italic;
	text-align: right;
}

#print {
	display: none;
}

#all {
	display: none;
}

#column1 {
	margin: auto;
	width: 90%;
   text-align: left;
}

#column2 {
	margin: auto;
	width: 90%;
   text-align: left;
}

#column3 {
	margin: auto;
	width: 90%;
   text-align: left;
}

#column4 {
	margin: auto;
	width: 90%;
   text-align: left;
}

#column5 {
	margin: auto;
	width: 90%;
   text-align: left;
}

#column6 {
	margin: auto;
	width: 90%;
   text-align: left;
}

#column6-imp p {
	margin: auto; 
	width: 90%;
	padding-top: 20pt;
	text-align: right;
}

#footer {
	display: none;
	}

#footer a:hover	{
	display: none;
	}

#footer a:link, #footer a:visited {
	display: none;
	}


/*#linkList {
	display: none;
	}


#linkList ul {
	margin: 0px;
	padding: 0px;
	}
	
#linkList li {
	line-height: 2.5ex;
	list-style:  none;
	display: block;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;	
	}
	
#linkList li a:link {
	color: #006633;
	}
	
#linkList li a:visited {
	color: #666699;
	}
#linklist li a:hover, a:active {
	color: #00CCFF;	
	}*/
	
/* Float-Navigation */	
.navigation	{
	display: none;
	} 
	
	
#floater {
	display: none;
	}	

#copyright {
	margin: auto;
	width: 90%;
	padding-top: 20pt;
   text-align: right;
}

#copyLink1 {
	display: none;
}
#copyLink2 {
	display: none;
} 

