/* Oktober 2005 Copyright vektorrausch - Digitale Medien, Kiel */
/* CSS fuer " Buchhandlung Erichsen & Niehrenheim, Kiel" */

/* CSS fuer einfache Darstellung */


/* Struktur */

body {
	font-size: xx-small;
	color: #000;
	font-family: "Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
}

input {
	border: solid #000 1px;
}		  
  
#header {	 
	font-size:1.3em;
	line-height:2.0em;
}


#logo {
	height:10em;
	margin:3.5em 0 1em 1em;
	background: url(../layout/Logo.gif) top left no-repeat;
}  

/* Unterstruktur */

.feld, .feld2 {
	font-size: 1.4em;
}

#right h3 {
	font-size:1.1em;
	font-style:italic;
	font-weight:lighter;
	color:#D03C3C;
}
 
.formfeld, .formfeldu {
  height: 1.3em;
  color: #666;
  font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
  font-size:1em;
}

.formdrop {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
}

.button {
  height: 18px;
  width: 18px;
  background-image:url(../layout/arrow.gif);
  background-repeat: no-repeat;
  cursor: pointer;
}

.buchbild {
	display: block;
	width:110px;
}	

/* Typo */

#content h2 {
	font-size: 1.9em;
	font-weight: lighter;  
	color: #000;
}

.fliess, .fliesscont {
	font-size: 1.4em;
	line-height: 1.5em;
}			  

a.fliess:link, a.fliess:visited {
	color:#8C5B44; 
	font-size:1.0em;
}

a.fliess:hover {
	color:#D03C3C;
}


/* rechter Bereich */

#zitat {                  
	font-size:1.4em;
}

dl.text {
	font-size: 1em;
}

dl.text dt {
	color:#D03C3C;
	font-size: 1.1em;
	font-style:italic;
}

dl.text dd {
	line-height: 1.3em;
	font-size:1em;
	margin:1em 0 ;
}

dl.text dd a:link {
	color: #000;
	text-decoration: none;
}

dl.text dd a:hover {
	color: #CC3333;
}

.textrot {
	color:#D03C3C;
	font-size:1.1em;
	font-style:italic;
}
		 
/* Hauptmenue und Banner links */

#menu ul {
	list-style-type: none;
	font-size: 1.4em;
} 	 

#menu ul li a, #menu ul li span {
	display:block;
	height:2.6em;
	line-height: 2.6em;
}

#menu ul li a {
	color:#D03C3C;
}
#menu ul li a:hover {
	color:#8D2929;
}	  

#banner {
	height:5em;
	font-size: 1.4em;
}

#banner p {
	display:inline;
}

.gilde {
	font-size:1.8em;
	color:#D03C3C;
	font-family: "Times New Roman", Times, serif;
}

/* Header */	

#switcher {
	display:inline;
} 

#sizer {
	display:inline;
}

#sizer a:link, #sizer a:visited {
	color:#000;
	text-decoration:none;
}

#sizer a:hover {
	color:#D03C3C;
}



/* Footer */

#subnavi {
	color:#000;
	list-style:none;
	font-size:1.2em;
	line-height:3em;
}
													 
#subnavi li {
	margin:0 1em 0 0;
}			 

#subnavi li a:link, #subnavi li a:visited {
	color:#000;
}  

#subnavi li a:hover {
	color:#D03C3C;
} 

hr {
	display:block;
	height:1px;
} 

.invis, .invis2 {
	display:none;
	color:#fff;
}
