/*
* Text-Stylesheet für futurasol.de
* ================================
*/

html, body { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
}

strong {
	font-weight: bold;
}

#frame #top p {
	text-align: left;
}

#frame #bottom p {
	text-align: center;
}

#frame #top p a,
#frame #top p a:link,
#frame #top p a:active,
#frame #top p a:visited,
#frame #top p a:hover,
#frame #bottom p a,
#frame #bottom p a:link,
#frame #bottom p a:active,
#frame #bottom p a:visited,
#frame #bottom p a:hover {
	text-decoration: none;
}

#main_menue ol li {
	font-family: arial, helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

#main_menue ol li a,
#main_menue ol li a:link,
#main_menue ol li a:active,
#main_menue ol li a:visited {
	text-decoration: none;
}

#content h1 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 2.8em;
}

#content h2,
#content p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.1em;
}

#content a,
#content a:link,
#content a:active,
#content a:visited {
	text-decoration: none;
	font-weight: bold;
}

#content a.underline {
	text-decoration: underline;
}

#content ul {
	font-size: 1.1em;
}

/*
* Spezielle Styles für die Projekte
* ---------------------------------
*/

#content .polaroid_cat p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}

#content p.page_navi a,
#content p.image_navi a {
	font-weight: normal;
}

#content p.page_navi a.active,
#content p.image_navi a.active {
	font-weight: bold;
}

#content p.return_link a {
	font-weight: normal;
	text-decoration: underline;
}

/*
* Spezielle Styles für die News
* -----------------------------
*/

#content .news h2 {
	font-weight: bold;
}

#content p.news_detailnavi_left a,
#content p.news_detailnavi_right a,
#content p.news_navi_overview a {
	font-weight: normal;
}

#content p.news_detailnavi_left a.active,
#content p.news_detailnavi_right a.active,
#content p.news_navi_overview a.active {
	font-weight: bold;
}

#content p.return_link a {
	font-weight: normal;
	text-decoration: underline;
}

/*
* Spezielle Styles für die Kooperationen
* --------------------------------------
*/

#content .coop h2 {
	font-weight: bold;
}