/* CSS Document */


.clr {
	clear: both;
}

#main_outer {
	width: 856px;

}

#main_inner {
	background: #8EA4B9;
	padding: 2px;
	width: 856px;
}

#pathway_outer {
  width: 795px;
  float: left;
  margin-bottom: 2px;
  margin-right: 0px;
}

#pathway_inner {
  float: none !important;
  float: left;
  background:  url(../images/pathway_bg.gif) repeat-x;
  height: 30px !important;
  height: 30px;
font-color: #000000;
}

#pathway_text {
font-color: #000000;
  overflow: hidden;
	float: left;
	display: block;
	padding-top: 6px;
	height: 18px;
	padding-left: 5px;
}

a.pathway {
font-color: #000000;
}

#buttons {
font-color: #000000;
	float: left;
	margin: 0px;
padding-top: 6px;
font-size: 14px;
	width: 50%;
}





#search_outer {
	float: left;
	width: 55px;
	background:  url(../images/pathway_bg.gif) repeat-x;
	border-left: 0px solid #C9D6DF;
  height: 30px;

}

#search_inner {
  padding: 5px;
  height: 30px !important;
  height: 30px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #E8EFF5;
	background: transparent;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	padding: 0px;
	width: 856px;
	height: 180px;
	background:  url(http://www.mariazell.at/gmbh/bergwelle/images/header_images/header_bergwelle.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 300px;
}

#left_inner {
	padding: 0px;
        float: none !important;
  float: left;
}

#left_outer2 {
  float: left;
	margin-top: 2px;
	width: 300px;
}

#left_inner2 {
	padding: 0px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #C9D6DF; **/
	float: left;
	width: 550px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
margin-left: 10px;
  width: 540px;

}

table.content_table {
font-size: 14px;
  width: 100%;
	padding: 0px;
	margin: 0px;
}
table.content_table tbody{
font-size: 14px;
  width: 100%;
	padding: 0px;
	margin: 0px;
}
table.content_table td {
font-size: 14px;
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  padding: 2px;
}


.user1_inner {
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
	width:256px;
}

.user2_inner {
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
	width:256px;
}

table td.body_outer {
	padding: 2px;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	color: #4C5E86;
	font-weight: normal;
	text-decoration: none;
	margin-right: 12px;
}

a.mainlevel-nav:hover {
	color: #C9D6DF;
	font-weight: normal;
	text-decoration: none;
	margin-right: 12px;
}

#active_menu {
	color:#4C5E86;
	font-weight: bold;
	text-decoration: none;
}

#active_menu:hover {
	color: #C9D6DF;
}

.maintitle {
	color: #C9D6DF;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #C9D6DF;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #C9D6DF;
  width: auto;
  background:  url(../images/button_bg.gif) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #C9D6DF;
  width: auto;
  background:  url(../images/button_bg.gif) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
	color: #C9D6DF;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image:  url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 3px;
}


td {

	font-size: 11px;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #000000;
	background: #8EA4B9;
}

/* mambo core stuff */
a:link, a:visited {
font-size: 13px;
	color: #000000;
text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #4C5E86;
font-size: 13px;
text-decoration: underline;
	font-weight: normal;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
} 

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen td.contentheading {
  padding-left: 15px;
  padding-top: 9px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpane td.contentheading {
  padding-left: 15px;
  padding-top: 9px;
}

.button {
  color: #C9D6DF;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #C9D6DF;
  width: auto;
  background:  url(../images/button_bg.gif) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 1px;
	border:solid 1px #C9D6DF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
	font-weight: bold;
}

.componentheading {
	height: 30px;
	color: #E8EFF5;
	text-align: left;
	padding-top: 9px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #E8EFF5;
	text-align: left;
	padding-top: 9px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #C9D6DF;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background:  url(../images/subhead_bg.gif) repeat-x;
	color: #333333;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #E5E4D0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #A2B7CA;
}

.sectiontableentry2 {
	background-color : #94A9BC;
}

.small {
	color: #E8EFF5;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #E8EFF5;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #E8EFF5;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background:  url(../images/subhead_bg.gif) repeat-x;
  color: #E8EFF5;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #E8EFF5;
	text-align: left;
}

a.sublevel:hover {
	color: #C9D6DF;
	text-decoration: none;
}
.highlight {
	background-color: F7F6F2;
	color: #333333;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
.Stil4 {
	color: #000000;
	font-size: 12px;
}
.Stil13 {font-size: 12px}
.Stil16 {font-size: 14px; }
.Stil17 {font-size: 14px; color: #000000; }
.Stil21 {color: #000000}
.Stil22 {font-size: 12px; color: #000000; font-weight: bold; }
.Stil23 {font-size: 12px; font-weight: bold; }
