@charset "utf-8";

html{
    height: 100%;
    
}

body{
   height: 100%;
  font-size: 100.01%;
  font-family: Verdana,sans-serif;
  background-color: #D20025;
  margin-top:0px;
  margin-left:0px;
  padding: 0px;
  min-width: 60em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  width:1000px;
}

hr {
	color: #000099; 
	background-color: #000099;
	
}
p{
font-size:0.8em;
}
h4{
font-size:1.0em;
margin-bottom:0px;
}
h5{
margin-top:0.5em;
margin-bottom:0px;
}

#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

#header {
    
    
    background-color: #FBBE01;
    height: 170px;
    top: 0px;
    
    width:1000px;
}

#trescherlogo {
    width:250px;
    border:none;
	position:absolute;
	top:60px; left: 30px;
	}

#trescherkarte {
	position:absolute;
	left:400px;
}
#headnav {
    background-color: #D20025;
    height: 15px;
    font-size: 0.8em;
    text-align: left;
    /*padding:0.5em;*/
    padding-top:0.6em;
    padding-bottom:0.7em;
    padding-left:30px;
    color:#ffffff;
 }
 
#search {
	position:absolute;
	margin-top:-1.5em;
  margin-left:43em;
}

#warenkorbpic{
position:absolute;
margin-left:1em;
margin-top:0.1em;
border:none;
}

/* #breadcrumb {
    font-size: 0.7em;
    text-align: left;
    margin-left: 1em;
    padding: 0.3em;

    } */

#mitte {
	background-color:#FFF8DC;
  position:relative;
  top:0px;	
	width:1000px;
                                                                                      
}

#buchtitel{
  
  position:relative;
  top:0px;
  padding-top:5px;
  
}
#buchtitel h1{
  font-family: Verdana,sans-serif;
  font-weight: lighter;
  font-size: 1.4em;
  color: #C5B9DF;
}
/*
#left {
    font-size: 0.8em;
    font-weight: bold;
    text-align: left;
    width: 12em;
    padding-top: 1em;
    padding-right: 1em;
    float: left;
     border: thin solid blue;   
}
*/



#main {
    background-color:#FFF8DC;
	float:left;
	position:relative;
	width: 190px;
	height: 500px;
    padding-left: 0em;
    padding-right:0em;
    padding-top:1em;
    
}

.csc-textpic-above{
margin-top:-0.5em;
margin-left:30px;
}

#karte{
padding-top:8px;
padding-left:50px;
}

#toggler_menu{
position:relative;
margin-top:30px;
margin-left:25px;
}

#rand{
	float: right;
	position:relative;
	
	width: 250px;
	padding-left: 0em;
	padding-bottom:0em;
	padding-top:0em;
	
}

#rand .csc-textpic-above{
	margin-top:0em;
	margin-left:0px;
	}

#right{
    background-color:#FFF8DC;
	position:relative;
	
	width:530px;
	min-height:500px;
	height:auto !important;         
	height:600px;                  
      margin-left: 190px;
      margin-top:0em;
    text-align: left;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #000099;
	padding-bottom:3em; 

    
}

.bodytext{
text-align:justify;
}
.align-right{
text-align:right;
}


#footer {
    background-color: #D20025;
    color:#ffffff;
    font-size: 0.8em;
    clear: both;
    height: 15px;
    position: relative;
    margin-top: -27px;
    padding: 0.5em;
    padding-left:30px;
    text-align: left;
    width:1000px;
    
}

/*a:link, a:visited {
  
  text-align: left;
  text-decoration: none;
  color: #000099;
}*/

#headnav a:link {
    text-decoration: none;
    color: #ffffff;
    }
#headnav a:visited {
    text-decoration: none;
    color: #ffffff;
    }

#cur_link a:link{
color: #FBBE01;
}
#cur_link a:visited{
color: #FBBE01;
} 

/*
#toggler_menu a:link{
text-align: left;
  text-decoration: none;
  color: #000099;
}
#toggler_menu a:visited{
text-align: left;
  text-decoration: none;
  color: #000099;
}  
*/
#main ul {
	list-style-type: none;
	padding-left: 1em;
	margin-left: 0px;
	
	}
#main h3 {
    font-size: 0.8em;
	color: #000099;
} 
#footer a:link {    
    color: #ffffff;
    text-decoration:none;
    }
#footer a:visited {    
    color: #ffffff;
    text-decoration:none;
    }
.untermenu {
	font-weight: normal;
      font-size: 0.8em;
     text-align: left;
      padding-left: 1em;
      
      }
 
table {
    font-size: 1em;
	color: #000099;
}  

/*   
h1.csc-firstHeader{
font-family: Verdana,sans-serif;
font-weight: lighter;
font-size: 1.4em;
color: #C5B9DF;
}
*/
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; font-size:0.8em; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:blue; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; font-size:0.8em;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }



.basket {
	font-size: 0.7em;
	}
	


.toggler {
	color: #000099;
	margin: 0;
	padding: 2px 5px;
	background: #FFF8DC;
	/*border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;*/
	
	font-weight: normal;
	font-family: 'Verdana', sans-serif;
	
}

.element {
 
}
 
.element p {
	margin: 0px;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	font-style:italic;
	padding:5px 0 5px 30px;
}

/* div.csc-textpic img{border:thin solid #D20025;} */


/*.com-basket-header-text{
color:#000099;
}
div.com-basket-qv-value {
font-size:0.8em;
color:#000099;
 }
.com-basket-list{
width:250px;
font-size:0.55em;
}
.com-basket-even td{
background-color:#FFF8DC;
}
.com-basket-odd td{
background-color:#f6f0d4;
}
.com-basket-even a:link{
color:#000099;
}
.com-basket-even a:visited{
color:#000099;
}
.com-basket-odd a:link{
color:#000099;
}
.com-basket-odd a:visited{
color:#000099;
}*/
/*#warenkorb{
position:absolute;
left:750px;
z-index:100;
top:10px;

}
.com-input-qty{
font-size:1.0em;
width:20px;
}
.gesamt{
background-color:#ffffff;
}
*/
.submitbutton{
width:130px;
height:25px;
color: #000099;
font-weight:500;
text-align:left;
padding-left:0px;
cursor:pointer;
border-top: 1px solid #bbbb99;
border-left: 1px solid #bbbb99;
border-right: 1px solid #000099; 
border-bottom: 1px solid #000099;
background-image:url(http://www.trescher-verlag.de/fileadmin/template/commerce/bestellen.gif);
background-color: transparent;
margin-left: 5px;
}

object{
display:none;
}
/*#__GBS_Button0{
position:relative;
top:20px;
left:50px;
}*/
#google_button{
position:relative;
top:15px;
left:45px;

}

#libreka_button{
position:relative;
top:40px;
left:45px;
border:none;
}

.vergriffen{
background-color:#ffddff;
margin-left:5px;
margin-right:5px;
margin-top:23px;
margin-bottom:20px;
//padding-left:8px;
//padding-right:8px;
}
