/*ellen, 13.02.2009, seitenbereiche aufeinander anpassen*/
/*#Content {
    position: relative;
    margin-top: -2px;
    margin-left:16px;
    margin-right:16px;
    margin-bottom:0px;
    background-image: url(../img/hintergrund.jpg);
    background-repeat: no-repeat;
    background-position:	center;
    height: 73.5%;
    
    border: 1px solid blue;
}*/
#ThesaurusBereichIndex {
    position: absolute;
    top: 0px;
    left: 0px;
    width:280px;
    height: 550px;
    margin-top: 0px;
    margin-left: 0px;
    
    /*border: 1px solid red;*/
}
#ThesaurusLoaderIndex {
    position: absolute;
    width:100%;
    height: 100%;
    margin-top:0px;
    margin-left: 0px;
}
#SearchBereichStandard {
    position: relative;
    /*height: 580px;*/
    /*ellen, 12.05.09*/ 
    /*height: 85%;*/
    margin-top:0px;
    margin-left:300px;
    
    /*border: 1px solid black;*/
}
div.searchLine {
    position: relative;    
    margin-top:0px;
    margin-bottom:20px;
    margin-right: 16px;    
    list-style-type: none;
    width:100%;
    clear: both;
        
    /*border: 1px solid green;*/
}

/*Abstand zwischen Content und SearchBereich*/
div.searchLine20 {
    position: relative;
    margin-top:0px;
    margin-bottom:0px;
    margin-right: 16px;    
    list-style-type: none;
    width:100%;
    height: 20px;    
/*    background-color: #ffe8e8;*/

    /*border: 1px solid green;*/
}

div.searchKennung {
		font-size:	13px !important;
		width: 120px;
    margin-top: 8px;
		float: left;
}

div.searchText {
    margin-top: 8px;
		float: left; 
		/*width: 70%;*/
		width: 65%;		
}

input.content {
font-family:	Arial, Verdana, sans-serif;
font-size:	12px;
text-align:	left;
width:	99.7%;
height:	20px;
}

div.searchButton {
		/*float: left;*/ 
}

div.searchAreaIndex {
    position: relative;
    top: 0px;
    /*left: 150px;*/
    /*width: 100%;*/
    margin-top:10px;
    margin-bottom:0px;
    margin-left: 0px;

    /*border: 1px solid red; */   
}
div.searchAreaQuery {
    position: relative;
    /*float: left;*/
    /*top: -40px;*/
    top: 0px;
    left: 150px;
    width: 66%;
    margin-top:0px;
    margin-bottom:0px;
    margin-left: 0px;
    margin-right: 0px;
    
    /*border: 1px solid yellow;*/
}
div.searchLabel {
    /*position:	static;*/
    /*width: 150px;*/
    margin-top:0px;
    margin-bottom:0px;
    margin-left: 0px;
}
span.labeltext {
    margin-top:0px;
    margin-bottom:18px;
    margin-left: 0px;
    line-height: 22px;
    font-size:12px;
}
/*rot auf rosa*/
/*span.warning {
    text-align: center;
    color: #ff0000;
    font-size: 12px;
    background-color: #ffe8e8;
    border: 1px solid #ff8080;
    padding: 5px;
}*/
/*rot auf heller fiz farbe*/
span.warning {
    text-align: center;
    color: #ff0000;
    font-size: 12px;
    background-color: #f9e397;
    border: 1px solid #ff0000;
    padding: 5px;
}

input.inputText {
    /*position: relative;*/
    font-size:12px;
    font-weight: bold;
    height: 20px;
    width: 100%;
/*    min-width: 500px;*/
    /*margin-right: 16px;*/
    overflow:	hidden;

}
/*div.thesaurusbutton {
    position: absolute;
    top: 0px;
    left: 0px;
    margin-top: 50px;
    margin-left: 20px;
}*/
div.thesaurusbutton {
    position: absolute;
    margin-top: 40px;
    margin-left: -10px;
}
div.popup {
    text-align: left;
    font-size: 14px;
    margin-left: 0px;
    color: black;
    background-color: #dddddd;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 100px;
}
.marginleft10 {
    margin-left: 10px;
}
.marginleft100 {
    margin-left: 100px;
}


div.searchLineLabel {
    position: absolute;
    left: 0px;
    width: 150px;

    /*border: 1px solid green;*/
}


div.searchLineQuery{
    position: relative;
    margin-top:0px;
    margin-bottom:30px;
    margin-right: 16px;
    list-style-type: none;
    /*height: 60px;*/
    /*ellen, 12.05.09*/
    /*nicht vom IE beruecksichtigt*/
    /*height: 10%;*/
   
    
    /*width:84%;*/
        
    /*border: 1px solid purple;*/
}

 
#einbandBild {
/*position:	absolute;*/
float: left;
width:	auto;
/*margin-top:	30px;*/
margin-top:	0px;
margin-left: 120px;
overflow:	hidden;
}

#einbandText {
/*position:	absolute;*/
/*float: left;*/
width:	auto;
/*margin-top:	30px;*/
margin-top:	0px;
/*margin-left: 490px;*/
margin-left: 470px;
overflow:	hidden;
}

#einbandEditorsChoiceLink {
position:	relative;
width:	auto;
/*margin-top:	300px;*/
margin-top:	30px;
margin-left: 470px;
}

#einbandFreeSampleLink {
position:	relative;
width:	auto;
/*margin-top:	300px;*/
margin-top:	20px;
margin-left: 470px;
}

div.einbandText {
font-size:	13px !important;
line-height:	15px ;
}

.einbandBildLink, .einbandBildLink:visited, .einbandBildLink:link, .einbandBildLink:active, .einbandBildLink:hover {
background-color: transparent;
color: black;
font-size: 12px;
font-weight: bold;
text-decoration: none;
white-space: normal;
border: none;
cursor: pointer;
}

.aligncenter {
text-align:	center	!important;
}


dt, dd {
padding-bottom:			6px;
}

dt.level1 {
float:					left;
margin-right:			6px;
}

ul {
margin-left: 10px;
}

li {
margin-left: 20px;
}

