body{
	margin: 16px;
	font-family: "Trebuchet MS", sans-serif;
	/*font-family: 'Courier', serif;*/
	color: #333;
	font-size: 12px;
	line-height: 16px;
	/* background-image: url( '../img/line.gif' ); */
	background-image: url( '../img/paper2.gif' );
	background-attachment: fixed;
}

a, a:visited{
	/* color: inherit !important; */
	color: #000; /* IE/ */
}
a img{
	border: 0;
}
a.movlink{
	/*text-decoration: none;*/
}

hr{
	margin-top: 32px 0;
}

p{
	margin: 0 0 12px 0; /* IE */
}

h1, h2, h3, h4{
	font-family: 'Arial', sans-serif;
	line-height: normal;
	font-weight: normal;
}
h1{
	text-transform: uppercase;
	font-size: 20px;
}
h2{
	text-transform: uppercase;
	margin: 15px 0;
	font-size: 20px;
	font-weight: bold;
}
h3{
	text-transform: uppercase;
	margin: 30px 0 40px 0;
	font-size: 22px;
}
h4{
	margin: 10px 0;
	font-size: 18px;
	text-transform: none;
}
h5{
	font-size: 14px;
	margin: 0;
	font-weight: bold;
}
h6{
	font-size: 12px;
	margin: 0;
	display: inline;
}
h7{
	font-size: 18px;
	font-family: "Courier New", serif;
	font-weight: bold;
	line-height: 1.1;
}
table{
	border-collapse: collapse;
}
td{
	vertical-align: top;
}

.clear{
	clear: left;
}

.center{
	text-align: center;
}

dl.literatur dt{
	font-weight: bold;
	margin: 0;
	float: left;
}
dl.literatur dd{
	margin: 0;
}

.Eigenname{
	font-weight: bold;
}

img.teaser{
	float: left;
	margin: 0 18px 18px 0;
}

.veranstalter{
	color: #448;
}

#page{
	/*width: 984px;*/
	width: 964px;
}

#menu{
	/* height: 100%; scroll menu */
	margin-right: 712px;
	/* padding: 8px; */
	position: fixed;
}
#menu ul{
	list-style-type: none;
	margin-left: 0;	/* IE */
	padding-left: 0;
}
#menu ul li{
	padding-left: 16px;
	line-height: 166%;
}
#menu a{
	text-decoration: none;
}
#menu img{
	border: none;
}

#logo{
	padding: 8px;
}

#content{
	float: right;
	width: 696px;
	padding: 8px;
}

.headline{
	margin: 64px;
}

/* links */
#links div.link{
	margin: 16px 0;
}

/* kommendes */
.event{
	margin: 32px 0;
}
.event .date, .event .title, .event .descr, .event .loc, .event .time{
	display: block;
	margin: 0;
}
.event .title{
	margin-top: 8px;
}
.event .date{
	color: #d00;
}
.event .time, .event .loc{
	font-weight: bold;
}

/* AMF */

#amf ul{
	list-style-type: none;
	padding-left: 0;
}
#amf dl dd{
	margin-left: 0;
}

/* 4x4 */
#_4x4 td{
	padding-right: 20px;
}
#_4x4 div.philo{
	font-family: sans-serif;
	font-size: 16px;
	margin: 64px 0 24px 0;
}
#_4x4 div.philo h4{
	display: inline;
}

/* audiographie */
#audiographie div.entry{
	margin: 8px 0 16px 0;
	clear: both;
}
#audiographie div.entry h3{
	margin: 16px 0;
}
#audiographie h3.audiohl{
	font-size: 16px;
	padding-top: 36px;
	font-weight: bold;
	padding-left: 252px;
}
#audiographie textarea.audiohl{
	width: 512px;
	margin: 8px 0;
	display: block;
}
#audiographie div.teaser{
	position: relative;
	top: -36px;
	margin: 0 12px 12px 0;
	width: 240px;
	float: left;
}
#audiographie div.paragraph{
	padding-left: 252px;
}
#audiographie textarea.paragraph{
	width: 512px;
	height: 256px;
	margin: 0 12px 12px 0;
}

/* biographie */
#biographie table{
	margin-bottom: 32px;
	vertical-align: top;
}
#biographie td{
	padding: 2px 8px;
	vertical-align: top;
}
#biographie .title{
	font-weight: bold;
	padding: 2px 8px;
}

/* presse */
#presse .entry{
	margin-bottom: 32px;
	text-align: center;
}
#presse .entry img{
}

/* texte_gedichte */
#texte_gedichte{
}

/* photographie */
#photographie div#gallery{
	width: 400px;
	margin: 0 auto;
}
#photographie div#gallery div.canvas{
	margin: 8px 0;
}
#photographie div#gallery div.canvas img{
}
#photographie div#gallery .prvnxt{
}
#photographie div#gallery .cap{
	color: #aaa;
}
#photographie div#gallery .cap a{
	color: #aaa;
}
