body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #444444;
  /*background-image: url(../default/images/body_background.jpg);*/
	/*background-color: #004A78;*/
  background-color: #333333;
	padding: 0;
	margin: 0;

}

form {
  padding: 0;
  margin: 0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
  font-size: 13px;
}

.links_extern {
	color: #444444;
  font-size: 11px;
}

/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE*/
html>body td {
  text-align: left;
}

*[align="center"] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

.fieldsize250{
 width: 250px;

}

.searchline{
	/*background-color: #84A9E2;*/
  background-color: #007599;
  height: 25px;
  border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
}

.stripeslr{
  border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
}

.headbg{
	background-color: #FFCC33;
}

.headbgltr{
	background-color: #007599;
  border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
}

.headbgall{
	background-color: #007599;
  border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
}

.header {
	background-color: #E0E0B8;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #222222;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
  vertical-align: middle;
}

.listheader {
	background-color: #0093C7;
  font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.subheader {
	background-color: #E0E0B8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
}

a.headerlink {
	font-size: 11px;
	color: #4278D3;
	text-decoration: none;
  vertical-align: middle;
}
a.headerlink:hover {
	font-size: 11px;
	color: #0000ff;
  vertical-align: middle;
}

.loginbarbg{
	/*background-color: #D2D0AC;*/
  
  background-color: #333333;
}

.wellcome{
  background-color: #FFCC33;
  font-size: 14px;
  vertical-align: middle;
}

.oddrow {
	background-color: #E0E0B8;
}

.evenrow {
	background-color: #D2D0AC;
}

.headline_tablehead {
  background-image: url(../default/images/tablehead.jpg);
  background-repeat: repeat-x;
	background-color: #FFCC66;
	height: 23px;
}

.headline_tableheadsmall {
  background-image: url(../default/images/tablehead.jpg);
  background-repeat: repeat-x;
	background-color: #FFCC66;
	height: 23px;
}

.headline_manitableheadsmall {
  /*background-image: url(../default/images/tablehead_small.gif);
  background-position: right;
  background-repeat: no-repeat;*/
	background-color: #F7D693;
	height: 20px;
}

.headline_tableheadmiddle {
  background-image: url(../default/images/tablehead.jpg);
  background-repeat: repeat-x;
	background-color: #FFCC66;
	height: 23px;
}

.headline_tableheadright {
  background-image: url(../default/images/tablehead.jpg);
  background-repeat: repeat-x;
	background-color: #FFCC66;
	height: 23px;
}

.headline_tableheadblank {
  background-image: url(../default/images/tablehead.jpg);
  background-repeat: repeat-x;
	background-color: #FFCC66;
	height: 23px;
}

.headline_calendarhead {
	background-image: url(../default/images/tablehead.jpg);
  background-repeat: repeat-x;
	background-color: #FFCC66;
	height: 15px;
}

.inside_intablehead {
	font-size: 11px;
	font-weight: bold;
	color: #222222;
  padding-left: 6px;
}

.inside_intableheadsmall {
	font-size: 11px;
	font-weight: bold;
	color: #222222;
  padding-left: 6px;
}

.inside_manitableheadsmall {
	font-size: 11px;
	font-weight: bold;
	color: green;
  padding-left: 5px;
}

A.manilink:link{
	font-size: 11px;
	font-weight: bold;
	color: green;
  text-decoration: none;
  vertical-align: middle;
}
A.manilink:visited{
	font-size: 11px;
	font-weight: bold;
	color: green;
  text-decoration: none;
  vertical-align: middle;
}
A.manilink:hover{
	font-size: 11px;
	font-weight: bold;
	color: green;
  text-decoration: none;
  vertical-align: middle;
}
A.manilink:active{
	font-size: 11px;
	font-weight: bold;
	color: green;
  text-decoration: none;
  vertical-align: middle;
}

.inside_manitableheadsmallfooter {
	font-size: 11px;
	font-weight: bold;
	color: green;
  padding-right: 5px;
}

.inside_intableheadmiddle {
	font-size: 11px;
	font-weight: bold;
	color: #222222;
  padding-left: 6px;
}

.inside_intableheadright {
	font-size: 11px;
	font-weight: bold;
	color: #222222;
  padding-left: 6px;
}

a.white_bold {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
  padding-left: 6px;
}

.tablemodule_head {
  height: 23px;
}

.affmodule_head {
  background-color: #7BB761;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
  padding-left: 6px;
}

.module_head {
  background-color: #004A78;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
  padding-left: 6px;
}

.module_head_right {
	background-color: #4278D3;
	font-size: 11px;
	color: #FFFFFF;
}

.module_head_right a {
	background-color: #4278D3;
	font-size: 11px;
	color: #FFFFFF;
}

.module_head_right a:hover {
	background-color: #4278D3;
	font-size: 11px;
	color: #FFFFFF;
}


TD.edituserlink{
	background-color: #0093C7;
	color: #FFFFFF;
	font-weight: bold;
  
}
TD.edituserlink a{
	background-color: #0093C7;
	color: #FFFFFF;
	font-weight: normal;
}
TD.edituserlink A:hover{
	background-color: #0093C7;
	color: #FFFFFF;
	font-weight: normal;
}

.text_head1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
  vertical-align: middle;
}



A.infosteps:link{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
  text-decoration: none;
  vertical-align: middle;
}
A.infosteps:visited{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
  text-decoration: none;
  vertical-align: middle;
}
A.infosteps:hover{
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
  text-decoration: none;
  vertical-align: middle;
}
A.infosteps:active{
	font-size: 12px;
	font-weight: bold;
	color: #ffff00;
  text-decoration: none;
  vertical-align: middle;
}

A.texthead2:link{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
  text-decoration: none;
  vertical-align: middle;
}
A.texthead2:visited{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
  text-decoration: none;
  vertical-align: middle;
}
A.texthead2:hover{
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
  text-decoration: none;
  vertical-align: middle;
}
A.texthead2:active{
	font-size: 16px;
	font-weight: bold;
	color: #ffff00;
  text-decoration: none;
  vertical-align: middle;
}

.offer_head {
	color: #333300;
}

.module_detail_inside {
	font-weight: normal;
	background-color: #FFCC66;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;

}

.detail_inside {
	font-size: 11px;
	font-weight: normal;
	background-color: #FFCC66;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;

}

.only_inside {
	
	background-color: #FFCC66;
	
}

.comments {
	font-size: 11px;
	font-weight: normal;
	background-color: #E0E0B8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
  padding: 3px;

}

.im_text {
	font-size: 11px;
	font-weight: normal;
	background-color: #DFD9C3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;

}

.module_detail {
	font-size: 11px;
	font-weight: normal;
	background-color: #FFCC66;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;

}

.statusbar {
	background-color: #FFCC66;
}


th {
	font-weight: bold;
	color: #ffffff;
	background-color: #0093C7;
	font-size: 11px;

}

th a {
	text-decoration: underline;
	color: #ffffff;
}
th a:hover {
	color: #ffff00;
	text-decoration: none;

}

.errortable {
  background-color: #F9FB89;
}

a.subhead {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a.subhead:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.ali_smallpic {
	border: 1px solid #666666;
  margin: 5px;
}

.smallpic {
	border: 1px solid #666666;
}

input {
	font-size: 11px;
  vertical-align: middle;
}

.inputai {
	font-size: 11px;
  vertical-align: middle;
  width: 200px;
}

textarea {
	font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
select {
	font-size: 11px;
  vertical-align: middle;
}
.formbutton {
	font-size: 11px;
	color: #003399;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-color: #DEDEDE;
}

.formbuttonpicup {
	font-size: 11px;
	color: #003399;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-color: #DEDEDE;
  width: 120px;
}


.main_outer_table{
	/*background-color: #DDAA33;*/
  background-color: #FFCC33;
}

a.main_title{
	font-size: 32px;
	color: green;
	text-decoration: none;
}
a:hover.main_title{
	font-size: 32px;
	color: #EFEFEF;
	text-decoration: none;
}

.sub_title{
	font-size: 11px;
	color: green;
  padding-top: 5px;
  padding-bottom: 5px;
}

.submitbutton_title{
  padding-top: 5px;
}

.dotted{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.stats_table{
	color: #27277E;
  margin-top: 5px;
  margin-bottom: 5px;
}

.s_table_blue{
	color: #27277E;
	font-weight: bold;
}
.s_table_white{
	color: #27277E;
}

.table_blue{
	background-color: #D3E1FA;
	color: #27277E;
}
.table_white{
	background-color: #FFFFFF;
	color: #27277E;
}

.table_green{
	background-color: #D8F9D5;
	color: #003300;
}
.table_red{
	background-color: #FFD5D5;
	color: #990000;
}
.table_pink{
	background-color: #FFE1FF;
	color: #7D0067;
}
.table_gray{
	background-color: #EFEFEF;
	color: #777777;
}
.table_yellow{
	background-color: #FFFFCC;
	color: #B08D00;
}


.main_text1{
	font-size: 24px;

}
.page_heading {
	font-size: 14pt;
	border: 1px solid #A9BDF1;
	background-color: #DADADA;
}

.page_text {
	padding: 5px;
  font-size: 13px;
}

.headrow {
	border: 1px solid #A9BDF1;
	background-color: #C8E0FB;
	text-align: center;

}
.text8pt {
	font-size: 8pt;
}
.searchtitle {
	font-size: 14pt;
	font-weight: bold;
	color: #003366;
}
.xtitle {
	font-size: 14pt;
	border: 1px solid #A9BDF1;
	background-color: #DADADA;

}
.title {
	font-size: 12pt;
	border: 1px solid #A9BDF1;
	background-color: #DADADA;
	text-align: left;
	font-weight: bold;
	padding: 4px 4px 4px 11px;
	margin-left: 11px;

}
.subtitle {
	font-size: 10pt;
	color: #003366;
	border: 1px solid #96B0F5;
	background-color: #D7E1EE;
	font-weight: bold;
	padding: 1px;
}

a {
	color: #4278D3;
	text-decoration: none;
  font-size: 100%;
}
a:hover {
	text-decoration: underline;
	color: #4278D3;
  font-size: 100%;
}

a.menulink {
	font-size: 11px;
	color: #4278D3;
	text-decoration: none;
}
a.menulink:hover {
	font-size: 11px;
	color: #4278D3;
	text-decoration: none;
}

a.panellink {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4278D3;
}
a.panellink:hover {
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
.panelbox {

}
.footer {
	background-color: #ffcc66;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
}
a.footerlink {
	font-size: 11px;
	color: #4278D3;
	text-decoration: none;
  vertical-align: middle;
}
a.footerlink:hover {
	font-size: 11px;
	color: #0000ff;
  vertical-align: middle;
}
.copyright{
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

.copyright:hover {
	color: #0000ff;
	font-size: 11px;
	text-decoration: underline;
}

.paneltable{
	background-color: #003366;
}
.modulehead{
	color: #003366;
}

.offertext{
 font-size: 13px;
}

.storyhead{
	color: #333300;
	font-weight: bold;
}
.storydate{
	font-size: 11px;
	color: #333300;
	font-style: italic;
}
.storyby{
  font-size: 11px;
	color: #003366;
}
.storytext{
 font-size: 11px;
}

.storyfulltext{
font-size: 100%;
}

.newshead{
	color: #333333;
  font-size: 11px;
	font-weight: bold;
}
.newsdate{
	font-size: 11px;
  color: #333333;
	font-style: italic;
}
.newstext{
 color: #333333;
 font-size: 11px;
}

.newsfulltext{
 font-size: 13px;
}

.pollhead{
	background-color: #FFCC33;
	font-weight: bold;
  border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #777777;
}

.pollquestion{
	color: #333333;
  font-size: 11px;
	font-weight: bold;
}
.polloptions{
  font-size: 11px;
  color: #333333;
}

.payment_mod_head{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3399CC;
}

.admin_head{
	font-size: 16px;
	color: #4278D3;
	font-weight: bold;
}

.errors {
	color: red;
}

.headerfooter, .headerfooter:hover {					/*** style of "xxx's Profile", "Last logge" ***/
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.headerfooter:hover {							/*** hover: style of "xxx's Profile", "Last logge" ***/
	color: #FFFFFF;
	text-decoration: none;
}


.im_msg {
	font-size: 8pt;
}

.bankform_red {
	background-color: #777777;
}

.bankform_yellow {
	background-color: #FFCC66;
}

.bankform_white {
	background-color: #ffffff;
  font-size: 14px;
}

.urkunde {
  background-image: url(../default/images/urkunde.jpg);
  background-repeat: repeat;
	background-color: #004A78;
}

.urmanikey {
  background-image: url(../default/images/urmanikey.jpg);
  background-repeat: no-repeat;
	background-color: #004A78;
}

.manikey {
  background-image: url(../default/images/manikey.jpg);
  background-repeat: no-repeat;
	background-color: #000000;
}

.manitime {
  background-image: url(../default/images/manitime.jpg);
  background-repeat: no-repeat;
	background-color: #000000;
}

.manicause {
  background-image: url(../default/images/manicause.jpg);
  background-repeat: no-repeat;
	background-color: #000000;
}

.manifest {
  background-image: url(../default/images/manifest.jpg);
  background-repeat: no-repeat;
	background-color: #000000;
}

.maniresultviewsmall {
  font-size: 11px;
	background-color: #F7D693;
}

.ipsmall {
	text-align: center;
  width: 30px;
}

.mkeyp_1 {
	text-align: center;
  width: 70px;
}

.mkeyp_2 {
	text-align: center;
  width: 85px;
}

.text14px {
  font-size: 14px;
}

.text18px {
  font-size: 18px;
}

.headtextonblack {
	color: #FFCC33;
  font-size: 18px;
  padding-top: 20px;
}

.textonblack {
	color: #FFCC33;
  font-size: 14px;
}

.infotextonblack {
	color: #FFCC66;
  font-size: 11px;
}
