body
{
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

/* Date */
.mms_zone_a
{
  font-size: 10px;
  color: #000000;
  /* Hintergrund */
  background-color : #FFFFFF;
}

/* Header */
.mms_zone_b
{
  background-color : #AECAF1;
}

/* Subheader */
.mms_zone_c
{
  background-color : #FFFFFF;
}

/* Menu */
.mms_zone_d
{
  font-size : 12px;
  font-style : bold;
  color : #000000;
  background-color : #AECAF1;
}

/* Margin between menu and content */
.mms_zone_e
{
  background-color : #FFFFFF;
}

/* Content */
.mms_zone_f
{
  background-color : #e9f1fc;
}

.menu1
{
  font-size : 12px;
  font-weight: bold;
  color : #FFFFFF;
  background-color: #6593b5;
  margin-top : 0px;
  margin-bottom : 0px;
  padding-left : 5px;
  padding-right : 2px;
  padding-top : 3px;
  padding-bottom : 3px;
}

a.menu1
{
  color : #FFFFFF;
  text-decoration : none;
}

a.menu1:hover
{
  color : #FFFFFF;
  text-decoration : underline;
}

p.menu2
{
  font-size : 12px;
  margin-top : 6px;
  margin-bottom : 6px;
  padding-left : 6px;
}

a.menu2
{
  color : #000000;
  text-decoration : none;
}

a.menu2:hover
{
  color : #000000;
  text-decoration : underline;
}

input,select,textarea,button
{
  font-size : 12px;
}

.tabInActive
{
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
.tabActive
{
  font-size: 11px;
  font-weight:bold;
  color: #ffffff;
  background-color: #6593b5;
  text-decoration: none;
}

.tabTableBackground
{
  background-color: #6593b5;
}


h1_home
{
  font-size: 24px;
  color: #000000;
}

h1
{
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
}

A.h1:visited
{
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
  text-decoration : none;
}

A.h1:visited
{
  text-decoration : none;
}

A.h1:hover
{
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
  text-decoration : underline;
}


h2
{
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
}

h3
{
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
}

.content {
  font-size : 12px;
  font-style : normal;
  color: #000000;
}


.rteFieldHeader {
  font-size : 12px;
  font-style : normal;
  color: #000000;
  border-top: #cccccc 1px solid;
  padding-left: 5px;
  border-left: #cccccc 1px solid;
  height: 100%;
  width: 50%;
}

.rteFieldShowMode {
  font-size : 12px;
  font-style : normal;
  color: #000000;
  border-right: #cccccc 1px solid;
  padding-right: 5px;
  border-top: #cccccc 1px solid;
  padding-left: 5px;
  padding-bottom: 5px;
  border-left: #cccccc 1px solid;
  width: 780;
  padding-top: 5px;
  border-bottom: #cccccc 1px solid;
  height: 100%;
}

.rteFieldEditMode {
  font-size : 12px;
  font-style : normal;
  color: #000000;
  border-right: #cccccc 1px solid;
  padding-right: 5px;
  border-top: #cccccc 1px solid;
  padding-left: 5px;
  padding-bottom: 5px;
  border-left: #cccccc 1px solid;
  width: 780;
  padding-top: 5px;
  border-bottom: #cccccc 1px solid;
  height: 100%;
}

a.menu1
{
  color : #FFFFFF;
  text-decoration : none;
}

a.menu1:hover
{
  color : #FFFFFF;
  text-decoration : underline;
}

.reviewerComment {
  font-size : 12px;
  font-style : normal;
  color: #000000;
  border-right: #EBB33D 1px solid;
  padding-right: 5px;
  border-top: #EBB33D 1px solid;
  padding-left: 5px;
  padding-bottom: 5px;
  border-left: #EBB33D 1px solid;
  width: 780;
  padding-top: 5px;
  border-bottom: #EBB33D 1px solid;
  height: 100%;
}

.tableHeader
{
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background-color: #cccccc;
  text-align: center;
  vertical-top : 2px;
}

A.tableHeader
{
  text-decoration : none;
}

A.tableHeader:hover
{
  text-decoration : underline;
}


.tableRowEven
{
  background-color: #C3E3FA;
  height: 14px;
}

.tableRowOdd
{
  background-color: #FFFFFF;
  height: 14px;
}

.tableDataLeft
{
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-align: left;
  vertical-align: top;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
}


A.tableDataLeft
{
  text-decoration : none;
}

A.tableDataLeft:hover
{
  text-decoration : underline;
}

.tableDataCenter
{
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-align: center;
  vertical-align: top;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
}

A.tableDataCenter
{
  text-decoration : none;
}

A.tableDataCenter:hover
{
  text-decoration : underline;
}

.tableDataRight
{
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-align: right;
  vertical-align: top;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
}

A.tableDataRight
{
  text-decoration : none;
}

A.tableDataRight:hover
{
  text-decoration : underline;
}

.tableBorder
{
  background-color: #cccccc;
  width: 1px;
}

.tableSpacer
{
  background-color: #FFFFFF;
  width: 1px;
}

.tableFooter
{
	font-size: 12px;
	color: #000000;
    background-color: #cccccc;
	text-align: right;
	vertical-align: middle;
	height: 18px;
	padding-right: 2px;
}

A.tableFooter
{
  text-decoration : none;
}

A.tableFooter:hover
{
  text-decoration : underline;
}

A.content
{
  font-size: 12px;
  color: #000000;
  font-weight:normal;
  text-decoration : none;
}

A.content:hover
{
  text-decoration : underline;
}

.ImagePreviewArea
{
	border-right: #000000 1px solid;
	padding-right: 3px;
	border-top: #000000 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	overflow_: auto;
	border-left: #000000 1px solid;
	width: 100%;
	padding-top: 3px;
	border-bottom: #000000 1px solid;
	height: 100%;
	background-color: #ffffff;
}

.borderedDiv
{
	border-right: #333367 1px solid;
	padding-right: 3px;
	border-top: #333367 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	overflow_: auto;
	border-left: #333367 1px solid;
	width: 100%;
	padding-top: 3px;
	border-bottom: #333367 1px solid;
	height: 100%;
	background-color: #ffffff;
}

.InlineEditorInactive
{
  border: 1px dashed #bfbfbf;
}

.InlineEditorActive
{
  border: 1px solid #bb5577;
}

li
{
  margin-top: 4px;
  margin-bottom: 4px;
}

.tabBarLink{
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight:normal;
  padding-left: 2px;
}

.actionActive
{
  font-size: 12px;
  color: #000000;
  font-weight:normal;
}

.actionInactive
{
  font-size: 12px;
  color: #000000;
  font-weight:normal;
}

A.actionActive
{
  font-size: 12px;
  color: #000000;
  font-weight:normal;
}

A.actionInactive
{
  font-size: 12px;
  color: #000000;
  font-weight:normal;
  text-decoration : none;
}

.help
{
  font-size: 11px;
  margin-top : 0px;
  margin-bottom : 0px;
}

.helpCheckBoxList
{
  font-size: 11px;
  margin-top : 0px;
  margin-bottom : 0px;
  margin-left : 25px;
}

.footer
{
  FONT-WEIGHT: normal;
  FONT-SIZE: 10px;
  COLOR: #000000;
}

.registrationLink {
	FONT-WEIGHT: bold;
  FONT-SIZE: 18px;
  COLOR: #000000;
  FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.registrationList {
	FONT-WEIGHT: normal;
  FONT-SIZE: 14px;
  COLOR: #000000;
  FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
