/*********************************************************************/
/*                                                                   */
/*            Stylesheet für www.solarintegration.de                 */
/*                      Printstylesheet                              */
/*        copyright 2003 Sunbeam GmbH www.sunbeam-berlin.de          */
/*                                                                   */
/*********************************************************************/
body, table, p, ul, dl, input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #00000;
	line-height: 1.2em;
}

body a:active	{
	font-weight: bold;
	text-decoration: none;
}

body a:link, body a:visited	{
	font-weight: normal;
	text-decoration: none;
}

/*body a:link:after, body a:visited:after	{
	content: " (" url(images/square_grey.gif) attr(href) ") ";
	font-weight: normal;
}*/

ul	{
	padding-left: 0pt;
	line-height: 1.2em;
	list-style-type: square;
	list-style-position: inside;
}

li	{
	padding-top: 2pt;
}

h1	{
	font-size: 11pt;
}

h2	{
	font-size: 12pt;
}

h3	{
	font-size: 11pt;
	font-weight: bold;
}

h5	{
	font-size: 11pt;
	font-weight: bold;
}

h6	{
	font-size: 11pt;
}

/*** Aufzählung Linkliste ***/

ul.linklist, .spalte ul 	{
	list-style-type: square;
	list-style-position: inside;
}

.linklist li, .spalte li	{
	line-height: 1.4em;
	padding-left: 0pt;
}

/*** Seitenkopf ***/
#head	{
	width: 40%;
	border-bottom: none;
}

.logo	{
	/*float: right;
	margin-top: 28px;*/
	margin: 0px 0 0 250px;
}

.line01	{
	display: none;
}

.line02	{
	display: none;
}

/*** #Content beinhaltet: Breadcrumb, Inhalt und Reiter ***/
#content	{
	width: 100%;
	border: none;
}

/*** Breadcrumb ***/
 #breadcrumb	{
 	font-size: 9pt;
 	border-bottom: none;
}

.bc	{
	padding: 5px 5px 5px 0;
}

/*** Inhaltsbereich ***/
#inhalt {
	width: 100%;
	padding: 2% 1% 0 0;
}

/*** Spalten Subseiten ***/
#spalte01	{
	width: 66%;
}

#spalte02	{
	width: 30%;
}

/*** Spalten Startseite ***/

.line03	{
	display: none;
}

.texts	{
	line-height:1.1em;
}


/*** Reiter Navigation ***/
#reiter	{
	display: none;
}

#pageRechts {
	width: 1%;
}

/*** Hauptmenü rechts ***/
#menu	{
	display: none;
}

/*** Unternavigation in Spalte2 ***/

#unternavi ul	{
	font-size: 9pt;
	list-style-type: square;
	list-style-position: inside;
}

#unternavi li	{
	font-size: 9pt;
	padding-left: 12pt;
	line-height: 1.2em;
}

/*** Unternavigation der Produktseiten **

.boxProLeft ul	{
	list-style-type: square;
	list-style-position: inside;
}

.boxProLeft li	{
	padding-left: 13pt;
	line-height: 1.3em;
}*/

/*** Alle Link-Klassen **

ul.aufzd 	{
	list-style-type: square;
	list-style-position: inside;
}

.aufzd li	{
	padding-left: 13pt;
	line-height: 1.3em;
}*/

 /* Projekte: Optionsfelder und Button für Projektsortierung */
.tArea	{
	font-size: 9pt;
}

/*** Klassen für spezielle Seiten ***/

/* Projekte: Box für Projektsortierung */
/*.boxHead	{
	display: none;
}

.boxSort	{
	display: none;
}

.boxSort2	{
	display: none;
}*/

.boxRight	{
	display: none;
}

/*** Projekte und Produkte: gestreifte Liste als Tabelle und Wissensbereich ***/

.tab_lay1 {
	font-size: 9pt;
}

.tab_lay2 {
	font-size: 9pt;
}

/*** Projekte und Produkte: Bild im Langtext ***/
.small	{
	font-size: 8pt;
}

/*** Projekte und Produkte: Download-Liste **
#download ul	{
	list-style-type: square;
}

#download li	{
	padding-top: 0;
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 16px;
	line-height: 20px;
}*/


/*** Produkte: Definitionlist **
dl.produkt	{
	list-style-type: square;
	list-style-position: inside;
}
.produkt dt	{
	padding-left: 10pt;
	line-height: 16px;
}

.produkt dd	{
	padding-left: 10pt;
	line-height: 16px;
}*/

.se	{
	display: none;
}
/*** Wissen, Projekte: Informationsbox ***/

.infoBox	{
	border: none;
}

.infoBoxCont h3	{
	font-size: 10pt;
}

.infoBox ul	{
	margin: 0;
	padding: 0;
	padding-left: 25px;
	list-style-type: square;
}

/*** Wissen, Gestalten, Bauen Startseiten ***/
.spalte	{
	width:31%;
}

.csc-caption	{
	font-size: 9pt;
}
