/* lip css by zonicdesign.ch 0502 */

body {
	background-image:url(grafik/bgd.gif);
	background-repeat: repeat-y;
	font-size:1em;
	color:#555555;	
	line-height:1.2em;
	font-family: Arial, Geneva, Sans-Serif;
}
.top {
	margin-top:30px;
	margin-left: 80px;
	}
#content {
	font-size:0.8em;
	color:#555555;	
	}
#content h1 {
	font-family: "trebuchet ms", Myriad, Arial, Sans-Serif;
	font-size:1em;
	color:#FF0000;
	font-style: normal;
	border-bottom: 1px;
	border-bottom-style: solid;
	letter-spacing: 1px;
	margin-bottom: 15px;
	}
#content h2 {
	font-size:1em;
	color:#555555;
	margin-top: 26px;
	}
#content h3, h4 {
	font-size:1em;
	color:#555555;
	}

#datentabelle td {
	font-size:1em;
	color:#000;
	background-color:#ffe7a6;
	}
#content dl {
	padding-left:30px;
	}
#content dd {
	padding-bottom:20px;
	}
#content img {
	padding-right:10px;
	}
#content .nospace {
	padding-right: 0;
	}
.kleinschrift {
	font-size:0.9em;
	line-height:1em;
	}
.anmerkung {
	font-size:80%;
	padding-left:20px;
	}
	
/* die 6 boxes */
#topspc {
	position: absolute;
	top: 0px;
	width: 780px;
	height: 20px;
	left: 0px;
	padding:0px;
	margin:0px;
	background-color: #dcdcdc;
	z-index: 1;
	}
#kopf {
	position: absolute;
	top: 20px;
	width: 653px;
	height: 90px;
	left: 109px;
	padding:0px;
	margin:0px;
	z-index: 2;
	}
#obertitel {
	position: absolute;
	top: 25px;
	width: 350px;
	height: 24px;
	left: 286px;
	padding:0px;
	margin:0px;
	z-index: 3;
	text-align: right;
	}
#nav {
	position: absolute;
	top:121px;
	width: 180px;
	left: 23px;
	padding:15px 0 40px 20px;
	margin:0px;
	background-color: #ff0000;
	z-index: 4;
	}
#content {
	position: absolute;
	top: 115px;
	left: 240px;
	width: 506px;
	margin-bottom: 25px;
	background-color:#ffffff;
	border:1px solid #fff;
	z-index: 5;
	}
#artikel-content {
}
#artikel-content h1 {
	font-size:1.2em;
	font-style:normal;
	color:#555;
	border: none;
	letter-spacing:normal;
	margin-bottom: 0px;
}
#obertitel h1 {
	font-size:0.8em;
	letter-spacing: 2px;
	color:#555555;
	font-style: normal;
}
#footline {
	font-size:0.8em; 
	margin-top:60px;
	margin-bottom:40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #979281;
}
/* die fonts in den boxen */
#nav td { 
	font-size:0.8em;
	color:#ffffff;
	}
.legende {
	font-size:0.7em;
}
/*bei Unterseiten hanselundgretel */
#breadcrumb {
	font-size: 0.8em;
	color: #666666;
	font-style: normal;
	text-align:right
}	
#breadcrumb img {
	padding-right:6px;
	vertical-align: text-bottom;
}
#breadcrumb a:link {
	color: #666;
	text-decoration: underline;
}
#breadcrumb a:visited {
	color: #666;
	text-decoration: underline;
}
#breadcrumb a:hover {
	color: #0033FF;
	text-decoration: underline;
	background-color: #eee8e0;
}
#breadcrumb a:active {
	color: #00CCFF;
	text-decoration: underline;
}
	
/* LINKS generell */
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
	background-color: #eee8e0;
}
a:active {
	color: #00CCFF;
	text-decoration: underline;
}
/* LINKS footline */
#footline a:link {
	color: #000099;
	text-decoration: none;
}
#footline a:visited {
	color: #000066;
	text-decoration: none;
}
#footline a:hover {
	color: #000055;
	text-decoration: none;
	background-color: #ececec;
}
#footline a:active {
	color: #00CCFF;
	text-decoration: underline;
}
/* LINKS nav */
#nav a {
	display: block;
	padding-left:3px;
	width: 168px;
	color: #ffffff;
	text-decoration: none;
	}
#nav a:visited {
	color:#dcdcdc;
	}
#nav a:hover {
	background-color: #ffffff;
	color:#ff0000;
	}

/* Sonstiges */

.activecat {
	background-image: url(grafik/active_dot2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.zitattabelle-links {
	border:1px;
	border-color: #FFA21C;
	border-style: solid;
	margin: 0 8px 0 0;
	padding: 6px;
	background-color: #ececec;
	}
.zitattabelle-links td {
	font-size:0.9em;
	line-height:1.5em;
	}
.zitattabelle-rechts {
	border:1px;
	border-color: #FFA21C;
	border-style: solid;
	margin: 0 0 0 8px;
	padding: 6px;
	background-color: #ececec;
	}
.zitattabelle-rechts td {
	font-size:0.9em;
	line-height:1.5em;
	}
.einzug-links40 {
	padding-left: 40px;
}

.unsichtbaresfeld {display:none}