body {

	margin:0px;
	padding:0px;
/*	background:#E0FFCE; */
	background:#334353;
/*  background-image:url(./images/gitter_bg.png); */

  font-size: 12px;
  font-family: Verdana, Geneva, Arial, sans-serif; 
}


h1 { 
  font-size: 170%;
  color: #1c3b12;
  margin-top:0px;
  padding-top:20px;
}

h2 { 
  font-size: 150%;
  color: #1c3b12;
}

h3 { 
  font-size: 130%;
  color: #1c3b12;
  margin-top: 14px;  
  margin-bottom: 8px;
}

p {
	text-align:justify;
	margin-top:5px;
	margin-bottom:10px;
}

.content {

	position:relative;
	margin:0px;
	width:818px;
	background:#FFFFFF;
/*	background-image:url(./images/balken_2.png);
	background-repeat:repeat-y;
	background-position:right;*/
	border-left:1px  solid #aaaaaa;
	border-right:1px  solid #aaaaaa;
}

.balken2 {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:868px;
	background-image:url(./images/balken_2.png);
	background-repeat:repeat-y;
	background-position:right;

}


.bildleiste {

	margin: 15px 0px 15px 0px;

}
.navigation {

	float:left;
	width:200px;
	margin: 0px;
}

.navigation img {

	border:none;
}
.hauptfenster {
	position:relative;
	width:600px;
	margin: 0px 5px 10px 208px;
	
}

.haupt {
	margin: 0px 5px 10px 10px;
	background: green;
/*	text-align: justify; */
}

.hauptfenster .float-l {
	position:relative;
	float:left;
	border:1px solid #AAAAAA;
	margin-right:8px;

}

.hauptfenster .float-r {
	
	position:relative;
	float:right;
	border:1px solid #AAAAAA;
	margin-left:8px;
}

.hauptfenster strong {
	font-weight: normal;
	color: #0c1a08;

}
ul.navlist {
 list-style: none;
 text-align: left;
  padding: 0;
  margin: 0px 0px 0px 3px;
	width: 90%;
}

ul.navlist li {
  display: block;
  margin: 0;
  padding: 0;
}

ul.navlist li a {
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 1em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #397724;
	text-decoration: none;
/*	background: #f7f2ea; */
		background: #e4edf5;
}


ul.navlist li.active a {
/*	 background: #d5e1eb; */
	 background: #d0dce6;
   color: #1c3b12;
}

ul.navlist li a:hover, ul.navlist li.active a:hover {
  color: #1c3b12;
  /*background: transparent;*/
  border-color: #6382a1 #7296ba #fff #ccc;
}

.person {
	position:relative;
	width:99%;

	margin-bottom: 8px;
}

.person .bild {

	width:220px;
	height: 222px;
/*	float:left; */
}

.person .text {

	position:absolute;
	left:230px;
	top:20px;
}

.person .name {
	margin: 5px 0px;
	font-weight:bolder;
}

.person .typ {
	float:left;
	width:5em;
}

.prod_tab {

	margin-left:20px;

}
.prod {

	float:left;
	width:175px;
	height:115px;
	margin:2px 0px 0px 10px;
	background-image:url(images/a_bg.png);
	background-repeat:no-repeat;
	background-position:4px 4px;
}

.prod img{
	border:none;
}
.itg {

	clear:both;
	padding:5px 0px 2px 2px;
	margin-top:0px;
	font-size:9px;
	text-decoration:none;
	color: #000000;
}

.itg a {
	text-decoration:none;
	color:#000000;
	margin-top:auto;
	margin-bottom:auto;
}
