/* Global reset, thanks to Yahoo! */

html {
	height:100%
}

body {
	background-image: url(../images/background-global.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #000000;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

html body {
	font: 62.5%/1.4em Arial, Helvetica, sans-serif;
	color: #333333;
}

html>body {
	font: 62.5%/1.4em Arial, Helvetica, sans-serif;
	color: #333333;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { 
	margin:0;padding:0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border:0;
}

ol,ul {
	list-style:none;
}

caption,th { 
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}

q:before,q:after {
	content:'';
}

.clear {
  clear:both;
}



/* Common elements */

#wrapper {
	width: 900px;
	margin: auto;
}

p {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1.6em;
	padding-bottom: 20px;
}

a, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

.imageborder, #maincontent img {
	padding: 5px;
	border: 1px solid #EFEFEF;
	float: left;
	margin-bottom: 5px;
	margin-right: 20px;
}


/* Header */


#header {	
	width: 900px;
	margin: auto;
}

#header #logo {
	width: 200px;
	position: relative;
	top: 10px;
	left: 5px;
	float: left;
	z-index: 101;
}

#header #languages {
	width: 300px;
	position: relative;
	top: 35px;
	right: 5px;
	float: right;
	text-align: right;
	font-size: 1em;
	z-index: 100;
}

#header #languages li {
	font-size: 1.2em;
	word-spacing: 1.5em;
}

#header #languages a, #header #languages a:visited {
	color: #999999;
}

#header #flash {
	width: 900px;
	margin: auto;
	position: relative;
	top: 15px;
}


/* Main navigation */

#header #navigation {
	width: 900px;
	height: 60px;
	background-image: url(../images/background-navigation.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	top: 15px;
}

#header #navigation ul {
	padding-top: 20px;
	text-align: center;
}

#header #navigation li {
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
	height: 40px;
	text-align: center;
}

#header #navigation li a, #header #navigation li a:visited {
	font-size: 1.4em;
	color: #000000;
	text-decoration: none;
}

#header #navigation li a:hover {
	color: #CC0000;
}

#header #navigation .active {
	color: #CC0000;
}

#header #navigation .active a {
	color: #FFFFFF;
}

#header #navigation .page_active {
	background-color: #CC0000;
	padding-bottom: 4px;
	padding-top: 5px;
}

#header #navigation .page_active a, #header #navigation .page_active a:visited {
	color: #FFFFFF;
}

#sidecontent li a, #sidecontent li a:visited {
	font-size: 1.3em;
	line-height: 1.6em;
}

/* Content part */

#content {
	width: 900px;
	margin-top: 15px;
	padding-top: 25px;
	float: left;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}

#maincontent {
	width: 560px;
	margin-right: 30px;
	padding: 20px;
	padding-right: 0px;
	float: left;
}

#maincontent p, #maincontent li {
	font-size: 1.3em;
	line-height: 1.6em;
	clear: left;
	color: #666666;
}

#maincontent li {
	margin-left: 20px;
	list-style-type: circle;
}

#maincontent #emphasis {
	border: 1px solid #CC0000;
	padding: 20px;
	font-size: 1.1em;
}

#emphasis ul {
}

#emphasis li {
	padding-bottom: 5px;	
	padding-top: 5px;
	font-size: 1.1em;
	line-height: 1.2em;
}

#sidecontent {
	width: 235px;
	padding: 20px;
	padding-left: 30px;
	padding-right: 0px;
	background-image: url(../images/background-sidecontent.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	float: left;
}

#sidecontent .news .date {
	font-size: 1.1em;
	color: #999999;
}

#sidecontent .news p {
	font-size: 1.1em;
	line-height: 1.1em;
}

#sidecontent a, #sidecontent a:visited {
	color: #000000;
	text-decoration: underline;
}

#sidecontent a:hover {
	color: #CC0000;
}


/* Headers */


h1 {
	font-size: 2.8em;
	color: #000000;
	font-weight: normal;
	line-height: 1.1em;
	padding-bottom: 20px;
}

h2 {
	font-size: 1.6em;
	color: #CC0000;
	font-weight: normal;
	line-height: normal;
	padding-bottom: 10px;
}


/* Footer */

#footer {
	width: 900px;
	margin: auto;
	height: 65px;
	background-image: url(../images/background-footer.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
}

#footer ul {
	width: 700px;
	margin-left: 20px;
	margin-top: 15px;
	display: block;
}

#footer li {
	display: inline;
	font-size: 1.2em;
	padding-right: 20px;
}

#footer p {
	width: 700px;
	color: #666666;
	padding-top: 5px;
	padding-left: 20px;
}

#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
}

#footer #iventica {
	width: 150px;
	position: relative;
	top: -55px;
	left: 740px;
	text-align: right;
}