/* Position */
body {
	text-align: center;
	margin:0; padding:0;
	}
	
td {
	vertical-align: top;
	}
	
#wrapper{
	width: 660px; /* Breite geändert */
	margin: 0 auto 10px auto;
	padding: 0;
	text-align: left;
	position: relative;
	background-image:url(image/dotted660.gif); /* Breite geändert */
	}

#topmenue {
	text-align: right;
	padding: 11px 21px 0px 0px;
	}
	
#content {
	padding: 0 40px 0 40px;
	}
	
#content_gal {
	padding: 0 23px 0 23px;
	}
	
#main {
	padding-bottom: 25px;
	}
	
#main_imp {
	padding-bottom: 25px;
	text-align:center;
	}
	
#main_gal { /* Bildergalerie */
	padding-bottom: 20px;
	}
	
#leftcol {
	width: 180px;
	}
	
/* Formatierung */
body,td	{
	font-family: trebuchet ms, verdana, arial, sans serif;
	font-size: 79%;
	}
	
td {
	font-size: 100%;
	}
	
p.isbn {
	margin: 6px 0 6px 0;
	}
	
h1 {
	font-size: 160%;
	font-weight:bold;
	margin:0; 
	padding:35px 0 12px 0;
	}
	
h1.kontakt {
	font-size: 130%;
	font-weight:bold;
	margin:0; 
	padding:35px 0 12px 0;
	text-align:left;
	}
	
h2 {
	font-size: 130%;
	font-weight:bold;
	color: #7791BB;
	margin:0; 
	padding:0 0 0 0;
	}
	
h3 {
	font-size: 110%;
	font-weight:bold;
	margin:0; 
	padding:0 0 6px 0;
	}
	
h3.programm {
	padding:0;
	}
	
h4 {
	border-bottom:1px solid #7791BB;
	font-size: 100%;
	font-weight:normal;
	padding:0; 
	margin:0 0 3px 0;
	}

a	{
	text-decoration: none; 
	color:#7791BB;
	font-weight: bold;
	}

a.topmenue	{
	text-decoration: none; 
	font-weight: bold;
	color:#000;
	}
	
a:hover	{
	text-decoration: underline; 
	color:#ED9865;
	}

/* Büchertabelle */
td.books_sep {
	border-top:1px solid #7791BB;
	}
	
td.books_1 {
	padding: 3px 0 12px 0;
	vertical-align: top;
	}
	
td.books_2 {
	padding: 0 0 0 10px;
	}
	
td.books_3 {
	vertical-align: bottom;
	text-align:right;
	font-weight:bold;
	padding: 0 0 18px 0;
	}
	
hr.books_sep {
	background-color: #7791BB;
	border-style:none;
	height: 1px;
	margin: 3px 0 6px 0;
	}
	
/* Textauszug Kottan */
div#textauszug {
	height: 750px;
	margin-top: 7px;
	text-align: center;
	overflow: scroll;
	}
	
img.textseite {
	border:1px dotted #bbb;
	display: block;
	margin: 0 0 20px 0;
	}
	
/* Presse */
p.presse {
	padding: 6px 0 25px 12px;
	margin: 0;
	}
		
/* Bildergalerie */
form#gal_form {
	padding: 0;
	margin: 5px 0 0 0;
	}
	
select {
	font-size: 12px;
	color:#7791BB;
	}

p.thumbs {
	text-align:center;
	}
	
.bildbox {
	color:#7791BB;
	text-align: center;
	vertical-align: bottom;
	padding-top: 12px;
	width: 160px;
	height: 140px;
	margin:21px;
	float:left;
	border-right: 1px dotted #D3DCEB;
	border-bottom: 1px dotted #D3DCEB;
	border-left: 1px dotted #7791BB;
	border-top: 1px dotted #7791BB;
	}
	
.gal_paging {
	color:#7791BB;
	text-align: center;
	padding: 0; margin:0;
	clear:both;
	}
	
