/**

 * @version $Id: template.css 10498 2008-07-04 00:05:36Z ian $

 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )

 * @package Joomla

 * @subpackage Accessible-Template-Beez

 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.

 * @license GNU/GPL, see LICENSE.php

 * Joomla! is free software. This version may have been modified pursuant to the

 * GNU General Public License, and as distributed it includes or is derivative

 * of works licensed under the GNU General Public License or other free or open

 * source software licenses. See COPYRIGHT.php for copyright notices and

 * details.

 */











body

{

	background: #fff;

	color: #000000;

	font-family: arial, helvetica, sans-serif;

	font-size: 100.1%;

	padding: 0px;

	text-align: center;

}







body.contentpane {



width : auto;

margin : 10px;

line-height : 1.4em;

text-align: left;

}



/* TOC */

table.contenttoc{

	float: right;

}



/* Tooltips */

.tool-tip {

	float: left;

	background: #ffc;

	border: 1px solid #D4D5AA;

	padding: 5px;

	max-width: 200px;

	text-align:left;

}



.tool-title {

	padding: 0;

	margin: 0;

	font-size: 100%;

	font-weight: bold;

	margin-top: -15px;

	padding-top: 15px;

	padding-bottom: 5px;

	background: url(../../system/images/selector-arrow.png) no-repeat;

}



.tool-text {

	font-size: 100%;

	margin: 0;

}

.mod-languages {

    float: right;

    width: 170px;

    margin: 22px 0px;

}

ul.loginmodul li {

    border: none!important;

	text-decoration: underline!important;

}

ul.loginmodul li a {

    border: none!important;

	padding-left: 0px!important;

}

ul.loginmodul {

    /* padding-left: 0px!important; */

    margin-left: 0px!important;

}



.items-more ol.links li a:hover ,.items-more ol.links li a:focus {

background: url(http://europhras.joomla-pro.de/templates/beez/images/pfeil.gif) #939 no-repeat !important;





}

.items-more ol li a:hover ,.items-more ol li a:focus {

background: url(http://europhras.joomla-pro.de/templates/beez/images/pfeil.gif) #939 no-repeat !important;





}

p.readmore a {

    background: url(http://europhras.joomla-pro.de/templates/beez/images/pfeil.gif) no-repeat;

    padding: 2px 2px 0 30px;

    display: inline-block;

}

p.readmore a:hover , p.readmore a:focus{

background: url(http://europhras.joomla-pro.de/templates/beez/images/pfeil.gif)  #000 no-repeat!important;

    color: #fff;

    padding: 2px 2px 0 30px;

    text-decoration: none;

}



.pagination ul li {

    list-style-type: none;

	float:left;

}

.display-limit {

    float: right;

}

p.SEARCH_SEARCH input#search-searchword {
    margin-left: 9px;
    background: #fff;
    border: solid 2px #999;
    color: #006699;
    font-weight: bold;
    margin: 0 0 0 10px;
    padding: 2px;
	width: 150px;
}
button.button{
background: url(http://europhras.joomla-pro.de/templates/beez/images/pfeil.gif) #000 no-repeat;
    border: 0;
    color: #fff;
    font-weight: bold;
    margin: 10px 0 0;
    padding: 0 5px 0 30px;
    cursor: pointer;

}
p.SEARCH_SEARCH {
    margin: 17px 0px;
}
/*.menuid_ {
    width: 95% !important;
}*/
fieldset.phrases{
color: #000;
    margin: 10px 10px 10px 0;
    padding: 10px;
    width: 57%;
    border: solid 1px #ccc;
    float: left;



}

fieldset.only {
    width: 30%;
    float: left;
}
fieldset.only label.checkbox {
    display: block;
}
.form-limit {
    text-align: right;
}
.search p.counter {
    display: none;
}
.search .ordering-box {
    margin: 15px 0 5px 0;
}
.ordering-box a.chzn-single {
    width: 150px;
    margin: 10px 0 0 0;
    background: white !important;
    border: 1px solid #ccc;
    color: black;
}
.ordering-box a.chzn-single span:hover{

  
    color: black;
}
.search .ordering-box label.ordering {
   
    display: block;
}

.search .chzn-container.chzn-container-single.chzn-container-single-nosearch.chzn-with-drop.chzn-container-active {
    width: 150px!important;
}
.search ul.chzn-results {
    margin: 0 !important;
    padding: 0 !important;
}
.search a.chzn-single:hover {
    color: black !important;
}
p.counter.result {
    display: block;
}
.search dl.search-results {
    background: #fbf7fa;
    border-bottom: 1px solid #48a4d0;
    padding: 10px;
}
div#archive-items .intro p img {
    display: none;
}