.body{
	background-color: #dfdeee;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
    color: #000000;
	 font-size: 11px;
}
a:visited {
    color: #000000;
	 font-size: 11px;
}
a:hover, a:focus, a:active {
    color: #000000;
}
li {
	list-style: square;
   line-height: 30px;
	font-weight: normal;
}
ul {
	font-weight: normal;
}
h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 158px;
	height: 24px;
	background: url(../images/button.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666666;
	padding-left:20px;
 margin-bottom: 1px;
 padding-top:0px;
 margin-top:0px;
 line-height: 2.0;
 vertical-align:middle;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 740px;
	height: 24px;
	background: url(../images/button2.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666666;
	padding-left:25px;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 padding-top:0px;
 margin-top:0px;
 padding-bottom:0px;
 text-align:left;
 background-color:#666666;
 line-height: 2.0;
 vertical-align:middle;
}
table {
  font-size: 11px;
  border: 0px 0px 0px 0px;
}
table.noborder {
   border: 0px 0px 0px 0px;
}
table a,
table a:visited {
	text-decoration: none !important;
}
table.navi-service {
	background-color: #d8d7c9;
	width:590px;
	padding-right:5px;
	height:20px;
}
table.navi-service a,
table.navi-service a:visited {
    text-decoration: none !important;
	 color: #666666;
}
table.navi-service a:focus,
table.navi-service a:hover {
    text-decoration: underline !important;
	 color: #666666;
}
table.navi-service a:active {
    text-decoration: none !important;
	 color: #666666;
}
table.navi-white {
	background-color: #FFFFFF;
	width:180px;
	border-left: 1px solid black;
	border-top: 1px solid black;
}
table.navi-white td {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	height: 25px;
	padding-left:5px;
}
table.navi-white td.current {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	height: 25px;
	padding-left:5px;
	background-color: #f5ebd2;
	font-weight: bold;
}
table.navi-white a,
table.navi-white a:visited {
    text-decoration: none !important;
}
table.navi-white a:focus,
table.navi-white a:hover {
    text-decoration: underline !important;
}
table.navi-white a:active {
    text-decoration: none !important;
}

table.content {
	line-height: 1.0;
 width:740px;
 padding: 0px 0px 0px 0px;
 margin-top:1px;
 background-color:#cbc9a2;
}
table.content td {

  padding-top:2px;
  text-align:justify;

}
table.content-white {
	background-color: #FFFFFF;
	line-height: 1.5;
	width:766px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
       text-align:justify;
}
table.content-white td {

	height: 25px;
	padding:2px;
                
}
table.linke-navi {
	margin-top:5px;
	margin-left: 15px;
 text-align:left;
 width:200px;
}
table.formular {
  border:1px solid black;
  width:600px;
}

table.formular td{
  border:0px solid black;
}

table.navi-oben {
	border-top:1px solid black;
	width:590px;
	height:32px;
	background-color:#eeeeee;
}

table.navi-oben td{
	padding-left:2px;
	border-left:1px solid black;
	width:118px;
	text-align:center;
}
table.navi-oben td.current{
	padding-left:2px;
	border-left:1px solid black;
	width:118px;
	text-align:center;
	background-color: #f5ebd2;
	font-weight: bold;
}
table.navi-bottom {
	height:25px;
   width:100%;
	background-color:#cbc9a2;
	padding-left:10px;
	color:#666666;
}
table.navi-bottom a,
table.navi-bottom a:visited {
    text-decoration: none !important;
	 color:#666666;
}
table.navi-bottom a:focus,
table.navi-bottom a:hover {
    text-decoration: underline !important;
}
table.navi-bottom a:active {
    text-decoration: none !important;
}
textarea {
  width:400px;
  height:80px;
  border:1px solid black;
  background-color:#eeeeee;

}
table.navi-white input {
  width:120px;
  border:1px solid black;
  background-color:#eeeeee;
}
input {
  width:300px;
  border:1px solid black;
  background-color:#eeeeee;
}
select {
  width:300px;
  border:1px solid black;
  background-color:#eeeeee;
}
select.seiten {
  width:50px;
  border:1px solid black;
  background-color:#eeeeee;


}
table.formular th {
  font-weight:bold;
  text-align:left;
  padding-left:5px;
}
table.rand {
  width:1000px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.button{
  width:100px;
}
.checkbox{
  border:0px;
  width:15px;
  height:15px;
  background-color:#ffffff;

}