@charset "UTF-8";
/* CSS Document */

body, html {
height: 100%;
margin: 0;
padding: 0;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.0em;
line-height: 1.5em;
color: #333;
background-color: #fff;
background: url(img/Verlauf.jpg) repeat-x;
margin: 0;
}

#container {
background-color: #fff;
margin: auto;
width: 980px;
min-height: 100%;
}

#logo {
height: 100px;
width: 980px;
background: url(img/Logo.jpg) no-repeat;
}

#header1 {
background: url(img/Buero2.jpg) no-repeat;
height: 225px;
}
#header2 {
background: url(img/Druckvorstufe2.jpg) no-repeat;
height: 225px;
}
#header3 {
background: url(img/Offsetdruck.jpg) no-repeat;
height: 225px;
}
#header4 {
background: url(img/Referenzen.jpg) no-repeat;
height: 225px;   
}
#header5 {
background: url(img/Falzmaschinen.jpg) no-repeat;
height: 225px;
}
#header6 {
background: url(img/Referenzen.jpg) no-repeat;
height: 225px;
}
#header7 {
background: url(img/Kontakt2.jpg) no-repeat;
height: 225px;
}
#header8 {
background: url(img/grusskarten.jpg) no-repeat;
height: 225px;
}
#header9 {
background: url(img/wandkalender2.jpg) no-repeat;
height: 225px;
}

#navigation {
background-color:#fff;
color: #003e90;
width: 235px;
border-top: 30px solid #fff;
float: left;
}
#navigation ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#navigation a, #navigation strong {
text-decoration: none;
padding: 15px 0px;
border-bottom: 1px dashed #003e90;
color: #003e90;
display: block;
}
#navigation a:hover, #navigation a:focus, #navigation a:active, #navigation strong {
background-color: #E5EFDD;
color: #00944a;
}
#adress {
width: 180px;
padding: 15px;
font-size:0.9em;
line-height: 1.3em;
}

body,td,th { font-size: 1em; }
a:link {
color: #00944A;
text-decoration: none;
}
a:visited { text-decoration: none; }
a:hover {
text-decoration: underline;
color: #003E90;
}
a:active { text-decoration: none; 
}

h1 {
 font-size: 1.5em;
 line-height: 1.3em;
 color: #00944a;
 font-weight: normal;
 padding-top: 18px;
}
h2 {
 font-size: 1.1em;
 color: #003e90;
}

.ul {
list-style-type: square;
}

#sidebar {
background-color:#E5EFDD;
padding: 10px 20px;
width: 170px;
float: right;
}

#content {
margin-left: 270px;
margin-right: 225px;
padding-bottom: 5em;
}

#content2 {
margin-left: 270px;
margin-right: 20px;
padding-bottom: 5em;
}
#sidebar2 {
padding: 0px 20px;
width: 180px;
}

form {
  width: 420px;
  padding: 20px;
  background-color: #e4eaf0;
  border: 1px solid #ddd;
  font-size: 1em;
  color: #010101;
}
fieldset {
  width: 395px;
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 0;
  padding: 10px;
}
.textfeld, .submitbutton {
  margin: 15px;
}
.textfeld label {
  display: block;
}
.textfeldinput, .textfeld textarea {
  width: 350px;
  padding: 4px;
  display: block;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #999;
}

label {
  cursor: pointer;
}

#footer {
width: 980px;
height: 3em;
background-color: #E5EFDD;
color: #00944a;
font-size: 10pt;
padding-top: 1em;
font-align: center;
text-align: center;
clear: both;
margin-left: auto;
margin-right: auto;
margin-top: -3em;
}

#counter1, #counter2, #counter3, #counter4, #counter5 {
width: 980px;
height: 3em;
padding-bottom: 1em;
margin-left: auto;
margin-right: auto;
margin-top: 1em;
text-align: center;
}
.textabstand {
	margin-right: 15px;
	text-decoration: none;
}
