* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background: repeat-x url(balken_hg.gif) white;
	font: 13px/1.3em Futura, Arial, Helvetica, sans-serif;
	text-align: center;
}

#main {
	width: 845px;
	margin: 0px auto;
}

h1 {
	font-size: 30px;
	line-height: 1.2em;
	color: #724113;
	background: transparent;
	margin-bottom: 30px;
	margin-top: 10px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	display: block;
	width: 100%;
	padding: 3px;
	color: white;
	background: #24604A;
	font-weight: normal;
	margin-bottom: 15px;
}

#head {
	background: url(header1.jpg) transparent;
	width: 845px;
	height: 140px;
	text-align: right;
}

#text {
	padding-top: 7px;
	padding-right: 15px;
	font-size: 16px;
	color: #724113;
	background: transparent;
}

#balken {
	width: 845px;
	background: #24604A;
	height: 70px;
	color: white;
}

#logo {
	float: left;
	padding-top: 5px;
	background: transparent;
}

#navibox {
	text-align: left;
	background: transparent;
	padding-top: 17px;
	list-style: inherit none;
	float: left;
	width: 550px;
	padding-left: 25px;
}

ul.nav1st li, ul.nav2nd li {
	float: left;
	list-style-type: none;
}

li.active, a.current {
	text-decoration: underline;
}

ul.nav1st a,
ul.nav1st a:visited {
	font-size: 16px;
	color: white;
	text-decoration: none;
	float: left;
	padding-left: 10px;
}

ul.nav1st a:hover,
ul.nav1st a:active {
	font-size: 16px;
	color: white;
	text-decoration: underline;
	float: left;
	padding-left: 10px;
}

ul.nav2nd a,
ul.nav2nd a:visited {
	font-size: 13px;
	color: white;
	text-decoration: none;
	background: inherit;
	padding-left: 10px;
	float: left;
}

ul.nav2nd a:hover,
ul.nav2nd a:active {
	font-size: 13px;
	color: white;
	text-decoration: underline;
	background: inherit;
	padding-left: 10px;
	float: left;
}

#helpnavi_content {
	width: 845px;
	background: transparent;
	margin-top: 30px;
}

#helpnavi {
	text-align: left;
	width: 288px;
	background: transparent;
	float: left;
	color: black;
	padding-left: 7px;
}

#infobox {
	width: 265px;
	background: url(infoblock_hg.jpg) no-repeat transparent left bottom;
	margin: 20px 0px 10px 0px;
}

#infobox p {
	background: none transparent;
	font-size: 11px;
	line-height: 16px;
	padding: 5px 5px 9px 5px;
}

#infobox strong {
	background: none transparent;
	color: #724113;
	font-size: 13px;
}

p.bildtext {
	font-size: 10px;
}

#content {
	float: left;
	width: 270px;
	text-align: left;
	background: transparent;
	height: 100%;
	padding-right: 15px;
}

#content p {
	margin-bottom: 15px;
}

#content li {
	margin-left: 20px;
}

#bild {
	float: left;
	width: 250px;
	text-align: left;
	height: 100%;
	background: transparent;
}

a:link, a:active, a:visited {
	color: #724113;
}

a:hover {
	color: #724113;
	text-decoration: none;
}

div.jaosg_thumbnail {
	margin-bottom: 5px;
}

/*  Start Forms */
#formwrap {
   padding: 0px 0px 0px 0px;
   margin: 20px 0px 0px 50px;
}
#form {
   padding: 0px 0px 10px 0px;
   margin: 0px 0px 0px 0px;
   text-align: left;
}
/* Rahmenfarbe angeben f¸r Opera */
fieldset {
   border: 1px solid #fff;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}
legend {
   border: 1px solid #fff;
}
Label {
   padding:0px;
   margin-left: 0px;
}
.inpt {
   width: 350px;
   border: 1px solid #999;
   background-color: transparent;
   color: #666666;
   padding: 1px 1px 1px 3px;
   margin: 0px 0px 5px 0px;
   word-spacing: 0.2em;
}
.txt {
   width: 350px;
   border: 1px solid #999;
   background-color: transparent;
   color: #666666;
   padding: 1px 1px 1px 3px;
   margin: 0px 0px 5px 0px;
   word-spacing: 0.2em;
}
input.inpt:focus, textarea.txt:focus {
   color: #000;
}
input {
   border: solid 1px #999;
}
.senden {
   width: 150px;
   font-weight: bold;
   margin: 15px 0px 0px 198px;
   padding: 3px 0px 3px 0px;
   background-color: #eee;
   color: #333;
   text-align: center;
   border: solid 1px #999;
   font-family: Futura, Arial, Helvetica, sans-serif;
   cursor: pointer;
}
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
   cursor: pointer;
}

.formerror {
	color: red;
}
/*  End Forms */ 

#dyntable {
	width:100%;
}
