
.pagemainoutside_index {
	/* margin:0 auto; */
	margin-left: 170px;  
	margin-right: 170px;
	margin-top: 46px;
	margin-bottom: 0;
	padding: 1px; 
	background-color: #CCFFCC;  /*#CCFFCC  #eaf3e1 or #CCFFCC  */
	border: 2px solid;
	border-color: #AAA #666 #666 #AAA;
	/* width: 750px;  */
        text-align: left;  /*this is to make up for IE hack calling for center */
	min-width: 700px;  
	}
	
.pagemaininside_index {
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	background-color: #FFFFFF; /* #eaf3e1 or #CCFFCC */
	border: 1px solid;
	border-color: #FFF #AAA #AAA #FFF;

  	min-height:500px; 
  	/* height:auto;  */  /* must be here.  This is a hack for IE min-height.  */
  	/* height:500px; */

	position:relative;

	}

.pagemainoutside {
	/* margin:0 auto; */
	margin-left: 170px;  
	margin-right: 170px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 1px; 
	background-color: #CCFFCC;  /*#CCFFCC  #eaf3e1 or #CCFFCC  */
	border: 2px solid;
	border-color: #AAA #666 #666 #AAA;
	/* width: 750px;  */
        text-align: left;  /*this is to make up for IE hack calling for center */
	min-width: 600px;  
	}
	
.pagemaininside {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	background-color: #FFFFFF; /* #eaf3e1 or #CCFFCC */
	border: 1px solid;
	border-color: #FFF #AAA #AAA #FFF;

  	min-height:500px;
  	/* height:auto;  */  /* must be here.  This is a hack for IE min-height.  */
  	/* height:500px; */

	position:relative;

	}

.pagetopoutside {
	/* margin:0 auto; */
	min-width: 600px; 
	margin-left: 170px; 
	margin-right: 170px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 1px; 

	/* width: 750px;  */
        text-align: left;  /*this is to make up for IE hack calling for center */
	min-width: 600px;  
	height: 77px;  /* Firefox looked more natural with 76px */
	}
	
#flags {
	position: absolute;
	right: 5px;
	top: 5px;
	}

#logo {
	position: absolute;
	left: 200px;
	top: 10px;
	}

.footer {

	 bottom: 20px;
	position: absolute;
	left:50%;
	margin-left: -200px; 

	}

A:active
{
    COLOR: navy;
    TEXT-DECORATION: none
}

A:link
{
   COLOR: navy;
    TEXT-DECORATION: none
}

A:visited
{
    COLOR: navy;
    TEXT-DECORATION: none
}

A:hover
{
    COLOR: navy;
    TEXT-DECORATION: underline
}

html, BODY
{
    min-width: 800px; 
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: 0px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px;
    FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
    background: url(images/gradient800.jpg) 0% 0% repeat-x; 
    background-color: #036;
	/* min-height: 1000px; */
	text-align: center;

}

.germanletters 
{
    COLOR: navy;
}


TABLE
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: left;
}

INPUT.smallbutton
{
    FONT-SIZE: 9px;
    WIDTH: 70px;
    COLOR: gray
}
.pagetitle
{
    FONT-SIZE: 30px;
    FONT-FAMILY: 'Old English Text MT';
    TEXT-ALIGN: center
}
.pagetitle2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 20px;
    FONT-FAMILY: 'Old English Text MT';
    TEXT-ALIGN: center
}
.pagetitle2 A
{
    COLOR: black;
    TEXT-DECORATION: none
}
.results
{
    vertical-align: middle;
}
.translationresults
{
    PADDING-RIGHT: 0px;
    MARGIN: 0px 5px
}

table.translationresults
{
	border-width: 10px;
	border-color: black;
}

table.translationresults td
{
	border-width: 10px;
	border-color: black;
}

.translationresults A:active
{
  /*  COLOR: black;  */
    COLOR: navy;
    TEXT-DECORATION: none
}
.translationresults A:link
{
  /*  COLOR: black;  */
   COLOR: navy;
    TEXT-DECORATION: none
}
.translationresults A:visited
{
  /*  COLOR: black;  */
    COLOR: navy;
    TEXT-DECORATION: none
}
.translationresults A:hover
{
    COLOR: navy;
    TEXT-DECORATION: underline
}

.translationresults1
{
	background-color: #FFFFFF;
}


.translationresults2
{
	/* background-color: #DAEAC2;  */
	background-color: #E6E6FA;
	border-color: #E6E6FA;
}


.inflectiontitle
{
    PADDING-RIGHT: 4px;
    FONT-SIZE: large
}
.tableheading
{
    FONT-WEIGHT: bold;
    COLOR: black
}
.discoveredresults
{
	border: 5px;
    FONT-WEIGHT: bold;
}
.discoveredresults A:active
{
    FONT-WEIGHT: bold;
}
.discoveredresults A:hover
{
    TEXT-DECORATION: underline;
    FONT-WEIGHT: bold;
    COLOR: navy;
}
.discoveredresults A:link
{
    FONT-WEIGHT: bold;
}
.discoveredresults A:visited
{
    FONT-WEIGHT: bold;
}
.translationheading
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 20px;
}
.smalltext
{
    FONT-SIZE: 10px;
}
.otherservices
{
    RIGHT: 50px;
    TOP: 150px;
}
.normal_links A:active
{
    COLOR: navy;
    TEXT-DECORATION: none
}
.normal_links A:hover
{
    COLOR: navy;
    TEXT-DECORATION: underline
}
.normal_links A:link
{
    COLOR: navy;
    TEXT-DECORATION: none
}
.normal_links A:visited
{
    COLOR: navy;
    TEXT-DECORATION: none
}
.rightcolumn
{
    RIGHT: 25px;
    POSITION: absolute;
    TOP: 120px
}

#leftnavectaco
{
position: absolute; 
top: 120px; 
left: 35px;
}

#leftnav
{
padding: 1px;
margin-left: 0;
font: 11px Verdana, sans-serif;
border: 2px solid;
border-color: #AAA #666 #666 #AAA;
background: #FFFFFF;
width: 120px;
position: absolute; 
top: 120px; 
left: 25px;
}

#leftnav ul
{
margin: 0;
padding: 0;
}

#leftnav li
{
list-style: none;
margin: 0;
padding: 0.25em 0em;
border: 1px solid;
border-color: #FFF #AAA #AAA #FFF;
text-align: center;
}

#tipclick_div{
	position:absolute;
	/* width: 200px; */
	visibility:hidden;
	background-color: lightyellow;			 
	padding: 2px;
	border: 1px solid black;
	line-height:18px;
	z-index:100;
}

