/*
	Developer: 	Nemetos - Nemetos.com / Nemetos.ch / Nemetos.org / Nemetos.net .
	Description: 	for Print
	Changes:
*/
/*
-----------------------------------------------
HTML tags
-----------------------------------------------
*/ 
/*

html {width: 100%;}
body, div, td, span, input {
	font-family: Verdana, helvetica, sans-serif, arial;
	font-size:11px;
}

body,div, td, span, input{
	font-family: Verdana, helvetica, sans-serif, arial;
	font-size:12px;
	line-height:1.3;
	
}


h1,h2,h3,h4,h5,h6{
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px; 
	color:#000;

}

h1{
	font-size:16px;	
}
h2{
	font-size:13px;			
}
h3{
	font-size:12px;		
}
h4{
	font-size:11px;			
}
h5,h6{
	font-size:10px;			
}



#content h1, #content h2, #content h3, #content h4, #content h5, #content h6{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#content {
	font-family: Tahoma, Verdana, helvetica, sans-serif, arial;
}

a:link {
	color: #075C7F;
	TEXT-DECORATION: none;
	cursor: pointer;
}
a:visited {
	color: #810A37;
	TEXT-DECORATION: none;
	cursor: pointer;	
	}
a:hover {
	color: #075C7F;
	TEXT-DECORATION: underline;
	cursor: pointer;	
	} 
a:active {
	color: #075C7F;
	TEXT-DECORATION: underline;
	cursor: pointer;	
	} 
	
	
*/
	
#headerLinks, #topMenu, .tabs-nav, #year, #emnerSelects, .emmerSelectListBoxes, .pageservice{
	display: none;
}
	
	
body, div, td, span, input, form, select, textarea, caption, p{
  font-family: Georgia, serif;
}

body, a{
  color: #333;
  font-size:12px;
  line-height: 1.5em;
}
	
a{
  text-decoration: none;
}

p{
  line-height: 1.3;
}


#content h1{
  line-height: 1.2;
}

#content p{
  line-height: 1.35;
}

#content a{
  text-decoration: underline;
}

#content a:hover{
  color: #FF9900;
}

#content h2.subtitle{
  font-size:24px;
  line-height: 1.0;
  margin:0px 0px 10px 0px;
  padding:0px 0px 0px 0px;
}

h1{
  font-family: Georgia, serif;
  font-size:24px;
  margin:0px 0px 0px 0px;
  padding:10px 0px 10px 15px;
  font-weight: normal;
}

h2{
  font-family: Georgia, verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:14px;   /*14*/
  padding:0px 0px 0px 0px;
}

h3{
  font-size:12px;   /*12*/
  padding:0px 0px 0px 0px;
  
}

h4{
  font-size:11px;   /*11*/
  padding:0px 0px 0px 0px;
}

h5,h6{
  font-size:10px;   /*10*/
  padding:0px 0px 0px 0px;
}

#author, #author h3, #author a{
  color: #fff;
  font-size: 11px;
  text-decoration: none;
}

#author a:hover{
  text-decoration: underline;
}

#headerLogo{
	padding: 0px 0px 40px 0px
}

#headerLogo h1 {
	display: inline;
	border: 0 none;
}

#headerLogo h1 img{
	border: 0 none;
}

#headerLogo h1 a{
	border: 0 none;
	float: none;
	height: 49px;
	padding: 0px 0px 0px 0px;
	width: 407px;
}

h2 a.title{
  padding:0px;
  position: relative;
  font-size: 17px;
  color: #333;
  display: block;
  text-decoration: none;
  font-weight: normal;
  line-height: 1.3;
  padding: 0px 0px 0px 24px;
  background: url(/images/sp/ico_main_link_green.gif) no-repeat 8px 5px;
}


#footer{
  background: #f1f0eb;
  width: 100%;
  clear: both;
  float: left;
  position: relative;
  color: #999;
  margin-top:20px;
}

#footer .wrap{
  width: 960px;
  margin: 35px auto;
  float: none;
}

#footer .item{
  width: 218px;
  float: left;
  border-left: 1px solid #fff;
  border-right: 1px solid #D8D6D3;
  padding: 5px 10px 0px 10px;
  height: 60px;
}

#footer p{
  margin: 0;
}


#footer .first{
  border-left: none!important;
}

#footer .last{
  border-right: none!important;
}

#formEmner table{
	width: 100%;
}

#formEmner td{
	width: 23%;
}