@charset 'UTF-8';
/* $Id: style.css 22 2007-06-01 00:05:58Z pvo $ */
html {
  margin: 0;
  padding: 29px 0 0;
  color: #000;
  background: #fff;
}
body {
  margin: auto 0;
  padding: 0;
  font-family: Arial, Verdana, helvetica, sans-serif;
  font-size: 11px;
}
a {
  color: #001771;
  background: inherit;
  text-decoration: none;
}
div, #navigationsbar ul {
  margin: 0;
  padding: 0;
}
div#header {
  height: 93px;
  text-align: center;
  background: url(/grfx/balken.png) 0 68px repeat-x;
}
#header h1 {
  margin: 0;
  padding: 0;
  height: 93px;
  line-height: 32px;
}
#navigation {
  margin: 0 auto;
  width: 770px;
  height: 66px;
}
#navigation img {
  height: 66px;
  width: 244px;
  border: 0;
  float: left;
}
#navigationsbar {
  height: 66px;
  width: 526px;
  background: url(/grfx/menu.jpg) 0 0 no-repeat;
  float: left;
}
#navigationsbar ul {
  padding: 12px 0 0 14px;
  list-style: none;
}
#navigationsbar ul li {
  width: auto;
  display: block;
  margin: 0 4px;
  float: left;
}
#navigationsbar ul li a {
  font-size: 12px;
}
#main {
  margin: 0 auto;
  height: 490px;
  width: 770px;
  background: url(/grfx/main.png) 0 0 repeat-y;
}
#menu, #menupictos, #menudescription {
  height: 497px;
  float: left;
}
#menu {
  width: 236px;
  background: url(/grfx/menu.png) 56px 11px no-repeat;
}
#menupictos {
  width: 87px;
  padding-top: 4px;
}
#menupictos img {
  border: 0;
  display: block;
  margin: 13px 0 0 13px;
}
#menudescription {
  padding-top: 25px;
  width: 149px;
}
#menudescription p {
  width: 133px;
  height: 25px;
  margin: 0;
  padding: 6px;
  color: #000;
  background: #fff;
  border-top: 1px solid #c00;
  border-right: 1px solid #c00;
  border-bottom: 1px solid #c00;
  border-left: 0;
}
p#zertifikat {
  height: 76px;
  margin-top: 31px;
}
p#gutsliste {
  height: 76px;
  width: 132px;
  margin: 29px 0 0 1px;
}
p#kartons {
  width: 132px;
  margin: 30px 0 0 1px;
}
p#Stellenangebote {
  width: 132px;
  margin: 30px 0 0 1px;
}
#content {
  margin-left: 22px;
  width: 453px;
  padding: 0 14px 5px 13px;
  height: 484px;
  overflow: auto;
  border-bottom: 1px solid #001771;
  float: left;
}
#content h2 {
  font-size: 13px;
  font-style: italic;
}
#content h3 {
  font-size: 12px;
}
#umzugsliste h3 {
  padding-right: 12px;
  text-align: right;
  color: #000;
  background: #c0c0c0;
}
#content h3 span {
  padding-right: 5px;
  color: #c00;
  background: inherit;
  font-size: 13px;
}
#content p.indent1 {
  padding-left: 15px;;
}
#content table {
  margin-left: 15px;
  width: 80%;
}
th {
  text-align: left;
}
caption {
  margin-top: 6px;
  width: 60%;
  text-align: left;
  caption-side: bottom;
  font-style: italic;
  border-top: 1px solid #000;
}
#content ul {
  list-style-image: url(/grfx/checkmark.png);
}
input, select, option, textarea {
  font-family: Arial, Verdana, helvetica, sans-serif;
  font-size: 11px;
}
input, label {
  margin-bottom: 4px;
  display: block;
  float: left;
}
input, textarea {
  color: #000
  background: #fff;
  border: 1px solid #001771;
}
input[type=hidden] {
  border: none;
}
label {
  width: 78px;
  cursor: pointer;
}
textarea, select {
  margin-bottom: 4px;
}
#verwerfen {
  margin-left: 12px;
}
#umzugsliste label {
	width: auto;
	margin-left: 12px;
}
#umzugtype label {
  margin-right: 12px;
  margin-left: 6px;
  display: inline;
}
#umzugtype input {
  display: inline;
  border: none;
}
#umz2 label {
  margin-left: 0;
  width: 78px;
}
form br {
  clear: left;
}
#contactlinks {
  margin: 0 auto;
  height: 35px;
  width: 770px;
  background: url(/grfx/contactlinks.png) 4px 0 no-repeat;
}
#contactlinks p {
  margin: 0 33px 0;
  padding-top: 18px;
  text-align: right;
}
#contactlinks p span {
  color: #c00;
  background: inherit;
  font-weight: bold;
}

