body{
	margin-top: 5px;
    padding:0;
    background-color: rgb(51,149,55);
		height: 640px; 
		overflow: hidden;
}
.main {
	width: 566px;
	/*margin: 0 auto;*/
}

/**** Clearer ****/
.clearer {
	height: 0;
	line-height: 0;
	clear: both;
}

.topRow {
	 margin: 0 auto;
   padding: 0;
   margin-top: 0px; 
	 height:80px; 
	 background: url(../gfx/top.gif);
}

.prodimg {

top:0px; 
z-index: 4; 
position:absolute;

}

.middleRow {
	margin: 0 auto;
   padding: 0;

	/*background-color: rgb(88,178,52);*/
    border-left: 4px solid rgb(251,204,48);
    border-right: 4px solid rgb(251,204,48);
background-color: rgb(88,178,52);
}

.bottomRow {
		margin-top: 0px; 
		height:20px; 
		background: url(../gfx/bottom.gif) no-repeat;
}

.menuColumn{
	
   width: 134px;
   float: left;
	 margin-top: 50px;
   margin-left: -40px;
}

.contentColumn {
  font-family: arial, helvetica, sans-serif;
	font-size: 12px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: rgb(236,237,196);
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
}
.contentColumn a{
  color: rgb(255,0,0);
}

.contentColumn h1{
  color: rgb(255,0,0);
  font-size: 14pt;
  /*margin:0;*/
  position:relative;
  /*right:-14px;*/
}


.contentColumn table{
font-size: 14px;
}

.contentColumn table h1{
  color: rgb(255,0,0);
  font-size: 14pt;
 position:relative;
 }

.contentColumn1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  margin-left: 0px;
  background-color: rgb(236,237,196);
  padding-left: 0px;
  width: 255px;
  float: left;
}

.contentColumn1 h2 {
  font-size: 13px;
}

.contentColumn1 h1 {
  font-size: 14px;
	color: rgb(255,0,0);
}

.contentColumn1bold {
	font-size: 13px;
}



.contentColumn2 {
  position: relative;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  /* margin-left: 330px; */ 
  background-color: rgb(236,237,196);
 /* padding-left: 20px;*/
	padding-right: 25px;
  float: right;
  width: 255px;
}
.contentColumn2 h1 {
  font-size: 14px;
	color: rgb(255,0,0);
}

.contentColumn2 h2 {
  font-size: 13px;
}

.contentColumn2bold {
	font-size: 13px;
}

.keyVisual{
  margin: 0 auto;  
}
.keyVisual2{
  display: none;  
}

.bt {
  margin-top: -20px;
}
/**** Menu ****/

#menu ul { 
	margin: 0; 
	padding: 0; 
	list-style: none;
   font-family: arial, helvetica, sans-serif;
	width: 130px; /* Width of Menu Items */ 
   font-size: 12px;
   z-index: 99;
} 

#menu ul li { 
	position: relative; 
} 

#menu li ul { 
	position: absolute; 
	left: 129px; /*Set 1px less than menu width */ 
	top: 0; 
	display: block;
    z-index: 99; 
} 
#menu li:hover ul {
	display: block; 
} 
#menu li:hover>ul { 
	visibility:visible; 
} 
#menu ul ul {
	visibility:hidden; 
} 
/* Fix IE. Hide from IE Mac \*/ * html #menu ul li { float:
left; height: 1%; } * html #menu ul li a { height: 1%; } /* End */ /* Make-up
syles */ 

#menu ul, li { 
	margin: 0 0 0 0; 
} 

/* Styles for Menu Items */ 

#menu ul a { 
	display: block; 
	text-decoration: none; 
	color: rgb(251,204,48); 
	background: rgb(20,141,53); /* IE6Bug */ 
	padding: 5px; 
	border: 1px solid rgb(251,204,48);
    /* margin: 10px;  */
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
}
	
 /* Hover Styles */ 
#menu ul a:hover { 
 	color: white; 
   background: rgb(13,49,139);
} 
/* Sub Menu Styles */ 

#menu li ul a { 
	text-decoration: none; 
	color: rgb(251,204,48); 
	background: rgb(20,141,53); /* IE6 Bug */
	padding: 5px; 
	border: 1px solid rgb(251,204,48); 
	border-bottom: 0;
    margin-left: -12px;
    margin-bottom: 1px;
    margin-top: 2px; 
} 
/* Sub Menu Hover Styles */ 
#menu li ul a:hover { 
	color: white; 
	background: rgb(13,49,139); 
}

.thmub{
	padding-left: 45px;
}


/* Content div  - für scrolling */


#divContainer{
	position:relative;
	width:620px;
	overflow:hidden;
	top:-782px;
	left:4px;
	visibility:visible;

	height: 342px;
	clip:          rect(auto 620px 342px auto);
} 

 #divContent {
	position: absolute;
	left: 0px;
	top: 0px;
		width: 650px;
  }

	
	
/* Positionierungen Div's  - unterseiten */
#backimg {
padding: auto; 
width: 836px; 
height: 640px; 
background: url('../gfx/layer_back_inhalt.jpg');
}

#pocketimg {
position: relative; 
top: -650px; 
left:-300px; 
z-index: 79;
}

#linkflash{
position: relative; 
top: -790px; 
left:20px; 
z-index: 80; 
width:450px;

}

.scroller {
position: relative; 
top: -1020px; 
left:340px;
width:25px; 
z-index: 80;
}

/* Startseite */

.aktuell {
text-align: center;
font-family: arial,helvetica,sans-serif;
font-size: 11px;
color: rgb(250,204,48);
}

.HTMLmenu {
text-align: center;
font-family: arial,helvetica,sans-serif;
font-size: 11px;
color: rgb(88,178,52);
}

.HTMLmenu a {
font-weight: bold;
color: rgb(88,178,52);
text-decoration: none;

} 

.HTMLmenu a:hover {
font-weight: bold;
color: rgb(250,204,48);
text-decoration: none;

} 
.copyright {
text-align: center;
font-family: arial,helvetica,sans-serif;
font-size: 10px;
color: rgb(88,178,52);
}

.aktuell {
text-align: center;
font-family: arial,helvetica,sans-serif;
font-size: 10px;
color: rgb(0,0,0);
}


.aktuell a {
text-decoration: none;
color: rgb(0,0,0);
} 

.aktuell a:hover {
text-decoration: none;
color: rgb(0,0,0);
} 