.fliesstext {
	font-family: "Trebuchet MS", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;

}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;

}
.subhead {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#alphabetcontainer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0px 0 20px;
	padding-right:10px;
	width:520px;
	height:325px;
	overflow:auto
}
#alphabetcontainer ul{
list-style-type:square
}
#alphabet {
	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-left: -40px;
	font-size: 20px;
	font-weight: bold;
	text-transform:uppercase
}
#alphabet ul, #alphabet li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;

}

#alphabet a:link, #alphabet a:visited, #alphabet a:hover
{
display:block;
float: left;
color: #EF3B33;
padding: .3em .5em .3em .3em   ;
text-decoration:none

}
#alphabet .pseudo
{
display:block;
float: left;
color: #3EA4B6;
padding: .3em .5em .3em .3em   ;
text-decoration:none

}
#alphabetcontainer > a:focus:visited, #alphabet > a:hover:visited { padding-right: .5em; color: #3EA4B6; text-decoration:none; font-weight:bold }
#alphabet a:focus:visited, #alphabet a:hover:visited { padding-right: .5em; color: #3EA4B6; text-decoration:none; font-weight:bold }
#alphabet a:hover{color: #3EA4B6; text-decoration:none; padding-right: .5em; font-weight:bold;}
/*
#alphabet a:link#current, #alphabet a:visited#current, #alphabet a:hover
{
background: white;
color: #006;
background:silver;
text-decoration: none;
}

#alphabet a:hover { color: #000;font-style:italic; }*/
.infobox {
font-weight:bold;
width:13em;
height:21em
}

dt {
	font-size: 14px;
	font-weight: bold;
	margin-top:4em;
}
dd {
	margin-left: 0px;
	font-size: 11px;
}

.links{
float:left;
border:1px solid #000;
padding: 2px;
margin: 3px 15px 2px 0;
}
.rechts{
float:right;
border:1px solid #000;
padding: 2px;
margin: 3px 0 2px 15px;
}


