#kopf_orange {
	background-image: url(../img/kopf_hgr_orange.gif);
	height: 125px;
	position: relative;
}

#kopf {
	background-image: url(../img/kopf_hgr.gif);
	height: 125px;
	position: relative;
}

#kopflogo {
	position: absolute;
	top: 10px;
	left: 10px;
	border: none;
}

#schmetterling {
	float: right;
}

.newsblock {
	display: block;
	text-align: center;
	padding: 1ex;
	background-color: rgb(255, 153, 0);
	color: rgb(255, 255, 255);
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0;
}

.newstext {
	font-size: 12px;
	border: 1px solid #ccc;
	padding: .5em 1em;
}

table.vita * {
	font-size: 12px !important;
	line-height: 18px !important;
}

table.vita td {
	vertical-align: top;
	padding: 1ex;
}

table.vita ul {
	padding-left: 1.5em;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */








/**************************************

                          GLOSSAR
	   
****************************************/


#alphabet-buttons {
	float: left;
	list-style: none;
	margin: 0 0 2em 20px;
}

#alphabet-buttons {
	list-style: none;
}

#alphabet-buttons li {
	float: left;
}

#alphabet-buttons li a {
	height: 18px;
	width: 18px;
	display: block;
	text-align: center;
	border: 1px solid #999;
	margin: 0 3px 3px 0;
}

#alphabet-buttons li a:hover {
	background: #999;
	color: white;
}





#tag-cloud {
	list-style: none;
	margin: 0 0 2em 20px;
	text-align: center;
}

#tag-cloud li {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
	line-height: 15px;
}

#tag-cloud li a {
	font-size: 10px;
}

#tag-cloud li a.small  { font-size: 10px; }
#tag-cloud li a.middle { font-size: 12px; }
#tag-cloud li a.big      { font-size: 14px; }
#tag-cloud li a.huge    { font-size: 17px; }




ul#definition-link-list {
	margin: 1.5em 0 2em 20px;
}
