a{
	color: #003366;
}

a:visited{
	color: #666666;
}

a:hover{
	color: #0066CC;
}

a.linkext img, a.linkmailto img{
	border: 0;
	margin-right: 5px;
}

a.linkmailto{
	font-size: 10px;
}

body, div, td{
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size:	12px;}

div#buchlogo{
	padding-left: 30px;
	padding-right: 20px;
	background-color: #FFFFFF;
	left: 0;
	position: absolute;
	top:60px;
	z-index: 500;
}

div#fuss{
	width: 66%;
	background-color: #FF3333;
	position: relative;
	height:20px;
	top: 30px;
	left:-260px;
}

div#haupttitel{
	width: 300px;
	height: 60px;
	left: 200px;
	position: absolute;
	top: 130px;
	z-index: 300;
}

div#haupttitel h1{
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 48px;
	font-style: italic;
	line-height: 50px;
	margin: 0;
	padding: 0;
}


div#inhalt{
	left: 200px;
	position: absolute;
	top: 180px;
	z-index: 0;
	right: 0;
	padding-bottom:30px;
}

div#kopfbalken{
	border-top-style: solid;
	border-top-color: #003366;
	border-top-width: 3px;
	width: 100%;
	height: 3px;
	left: 0;
	position: absolute;
	top: 120px;
	z-index: 300;
}

div#kopfbild{
	width: 480px;
	background-color: #FF3333;
	text-align: right;
	height: 120px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 200;
}

div#logobibliothek{
	margin-left: 22px;
	background-color: #FFFFFF;
	left: 90px;
	position: absolute;
	top: 60px;
	z-index: 600;
}

div#menu{
	position: absolute;
	top: 210px;
	left: 0px;
	z-index: 800;
	width: 150px;
}

div#menu ul a{
	border-bottom-width: 1px;
	border-bottom-color: #003366;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #FF3333;
	border-left-width: 17px;
	display: block;
	color: #003366;
	background-color: #FFFFFF;
	font-size: 12px;
	border-collapse: collapse;
	text-decoration: none;
	height:20px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	}


div#menu li{
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
}

div#menu ul{
	margin: 0;
	padding: 0;
}

div#menu ul ul a{
	padding-left: 25px;
}

div#menu ul ul a, div#menu ul ul ul a{
	font-size: 10px;
	height: 16px;
	padding-top: 1px;
	padding-bottom:1px;
	}

div#menu ul ul ul a{
	padding-left: 36px;
}

div#menu a.active{
	background-color: #EEEEEE;
}

div#menu a:hover{
	background-color: #CCCCCC;
}


h1 {
	margin-bottom: 5px;
	margin-top: 3px;
	font-size: 16px;
}

h2{
	margin-bottom: 3px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 15px;
}

h3{
	margin-bottom: 0px;
	margin-top: 14px;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

h4{
	margin-top: 2px;
	padding: 2px;
	font-size: 10px;
	font-weight: normal;
}

hr{
	color: #999999;
	height: 1px;
}

li{
	margin: 0;
	padding-bottom: 1px;
}

ol, ul{
	margin-left: 20px;
	margin-top: 5px;
	padding-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-position: outside;
}

p{
	margin-bottom: 2px;
	margin-top: 4px;
}

table{
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

table.inhalt{
	margin: 0;
	padding: 0;
	width: 99%;
}

table.inhalt td.einspaltig{
	padding-left: 70px;
	padding-right: 20%;
}

table.inhalt td.inhaltsspalte, td.inhaltspaltezwei, td.einspaltig{
	border-top-style: solid;
	border-top-color: #003366;
	border-top-width: 1px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #FFFF99;
}

table.inhalt td.linie{
	border-top-style: solid;
	border-top-color: #003366;
	border-top-width: 1px;
	width: 3px;
	background-color: #FFFF99;
	background-image: url(linie.gif);
	background-repeat: no-repeat;
}

table.inhalt td.spaltenabstand{
	width: 30px;
}

table.inhalt td.titel{
	padding-left: 24px;
	height: 20px;
}

td{
	vertical-align: top;
}

td.inhaltspaltezwei{
	width: 300px;
}

td.inhaltspaltezwei table{
	width: 100%;

}

@media print{
	div#menu, div#kopfbild, div#fuss, div#kopfbalken{
		display: none;
}

	div#inhalt{
		position: relative;
		left: 0cm;
		top:0cm;
		right: 0cm;
	}
	
	table.inhalt td.inhaltsspalte, td.inhaltspaltezwei, td.einspaltig{
	background-color:	transparent;
	}
	
	div#haupttitel, div#logobibliothek, div#buchlogo{
		position: relative;
		top:0cm;
		}
}
