/* Grundeinstellungen */

#body 	
	{
		background-color:#808080;
		font-family:Verdana,Arial,sans-serif;
		font-size:100%;
		width: 1100px;
		_width: 100%;
		margin:0 auto;
		_padding: 20px;
		border-left:1px solid;
		border-right:1px solid;
		border-top:1px solid;
		border-bottom:1px solid;	
	}
	

p#footer {
		color: #000000;
		_color: #8ab9ff;
		_background-color: #000000;
		background-color: #8ab9ff;
		clear: both;
    		font-size: 80%;
    		margin: 0px; padding: 0.1em;
    		text-align: left;
    		width: 1078px;
    		_width: 100%;
    		text-align: center;
  }
	

@media only screen and (max-device-width: 640px)
{
  #page 
  	{ 
  		font-size:120%;
  	}
 	
}  	


	
/* Layout */

#top_logo
	{
		background-color: black;
		position: relative;	
		border-top:4px solid #000000;
		border-bottoum:1px solid #000000;
		width: 1080px;
		_width: 100%;
		margin: 0 auto;
		text-align: center;
		
	}
	
	
	


#page
	{
		width: 1080px;
		_width: 100%;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
	}
	

#client_area
	{
		clear: both;
		width: 1080px;
		_width: 100%;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		_margin-top: 10px;
		_margin-bottom: 10px;
	}

#content
	{
		position: relative;
		_border-width: 20px;
		border-width: 2px;
		border-style: solid;
		_border-color: #a8d64b;
		border-color: #8ab9ff;
		margin: 0px;
		_background-color: #a8d64b;
		_background-color: #7bc8f9;
		background-color: #ffffff;
	}




#topnavigation
	{
		_background-color: #a8d64b;
		background-color: #8ab9ff;
		width: 1080px;
		_width: 100%;
		height: 22px;
	}

#topnavigation ul
	{
		_color:#a8d64b;
		color:#dcdabd;
		padding: 0px;
		margin: 0px;
		display: block;
		height: 0;	
	}

#topnavigation ul li
	{
		list-style: none;
		float:left;
	}

#topnavigation ul li a
	{
		text-decoration: none;
    		display: block;
    		padding: 4px 14px 4px 14px;
	}
	
@media only screen and (max-width: 480px)
{
  	
  #topnavigation ul li a
	{
		
    		padding: 4px 34px 4px 34px;
	}  	
}  	
	
@media only screen and (min-width: 640px)
{
  	
  #topnavigation ul li:hover ul
	{
		left: auto;
	}
}  	



#topnavigation ul li ul
	{
		z-index: 9999;
		display: inline;
		_display: none;
		position: absolute;
    		padding:0px;	
    		left: -999em;	
	}

#topnavigation ul li ul li
	{
		width: 100%;
		float: none;		
		_background-color: #a8d64b;
		background-color: #ffffff;
		opacity: 0.9;
	}

#topnavigation ul li ul li a
	{
		position:static;
	}
	
#topnavigation ul li ul li a:hover
	{
		
		background-color: #FFFFFF;
		color: #972323;
	}
	
#topnavigation ul li ul li ul li
	{
		width: 100%;
		float: none;		
		_background-color: #a8d64b;
		background-color: #ffffff;
		opacity: 0.9;
	}
	
	
	
a.topnavactive
	{
		color: white;
		display:block;
		text-decoration: none;
		font-weight: bold;
		font-size:120%;
		line-height: 17px;
		height: auto;
		left: 0;
		list-style: none;
		padding: 2px 4px 2px 4px;
	}

a.topnav 
	{
		color: black;
		display:block;
		text-decoration: none;
		font-weight: bold;
		line-height: 17px;
		height: auto;
		left: 0;
		list-style: none;
		padding: 2px 4px 2px 4px;
	}

a.topnavsub
	{
		color: black;
		display:block;
		text-decoration: none;
		font-weight: none;
		line-height: 17px;
		height: auto;
		left: 0;
		list-style: none;
		padding: 10px 4px 2px 4px;
	}

	
#submenuitemfirst	
	{
		border-top: 1px outset black;
		border-right: 1px outset black;
		border-left: 1px outset black;
		border-bottom: 1px dotted gray;
	}
	
#submenuitem	
	{
		border-right: 1px outset black;
		border-left: 1px outset black;
		border-bottom: 1px dotted gray;
	}
	
#submenuitemlast
	{
		border-bottom: 1px outset black;
		border-right: 1px outset black;
		border-left: 1px outset black;
	}

#subsubmenuitemfirst	
	{
		border-top: 1px outset black;
		border-right: 1px outset black;
		border-left: 1px outset black;
		border-bottom: 1px dotted gray;
	}
	
#subsubmenuitem	
	{
		border-right: 1px outset black;
		border-left: 1px outset black;
		border-bottom: 1px dotted gray;
	}
	
#subsubmenuitemlast
	{
		border-bottom: 1px outset black;
		border-right: 1px outset black;
		border-left: 1px outset black;
	}	



	

#background
	{
		background-image:url(../images/background/backgroundedson.jpg);
		padding:10px;
	}
#backgroundde
	{
		background-image:url(../images/background/backgroundde.jpg);
		padding:10px;
	}
	
	
#content_inicio	
	{
		text-align: left;
		font-size: 110%;
	}
#content_inicio	h2
	{
		font-size: 120%;
	}	
	
#content_inicio	ul
	{
		text-align: left;
		margin-left: 2%;
	}
	
#content_inicio	ul li
	{
		margin-bottom: 5px;		
	}

#content_actual
	{
		font-weight: bold;
		font-color: red;
	}


#btncontact
	{
		float: left;
		margin-top:30px;
	}
	
#btncontact a
	{
		      color:gray;
		      _background-color:#fff;
		      width:100px;
		      padding:7px;
		      font-size:12px;
		      font-family:Verdana, Arial, sans-serif;
		      font-weight:bold;
		      text-decoration:none;
		      text-align:center;
		      margin:5px;
		      margin-left: 15px;
		    
		      background:#FFFFFF url(../images/btn_bg.jpg) repeat-x scroll left top;
			border:1px solid #666666;	 
      
	}
#btncontact a:hover {
	      _display:block;
	      _color:#fff;
	      _background-color:#000;
	      color:black;
        }
        
#productimg        
	{
		width:80%;
		float:left;
	}
	
	
#contactoption
	{
		margin-left:10px;
	}
	
#contactform	p
	{
		margin-left: 10px;
	}
	
#contactfirma
	{
		align-text: left;
		margin-left: 10px;
	}


.button
	{
		background-color: #ffffff;
		//outline-style: outset ;
	}
	
.checkbox
	{
		_float: left;
		_vertical-align: middle;
	}
	
#k_message
	{
		width: 90%;
	}
	
.produktimg
	{
		border-color: black;
		border-width: 2px;
		border-style:solid;
		width: 120px;
		height: 75px;
		target: _blank;
	}
.produktimg_high
	{
		border-color: black;
		border-width: 2px;
		border-style:solid;
		width: 47px;
		height: 75px;
		target: _blank;
	}	