/* ********************************************************************* */
body {

	overflow				: -moz-scrollbars-vertical;
	height					: 100%;
	background-color		: #FFFFFF;
	margin-top				: 0px;
	margin-left				: 0px;
}

p {
	font-weight				: normal;
	font-size				: 12px;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	padding					: 6px 0px 0px 0px;
}



li {
	font-family      		: Verdana, Arial, Helvetica, sans-serif;
  	color            		: #000000;
  	font-size        		: 12px;
  	padding-left	   		: 0px;
padding-top	   		: 5px;
  	white-space      		: wrap;
  	text-decoration  		: none;
  	margin-bottom	   		: 2px;
  	margin-left	   			: 0px;
}

.spacer {
	background				: url(../images/bodyback_02.jpg) top center repeat-x;
}

.pathwaybg {
	background				: url(../images/pathbg.jpg) top left repeat-x;
	height					: 26px;
	width					: 740px;
}
.pathwaybg2 {
	background				: url(../images/pathbg.jpg) top left repeat-x;
	align					: right;
	height					: 26px;
	width					: 160px;
}
.pathway {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	font-weight				: normal;
	font-variant			: normal;
	color					: #000000;
	text-decoration			: none;
	padding-top				: 10px;
	padding-left			: 12px;
}

.style1 {
	font-family 			: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 42px;
	font-weight				: bold;
	color					: #FFFFFF;
	text-align				: center;
}
.style2 {
	font-family 			: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 24px;
	font-weight				: normal;
	color					: #FFFFFF;
	text-align				: center;
}

/* #### LEFT CONTAINER ########################################## */
.left {
	align                           : center;
	border-bottom			: 0px solid #FFFFCC;
	border-right			: 0px solid #FFFFCC;
	border-left				: 1px solid #74A6BF;
}
.left_center {
	align                           : center;
}

/* #### RIGHT CONTAINER ########################################## */
.right {
	
	border-bottom			: 0px solid #0099FF;
	border-right			: 1px solid #74A6BF;
	border-left				: 0px solid #0099FF;
}

.header {
	height					: 220px;
	width					: 990px;
	float					: center;
	text-align				: center;
}

.topmenue {
	background				: url(../images/topmenue_02.jpg) top left repeat-x;
	height					: 42px;
}

.footer {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	font-weight				: bold;
	font-variant			: normal;
	color					: #FFFFFF;
	text-align				: center;
	text-decoration			: none;
	background				: url(../images/footerbg.jpg) top left repeat-x;
	height					: 26px;
	width					: 900px;
}

.maincontainer {
	background				: #FFFFFF;
	border-bottom			: 0px solid #0099FF;
	border-right			: 0px solid #0099FF;
	border-left				: 0px solid #0099FF;
}

.back_button {
	float					: left;
  text-align				: center;
  font-size					: 12px;
  font-weight				: bold;
  border					: 1px solid #DBD3A5;
  width						: auto;
  padding					: 0px 10px;
  line-height				: 20px;
  margin					: 1px;
}

.pagenav {
  text-align				: center;
  font-size					: 12px;
  font-weight				: normal;
  border					: 3px double #DBD3A5;
  width						: auto;
  padding					: 0px 10px;
  line-height				: 20px;
  margin					: 1px;
}

.pagenavbar {
	margin-right			: 10px;
	float					: right;
}

td {
font-family				: Verdana, Arial, Helvetica, sans-serif;
	text-align				: left;
	font-size				: 12px;

}

/* #### LINKS ###################################### */
a:link, a:visited {
	color					: #416141; 
	text-decoration			: underline;
	font-size				: 12px;
}

a:hover {
	color					: #416141;	
	text-decoration			: underline;
}

table.contentpaneopen {
	width					: 95%;
	padding					: 10px;
	border-collapse			: collapse;
	border-spacing			: 0px;

	margin					: 0px;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 12px;
	color					: #000000;
}

table.contentpaneopen td {
   padding-right			: 5px;
   padding-bottom			: 10px;
text-align: justify;
}

table.contentpaneopen td.componentheading {
	padding-left			: 4px;
   padding-bottom			: 10px;
text-align: justify;

}

table.contentpane {
  	width					: 100%;
	padding					: 0px;
	border-collapse			: collapse;
	border-spacing			: 0px;
	margin					: 0px;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-style				: lighter;
	font-weight				: lighter;
	font-variant			: lighter;
	color					: #000000;
}

.blog {
	width					: 100%;
}

table.contentpane td {
	margin					: 0px;
	padding					: 0px;
}

table.contentpane td.componentheading {
	padding-left			: 4px;
}

.button {
  	color					: #416141;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
  	text-align				: center;
  	font-size				: 10px;
  	font-weight				: normal;
  	border					: 1px solid #E2DDB8;
  	background-color		: #F2F1DF;
	width					: auto;
}

.inputbox {
	padding					: 1px;
	background-color		        : #FFFFFF;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	font-style				: normal;
	font-weight				: normal;
	font-variant			        : normal;
	color					: #000000;
	text-decoration			        : none;
	border					: 1px solid #E2DDB8;
}

.componentheading {
	color					: #807966;
	text-align				: left;
	padding-top				: 0px;
	padding-left			: 0px;
	height					: 22px;
	font-family				: Georgia, "Times New Roman", Times, serif;
	font-weight				: bold;
	font-size				: 14px;
}

.contentcolumn {
	padding-right			: 5px;
}

.contentheading {
	height					: 22px;
	color					: #807966;
	font-weight				: bolder;
	font-size				: 14px;
	border-bottom-width		: 0px;
	border-bottom-style		: solid;
	border-bottom-color		: #FFAE21;
	padding-left			: 0px;
	padding-top				: 2px;
	padding-bottom			: 2px;
	width					: 100%;
	font-family				: Georgia, "Times New Roman", Times, serif;
}

.contentpagetitle {
	font-size				: 13px;
	font-weight				: bold;
	color					: #cccccc;
	text-align				: left;
}

.content_outline {
        background-color: #f2f1df;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

table.searchinto {
	width					: 100%;
}

table.searchintro td {
	font-weight				: bold;
}

/* #### SEARCH MODUL ########################### */
.search {
	padding-left			: 0px;
	padding-right			: 0px;
	padding-top				: 0px;
	font-size				: 10px;
}

#mod_search_searchword {
	border					: 1px solid #E2DDB8;
	
}


/* #### LOGIN MODUL ########################### */
#mod_login_username {
	padding-left			: 6px;
	border					: 0px solid #74A6BF;
	
}

#mod_login_password {
	padding-left			: 6px;
	border					: 0px solid #74A6BF;
	
}

table.moduletable-login td {
	padding-left			: 8px;
	padding-right			: 0px;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 12px;
	width					: 180px;
}

table.moduletable-login tr {
	height					: 34px;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
}

/* #### MODULE-NAVI ################################# */
table.moduletable-navi {
	width					: 100%;
	margin-bottom			: 0px;
	padding-bottom			: 0px;
	border-spacing			: 0px;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
}

table.moduletable-navi th,
table.moduletable-navi th {
	color					: #FFFFFF;
	text-align				: left;
	height					: 16px;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-weight				: bold;
	font-size				: 14px;
	padding-top				: 0px;
}

table.moduletable-navi td {
	font-size				: 12px;
	padding-top				: 0px;
	margin					: 0px;
	font-weight				: normal;
	text-align				: left;
}

/* #### MODULE ################################# */
table.moduletable {
	width					: 100%;
	margin-bottom			: 0px;
	padding-bottom			: 0px;
	border-spacing			: 0px;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
}

table.moduletable th,
table.moduletable-login th {
	color					: #807966;
	text-align				: center;
	height					: 16px;
	font-family				: Georgia, "Times New Roman", Times, serif;
	font-weight				: bold;
	font-size				: 14px;
	padding-top				: 0px;
	padding-left			: 0px;
}

table.moduletable td {
	font-size				: 12px;
	padding-top				: 0px;
	margin					: 0px;
	font-weight				: normal;
	text-align				: center;
}

table.pollstableborder td {
  padding					: 0px;
}

.sectiontableheader {
font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight				: normal;
  background				: none;
  padding					: 4px;
  height					: 24px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color 		: #DBD3A5;
	height					: 20px;
}

.sectiontableentry2 {
	background-color 		: none;
	height					: 20px;
}

.small {
	color					: #999999;
	font-size				: 12px;
	font-weight				: bold;
}

.createdate {
	height					: 15px;
	padding-bottom			: 10px;
	color					: #999999;
	font-size				: 12px;
	font-weight				: bold;
}

.modifydate {
	height					: 15px;
	padding-top				: 10px;
	color					: #999999;
	font-size				: 12px;
	font-weight				: bold;
}

table.contenttoc {
  	border					: 1px solid #cccccc;
	padding					: 2px;
	margin-left				: 2px;
  	margin-bottom			: 2px;
}

table.contenttoc td {
  	padding					: 2px;
}

table.contenttoc th {
  	color					: #666666;
	text-align				: left;
	padding-top				: 2px;
	padding-left			: 4px;
	height					: 21px;
	font-weight				: bold;
	font-size				: 10px;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */
.mainlevel {
  	color            		: #000000;
  	font-size			: 12px;
  	font-weight      		: lighter;
  	font-family		        : Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	float:left;
  	letter-spacing   		: 1px;
 	display          		: inline;
}

#active_menu {
	font-size        		: 18px;
  	font-weight      		: lighter;
  	color            		: #416141;
		text-align:left;
	float:left;
}

a.mainlevel:link, a.mainlevel:visited{ 
  	color            		: #000000;
  	font-weight      		: lighter;
  	font-size        		: 12px;
	text-align:left;
	float:left;
  	/*border           		: 1px solid #CFCFCF; 
  	background       		: #CFCFCF;*/
}

a.mainlevel:hover {
  color            			: #416141;
  font-weight      			: lighter;
  font-size        			: 12px;
  	text-align:left;
	float:left;
  /*border           		: 1px solid #F0F0F0;
  background       			: #e0e0e0;*/
}

/*.sublevel-navi {
  	color            		: #416141;
  	font-size			: 12px;
  	font-weight      		: lighter;
  	font-family		        : Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	float:left;
  	letter-spacing   		: 1px;
 	display          		: inline;
}

a.sublevel-navi:link, a.sublevel-navi:visited{ 
  	color            		: #416141;
  	font-size        		: 11px;
	text-align:left;
	float:left;
}

a.sublevel-navi:hover {
  color            			: #416141;
  font-size        			: 11px;
  	text-align:left;
	float:left;
  background       			: #dbd3a5;
}*/

a.sublevel:link, a.sublevel:visited {
	padding-left			: 1px;
	font-size				: 12px;
	font-weight				: bold;
	color					: #000000;
	text-align				: left;
}

a.sublevel:hover {
	color					: #C43C03;
	text-decoration			: none;
}

.highlight {
	background-color		: Yellow;
	color					: Blue;
	padding					: 0;
}
.code {
	background-color		: #ddd;
	border					: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin					: 2;
 	padding					: 2;
}

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;
  text-transform			: normal;
  font-size					: 10px;
  border-top				: 1px solid #cccccc;
}

.wrapper {
  background-color				: #f2f1df;
}

wrapper {
  background-color				: #f2f1df;
}