/* lip print css by zonicdesign.ch 0502 */


body {
	size:portrait;
	background: #fff;
	color: #000;
	caption-side:top;
	orphans: 2;
	widows: 2;
	font-size:11pt;
	line-height:13pt;
	font-family: Arial, SunSans-Regular, Sans-Serif;
}
img {
	padding-right: 12px;
	}
.top {
	display:block;
	}
h1 {
	font-size:13pt;
	margin-top: 4pt;
	}
h2 {
	font-size:12pt;
	margin-top: 10pt;
	}
h3, h4 {
	font-size:11pt;
	}
	
/* die 5 boxes */
 
#kopf {
	position: relative;
	padding-top:10px;
	margin:0px;
	}
#obertitel {
	position: relative;
	padding:0px;
	margin:0px;
	text-align: left;
	}
#nav {
	position: absolute;
	top: 125px;
	left: -1500px;
	visibility: hidden;
	}
#content {
	position: relative;
	margin-bottom: 25px;
	float:none !important;
	}
#artikel-content {
	position: relative;
	float:none !important;
	page-break-inside:auto;
}
#content h1 {
	font-style: normal;
	letter-spacing: 1px;
	margin-bottom: 15px;
	}
#artikel-content h1 {
	font-style: normal;
	letter-spacing: 1px;
	margin-bottom: 15px;
	}
#obertitel h1 {
	font-size:0.8em;
	font-style: normal;
}
/* die fonts in den boxen */
#nav td { 
	font-size:0.8em;
	color:#ffffff;
	}
	
/* LINKS generell */
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
	background-color: #eee8e0;
}
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 */

}
.kategorie {
	padding-left: 15px;	
}
.activecat {
	background-image: url(grafik/active_dot2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.footline {
	font-size:0.6em;
	margin-top:60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #979281;
}
.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.8em;
	line-height:1.5em;
	}
.zitattabelle-rechts {
	float:right;
	border:1px;
	border-color: #FFA21C;
	border-style: solid;
	margin: 0 0 0 8px;
	padding: 6px;
	background-color: #ececec;
	}
.zitattabelle-rechts td {
	font-size:0.8em;
	line-height:1.5em;
	}
@media print {
#nav, #topspc, {display: none}}


	
	
	