html {
	height: 100%;
}

.outline {
  border: 2px solid #ffffff;
}
	
#header {	
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 983px;
	height: 55px;
	background: url(../images/banner.jpg) no-repeat;
}

#banner_in {	
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 769px;
	height: 76px;
	background: url(../images/kicsibanner.jpg) no-repeat;
}

body {
	margin: 15px;
	height: 95%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #EAE0BD;
}

.maintable {
  border: 1px solid #cccccc;
}

a:link, a:visited {
	
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #024385;
	text-align: left;
	
	text-decoration: none;
}
a:hover {
		
	color: #f00;
	text-decoration: none;
}


a.red:link, a.red:visited {
	
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #f00;
	text-align: left;
	height: 15px !important;
	text-decoration: none;
}
a.red:hover {
		
	color: #024385;
	text-decoration: none;
}

a.orange:link, a.orange:visited {
	
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-align: left;
	height: 15px !important;
	text-decoration: none;
}
a.orange:hover {
		
	color: #024385;
	text-decoration: none;
}

a.mainlevel:link, a.mainlevel:visited {
	
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	height: 15px !important;
	width: 180px;
	text-decoration: none;
	text-transform:uppercase
}
a.mainlevel:hover {
		
	color: #f00;
	text-decoration: none;
}

a.mainlevel#active_menu {
	color: #E00;
}


a.sublevel:link, a.sublevel:visited {
	padding-left: 10px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: left;
        text-decoration: none;
       
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #600;
}

.projekt:link, .projekt:visited {
	
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #ffff00;
	text-align: left;
	height: 15px !important;
	text-decoration: none;
}
a.projekt:hover {
		
	color: #f00;
	text-decoration: none;
}
#pathway_text {
  	overflow: hidden;
  	font-size: 12px;
	display: block;
	height: 25px;
	line-height: 25px !important;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

.pathway{
  	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	height: 15px !important;
	text-decoration: none;
}

table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
<!--
table.content_table {
  	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color:#ffffff;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	border: 1px solid #cccccc;
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

-->
.contentheading {
	height: 30px;
	font-weight: bold;
        font-size:14px;
        font-style:normal;
        color:#006699;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

.titlu {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-style:normal;
font-weight:bold;
color:#006699;
}

.subtitlu {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-style:normal;
font-weight:bold;
color:#006699;
}

.text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
color:#006699;
volume:loud;
}

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {
background-color : #eeeeee;
}

.sectiontableentry1 {
	background-color : #ffffff;
        padding: 5px;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
        padding: 5px;
}
