/*********************************************************************/
/*                                                                   */
/*            Ergänzungs-Stylesheet für die Startseite der           */
/*                       www.solarbusiness.de                        */
/*        copyright 2007 Sunbeam GmbH www.sunbeam-berlin.de          */
/*                      Autor: Andrea Ertel                          */
/*                                                                   */
/*********************************************************************/

#bg	{
	margin: 0 auto;
	border: 1px solid #1067AC;
}

#container	{
	margin: 0 auto;
	width: 907px;
	padding-top: 35px;
}

#container	{
	margin: 0 auto;
	padding-top: 35px;
	background: url(../images/website/bg_start.jpg) no-repeat 170px 0;
	width: 907px;
}

/*** Hauptmenü - Anfang ***/
#menu01	{
	background: #042D6F url(../images/website/bg_menue1.jpg) no-repeat -330px 0em;
	color: #fff;
}

#menu01 ul {
	list-style-type: none;
}

#menu01 li {
	float: left;
	text-align: center;
	width: 33%;
}

#menu01 a:link,
#menu01 a:visited {
	display: block;
	color: #fff;
	font-weight: bold;
	padding: 0.7em 0 0.8em 1.6em;
	text-decoration: none;
}

#menu01 a:hover,
#menu01 a:active,
#menu01 a:focus {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#menu01 .last a:link, 
#menu01 .last a:visited {
	padding: 0.7em 1.6em 0.8em 1.6em;
	/* background-color: #FF9700; */
}

/*** Hauptmenü - Ende ***/


/* Wrap um #mainlinks und #mainmitte */
#menuecontainer	{
	width: 450px;
	float: left;
}

#mainlinks, #mainmitte	{
	float: left;
	margin: 2.7em 1.9em 0 0;
	width: 14.2em;
	height: 46em;
	max-height: 750px;
	background: url(../images/website/bg_hp01.gif) repeat-y;
}

#mainlinks	{
	clear: left;
}

/* Links unter den Bildern */
#mainlinks dt,
#mainmitte dt	{
	height: 4em;
}

#mainlinks dt a:link,
#mainlinks dt a:visited,
#mainlinks dt a:active,
#mainmitte dt a:link,
#mainmitte dt a:visited,
#mainmitte dt a:active {
	display: block;
	color: #fff;
	padding: 0px 10px;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}

#mainlinks dt a:hover,
#mainlinks dt a:focus,
#mainmitte dt a:hover,
#mainmitte dt a:focus {
	display: block;
	color: #fff;
	padding: 0px 10px;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: underline;
}
/* Links unter den Bildern */

/* Links ohne Bilder */
#mainmitte ul	{
	margin: 0.3em 0 2em 0;
	list-style-type: none;
}

#mainmitte li a:link,
#mainmitte li a:visited,
#mainmitte li a:active {
	color: #fff;
	padding: 0px 10px;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}

#mainmitte li a:hover,
#mainmitte li a:focus {
	color: #fff;
	padding: 0px 10px;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: underline;
}

#mainmitte p	{
	font-size: 0.9em;
	font-weight: bold;
	color: #B4D4FF;
	padding: 0 0 0 0.8em;
}
/* Links ohne Bilder */


.maptext {
	margin-top: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	color: white;
}

.maptext.first {
	margin-top: 50px;
}

.maptext a:link, 
.maptext a:visited {
	color: white;
}
