/* ------ Text items -------- */
body
{
	background-image: url(../img/bg.gif);
	background-repeat:repeat-x;
	background-color:#858484;
	font-family: verdana;
	font-size: 0.675em;/*0.675em;*/
	color: #333;
	padding: 0; 
	margin: 0;

}

.ReitenNormal
{
    font-family:Verdana;
    font-size: 1.1em;
    color:#000000;  
    line-height:19px;
    
    EditMenuName: Normal;

}
.ReitenExpression
{
    font-family:Georgia;
    font-size: 1.6em;
    line-height:22px;
    font-style:italic;
    color:#CC0000;  
    EditMenuName: Red Boldface;
}

.ReitenHeading2
{
    font-family: Georgia;
    font-size: 1.6em;
    color:#000000;   
    EditMenuName: Heading 2;

}

.ReitenHeading1
{
    font-family: Georgia;
    font-size: 1.8em;
    color:#000000;   
    line-height:22px;
    EditMenuName: Heading 1;
}
li 
{
    list-style:none;
    background-color: transparent;
    background-image: url("../img/Listbullet.png");
    background-repeat: no-repeat;
    background-position: 0 9px;
    padding-left: 16px;
    font-size:1.1em; 
    font-family:Verdana;
    margin-left:0;
    line-height:21px;
    display:block;
    height:21px;
}
ul
{
    
    }


.introduction
{
	font-weight: bold;
	/*EditMenuName: Introduction;*/
}
.imagetext 
{
	font-style: italic; 
	font-size: 0.9em; 
	/*EditMenuName: Image text;*/
}
.red
{
	color: #CC0000;
	/*EditMenuName: Normal red text;*/
}

/* ------ Links -------- */
a
{
    text-decoration:none;
	
}
a:hover
{
	text-decoration:none;
}

/* --------- Top menu ----------- */

.SPACE
{
    background-color:White;
    margin:2px;
}

input.REITENSEARCHINPUT
{
  font-family: Verdana;
	color: #333;
	font-size: 1em;
  margin: 0 0 0 0;
	width: 12.7em;
	height: 1.2em;
	border: 0.1em solid #9C9A94;
}


.NAVMENURIGHTTEXT
{
    font-family:Verdana;
    font-size:1.0em;
    vertical-align:middle;
    text-decoration:none;
		color: #FFFFFF;
    letter-spacing:0.1em;
}


.NAVMENURIGHT
{
	line-height:16px;
	height:16px;
	float: right;
	text-align: right;
    width:195px;
    color: #FFFFFF;
    background-color:#00274d;
    padding: 2px 2px 4px 0px;
    white-space:nowrap;
}


.NAVMENURIGHT2
{
	line-height:16px;
	height:16px;
	float: right;
	text-align: right;
    width:154px;
    color: #FFFFFF;
    background-color:#00274d;
    padding: 4px 5px 4px 0px;
    white-space:nowrap;
}

.TOPIMG .NAVMENURIGHT {
    background-color:Transparent;
}

.NAVMENURIGHT a img {
  vertical-align:middle;
  margin:0 2px;
}


.TOPIMG
{
clear:both;
    background-image: url(../img/top.jpg);
    margin:0;
    padding:0;
    height:24px;
    width:100%;
    }


.NAVMENU2 ul 
{
    clear:both;
    background-color: #00274d;
    float: left;
	text-align: left;
	position:relative;
	width:567px;
    white-space:nowrap;
    text-transform:uppercase;
    margin: 0;
    padding: 0; 
	height:24px;
}
.NAVMENU2 li 
{
  background-image: none;
    font-family:Verdana;
    font-size:0.9em;
    list-style: none;
	display: inline; 
    margin:0;
    padding-left:0px;
    /*MKS was here begin */
	/*width:100%;*/
    /*MKS was here end */
    white-space:nowrap;

}
.NAVMENU2 ul li a 
{
	display:block;
	float:left;
	height:12px;
	line-height:12px;
  letter-spacing:0.2em;
  text-decoration:none;
	color: #FFFFFF;
  white-space:nowrap;
	padding: 6px 12px 6px 13px;

}
.NAVMENU2 ul li a:hover 
{
    color:#FFF;
  	background: #CC0000; 
}
.NAVMENU2 ul li a:active 
{
    color:#FFF;
  	background: #CC0000; 
}

.NAVMENU ul 
{
    clear:both;
    background-color: #00274d;
    float: left;
	text-align: left;
	position:relative;
	width:540px;
    white-space:nowrap;
    text-transform:uppercase;
    margin: 0;
    padding: 0; 
	height:24px;
}
.NAVMENU li 
{
  background-image: none;
    font-family:Verdana;
    font-size:0.9em;
    list-style: none;
	display: inline; 
    margin:0;
    padding-left:0px;
    /*MKS was here begin */
	/*width:100%;*/
    /*MKS was here end */
    white-space:nowrap;

}
.NAVMENU ul li a 
{
	display:block;
	float:left;
	height:12px;
	line-height:12px;
  letter-spacing:0.2em;
  text-decoration:none;
	color: #FFFFFF;
  white-space:nowrap;
	padding: 6px 12px 6px 13px;

}
.NAVMENU ul li a:hover 
{
    color:#FFF;
  	background: #CC0000; 
}
.NAVMENU ul li a:active 
{
    color:#FFF;
  	background: #CC0000; 
}

.NAVMENUSELECTED
{
	background: #CC0000; 
}

.MENU
{   
    clear:both;
    text-align: left;
    border-top:solid 2px white;
    padding:0;
    margin:0;
    background-color: #00274d;
    width:100%;
	position:relative;
	display:block;
	float:left;
}

* html .MENU {
    border-bottom:solid 2px white;
    border-top:0;
}
*:first-child+html .MENU {
    border-bottom:solid 2px white;
    border-top:0;
}




/* --------- Left menu ----------- */


/* --------- Input ----------- 
input.QUICKSEARCH, textarea
{
	font-family: Verdana;
	color: #333;
	font-size: 1em;
}
*/
/* --------- Image format ----------- */
/* --------- Table format ----------- */
table
{
	font-family:Verdana;
	font-size:1.0em;
	color:#000000;
}
th.searchTH
{
        font-weight:bold;
	text-align: left;
    padding: 0 0.4em 0 0.4em;
	vertical-align:middle;
	height:25px;
    letter-spacing:0.2em;
    color:#FFFFFF;
	background-color: #00274d;
    
    }
th
{
 
}
.evenrow
{
	background-color:  #fff;
}
.unevenrow
{
	background-color:#F0E5CE;
}
.headerrow
{
	background-color: #F0E5CE;
}
th.Heading2, td.Heading2
{

	
	EditMenuName: Heading2;
}
th.Heading3, td.Heading3
{
	EditMenuName: Heading3;
}

td.img
{
    EditMenuName: ImageCell;
}

td img
{
    vertical-align:top;
    padding: 0;
    margin:0;
    text-align:left;
}

table.color
{
	border-collapse: collapse;
	border: solid 0.1em #cccccc;
	EditMenuName: Color;
}
table.color th
{
    font-weight:bold;
	text-align: left;
    padding: 0 0.4em 0 0.4em;
	vertical-align:middle;
	height:25px;
    letter-spacing:0.2em;
    border: solid 0.1em #cccccc;
    color:#FFFFFF;
	background-color: #00274d;

}
table.color td
{
    padding: 0 0.4em 0 0.4em;
	vertical-align:middle;
    height:15px;
	border: solid 0.1em #cccccc;
}
table.color td.Heading2
{
    vertical-align:middle;
    padding: 0 0.4em 0 0.4em;
    height:22px;
    font-weight:normal;
	color:#CC0000;
}

table.color td.Heading3
{
    vertical-align:middle;
    padding: 0 0.4em 0 0.4em;
    height:20px;
    font-weight:bold;
}
table.color td.img
{
    vertical-align:top;
    padding: 0;
    margin:0;
    text-align:left;
}

table.color td img
{
    vertical-align:top;
    padding: 0;
    margin:0;
    text-align:left;
}


table.classic
{
	border-collapse: collapse;
	border: solid 0.1em #cccccc;
	EditMenuName: Classic;
}
table.classic th
{   
    border: solid 0.1em #cccccc;
    padding: 0 0.4em 0 0.4em;
	vertical-align:middle;
}
table.classic td
{
    padding: 0 0.4em 0 0.4em;
	vertical-align:middle;
	border: solid 0.1em #cccccc;
}

table.classic th.highlighted
{
	background-color: #AAAAAA;
}
table.classic td.highlighted
{
	background-color: #F0F0F0;
}

th.leftalignedcontent, td.leftalignedcontent
{
	text-align: left;
	EditMenuName: Left aligned;
}
th.rightalignedcontent, td.rightalignedcontent
{
	text-align: right;
	EditMenuName: Right aligned;
}
