
/*
 body,  table {
	font-family: Arial;
	font-size: 14px;
	background-color:#e5e5e5;
}
*/

 .term {
	color: #000000;
	font-weight: bold;
}

TFOOT TD A.totop,
TFOOT TD A.zurueck{
color:black;
}
TFOOT TD A.totop:hover,
TFOOT TD A.zurueck:hover{
text-decoration:none;
}

TD.lettercell IMG {
position:relative;
top:2px;
}


 .contenttable A {
	text-decoration :none;
	color:#336666;
}

 .contenttable A.letter {
	font-weight: bold;
	font-size: 14px;
}

 .anchorletter {
	color: maroon;
	font-weight: bold;
	font-size: 16px;
}

 A.top {
	font-size: 10px;
}

 SPAN#ordner A.letter {
 font-size:11px;
 }
 SPAN#ordner  A.active {
color:maroon;
}

 .contenttable A:hover{
	text-decoration: underline;
	color: maroon;
}

A.letter {
border-bottom:1px solid #000;
}
A.letter:hover {
color:maroon;
border-bottom:1px solid #000;
}

.bodycontainer .content INPUT.searchfield,
#lexikon .submit {
border:none; background:url(../../images/backgrounds/input-bg.gif) no-repeat  -2px -2px; border:1px solid #000;
outline:1px solid #ccc; text-indent:4px;
}


#lexikon FORM {
margin-top:9px;
margin-bottom:9px;
}
#lexikon FORM INPUT{
font-size:11px;
padding: 1px 0px;
}
#lexikon .submit {
border:none; background:url(../../images/backgrounds/input-bg.gif) no-repeat  -2px -2px;
 border:1px solid #000;
font-size:11px;
padding:0px;
}
#lexikon .submit:focus {
border:none; background:url(../../images/backgrounds/input-bg.gif) no-repeat  0px 0px;
 border:1px solid #000;
font-size:11px;
}


 TABLE.glossartable {
border:1px solid #000;
width:640px;
background-color:white;
}

 TABLE.contenttable TD.search  TABLE.glossartable {
 position:relative;left:-5px;
 } 

 TABLE.glossartable TD {
background-color:#e5e5e5;
border:1px solid #000;
font-size:11px;
padding:2px;
text-align:left;
}
 TABLE.glossartable TD.lettercell {
 text-align:center;
 }


 TD .term {
color:black;font-size:12px;
}
 textarea {
	font-family: Arial;
}

