@charset "utf-8";
/* CSS Document */


/* ************************************************************ */
/*																*/
/*		CSS-Datei für die Literaturdatenbank - Druck			*/
/*		last Update: 09.11.2011									*/
/*																*/
/* ************************************************************ */

/* ************************************************************ */
/*			Basic Layout										*/
/* ************************************************************ */
body	{	font-family: Arial, Helvetica, sans-serif;
			font-size: 100.1%;
			color: #000000;
			margin: 0;
			padding:0;
			background:none;
		}

html { height:101%; }
* {margin:0; padding:0; }
a {outline:none; font-size:0.99em; text-decoration:none; color:#000000; }			
a:hover {color:#000; text-decoration:none; }


ul {	list-style-type:none; } 
ul li { list-style-type:none; }

img { border:none; }

.fett { font-weight:bold; }

div#wrapper { width:980px; 
			  margin: 10px auto;
			  border:none;
			  background:none;
			  clear:both;
			}


/* ************************************************************ */
/*			Content												*/
/* ************************************************************ */					   

div#main { 	float:left;
			width:760px;
			margin:10px 0 10px 10px;
}

div#content { 
			  width:100%;
			  margin:29px 0 0 0;			
			  min-height:400px;
			  border:none;
			  background:none;			  
			}

div#inside { width:97%;
			 margin:10px;
			 font-size:0.84em;
		   }	

div#inside p { margin:14px 0 20px 0; }

div#inside li { line-height:1.41em; padding-bottom:1.13em; }

div#inside ul li a { color:#000;
					 text-decoration:none;
					 display:block;
					 width:100%;
				   }

div#inside ul li a:hover { text-decoration:none; }


/* ************************************************************ */
/*			Suche												*/
/* ************************************************************ */

div#search { display:none; }





/* ######## Anzeige der Liste ######## */
#tabelle {	background:#F2F2F2; 
			border:solid 1px #AFAFAF;
		}
.schluesselworte {background-color:#EBEBEB; padding:0px 10px 10px 10px; border-style:solid; border-color:#AFAFAF; border-width:1px; table-layout:fixed;}
.hintergrund {background-color:#F9F9F9;}
.background {background-color:#FAFAFA;}

td {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.stark {font-weight:bold;}

.breite25 { width:25%; }
.breite30 { width:30%; }
.breite20 { width:20%; }

/* ######## Anzeige der Liste ######## */
.kapitaelchen {font-variant:small-caps; font-size:1.1em;}
.kursiv {font-style:italic;}
.einzug {text-indent:-25px; margin-left:40px; margin-right:20px; padding-bottom:11px;}

#ausgabe { font-size:0.84em; line-height:1.41em; margin-left:20px; width:600px; }

/* ######## Menu-Definition ######## */
a.alpha		{ color:red; display:block; margin:2px 0px 2px 0px; 
				text-align:center; width:20px; 
				border-top-style:solid; border-top-width:1px; border-top-color:red;
				border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:red;
				border-right-style:solid; border-right-width:1px; border-right-color:red;
				text-decoration:none; 
				 background-color:#efefef;}
a.alpha:hover {color:white; background-color:red; text-decoration: none;}

a.litlist {color:#2F2F2F; text-decoration:none;}
a.litlist:hover {color:#800000; text-decoration:none;}
		/* ######## Menu-Definition - Ende ######## */
		
/* Detailseite */
table#media_detail { width:530px; table-layout:fixed; }

table#media_detail td.td_detail_label { width:130px; }
table#media_detail td {vertical-align:top; }

div#detail { margin: 0 0 20px 0; } 
div#detail h3 { margin:5px 0 10px 0;}
div.detail_label { float:left; width:180px; }
div.detail_info { float:left; width:350px; }
div.detail_wrap { float:left; width:100%; padding:0 0 5px 5px; }



	/* Menu */
	
div#flag {	margin:10px 0 20px 0; }

div#flag img {	border:none;
				padding:0px 14px 0 0;
			}
				
	
	div#menu {
		width: 180px;
		padding:0px;
		margin-left:20px;
		color: #000000;		
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		float:left;
	  }
div#menu ul {	float: left; 
				width:auto;		  
				padding-top:80px;
				margin-left:0px;				
			}

div#menu li {	list-style-type: none; 
				height:30px;
				display:block;
				background:url(../_images/layout/makau.gif) no-repeat 0 0; 
				margin-bottom:12px;
			}

div#menu li:hover { background:url(../_images/layout/makau.gif) no-repeat 0 -31px; }

div#menu li a {	
				padding-left: 60px ; 
				display:block;
				text-decoration:none;
			   }

div#menu li a:hover { 
						text-decoration:none;		
					}

.acht {padding-top:8px; padding-bottom:8px;}


/* header */

div#header {	display:none; }		

div#header h2 {	font-size:14px; }


/* Inhalt */

div#inhalt_out {	width:550px;
				border:none;
				background:none;
				padding:15px;
				font-size:13px;
				line-height:18px;
				margin:20px 0 40px 100px;
			}

div#bilder_leiste {	height:50px; 
					margin:0 0 0 5px;}

div#bilder_leiste img {	padding:0 10px; float:left; }			


/* ausgeblendete Elemente */
div#navi_oben {display:none; }
p#last_update {display:none; }			

p.counter_lit {display:none; }

#info_lit {display:none; }
#search_lit {display:none; }

#letter_lit {display:none; }


#mainmenu {display:none; }

#inhalt h2 { display:none; }


#brotkrume { display:none; }

#top_of_page { display:none; }

div#below	{	display:none; }	

