@import url("fonts.css");

body, div, form {
  padding: 0px;
  margin: 0px;
}

img {
  border: none;
}

body  {
  color: #333;
  font-size: 80%;
}

body.print {
  margin-left: 1em;
  background: #ffffff;
}

div.print {
  color: #000000;
  width: 550px;
}

ul {
  margin-bottom: 0px;
}

label {
  cursor: pointer;
}

/* set some more defaults for our convenience */
h1,h2,h3,h4 {
  margin: 0px;
  padding: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: bold;
}

h1 {
  color: #92CF03;
  font-size: 1.6em;
}

h2 {
  color: #7f7f7f;
  font-size: 1.2em;
  padding-top: 5px;
}

h3 {
  color: #333;
  font-size: 1.2em;
}

h4 {
  color: #333;
  font-size: 1.0em;
}

section header,
article header {
  margin: 10px 0 20px 0;  
  min-height: 200px;
}

h1 {
  background-color: rgba(255, 255, 255, 0.75);
  /*display: inline-block;*/
  display: table;
  padding: 5px;
}

h2.lead {
  max-width: 85%;
  background-color: rgba(255, 255, 255, 0.75);
  display: inline-block;
  padding: 5px;
  margin-top: 10px;
  font-size: 110%;
}


p {
  padding-top: 3px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;

}

.lead { 
  font-weight: bold; 
}

h2.list { 
  font-size: 1.2em; 
	color: #333366; 
  padding: 0px;
	margin-bottom: 5px;
}


h2.leadlist { 
  font-size: 1.1em; 
  padding: 0px;
  margin-bottom: 5px; 
  margin-top: 5px;
}

.articletable {
  font-size: 1em;
  line-height: 1.6em;
}

.articletable td.articlelist {
  padding: 0.75em 0.25em;
}

.articletable td.articlelist div a {
  background: none !important;
}

h2 a,h2 a:active,h2 a:link,h2 a:visited,a.listtitle { 
  color: #92CF03; 
}

ul.leiste {
  padding: 0em 0.5em 0em 0.5em;
  margin: 0px;
  
}
ul.leiste li {
  padding-left: 0.5em;
  list-style-type: none;
  display: inline;
}

div.box img:hover,
article img:hover {
  filter: alpha(opacity=85);
  opacity: 0.85;
}

.clear {
  clear:both;
}

.fehler {
  color: red;
  font-weight: bold;
}

.left {
  float:left;
}

.right {
  float:right;
}


/*
 * hide certain elements from modern browsers which are (hopefully) mostly
 * convenient for text-browsers and the like
 */
.hidden {
  display: none;
}

.indent {
  padding-left: 15px;
}


/* default link styling */
a:link  { color: #92CF03; font-weight: bold; text-decoration: none; background-color: transparent; }
a:visited { color: #92CF03; font-weight: bold; text-decoration: none; background-color: transparent; }
a:hover  { color: #92CF03; font-weight: bold; text-decoration: none; background-color: transparent; text-decoration: underline; }
a:active  { color: #92CF03; font-weight: bold; text-decoration: none; background-color: transparent; text-decoration: underline; }


#content a {
  background: #92CF03;
  color: #fff !important;
  padding: 1px 3px;
}

#content a[name] {
  background: none;
  color: #333 !important;
  padding: 0 !important;
}

/*** Allgemeine Anordnung der Container und Hintergruende ***/

#wrapper_outer {
  width: 100%;
  margin:auto;
  background: #ffffff;
}
#wrapper {
  margin: 100px 0 0 0;
  background: #ffffff;
}

#metanav {
  position: relative;
  left: 0px;
  height: 28px;
  width:100%;
  background-color: #ccc;
  text-align: right;
  /* margin-bottom: 1px; */
  line-height: 28px;
  font-size: 1em;
}

#metanav ul.leiste {
  padding-right: 12%;
}

div#breadcrumb {
  position: absolute;
  font-size: 0.9em;
  left: 12%;
  color: #fff !important;
}

div#breadcrumb  a {
  color: #fff !important;
  font-weight: normal;
}

#wrapperinner {
  width: 100%;
  clear: both;
}
#cover {
  position: absolute;
  top: 128px;
  height: 265px;
  width: 100%;
  background-image: url('images/werk21-bg.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#wrapperinner2 {
  width: 100%;
  clear: both;
}

#nav {
  position: fixed;
  top: 0;
  background-color: #92CF03;
  width: 100%;
  height: 100px;
  margin: 0;
  padding: 0;
  z-index: 3;
}

#nav.scrolled {
  height: 30px;
}

#nav nav {
  margin-right: 12%;
  margin-left: 12%;
  background: url(images/werk21-logo.png) 0px 10px / auto 80px no-repeat
}

#nav.scrolled nav {
  background: none;
}

#nav_breit {
  float: left;
  width: 188px;
  margin-left:-916px;
}

#content {
  margin: 100px 12%;
  line-height:1.8em;
  font-size: 1.3em;
  position: relative;
}

#content_breit {
  margin-left: 210px;
  float: left;
  width: 706px;
  line-height:1.6em;
  font-size: 90%;  
}

#news {
  width: 220px;
  margin-left: 752px;
  margin-right: 0%;
  padding-top: 2px;
}

#news_breit {
  visibility: hidden;
}

#metanav2 {
  position: relative;
  left: 0px;
  height: 18px;
  width: 100%;
  text-align: right;
  line-height: 18px;
  font-size: 90%;  
}

#metanav2 ul {
  padding-right: 12%;
}

#footer {
  position: relative;
  left: 0;
  height: 22px;
  width: 100%;
  text-align: left;
  background-color: #92CF03;
  line-height: 22px;
  font-size: 90%;

}

#footer ul {
  padding-left: 12%;
}

#footer a, #metanav a {
  color: #fff !important;
}


/* Bildformatierung */

.AWimageleft { float:left; }
.AWimageright { float:right; }

.AWimagemarginleft { margin-left: 10px; }
.AWimagemarginright { margin-right: 10px; }
.AWimagemargincenter { margin:auto; }

div.AWimagebox { background-color: #92CF03; margin-bottom: 10px; color: #fff;}

div.AWimagebox a { padding: 0 !important;}

img.AWimage { border:0px; }

p.AWimagetext { padding-left: 6px; padding-right: 6px; margin-top:0px; margin-bottom:0px; }

span.AWimagetitle { font-weight:bold;display:block; }



/* Bildformatierungen zum Ueberschreiben */


.AWimageboxOverride { }

AWimageOverride {}

AWimagetextOverride {}

AWimagetitleOverride {}

AWimagedescOverride {}

table.AwBox {
  border: 5px dashed #92CF03;
}

table.AwBox td {
  padding: 5px;
}

/*
* Menu-Bereich
*/

#menu {
  width: 100%;
  text-align: right;
}

#menu ul {
  margin: 0px;
  padding: 0px;
  width: 100%;
  list-style-type: none;
  border: 0px;
  text-align: right;
}

#menu ul li {
  font-size: 1.2em;
  display: inline-block;
}

/* Ebene 1 */

#menu > ul > li {
  margin: 20px 0 0 0;
}

#nav.scrolled #menu > ul > li {
  margin: 0;
}

#menu > ul > li > a {
  text-transform: uppercase;
}

#menu ul li a img {
  padding-top: 0px;
  padding-bottom: 1px;
}

#menu ul li a {
  color: #fff !important;
  font-weight: normal;
  text-decoration: none !important;
  display: block;
  line-height: 20px;
  padding: 20px 1em 40px 1em;
}

#nav.scrolled #menu ul li a {
  padding: 5px 1em 5px 1em;
}

#menu ul li a:hover,
#menu ul li:hover > a,
#menu ul li a.active {
  background-color: #eeeeee !important;
  font-weight: normal !important;
  color: #333 !important;
}


/* Ebene 2 */

#menu > ul > li > ul {
  padding-top: 25px;
  padding-bottom: 5px;
  position: absolute;
  left: 0;
  top: 100px;
  display: none;
  background-color: #eee;
}

#nav.scrolled #menu > ul > li > ul {
  top: 30px;
}

#menu > ul > li:hover > ul {
  display: block;
}

#menu > ul > li > ul > li {
  padding: 0px 0px 1px 0px;
  font-size: 0.9em;
  margin-top: 0;
  vertical-align: top;
  max-width: 150px;
  border-right: 1px solid #ccc;
}

#menu > ul > li > ul > li:last-child {
  margin-right: 12%;
  border: none;
}

#menu ul li ul li a {
  padding: 10px;
  color: #333 !important;
}

#menu ul li ul li a:hover,
#menu ul li ul li a.active {
  color: #92CF03  !important;
}

/* Ebene 3 */

#menu ul li ul li ul {
  padding-bottom: 10px;
}

#menu ul li ul li ul li {
  padding: 0px 0px 1px 0px;
  font-size: 0.9em;
  margin-top: 0;
  vertical-align: top;
  max-width: 150px;
  display: block;
}

#menu ul li ul li ul li a {
  line-height: 1.25em;
  margin-bottom: 1px;
  padding: 0 10px 8px 33px;
  font-size: 0.9em;
}

#menu ul li ul li ul li a:hover {
}

#menu ul li ul li ul li a.active {
}


/*
* Boxen
*/

/* Kopfbereiche der Boxen*/

div.boxhead {
  width: 208px;
  height: 22px;
  line-height: 22px;
  background-color: #92CF03;
  font-weight: bold;
  padding: 0px 6px 0px 6px;
  float: left;
  color: #fff;
}

/* Box-Inhalts-Div */

div.box {
  width: 208px;
  background-color: #eeeeee;
  padding: 0px 6px 18px 6px;
  font-size: 0.87em;
  line-height: 1.3em;
  margin-bottom: 1em;
  float: left;
}

div.box ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  border: 0px;
}

div.box li { clear: left; display: block;}

div.box img { float: left; margin: 0em 0.5em 0em 0em; }

div.box p {
  float:left;
}

div.box input[type=text],
div.box input[type=submit] {
  width: 150px; 
  margin-top:4px;
}

div.box input[type=radio] {
  width:16px;
}

/* Box-Inhalt-Formate fÃ¼r News */

#news div.box a.title {
  display: block;
  padding-top: 8px;
  padding-bottom: 4px;
  color: #7f7f7f !important;
}

/* Banner */

ul.banner {
  margin: 2em 12% 1em 12%;
  padding: 0em;
  display: flex;
  align-content: stretch;
  justify-content: space-around;
  flex-wrap: wrap;
}

ul.banner li {
  margin:0.5em 0em 0.5em 0em;
  padding: 0px;
  border: 0px;
  list-style-type: none;
}

/*Social Bookmarks */

#fb_like {
  margin-top: 1em;
}

#social_bookmark ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  border: 0px;
}

#social_bookmark li { 
  padding-right: 0.5em;
  list-style-type: none;
  display: inline;
}

#social_bookmark img {
  margin: 0.25em 0em 0em 0em; 
}

#social_bookmark a {
  background: none;
}

#social_bookmark a:hover {
  border-bottom: 1px solid #92CF03;
}

span.rss {
  position: absolute;
  width: 208px;
  text-align: right;
  padding-top: 4px;
}

aside#kontakt {
  padding: 2em 12% 1em 12%;
  margin: 0em;
  background-color: #eee;
  display: flex;
  align-content: stretch;
  justify-content: space-around;
}

aside#kontakt .section {
 /* width: 31%; */
}

/* Hintergrundbilder */

body.leistungen-rechenzentrum #cover { 
  background-image: url('images/rechenzentrum.jpg');
}
body.leistungen-rechenzentrum h1,
body.leistungen-rechenzentrum h2.lead {
  background-color: rgba(255, 255, 255, 0.85);
}


body.werk-open_source #cover { 
  background-image: url('images/drupalcon.jpg');
}
body.werk-open_source h1,
body.werk-open_source h2.lead {
  background-color: rgba(255, 255, 255, 0.85);
}

body.jobs-drupal_developer #cover,
body.jobs-php_developer #cover { 
  background-image: url('images/ukraine.jpg');
}
body.jobs-drupal_developer h1,
body.jobs-drupal_developer h2.lead,
body.jobs-php_developer h1,
body.jobs-php_developer h2.lead {
  background-color: rgba(255, 255, 255, 0.95);
}

form.AWform {
  border: 2px dashed #92CF03;
  padding: 15px;
}

table#drupal_maintenance td {
  
}

table#drupal_maintenance td.label {
  width: 30%;
  border-bottom: 1px solid #ccc;
}
table#drupal_maintenance td.elements {
  width: 70%;
}

table#drupal_maintenance td.elements textarea {
  width: 90%;
  height: 100px;
  font-size: 1.3em;
}

table#drupal_maintenance td.elements select {
  height: 30px;
  width: 70px;
  text-align: center;
}

table#drupal_maintenance td.elements input {
  height: 30px;
  width: 70%;
  font-size: 1.3em;
}

table#drupal_maintenance input[type="submit"],
table#drupal_maintenance input[type="reset"] {
  font-size: 1.2em;
  width: 120px;
  height: 30px;
}

#AwFormError li {
  color: #ed143d;
}


table#anfrage_bbb td {
  
}

table#anfrage_bbb > tr > td.label {
  width: 30%;
  border-bottom: 1px solid #ccc;
}
table#anfrage_bbb > tr > td.elements {
  width: 70%;
}

table#anfrage_bbb td.elements textarea {
  width: 90%;
  height: 100px;
  font-size: 1.3em;
}

table#anfrage_bbb td.elements select {
  height: 30px;
  width: 70px;
  text-align: center;
}

table#anfrage_bbb td.elements input {
  height: 30px;
  width: 70%;
  font-size: 1.3em;
}

table#anfrage_bbb td.elements input[type="checkbox"] {
  height: 20px;
  width: 20px;
  font-size: 1.3em;
}

table#anfrage_bbb input[type="submit"],
table#anfrage_bbb input[type="reset"] {
  font-size: 1.2em;
  width: 120px;
  height: 30px;
}
