* {
  padding: 0;
  margin: 0;
}

html {
	height: 100%;
}

body {
	height: 100%;
	overflow: auto;
	margin-bottom: 1px;
	top: ;
	background: url(../images/bck_layout.jpg);
}

a:link, a:active, a:visited {
 	color: #6b6e6b; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: black;	
	text-decoration: none;
	font-weight: bold;
}

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.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.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  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 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	color: #FFF;
	text-align: left;
	padding-top: 4px;
	padding-left: 15px;
	height: 21px;
	font-weight: normal;
	font-size: 15px;


}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	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;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.modultable ul, li {
	list-style: none;
   list-style-type: none; 
	 font-size: 14px;
	}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
                 
}

.sectiontableentry2 {
	background-color : #f9f9f9;
         
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
   background: url(../images/stagement_nav_x.jpg) no-repeat;	
	font-size: 13px;
	font-weight: bold;
	color: #ad723a;
	text-align: left;
	padding-left: 27px;
	height: 20px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
font-family: Arial, Helvetica, sans-serif;
	background-position: 0px -20px;
	text-decoration: none;
	color: #d2a57b;
}

a.mainlevel#active_menu {
   font-family: Arial, Helvetica, sans-serif;
	color:#e7cdb4;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #d2a57b;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
table{

}

table.wrap_it{
   width: 865px;
	border: 0px;
	background-color: #6d664b;
	margin-left: auto;
   margin-right: auto;
  
}
table.wrap_it td{
 	vertical-align: top;
   	
	 
}
table.inner_wrap
{
background: url(../images/bck_stripes_in.jpg) ;	

}





table.top_table{
         width: 860px;;
         height: 232px;
	border: 0px;
	border-style: none;
	border-width: 0px;
	background-color: #969696;
         background: url(../images/stagement_banner_B.jpg);    

}
table.center_table{
   width: 860px;
	border-collapse: separate;
	border: 0px;
   border-style: hidden;
	border-width: 0px;
	border-spacing: 0px;
	  /*stagement_htabl_bck.jpg*/
   background: url(../images/stagement_txt_bck.jpg) repeat;  
     height: 600px;
	padding: 0px;
	
	
}
tr.center_table{
	top: 0px;
	vertical-align: top;
}
td.center_table{
	margin-top: 0px;
	vertical-align: top;
	border: 0px;
	border-style: none;
}

table.content_center{
	width: 100%;
	height:800px;
	border: 0px;
   border-spacing:  0px; 
   padding-left:40px;
   border-left: 1px;
	border-left-style: solid;
	border-left-color: white; 

}
td.content_center{
	border: 0px;
   border-spacing:  0px; 
	 padding: 0px;
}

table.left_center{
	
	width: 184px;
	height: 100%;
   padding: 0px;
	border-spacing: 0px;
	border-top: 0px;
	border-top-style: none;
	border-top-width: 0px;
//*	border-right: 1px;
	border-right-color: White;
	border-right-style: solid;  *//
   border-collapse:  collapse;
         background-color: #888888;
	background: url(../images/stagement_nav_back.jpg) repeat;
	padding: 0px; 

  }

table.left_center tr, td {
	top: 0px;
	vertical-align: top;
}

table.bottom_table{
	width: 860px;
	border: medium;
	background-color: teal;
}

#topmenue{
	top: 30px;
	left: 275px;
	position: relative;
	}
#leftmenue{
	top: 107px;
	left: -0px;
	position: relative;
	
	}
#leftsub{
	top: 122px;
	left: 0px;
	position: relative;
	
	}

/* Topmenu */

 ul#mainlevel-nav
{
list-style: none;
white-space: nowrap;
}

ul#mainlevel-nav li{
font-size: 13px;
color: white;
}

ul#mainlevel-nav  a{
font-family: Arial,Helvetica,Verdana;
font-weight: normal;
text-decoration: none;
color: white;
font-size: 14px;
}

ul#mainlevel-nav a:hover{
font-family: Arial,Helvetica,Verdana;
color: white;
font-size: 14px;
}

a.mainlevel-nav:link, a.mainlevel-nav:active,a.mainlevel-nav:visited
  {
font-family: Arial,Helvetica,Verdana;
font-weight: normal;
text-decoration: none;
color: #ffffcc;
font-size: 13px;
padding: 8px;
 font-weight: bold;

 
}
a.mainlevel-nav:hover  {
font-family: Arial,Helvetica,Verdana;
font-weight: normal;
text-decoration: none;
color: silver;
font-size: 13px;
text-decoration: none;
 font-weight: bold;

}

table.contentpane-semin {
	top: 25px;
	left: 35px;
	position: relative;

   width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane-semin td {
	margin: 0px;
	padding: 0px;
}


a.mainlevel-suby:link, a.mainlevel-suby:visited {
	display: block;
	background: url(stagement_nav_sz.jpg) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel-suby:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel-suby#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel-suby#active_menu:hover {
	color: #fff;
}


a.mainlevel-subl:link, a.mainlevel-subl:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
   background: url(../images/stagement_nav_y.jpg) no-repeat;	
	font-size: 13px;
	font-weight: bold;
	color: #fbc14a;
	text-align: left;
	padding-left: 27px;
	height: 20px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel-sub1#active_menue {
	color: #fef2da;
}

a.mainlevel-subl#active_menue:hover {
	color: #fddb93;
}

a.mainlevel-subl:hover {
font-family: Arial, Helvetica, sans-serif;
	background-position: 0px -20px;
	text-decoration: none;
	color: #fddb93;
}


.red{

color:red;

}

.form_size1
{
	font-size: 12px;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	
}


A.form_size1:link, A.form_size1:active, A.form_size1:visited {
	font-size: 12px;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
}

A.form_size1:hover {
	font-size: 12px;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
   text-decoration: underline;
}



.form_size2
{
	font-size: 13x;
	color:black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
