@charset "ISO-8859-1";
a,
a:visited,
a:hover,
a[href^="mailto:"],
a:visited[href^="mailto:"],
a:hover[href^="mailto:"] {
	color: #454545;
	text-decoration: underline;
}
a[href^="http:"] {
	display: block;
	background: url(../img/img_link_grau.gif) no-repeat left 2px;
	padding-left: 20px;
	color: #454545;
	text-decoration: none;
}
a[href$=".pdf"], a.pdf {
	display: block;
	background: url(../img/pdf_we.gif) no-repeat left 2px;
	padding-left: 24px;
	line-height: 20px;
	color: #454545;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#wrapper {
	width: 1120px;
	height: 740px;
	margin: 0px 0px;
	padding: 60px 0px 0px 60px;
	text-align: left;
}
#header {
	height: 105px;
	width: 540px;
	background-image: url(../img/head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header a {
	display: block;
	height: 45px;
	width: 540px;
}
#header a span {
	display: none;
}
#navigation {
	display: none;
}
/******************************************************
 
 INHALTE

******************************************************/

#content {
	position: relative;
	z-index: 1;
	width: 695px;
	padding: 0px;
	margin: 0px;
	min-height: 515px;
}
#twocols {
   list-style-type: none;
   padding: 0;
   margin: 0;
}
#leseproben #twocols {
	width: 530px;
	height: 607px;
	padding: 0px 55px 0px 137px;
	margin: 0px;
	overflow: auto;
}
#gedichte #rcol {
	width: 292px;
	height: 607px;
	padding: 0px 55px 0px 375px;
	margin: 0px;
	overflow: auto;
}
#twocols .lcol,
#twocols li.lcol {
   float: left;
   width: 345px;
   margin: 0px;
   text-align: right;
}
#twocols .rcol,
#twocols li.rcol {
   float: left;
   width: 315px; 
   padding: 0px 0px 0px 30px;
   margin: 0px;
}
#twocols .rcol ul,
#twocols li.rcol ul {
   padding: 0px 0px 0px 15px;
   margin: 0;
   list-style-type: disc;
}
#kontakt #twocols .lcol,
#kontakt #twocols li.lcol,
/*#profil #twocols li.lcol,*/
#grundsaetze #twocols .lcol,
#grundsaetze #twocols li.lcol,
#arbeitsfelder #twocols .lcol,
#arbeitsfelder #twocols li.lcol {
	margin-top: 250px;
}
h3, h2, p {
	margin: 0px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
.liste {
	margin-left: 60px;
}
.einzug {
	display: block;
	width: 60px;
	margin-left: -60px;
	float: left;
}