.sitem{
	margin: 0px;
	padding: 3px;
  padding-top: 10px;
	color: black;
  text-align: left;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 0px solid #dbdbdb;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	width: 884px;
  color: #005580;
}

.clear{
  clear: both;
}

.sitemcap{
	margin: 0px;
	padding: 0px;
	color: black;
	float: left;
	width: 200px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
  color: #005580;
  font-weight: bold;
}

.srch{
	margin: 0px;
	padding: 0px;
	color: black;
	text-align: left;
	width: 200px;
	float: left;
	border: 1px solid #dbdbdb;
}

.srchsub{
	padding: 0px;
	color: black;
	text-align: center;
    border: 1px solid #dbdbdb;
	float: left;
	margin-left: 5px !important;
}

.left{
    float: left;
}

.input_part{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 650px;
    text-align: left;
    clear: none !important;
}

input {
    float: none !important;
}

.submit_but{
    margin-top: 20px;
    text-align: center;
}

.submit_but input{
    padding: 5px;
    height: 30px;
}

.errtext{
    color: #FF0000;
}

.oktext{
    color: green;
}

.formitem{
  width: 890px;
  clear: both;
  margin-left: 10px;
}

table.czarticle {
	width: 900px;
}
table.czarticle td.czheader h1 {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 18px;
	padding-bottom: 4px;
	margin: 0px 0px 10px;
	color: #666666;
	padding-top: 0px;
	border-bottom: #a4a4a4 1px solid;
	width: 900px;
}

table.czarticle a {
	font-weight: bold;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

#czarticlebody table {
	margin-top: 20px;
	margin-bottom: 20px;
	border-collapse: collapse;
	font-size: 10px;
	color: black;
	text-decoration: none;
	width: 550px;
}

#czarticlebody table tbody td {
	border: #dbdbdb 1px solid;
	padding: 4px;
	background-image: url(img/tabelle_hg.gif);
	background-repeat: repeat-y;
	background-color: white;
}
#czarticlebody table a {
	display: block;
	font-weight: bold;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
#czarticlebody table a:hover {
	text-decoration: underline;
}

#czdsarticlebody table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	font-size: 10px;
	color: black;
	text-decoration: none;
	width: 550px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#czdsarticlebody table tbody tr td {
	margin: 0px;
	padding: 4px;
	border: #dbdbdb 1px solid;
	background-image: url(img/tabelle_hg.gif);
	background-repeat: repeat-y;
	background-color: white;
}

table.czdsarticle {
	width: 550px;
}

table.czdsarticle td.czheader h1 {
	padding: 0px;
	font-size: 18px;
	padding-bottom: 4px;
	margin: 0px 0px 10px;
	color: #666666;
	border-bottom: #a4a4a4 1px solid;
	width: 550px;
}

table.czdsarticle a {
	font-weight: bold;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
