/* ---------- tags ---------- */
html {
/*\*/
	height: 100%;
	width: 100%;
/**/
}

body 	{
	margin: 0px;
	padding: 0px;
/*\*/
	width: 100%;
	height: 100%;
/**/
	text-align:center;
	background-image: url(../_images/hg.gif);
	font-family: Arial, Helvetica, sans-serif;
}

a {color:#82be00; text-decoration: none}

p, li, td, th {
	font-size: 12px;
	line-height: 18px;
	color: #464646;
}

h1 {
	font-size: 18px;
	font-weight:normal;
	color: #464646;
}

h2 {
	font-size: 14px;
	font-weight:normal;
	color: #464646;
}

/* ------------- IDs ------------- */

#container {
	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

#top{
	width: 980px;
	height: 130px;
	position:relative;
}

#nav1 {
	width: 450px;
	height: 45px;
	top: 0px;
	left: 0px;
	background-image: url(../_images/hg_nav1.gif);
	background-repeat: no-repeat;
	position: absolute;
}

#nav2 {
	width: 300px;
	height: 20px;
	top: 50px;
	background-image: none;
	position: absolute;
}

#logo {
	top: 41px;
	left: 732px;
	position: absolute;
	z-index: 2;
}

#center {
	width: 980px;
	height: 508px;
	position:relative;
}

#nav3 {
	width: 525px;
	height: 20px;
	top: 20px;
	left: 0px;
	background-image: none;
	position: absolute;
}

#footer {
	height: 20px;
	width: 980;
	position:relative;
	font-size: 12px;
	color: #464646;
}

#footer a {
	color: #464646;
	text-decoration: none;
}

#footer a:hover {
	color: #82be00;
}

/* ------------- klassen ------------- */


/* --- navi--- */

#nav1 ul {
	margin: 12px 0 0 0;
	padding: 0px;
}

#nav1 li {
	width: 110px;
	display: inline;
	list-style: none;
	float: left;
	font-size: 12px;
	text-align: center;
	line-height: normal;
}

#nav1 a.nava {
	color: #464646;
	text-decoration: none;
}

#nav1 a.nava:hover {
	color: #fff;
}

#nav1 a.navb {
	color: #fff;
	text-decoration: none;
}

/* --- 2. Ebene --- */

#nav2 ul {
	padding: 0px;
	margin: 0px;
}

#nav2 li {
	width: auto; 
	display: inline;
	list-style: none;
	float: left;
	font-size: 12px;
	text-align: left;
	padding: 0px 5px;
	line-height: normal;
}

#nav2 a.nava {
	color: #464646;
	text-decoration: none;
}

#nav2 a.nava:hover {
	color: #82be00;
}

#nav2 a.navb {
	color: #82be00;
	text-decoration: none;
}

/* --- 3. Ebene --- */

#nav3 ul {
	padding: 0px;
	margin: 0px;
}

#nav3 li {
	width: auto; 
	display: inline;
	list-style: none;
	float: left;
	font-size: 12px;
	text-align: left;
	padding: 0px 5px;
	line-height: normal;
}

#nav3 a.nava {
	color: #464646;
	text-decoration: none;
}

#nav3 a.nava:hover {
	color: #82be00;
}

#nav3 a.navb {
	color: #82be00;
	text-decoration: none;
}


/* typo */

.titel {
	font-size: 18px;
	font-weight:normal;
	color: #464646;
}

.titelkl {
	font-size: 14px;
	font-weight:normal;
	color: #464646;
	line-height: 22px;
}

.text {
	font-size: 12px;
	color: #464646;
}

.textkl {
	font-size: 11px;
	color: #464646;
}

.gruen {
	color: #82be00;
}


/* Layouts */

.textbox {
	width: 405px;
	left: 35px;
	position: absolute;
}

.textbox p {
  margin-top: 0px;
}

.pictos_rechts {
	width: 505px;
	left: 475px;
	top: 182px;
	position: absolute;
}

.refthumbs {
	width: 470px;
	height: 380px;
	left: 0px;
	top: 58px;
	position: absolute;
}

.refdetail {
	width: 375px;
	height: 300px;
	left: 535px;
	top: 29px;
	position: absolute;
	z-index:1;
}

.reftext {
	width: 285px;
	height: 120px;
	left: 602px;
	top: 340px;
	position: absolute;
}

.reftext p {
	margin-top: 0px;
}

.thumbsbox {
	width: 139px;
	height: 176px;
	background-image: url(../_images/hg_box.jpg);
	background-repeat: no-repeat;
	padding:1px 0 0 3px;
	float: left;
}

.pfeilmehr {
	left: 901px;
	top: 266px;
	position: absolute;
	z-index:2;
}


/* ---------- Formular ---------- */


#kontaktform fieldset {
	border:none;
	margin: 0px;
	padding: 0px;
}

#kontaktform legend {
	margin: 0px !important;
	margin: 0px 0px 0px -8px; /* nur für den IE */
	padding: 0px;
	font-size: 18px;
	font-weight:normal;
	color: #969696;
}

#kontaktform label {
	font-size: 12px;
	color: #000000;
	width: 100px;
	display:block;
	float:left;
	text-align:right;
	padding-right:5px;
}

#kontaktform input {
	width: 250px;
	padding: 2px;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	color: #000000;
	border:1px solid #000000;
	background:#FFFFFF;
}

#kontaktform textarea {
	width: 250px;
	padding: 2px;
	margin: 0px 0px 5px 0px;
	font-size: 13px;
	color: #000000;
	border:1px solid #000000;
	background:#FFFFFF;
}

#kontaktform #submit a {
	display: block;
	width: 255px;
	height: 20px;
	background: #d83236;
	color: #fff;
	font-size: 12px;
	margin: 5px 0px 0px 106px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
}

