/*********************************************************************************
	Copyright	:	Kai Pulfer - www.summselbrumm.ch
**********************************************************************************/

@import url(/css/undo.css) screen;


html {
	min-height: 99%;
	margin-bottom: 0px;
	border-left:4px solid #EDEDED;
	border-right:4px solid #EDEDED;
	border-top:2px solid #EDEDED;}




body {font-family:Verdana;
      background-color:#fff;background-image: url(/img/bg_lemonblaulined.jpg);background-repeat:repeat-x;
      letter-spacing: 0.15em;
      color:#221E1F;text-align:center;font-size:12px;}

#summsel {position:absolute;bottom:1px;left:50%;margin-left:-175px;
          height:20px; width:350px;
          text-align:center;}

#summsel a {font-size:9px;color:#ccc;text-transform: uppercase;text-decoration: none;}

#baum {width:130px;height:113px;position:fixed;bottom:0px;right:0px;}


#wrapper {/*position:absolute;*/
           width:450px;height:505px;
           margin: 60px auto 0 auto;
           /*margin:-297px 0px 0px -225px;
           top: 50%; 
           left: 50%;*/}

#main {width:450px;height:420px;
       margin-right:auto;margin-left:auto;margin-top:20px;
       border-left:2px solid #fff;border-right:2px solid #fff;border-bottom:2px solid #fff;
       text-align:left;}

div#logo {background-color: #fff;margin-left:-2px;}

img#logo {width:320px;height:56px;}
          
#content {padding-left:20px;padding-right:20px;padding-top:30px;padding-bottom:5px;
          height:329px;
          background-image: url(/img/bg_content.jpg);background-position: -20px;}
          


h1   {font-size:12px;letter-spacing: 0.15em;font-weight:bold;}


#logos {width:450px;height:55px;margin-top:15px;
		padding-left:0px;padding-top:15px;padding-bottom:20px;
		text-align:center;
		background-color: transparent;
		border-top:0px solid #fff;
		border-bottom:1px solid #fff;
        }

                
/*#logos img {width:100px;height:50px;
            margin-right:2px;
            border:2px solid #fff;}
#logos img:hover {border:2px solid #DBFA7D;} */

#logos div          {width:100px;height:48px;
                     display:block;float:left;
                     margin-right:6px;
                     border:2px solid #fff;}
                     
#ffde             	{background-image: url(/img/logo_ffde_sw.jpg);margin-left:5px;}
#bluetech			{background-image: url(/img/logo_bluetech_sw.jpg);}
#fairfish			{background-image: url(/img/logo_fairfish_sw.jpg);margin-right:0px;}
#gruenwerk			{background-image: url(/img/logo_gruenwerk_sw.jpg);}

#ffde:hover       {background-image: url(/img/logo_ffde.jpg);}
#bluetech:hover   {background-image: url(/img/logo_bluetech.jpg);}
#fairfish:hover   {background-image: url(/img/logo_fairfish.jpg);}
#gruenwerk:hover  {background-image: url(/img/logo_gruenwerk.jpg);}



/* LINKS */

a, a:link       {color:#000;text-decoration:underline;outline: none;}
			
a:visited		{text-decoration:underline;}
a:hover			{color:orange;}