/*
    (c) 2006 digiparden GmbH, www.die-digiparden.de, info@die-digiparden.de
    a tag MUST preserve order! -> a:link, a:visited, a:hover, a:active, a:focus 
*/

.clearBoth { clear: both; }
form { display: inline; }



/*************  MAIN EXTENSION CONTAINER  *************/
div.tx-dgpglossary-pi1 { 
    font-size: 11px; 
	width: 179px;
	margin-top: 7px;
}



div.dgp-glossary-resultLinks a {
    margin-left: 0px; 
    padding:2px 0px 0 13px; 
    background-image: url(../media/icons/link_int.gif); 
    background-repeat: no-repeat; 
    background-position: 0px 5px !important; 
    background-position: 0px 6px; 	
	color:#585858; 
	border-bottom: 1px dashed #FF9900; text-decoration:none; 	 
}

div.dgp-glossary-resultLinks a:hover {
    margin-left: 0px; 
    padding:2px 0px 0 13px; 
    background-image: url(../media/icons/link_int.gif); 
    background-repeat: no-repeat; 
    background-position: 0px 5px !important; 
    background-position: 0px 6px; 		
	color:#000000; 
	border-bottom: 1px solid #FF9900; text-decoration:none;
}


div.dgp-glossary-resultLinks {
    margin-bottom:20px;
}



/*************  BLOCK HEADLINE  *************/
div.tx-dgpglossary-pi1 div.keywordList div.keywordHeadline,
div.tx-dgpglossary-pi1 .introduction   {  
    padding: 0 0 0 5px; 
    height: 22px;
	line-height: 22px;
    color: #fff; 
    background: #999;
	font-weight: bold;	
}


/*************  BLOCK  CHARLIST  *************/  
div.tx-dgpglossary-pi1 div.charList       {  
    border: 1px solid #999; 
	border-top: none; 
    overflow: hidden;
    height: 69px;
    padding: 7px 0 7px 14px; 
    color: #c6c6c6; 
    background: #f0f0f0;
}

* html div.tx-dgpglossary-pi1 div.charList       {  
    hei\ght: 84px;
    padding: 7px 0 7px 14px; 
}


div.tx-dgpglossary-pi1 div.charList span.char, div.tx-dgpglossary-pi1 a.charListBold, a.charList {
    margin: 0px;
    padding: 0px;
    display: inline;
    float: left;
    width: 23px;
	font-size: 11px; 
}  

a.charList:hover {
	color: #fc9900;
	text-decoration: none;
}

a.charListBold {
	color: #fc9900!important;
}



/*************  BLOCK KEYWORDS  *************/  
div.tx-dgpglossary-pi1 div.keywordList { 
	border: 1px solid #999; 
	border-top: none;
}

p.dgp-gloassary-no-entry {padding: 5px;}

div.tx-dgpglossary-pi1 div.keywordList div.keywords { 
	  
}

div.tx-dgpglossary-pi1 div.keywordList a {
	border: none!important;
	border-bottom: 1px solid #fff!important;
	display: block;
	width: 158px;
                -width: 177px;
	overflow: hidden;
	line-height: 19px;
	background: #f0f0f0 url(../media/icons/link_int.gif) 5px 5px no-repeat!important;
	padding: 0 0 0 19px;
}

div.tx-dgpglossary-pi1 div.keywordList a:hover {
	color: #ff7f00;
}




 /* --- LINKS --- */
div.tx-dgpglossary-pi1 .charList       { line-height: 16px; }
div.tx-dgpglossary-pi1 .keywordList    { margin: 10px 0 30px 0; }
div.tx-dgpglossary-pi1 .keyword        { border: 0px solid blue;  margin: 0px; padding: 0px; }


div.projectsContainer { 
    border: 0px dashed red;    
    margin: 5px 0px 5px 0px; 
    padding: 10px 0px 0px 0px;
    overflow: hidden;
}

div.projectImage { 
    border: 0px dashed lime; 
    margin: 0px 15px 5px 0px; 
    float: left;
    overflow: hidden;
}

div.projectImage img  { border: 1px solid #666; overflow: hidden; }
div.projectDetails    { border: 0px solid green; margin: 0px 0px 0px 0px !important; margin: -3px 0px 0px 0px; overflow: hidden; background: transparent;  }
div.projectKeywords   { border: 0px dashed black; margin: 0px 0px 3px 0px; overflow: hidden; }

div.clearBoth { clear: both; border-bottom: 1px solid #666; margin: 10px 0px 15px 0px; }

div.tx-dgpglossary-pi1 .reset { padding: 5px 0 0 0; }

div.tx-dgpglossary-pi1 .reset a.iconLink, 
div.tx-dgpglossary-pi1 .reset a.iconLink:hover{
	background-position: 0px 4px;
	font-weight:bold;
	font-size:1em;
}

/*************  PI2 RESULTS  *************/
div.tx-dgpglossary-pi2 { 
    width: 98%; 
    font-family: arial,verdana, helvetica, sans-serif; 
}


div.tx-dgpglossary-pi2 div.result div.resultHeadline {
    background-color:#999;
	border-bottom: 1px solid #fff;
    height: 22px;
	line-height: 22px;
    color:#fff;
    font-weight:bold;
    margin:0pt;
    padding:0 0 0 5px;
}

div.resultDescr {
    padding:8px 0pt 6px 0px; 
	line-height: 14px;
}

div.ganzwortsuche-pi2 {
    padding: 30px 0;
    font-weight: bold;
}

div.ganzwortsuche-pi2 input.input {
	width: 261px;
	margin-left: 20px;
}

div.ganzwortsuche-pi2 input.go {
	width: 100px;
}

.dgp-gloassary-newlinelinks {
    margin-bottom:8px;
}

