/************************* CSS pre-parsed by easydb ************************/

/* akademieprojekt-baltikum INSTANCE CSS */


/* language select */
#language-select {
    position: absolute;
    right: 10px;
    top: 32px;
}

/*
.editorTable .label, .editorTable .value{
	vertical-align: middle;
}
*/

.popuplinks_new a{
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    line-height: 14px;
    height: 14px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    background-color: rgb(120, 120, 120);
    display: block;
    width: 14px;
	margin-right: 2px;
}
.popuplinks_edit a,
.popuplinks_search a,
.popuplinks_remove a,
.popuplinks_new a{
	background-color: #7D6236;
}

.popuplinks_edit a,
.popuplinks_search a{
	margin-bottom: 2px;
}

.popuplinks{
	width: 50px;
}





/* füe medien*/
.result.standardmedien .header{
	height: 46px;
}
.result.standardmedien{
	height: 220px;
}
.result.standardmedien .subtitle2{
	color: #666666;
    font-size: 0.9em;
    height: 14px;
    left: 2px;
    overflow: hidden;
    position: absolute;
    top: 30px;
    width: 171px;
}

.editorTable div.ineditnoborder{
	border: none;
}



/* erweiterte suche */
.searchTable .navItemSeparator{
	margin: 0px;
}
#expert .searchTable div.container{
	width: 190px;
}
#expert .searchTable .value > table{
	width: 196px;
}
#expert div.eas-search{
	width: 186px;
	min-width: 186px;
}
#expert .searchTable div.notfixsize{
	width: auto;
}

.searchTable div.singlelink{
	width: 200px;
}
table.searchTable div.singlelink a.singlelink{
	margin-left: 0px;
	width: 150px;
}

div.l10n-tooltip h1{
	margin-top: 0px;
	margin-bottom: 0px;
}
div.l10n-tooltip p{
	/*margin-top: 0px;*/
}
