/* copyright 2005 http://www.lupoo.de */

/*  ######################        FARBEN             ####################### 
	Grün_Fläche #93AE77
	Grün_Schrift #2D3524
	Grün_vertikaler_Strich #60724C
	Grün_Logo #242B1D
	Caramel #FE6103 */

/* #######################       SCHRIFTEN           ####################### */

a:link 			{text-decoration:none; color:2D3524; }
a:visited 		{text-decoration:none; color:2D3524; }
a:hover 		{text-decoration:none; color:FE6103; }
a:active		{text-decoration:none; color:2D3524; }

.menue					{font-family: Verdana, Helvetica, sans-serif, Arial, Geneva, Swiss, Regular; font-style: normal; line-height: 16pt; font-weight: normal; font-variant: normal; text-transform: none; text-align: right; color: #2D3524; font-size: 12px;}
.standard_weiss			{font-family: Verdana, Helvetica, sans-serif, Arial, Geneva, Swiss, Regular; font-style: normal; line-height: 14pt; font-weight: normal; font-variant: normal; text-transform: none; text-align: left; color: #ffffff; font-size: 12px;}
.standard_gruen			{font-family: Verdana, Helvetica, sans-serif, Arial, Geneva, Swiss, Regular; font-style: normal; line-height: 14pt; font-weight: normal; font-variant: normal; text-transform: none; text-align: left; color: #2D3524; font-size: 12px;}
.standard_caramel		{font-family: Verdana, Helvetica, sans-serif, Arial, Geneva, Swiss, Regular; font-style: normal; line-height: 14pt; font-weight: normal; font-variant: normal; text-transform: none; text-align: left; color: #FE6103; font-size: 12px;}


/* #######################       LAYER       ############################# */

/* steht im Zusammenhang mit der Zentrierung der gesamten Seite, die Seite funktioniert allerdings auf dem Mac auch ohne diesen String einwandfrei auf allen Browsern*/
html, body				{margin:0; width:100%; height:100%; background-color:#ffffff}

/* unsichtbarer 17 Zoll Div zur Orientierung aller anderen Divs */
#siebzehnzoll			{position:absolute; top:50%; left:50%; width:955px; height:600px; background-color:#ffffff; layer-background-color:#ffffff; border:0px solid #ffffff; margin-top:-300px; margin-left:-478px; }

/* einzelne Elemente */
#logo					{position:absolute; width:85px; height:104px; left:20px; top:10px; }
#logo_kontakt			{position:absolute; width:85px; height:104px; left:20px; top:53px; }
#vertikaler_strich		{position:absolute; width:1px; height:600px; left:126px; top:0px; background-color: #60724C; border:0px solid #ffffff; }
#mittelbalken			{position:absolute; width:955px; height:128px; left:0px; top:204px; }
#mittelbalken_kontakt	{position:absolute; width:955px; height:171px; left:0px; top:161px; }
#mittelbalken_kunde		{position:absolute; width:955px; height:128px; left:0px; top:204px; background-color: #93AE77; border:0px solid #ffffff; }
#kooperation			{position:absolute; width:600px; height:28px; left:198px; top:340px; }
#menuefeld				{position:absolute; width:127px; height:87px; left:10px; top:370px; }
#menuepunkte			{position:absolute; width:90px; height:67px; left:0px; top:10px; }
#menuepunkt_home		{position:absolute; width:90px; height:14px; left:0px; top:13px; }
#button_home			{position:absolute; width:7px; height:14px; left:110px; top:16px; }
#menuepunkt_referenzen	{position:absolute; width:90px; height:14px; left:0px; top:34px; }
#button_referenzen		{position:absolute; width:7px; height:14px; left:110px; top:37px; }
#menuepunkt_leistungen	{position:absolute; width:90px; height:14px; left:0px; top:55px; }
#button_leistungen		{position:absolute; width:7px; height:14px; left:110px; top:58px; }
#menuepunkt_kontakt		{position:absolute; width:90px; height:14px; left:0px; top:76px; }
#button_kontakt			{position:absolute; width:7px; height:14px; left:110px; top:79px; }
#text_home				{position:absolute; width:367px; height:106px; left:558px; top:18px; }
#text_referenzen		{position:absolute; width:240px; height:480px; left:425px; top:78px; }
#text_leistungen		{position:absolute; width:228px; height:106px; left:706px; top:26px; }
#text_kontakt_li		{position:absolute; width:210px; height:126px; left:198px; top:-35px; }
#text_kontakt_re		{position:absolute; width:330px; height:106px; left:558px; top:-35px; }
#text_zurueck			{position:absolute; width:184px; height:23px; left:770px; top:342px; text-align:right; }
#text_ref_headlines		{position:absolute; width:240px; height:72px; left:430px; top:17px; }
#text_ref_auftrag		{position:absolute; width:240px; height:72px; left:430px; top:36px; }
#text_lei_headlines			{position:absolute; width:240px; height:72px; left:430px; top:15px; }
#text_lei_headlines_zwei	{position:absolute; width:240px; height:72px; left:430px; top:-76px; }
#text_lei_unterpunkte		{position:absolute; width:240px; height:72px; left:430px; top:40px; }
#text_lei_unterpunkte_zwei	{position:absolute; width:240px; height:72px; left:430px; top:-53px; }
#text_lei_auftrag		{position:absolute; width:240px; height:72px; left:430px; top:45px; }
#thumbnail_links		{position:absolute; width:212px; height:128px; left:194px; top:0px; text-align:right; }
#thumbnail_rechts		{position:absolute; width:212px; height:128px; left:680px; top:0px; text-align:left; }
#pfeil_zurueck			{position:absolute; width:23px; height:23px; left:752px; top:340px; }
#pfeil_zurueck_zwei		{position:absolute; width:23px; height:23px; left:770px; top:340px; }
#pfeil_zurueck_drei		{position:absolute; width:23px; height:23px; left:790px; top:340px; }
#blowups				{position:absolute;left:0px; top:0px; border:0px solid #ffffff; }
 
