body {
	font-family: verdana, arial;
	background: #2C5B71;
	padding: 0px;
	margin: 0px;
	font-size: 11pt;
}

a {
	color: black;
}

img {
	border: 0px;
}

dt {
	color: #2C5B71;
}

dd ul {
  padding-left: 1em;
}

#main {
	background: url(../images/background.png) repeat-y center;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
  text-align: center;
	background: url(../images/backgroundb.png) no-repeat bottom center;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	min-height: 96px;	
}

#footer hr {
  color: white;	
	width: 940px;
	border-top: 4px dotted #2C5B71;
}

#footer img {
  margin: 10px;
  margin-bottom: 55px;
  padding: 9px;
  background: url(../images/shadow.png) no-repeat;
}

#header {
	margin-left: 30px;
}

#logoabaf {
  margin-top: 8px;
  margin-left: 8px;
  margin-bottom: 8px;
}

#logoecs {
  margin-left: 100px;
  margin-bottom: 8px;

}

#logofekt {
	margin-left: 10px;
	margin-bottom: 22px;
}

#logouach {
	margin-left: 10px;
	margin-bottom: 22px;
}

#loginform {
  float: right;
  margin-top: 20px;
  margin-right: 50px;
  height: 90px;
  font-size: 10pt;
	text-align: right;
}

#loginform input {
	border: 1px solid #2C5B71;
	margin: 1px;	
}

#horizontalmenu {
	background: url(../images/shade.png) repeat-x;
	height: 24px;
	width: 960px;
	margin-left: 30px;
	text-align: right;
}

#horizontalmenu a, #mainmenu a {
	text-decoration: none;
}

#horizontalmenu a:hover, #mainmenu a:hover {
	border-bottom: 2px solid #2C5B71;
}

#horizontalmenu menu {
	display: inline-block;
	margin-right: 60px;
	margin-top: 5px;
}

#horizontalmenu menu li {
	display: inline;
	margin-left: 20px;
}

#mainmenu {
	
}

#mainmenu li {
	border-left: 6px solid #2C5B71;
	margin-bottom: 6px;
	padding-left: 6px;
	list-style-type: none;	
}

#mainmenu li.a {
	border-left: 6px solid #251E57;
}

#mainmenu li.b {
	border-left: 6px solid #AAB7E3;
}

#mainmenu li.i {
	border-left: 6px solid #536FA5;
}

#mainmenu li.d {
	border-left: 6px solid #4F6C76;
}

#mainmenu li.e {
	border-left: 6px solid #9AC3CA;
}

#mainmenu li.f {
	border-left: 6px solid #4D5CB2;
}

#mainmenu li.g {
	border-left: 6px solid #4B6A59;
}

#mainmenu li.h {
	border-left: 6px solid #769126;
}


#languages
 {
  margin-left: 40px;  
 }


#previousyears
 {
  width: 140px;  
 }

#previousyears menu li {
	background: #2C5B71;
	color: white;
	display: inline-block;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 4px;
	margin-right: 4px;
	list-style-type: none;	
}

#previousyears a {
  text-decoration: none;
  color: white;
}

#sidebar {
	border-right: 4px dotted #2C5B71;
	width: 200px;
}

#sidebar h2 {
  margin-left: 35px;
	font-size: 11pt;
	font-weight: normal;
}

#content {
  text-align: justify;
  font-size: 10pt;
  margin-top: 15px;
  margin-right: 42px;
  width: 770px;
  float: right;
}

#content h1 {
	font-size: 14pt;
	color: #2C5B71;	
}

#content h2 {
	font-size: 12pt;
	color: #2C5B71;	
}

#content h3 {
	font-size: 11pt;
	color: #2C5B71;	
}

#confheading {
  color: #2C5B71;
  background: url(../images/bg.png);
  border: 2px solid #CCCCCC;
  padding: 5px;
	text-align: center;
}

.emphasized {
  padding: 5px;
  border-left: 6px solid red;
  background: #FFEEEE;
}

.success {
  padding: 5px;
  border-left: 6px solid green;
  background: #EEFFEE;
}

.participants th {
	background: #2C5B71;
	color: white;
} 

.participants .even td {
  background: #EEEEEE;
}

.participants .td {
	vertical-align: top;
}

.r {
	text-align: right;
}

.c {
	text-align: center;
}

.formfield1 {
	width: 250px;
}

.formfield2 {
	display: none;
}

.logos li {
	list-style-type: none;
	margin: 5px; 
}

.logos img {
	max-height: 64px; 
}