gzuncompress NineSec Team Shell
NineSec Team Shell
Server IP : 172.19.0.2  /  Your IP : 216.73.216.178
Web Server : Apache/2.4
System : Linux 880f91b28fd7 5.15.0-117-generic #127~20.04.1-Ubuntu SMP Thu Jul 11 15:36:12 UTC 2024 x86_64
User : tomlinde ( 155017)
PHP Version : 5.6.40
Disable Function : dl, syslog, opcache_get_status
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0700) :  /home/webpages/lima-city/tomlinde/html/Arbeit/oekohausbaucom/

[  Home  ][  C0mmand  ][  Upload File  ][  Lock Shell  ][  Logout  ]

Current File : /home/webpages/lima-city/tomlinde/html/Arbeit/oekohausbaucom/style.css
@import url(http://fonts.googleapis.com/css?family=Varela+Round);

body {

	color:#000;
	font-family: 'Varela Round', fantasy;
	padding:30px;
	text-align:justify;/*IE sucks*/
}
p{
  max-width: 640px;
}
h1{
    font-size:2em; 
    margin-bottom:5px;
    text-align:center;
    word-wrap: break-word;
}
h2{
    word-wrap: break-word;
    
}
h3{ 
    word-wrap: break-word;
   
}
h4{ 
    word-wrap: break-word;
    
}
.imgladda{
  float:left;
   box-shadow: 2px 2px 4px rgba(235, 232, 222,0.99);
}
.img1{
   box-shadow: 2px 2px 4px rgba(235, 232, 222,0.99);
}
.fb-like{
  padding: 14px 34px 14px 34px;
}


.nosee { display:none; }

/*NAVIGATION*/
.desktop {
  position:fixed;/*absolute relative static */
	left:0px; top:0px; width:980px; 
	z-index: 100;

}
.desktop ul {
    padding: 0px;
    margin: 0px;
}
.desktop ul:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
    .desktop ul,.desktop ul li{
    background-color: rgba(250, 250, 250,0.99);
}
    .desktop ul li {
    list-style: none;
    float:left;
}
.desktop ul li a {
    text-decoration: none;
    display: block;
    color: rgba(51, 51, 51,0.99);
    padding: 14px 34px 14px 34px;
}
.desktop ul li:hover > ul {
    visibility: visible;
}
.desktop ul li ul{
    display: inline;
    visibility: hidden;
    position: absolute;
    padding:0px;
}
.desktop ul li ul li{
    float: none;
}
.desktop ul li ul li a:hover{
    color: rgba(51, 51, 51,0.99);
}
/*Nun ergänzen wir den Code um ein paar Effekte*/
.desktop ul {
    padding: 0px;
    margin: 0px;
 
    box-shadow: 2px 2px 2px rgba(225, 225, 225,0.99);
    -moz-box-shadow: 2px 2px 2px rgba(225, 225, 225,0.99);
    -webkit-box-shadow: 2px 2px 2px rgba(225, 225, 225,0.99);
}
.desktop ul li {
list-style: none;
    float:left;
    border-right: 1px solid rgba(225, 225, 225,0.99);
}
.desktop ul li a {
    text-decoration: none;
    display: block;
    color: rgba(51, 51, 51,0.99);
    padding: 14px 34px 14px 34px;
 
    -webkit-transition: background 0.3s ease-out 0s;
    -moz-transition: background 0.3s ease-out 0s;
    -o-transition: background 0.3s ease-out 0s;
    transition: background 0.3s ease-out 0s;
}
.desktop ul li.cat1:hover a, .desktop ul li.cat1:hover > ul li a  {
    background-color: #E6DD00;
}
.desktop ul li.cat2:hover a, .desktop ul li.cat2:hover > ul li a  {
    background-color: #8CB302;
}
.desktop ul li.cat3:hover a, .desktop ul li.cat3:hover > ul li a {
    background-color: #008C74;
}
.desktop ul li.cat4:hover a, .desktop ul li.cat4:hover > ul li a {
    background-color: rgba(0, 76, 102,0.99);
}
.desktop ul li.cat5:hover a, .desktop ul li.cat5:hover > ul li a {
    background-color: rgba(51, 43, 64,0.99);
}
.desktop ul li:hover > a {
    color: rgba(250, 250, 250,0.99);
}
.desktop ul li ul li a {
    color: rgba(250, 250, 250,0.99);
}
.desktop ul li ul li a:hover{
    color: rgba(51, 51, 51,0.99);
    background-color: rgba(250, 250, 250,0.99) !important;
}
.cat6{
display:block;
   width:290px;
   height: 50px;
}

.cat6 a{
  display:inline-block; 
}
.fb-like{
  float:right;
}
.languanges{
    position:fixed;
	 top:2px;
}
/* end NAVIGATION */
/*slider*/		

    #slides {
      display: none
    }

    #slides .slidesjs-navigation {
      margin-top:5px;
    }

    a.slidesjs-next,
    a.slidesjs-previous,
    a.slidesjs-play,
    a.slidesjs-stop {
      background-image: url(Slider/img/btns-next-prev.png);
      background-repeat: no-repeat;
      display:block;
      width:12px;
      height:18px;
      overflow: hidden;
      text-indent: -9999px;
      float: left;
      margin-right:5px;
    }

    a.slidesjs-next {
      margin-right:10px;
      background-position: -12px 0;
    }

    a:hover.slidesjs-next {
      background-position: -12px -18px;
    }

    a.slidesjs-previous {
      background-position: 0 0;
    }

    a:hover.slidesjs-previous {
      background-position: 0 -18px;
    }

    a.slidesjs-play {
      width:15px;
      background-position: -25px 0;
    }

    a:hover.slidesjs-play {
      background-position: -25px -18px;
    }

    a.slidesjs-stop {
      width:18px;
      background-position: -41px 0;
    }

    a:hover.slidesjs-stop {
      background-position: -41px -18px;
    }

    .slidesjs-pagination {
      margin: 7px 0 0;
      float: right;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(Slider/img/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }
/*slider*/

/*video*/

.video	{
  margin:2px;
  width:640px; 
  height:480px;
  frameborder:0;
  
  
}

/*video*/
#pristable {
        background-color:rgba(235, 232, 222,0.99);
}
#pristable tr {
	border-top: 3px solid rgba(225, 225, 225,0.99);
	border-radius: 2px;
}
#pristable tr td {
	border-right: 1px solid rgba(225, 225, 225,0.99);
	border-left: 1px solid rgba(225, 225, 225,0.99);
	border-radius: 2px;
}
.tdright{
	text-align:right;
}

/* Kontakt htm */

#kontaktf {
    	
  	max-width:580px;
	padding:30px;
	border: 3px rgba(225, 225, 225,0.99) solid;
	border-right: 1px solid rgba(225, 225, 225,0.99);
	border-left: 1px solid rgba(225, 225, 225,0.99);
	border-radius: 2px;
	background-color:rgba(235, 232, 222,0.99);
}

#kontaktf input {
	border: 3px rgba(225, 225, 225,0.99) solid;
	border-right: 1px solid rgba(225, 225, 225,0.99);
	border-left: 1px solid rgba(225, 225, 225,0.99);
	border-radius: 2px;
	background-color:rgba(255, 255, 255,0.99);
	width:99%;
}
#kontaktf select {
	border: 3px rgba(225, 225, 225,0.99) solid;
	border-right: 1px solid rgba(225, 225, 225,0.99);
	border-left: 1px solid rgba(225, 225, 225,0.99);
	border-radius: 2px;
	background-color:rgba(255, 255, 255,0.99);
	width:65%;
}
#kontaktf textarea {
	border: 3px rgba(225, 225, 225,0.99) solid;
	border-right: 1px solid rgba(225, 225, 225,0.99);
	border-left: 1px solid rgba(225, 225, 225,0.99);
	border-radius: 2px;
	background-color:rgba(255, 255, 255,0.99);
	width:99%;
	height:120px;
	font-size:20px;
}
.m		{
	font-size:20px;
	margin: 0 auto;
}
.m2		{
	font-size:20px;
	margin: 0 auto;
	 /* These three lines are for transparency in all browsers. */
      -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
       filter: alpha(opacity=50);
       opacity:0.50;
}
/* end Kontakt htm */

.email	{
	text-align:center;

		}
.email a	{
	    border-right: 1px solid rgba(225, 225, 225,0.99);
	    border-left: 1px solid rgba(225, 225, 225,0.99);
	    border-top: 2px solid rgba(225, 225, 225,0.99);
	    border-bottom: 2px solid rgba(225, 225, 225,0.99);
    text-decoration: none;
    display: inline;
    color: rgba(51, 51, 51,0.99);
    padding: 14px 34px 14px 34px;
 
    -webkit-transition: background 0.8s ease-out 0s;
    -moz-transition: background 0.8s ease-out 0s;
    -o-transition: background 0.8s ease-out 0s;
    transition: background 2.8s ease-out 0s;
		}
.email  a:hover {
	display:inline;
	background-color: rgba(51, 43, 64,0.99);
    color: rgba(251, 251, 251,0.99);

}

NineSec Team - 2022