@charset "utf-8";
/* CSS Document */




#maincontainer{
	text-align   : center;
	margin       :0;
	padding      :0;
	width        :100%;
	height       :100%;


}

#container {
	position    : relative;
	margin-left : auto;
	margin-right: auto;
	width       : 832px;
	text-align  : left;
	background-color:#FFFFFF;
	padding-left: 40px; 
	padding-right: 40px;
	padding-bottom: 0px;
	margin-bottom: 0px;     
}

#TopContainer{
	position    : relative;
	height      : 126px;
	width		: 832px;
	
	/*background-color: #00FFFF;*/
	padding: 0px;  
	z-index: 999;    
}

/**  LOGO **/
#logo {
	position       : absolute;
	top            : 25px;
	left           : 0px;
	height         : 68px;
	/*
	width          : 520px;
	background     : url(../images/printmark_logo.png) no-repeat;
	*/
		
	width          : 655px;
	background     : url(../images/printmark_logo.gif) no-repeat;
	
	/**/

  }
#imglogo {
	border 	: 0;
	width  	: 190px;
	height 	: 68px;
	margin-top: 0px;

}
  
/**  HAUPTNAVIAGTION **/  
#TopNavi {
	position       : absolute;
	top            : 92px;
	left           : 0px;
	height      	: 34px;
	width       	: 832px;
	text-align  	: left;
	background-color: #137bbc;
	padding			: 0px;   
	z-index: 999999; 
}


/**  HEADER NAVIAGTION **/  
#headernavi{
	position       		: absolute;
  	top            		: 10px;
  	right          		: 0px;
  	height         		: 20px;
  	width          		: 250px;
	text-align			: right;
	
}
#system-massage {
	position       : relative;
	top            : 38px;
	left           : 0px;
	width       	: 832px;
	text-align  	: left;
	background-color: #ffffff;
	padding			: 0px;   
}
/**  HEADER Suche **/  
#search{
	position       		: absolute;
  	top            		: 45px;
  	right          		: 0px;
  	height         		: 18px;
  	width          		: 300px;
	text-align			: right;
	vertical-align		: middle;
}


/**  PATHWAY **/
#pathway {
	position       : absolute;
  	top            : 73px;
  	right          : 0px;
  	height         : 15px;
  	width          : 600px;
  	/*background-color: #999999;*/

         
}

.pathway {
	text-align:right;
	font-size:9px;
	color:#666666;

}


#starttopprodukt {
	font-size	: 11px;
	line-height	: 12px;
	color		: #137bbc;
	text-align	: left;
}




#footer-container{
	position    : relative;
	width		: 832px;
	text-align  : left;
	height		: 240px;
}


#footer-container-left{
	position       : absolute;
  	top            : 5px;
  	left           : 0px;
  	height         : 132px;
  	width          : 427px;
	/*background-image:url(../../../images/stories/_pm_element/st_telefonberatung_hg.png)*/
}

#footer-container-right{
	position       : absolute;
  	top            : 5px;
  	right          : 0px;
  	height         : 132px;
  	width          : 407px;
	background-image:url(../../../images/stories/_pm_element/st_footer_hg.png);
	/*background-image:url(../../../images/stories/_pm_element/st_helpdesk_hg.png)*/
}

#footer-container-bottom{
	position       : absolute;
  	top            : 135px;
  	left         : 0px;
  	height         : 30px;
  	width          : 832px;

}

#loginmain { 
	border 	: 2;
	width  	: 20px;
	height 	: 10px;
	margin-top: 0px;
	margin-right: 0px
	border: none;
}
#loginmain img { 
	border 	: 2;
	width  	: 20px;
	height 	: 10px;
	margin-top: 0px;
	margin-right: 0px
	border: none;
}

<!-- PRODUKTSEITEN ---> 