body {
	margin:0px;
	padding:0px;
	color:#000000;
	background: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
#site {
	margin:0px;
	margin-left: 1em;
	padding:0px;
	width:550px;
}
#head {
	position:relative;
	float:left;
	width:550px;
	height:130px;
	margin:0em;
	padding:0em;
}
img.imgHead {
	display: none;
}
img.imgLogo {
	position:absolute;
	background-image: url("../img/logo_biblio.png");
	float:left;
	width:72px;
	height:84px;
	margin:0em;
	padding:0em;
	margin-left:em;
	border:none;
}
img.imgNavMain {
	display: none;
	width:0px;
	height:0px;
}
ul.ulMainOneLeft, ul.ulMainOneRight, ul.ulMainTwoLeft, ul.ulMainTwoRight {
	display: none;
	width:0px;
	height:0px;
}
#sidebar, #foot, #nav-short, #nav-short-image, #search, #werbung {
	display: none;
	width:0px;
	height:0px;
}

/* ///	typo	//////////////////////////////////////////	*/
p {
	font-size:12px;
	line-height:17px;
	text-align:left;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}
ul, ol {
	font-size:12px;
	line-height:17px;
	text-align:left;
}
small {
	font-size:11px;
	line-height:15px;
	text-align:left;
	clear:both;
}
blockquote {
	font-size:11px;
	line-height:15px;
	text-align:left;
	text-align:left;
	margin:0px;
	padding:0px;
	padding-left:20px;
	border-left:2px solid #90ba2b;
	text-align:left;
}
acronym {
	font-weight:bold;
	border-bottom:1px dotted #333333;
}
.exagerate {
	font-size:15px;
	font-weight:bold;
	color:#F64100;
}
p.font09 {
	font-size:11px;
	line-height:15px;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	clear:both;
}
p.font09abs {
	font-size:11px;
	line-height:15px;
	text-align:left;
}
p.font10 {
	font-size:12px;
	line-height:15px;
	text-align:left;

	clear:both;
}
p.font11 {
	font-size:12px;
	line-height:16px;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	clear:both;
}
.h-aktuelles {
	font-size:13px;
	line-height:16px;
	color:#F64100;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	clear:both;
}
.float-left {
	position:relative;
	float:left;
	width:255px;
	margin:0px;
	padding:0px;
}
.float-right {
	position:relative;
	float:right;
	width:255px;
	margin:0px;
	padding:0px;
}
.block {
	position:relative;
	float:left;
	width:510px;
	margin:0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:0px;
}


/* ///	images	//////////////////////////////////////////	*/
img.image40 {
	display:block;
	border:0px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	width:4px;
}
img.image60 {
	display:block;
	border:0px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	width:60px;
}
img.image80 {
	display:block;
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:5px;
	margin-bottom:5px;
	width:80px;
	border:0px;
}
img.image100 {
	display:block;
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:5px;
	margin-bottom:5px;
	width:100px;
	border:0px;
}
img.image150 {
	display:block;
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:5px;
	margin-bottom:5px;
	width:150px;
	border:0px;
}
img.imageFloat {
	display:block;
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid #d8d8d8;
}
img.imageNoFloat {
	position:relative;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	border:0px;
}


/* ///	headings	//////////////////////////////////////////	*/
h1  {
	font-size:18px;
	margin:0px;
	padding-top:11px;
	padding-bottom:5px;
	color:#000000;
	font-weight:normal;
}
h2  {
	font-size:16px;
	margin:0px;
	margin-top:15px;
	padding:0px;
	color:#F64100;
	font-weight:normal;
	clear:both;
}
h3 {
	position:relative;
	display:block;
	font-size:14px;
	padding-top:1px;
	padding-bottom:5px;
	color:#F64100;
	font-weight:bold;
	clear:both;
}
.list-1col-cont h3 {
	margin-top:0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
h4 {
	font-size:12px;
	padding-top:1px;
	padding-bottom:0px;
	color:#F64100;
	font-weight:bold;
	clear:both;
}
/* ///	list	//////////////////////////////////////////	*/

/* 	///	list-row : darstellung eines aufzaehlungsblockes ueber die gesamte breite von #content OHNE float */
.list-row {
	position:relative;
	width:530px;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:1px;
	border-bottom: 1px solid #d8d8d8;
}

/* ///	1col : darstellung eines aufzaehlungsblockes ueber die gesamte Breite von #content MIT float */
.list-1col {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	border-bottom: 1px solid #d8d8d8;
}
.list-1col-cont {
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
	width:400px;
}

/* ///	2col : zur darstellung von 2 columns nebeneinander */
.list-2col {
	position:relative;
	float:left;
	width:240px;
	margin:0px;
	margin-bottom:15px;
	padding:0px;
	padding-right:10px;
}


/* ///	3col : zur darstellung von 3 columns nebeneinander
*/
.list-3col {
	position:relative;
	float:left;
	width:160px;
	margin:0px;
	margin-right:5px;
	margin-bottom:15px;
	padding:0px;
}


/* ///	lists	//////////////////////////////////////////	*/

#content ul, ol {
	list-style-position:outside;
	padding-left:10px;
	font-size:12px;
	line-height:18px;
	clear:both;
}
#content ul li {
	list-style-type:disc;
	
}
#content ol li {
	list-style-type:decimal;
}
hr {
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	border:none;
	border-bottom: 1px solid #d8d8d8;
	clear:both;
}
hr.clear {
	margin:0px;
	margin-top:10px;
	margin-bottom: 10px;
	padding:0px;
	border:none;
	clear:both;
}


/* ///	table 2 col	//////////////////////////////////////////	*/
.table-2col {
	width:480px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	line-height:18px;
}
/* die linke col ist etwas kleiner als die rechte - gut fuer begriffe mit erklaerungen */
.table-2col td.table-2col-left {
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #e2e2e2;
	width:160px;
}
.table-2col td.table-2col-right {
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #e2e2e2;
	width:340px;
}
/* diese beiden sorgen fuer zwei gleich grosse cols */
.table-2col td.table-2col-leftst {
	vertical-align:top;
	padding-top:10px;
	border-bottom:1px dotted #e2e2e2;
	width:250px;
}
.table-2col td.table-2col-rightst {
	vertical-align:top;
	padding-top:10px;
	border-bottom:1px dotted #e2e2e2;
	width:250px;
}

/* ///	table 2 col small	//////////////////////////////////////////	*/
/* der ganze table ist genau die haelfte breit - z.b. fuer aufzaehlungen */
.table-2col_small {
	width:240px;
	float:left;
	margin-right:10px;
	font-size:11px;
	line-height:18px;
}
.table-2col_small td.table-2col_small-left {
	vertical-align:top;
	padding-top:10px;
	border-bottom:1px dotted #e2e2e2;
	width:120px;
	line-height:12px;
	font-size:10px;
}
.table-2col_small td.table-2col_small-right {
	vertical-align:top;
	padding-top:10px;
	border-bottom:1px dotted #e2e2e2;
	width:80px;
	line-height:12px;
	font-size:10px;
}

/* ///	table 3 col	//////////////////////////////////////////	*/
.table-3col {
	width:500px;
	font-size:11px;
	line-height:18px;
}
.table-3col td.table-3col-left {
	vertical-align:top;
	padding-top:10px;
	border-bottom:1px dotted #e2e2e2;
	width:160px;
}
.table-3col td.table-3col-mid {
	vertical-align:top;
	padding-top:10px;
	border-bottom:1px dotted #e2e2e2;
	width:160px;
}
.table-3col td.table-3col-right {
	vertical-align:top;
	padding-top:10px;
	border-bottom:1px dotted #e2e2e2;
	width:120px;
}

/* ///	list	//////////////////////////////////////////	*/

/* 	///	list-row : darstellung eines aufzaehlungsblockes ueber die gesamte breite von #content OHNE float */
.list-row {
	position:relative;
	width:530px;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #d8d8d8;
}

/* ///	1col : darstellung eines aufzaehlungsblockes ueber die gesamte Breite von #content MIT float */
.list-1col {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #d8d8d8;
}
.list-1col-cont {
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
	width:400px;
}

/* ///	2col : zur darstellung von 2 columns nebeneinander */
.list-2col {
	position:relative;
	float:left;
	width:100%;
	margin:0px;
	margin-bottom:15px;
	padding:0px;
	padding-right:10px;
	clear: both;
}


/* ///	3col : zur darstellung von 3 columns nebeneinander
*/
.list-3col {
	position:relative;
	float:left;
	width:160px;
	margin:0px;
	margin-right:5px;
	margin-bottom:15px;
	padding:0px;
}

hr {
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	border:none;
	clear:both;
}
hr.clear {
	margin:0px;
	margin-top:10px;
	margin-bottom: 10px;
	padding:0px;
	border:none;
	clear:both;
}
a, a:link, a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	border-bottom: 1px dotted #000000;
}