body, table, tr, td {
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	10px;
  font-style:	normal;
  font-weight:	normal;
  color:		#333333;
  letter-spacing:	0px;
  text-decoration:	none;
  text-align: left;
}

.bold {
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	10px;
  font-style:	normal;
  font-weight:	bold;
  color:		#333333;
  letter-spacing:	0px;
  text-decoration: none;
}

.head {
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	10px;
  font-style:	normal;
  font-weight:	bold;
  color:		#000000;
  letter-spacing:	0px;
  text-decoration:	none;
}

.aktiv {
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	10px;
  font-style:	normal;
  font-weight:	bold;
  color:		#333333;
  letter-spacing:	0px;
  text-decoration:	none;
}
  
.inpu_book{
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	10px;
  font-style:	normal;
  font-weight:	bold;
  color: #000000;
  letter-spacing:	0px;
  text-decoration:	none;
  background: #FFF0F5;
}  

.inpu_mlist{
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color: #000000;
	letter-spacing:0px;
	text-decoration:none;
	background: #FFF0F5;
}
  




A:link { 
  font-family:	Verdana, Arial, Helvetica, Geneva, sans-serif;
  font-size:	10px;
  font-style:	normal;
  font-weight:	bold;
  color:		#002a46;
  letter-spacing:	0;
  text-decoration: underline;
}
A:visited { 
  font-family:	Verdana, Arial, Helvetica, Geneva, sans-serif;
  font-size:	10px;
  font-style:	normal;
  font-weight:	bold;
  color:		#002a46;
  letter-spacing:	0;
  text-decoration: underline;
}
A:active { 
  font-family:	Verdana,Arial,Helvetica,Geneva,sans-serif;
  font-size:	10px;
  font-style:	normal;
  font-weight:	bold;
  color:		#ff3300;
  letter-spacing:	0px;
  text-decoration: none;
}

ul {
	list-style: none; 
	display: inline; 
	margin: 0;
}

li {
	display: inline; 
	list-style: none; 
	margin: 0 8px;
}
.current_page_item {
	background-color:#fff700;
}
h1 {
  font-size:	11px;
  font-style:	normal;
  font-weight:	bold;
  border-bottom: 1px dotted #999999;
  padding-bottom:4px;
}
h2 {
  font-size:	11px;
  font-style:	normal;
  font-weight:	bold;
	background-image:url(images/pfeil_1.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:0px 0px 0px 20px;
}
h3 {
  font-size:	10px;
  font-style:	normal;
  font-weight:	bold;
}
hr{
 border: 0px; /* F�r Firefox und Opera */
 border-top: dotted 1px #999999;
 border-bottom: solid 1px #FFFFFF; /* F�r I.Explorer (Seiten-Hintergrundfarbe!) */
}

#sidebar {
	width:280px;
}
	
#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;
	display:block;
}
#sidebar h2 {
  font-size:	10px;
  font-style:	normal;
  font-weight:	bold;
	background-image:none;
	padding:0px;
  border-bottom: 1px dotted #999999;
  border-top: 1px dotted #999999;
  text-transform: uppercase;
  padding:4px 0px 4px 0px;
}