/*

SCI Styles for
Cordobo Green Park 2

*/

body, #home {
  margin: -10px 0 0 0;
  padding: 0;
  font: 100%/1.5 "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-smooth: always;
  text-align: center;
  background-color: #727272;
  background-image: url(img/tiermuster_gruen.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top left;
}

a {
  text-decoration: none;
  border: 0;
}

a:link, a:visited { color: #111; }
a:focus, a:hover, a:active { color: #71BD16; }

#header {
  background-color: transparent;
  margin: 10px auto 0;
}

h1#logo {
  font-size: 36px;
  font-family: Georgia, serif;
  font-weight: bold;
  background-color: #e4f3d8;
  padding: 0 200px;
}

#accessibility {
  display: none;
}

#menu a:active, #submenu a:active { position: relative; top: 1px; }
#submenu a:focus { color: #111; }

#sidebar a, #sidebar a:link, #sidebar a:visited { border-bottom: 1px solid #fff; color: #111; }
#sidebar a:focus, #sidebar a:hover, #sidebar a:active { border-bottom: 0; color: #71BD16; }
#sidebar .sb-tools a, #sidebar .sb-tools a:link, #sidebar .sb-tools a:visited { border: 0 none; color: #111; }

#sidebar {
  float: left;
  border: 0;
  margin: 0;
  padding: 0;
  width: 320px;
}

#container {
  float: right;
  border: 0;
  margin: 0;
  padding: 0;
  width: 665px;
}

#content {
  border-right: 0;
  margin: 0;
}

#respond {
  width: 600px;
  display: none;
}

ul ul ul {
  padding-left: 15px;
}

h1 {
  font-size: 18px;
  text-transform: uppercase;
  font-color: #727272;
}

#searchform {
  margin: 10px 0 0 0;
}
