BODY {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	background-color : #CCFFCC;
	color : Black;
	background-image : url(graphics/element.jpg);
	background-repeat : repeat-y;
	background-attachment : scroll;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding : 0px 0px 0px 0px;
	border : thin none Green;
}

.small {
	font-size : 85%;;
}

H1 {
	font-size : 120%;
	font-weight : bold;
	color : Maroon;
	font-variant : small-caps;
	margin-bottom : 6pt;
}

H2 {
	font-size : 95%;
	font-weight : bold;
	color : Maroon;
	font-variant : small-caps;
	margin-bottom : 6pt;
}

H3 {
	font-size : 95%;
	font-weight : bold;
	color : Maroon;
	font-variant : small-caps;
	margin-bottom : 6pt;
}

H4 {
	font-size : 85%;
	font-weight : bold;
	margin-bottom : 6pt;
}

UL, OL, P {
	margin-bottom : 3pt;
	margin-top : 6pt;
}

STRONG {
	font-variant : small-caps;
}


A {
	color : Maroon;
	text-decoration : underline;
	}


#nv A {
	border-bottom : 1px none Maroon;
}

#pin A {
	border-bottom : 1px none Maroon;
}


A:ACTIVE {
	color : Red;
}

A:VISITED {
	color : #404040;
}

A:HOVER {
	background-color : #ABF1B2;
}

.menuitem A:HOVER {
	background-color: transparent;
}


P.issn {
	position : relative;
	top : 150px;
	left: 180px;
	font-weight : bold;
	color : #006300;
	font-size : 10pt;
	border : thin none Green;
	margin-top: 0px;
	padding : 0px 0px 0px 0px;
	z-index: 1;
}

#issn {
	font-weight : bold;
	color : green;
	font-size : 14px;
	margin-top: 150px;
	margin-left: 60px;
	padding : 0px 0px 0px 0px;
	z-index: 1;
}


#lang {
	z-index : 2;
}

.menuitem {
	border-left-color : green;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : green;
	border-right-style : solid;
	border-right-width : 1px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 12px;
	background-image : url(greenshade.jpg);
	background-position : left;
	background-repeat : repeat-y;
	background-color : #D5FFD5;
	font-size : 95%;
}

.menuitem:hover{
	background-image : url(greenshade-l.jpg);
	background-color : #ABF1B2;
}

.subitem {
	border-left-color : green;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : green;
	border-right-style : solid;
	border-right-width : 1px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 2em;
	background-image : url(greenshade.jpg);
	background-position : left;
	background-repeat : repeat-y;
	background-color : #D5FFD5;
	font-size : x-small;
}

p.menublank {
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 12px;
	font-size : 95%;
}
p.menuhead {
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top : 4px;
	padding-bottom : 4px;
	border-top-color : green;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : green;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : green;
	border-right-style : solid;
	border-right-width : 1px;
	padding-left : 12px;
	background-position : left;
	background-repeat : repeat-y;
	font-weight : bold;
	background-color : #33CC66;
	font-variant : small-caps;
	font-size : 95%;
}

p.menufoot {
	border-left-color : green;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : green;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : green;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	background-image : url(greenshade.jpg);
	background-position : left;
	background-repeat : repeat-y;
	background-color : #D5FFD5;
	height : 1px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	line-height : 1px;
	max-height : 1px;
	font-size : 0px;
}


p.menuseparator {
	background-image : url(greenshadeline.jpg);
	background-repeat : no-repeat;
	background-position : left;
	height : 1px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	line-height : 1px;
	max-height : 1px;
	font-size : 0px;
	border-left-color : green;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : green;
	border-right-style : solid;
	border-right-width : 1px;
	
}

p.hline {
	background-image : url(greenshadeline.jpg);
	background-repeat : no-repeat;
	background-position : left;
	height : 1px;
	margin-top : 6px;
	margin-bottom : 8px;
	padding-bottom : 0px;
	padding-top : 0px;
	line-height : 1px;
	max-height : 1px;
	font-size : 0px;
}

#menu {
	position : absolute;
	left : 10px;
	top: 200px;
	width : 168px;
	font-size : 95%;
}

#pin {
	position : absolute;
	right : 10px;
	top: 0px;
	width : 138px;
	font-size : 95%;
}

#adert {
	position : absolute;
	right : -10px;
	top: 0px;
	width : 258px;
	font-size : 95%;
}

#advert {
	float: right;
	width : 258px;
	font-size : 95%;
}

#info {
  position : relative;
  left : 10px;
  width : 168px;
	font-size : 95%;
 }

.search {
	font-size : 10pt;
	margin-bottom: 0px;
	margin-top: 0px;
	border-left-color : green;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : green;
	border-right-style : solid;
	border-right-width : 1px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 12px;
	background-image : url(greenshade.jpg);
	background-position : left;
	background-repeat : repeat-y;
	background-color : #D5FFD5;
	font-size : 95%;
	
}

#content {
	position: absolute;
	left : 200px;
	top: 200px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right:20px;
	font-size : 95%;
}

#icontent {
	position: absolute;
	left : 200px;
	top: 200px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-right:155px;
	font-size : 95%;
}

#header {
	position : absolute;
	margin-left : 0px;
	margin-top:0px;
	margin-bottom: 0px;
	margin-right: 0px;
	left :0px;
	top:15px;
	width:100%;
	height: 200px;
	background-image : url("graphics/logo2.jpg");
	background-repeat : no-repeat;
	font-size : 95%;
	}

 .button {
	background-color : #33CC66;
    border : 1px green solid;
}

.newsheading {
	font-size : 95%;
	font-weight : bold;
	font-variant : small-caps;
	margin-bottom : 6pt;
	background-image : url(greenshadelinelong.jpg);
	background-repeat : repeat-y;
	background-position : left;
}

.news {
	font-size : 95%;
	margin-bottom : 18pt;
}

.content {
	font-size : x-small;
	margin-top:3px;
	margin-bottom: 0px;
	margin-left: 4em;
}

.adress {
	font-size : 95%;
	font-style : italic;
	margin-left: 4em;
}

.authors {
	font-weight : bold;
}

.affiliation {
	font-style : italic;
}

.centered {
  margin-left: auto;
  margin-right: auto;
  width: 100px;
  margin-bottom: 0px;
}

div.centered {
  margin-bottom: 10px;
}

.notice {
  border: 1px red solid;
  background-color: peachpuff;
  padding: 10px;
  
}

.notice p {text-align: center;}

.notice h2 {text-align: center;
margin-top: 0px;}

