@charset "utf-8";
/*
	Developer: 	Nemetos - Nemetos.com / Nemetos.ch / Nemetos.org / Nemetos.net .
	Description: 	Master CSS 
	Changes:
*/

/*
-----------------------------------------------
PRINT STYLES
-----------------------------------------------
*/ 



#mainMenu, #languages, #leftColumn, #breadcrumbs, #toolsList, .contentFooter {
	display: none;	
}

img{
	border: 0 none;
}

#logo a{
	margin: 0px 10px 0px 0px;
}

a{
	color: #333333;
	text-decoration: none;
}

body{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}

h1, h2, h3, h4, h5, h6{
	font-weight: bold;
}

h1{
	color: #21A4BE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0px 0px 0.7em 0px;
}

h2{
	font-size: 12px;
}

h3{
	font-size: 12px;
}

#footer {
	border-top: 1px solid #999;
	font-size: 9px;
	margin: 60px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
