/******************************
* Elektro + Print Sylesheet
* autor:  	pinx. 
* version: 22.08.2005
******************************/
body {
	margin: 0;
	text-align: left;
	font-size: 10pt;
	background: #fff;
	font-family: verdana, sans-serif;
}

#lspalte, #nav, h1, img.aufmacherbild, #marginalspalte, #footer, #textspalte img, #umfrage form, .noprint {
	display: none;
}

h2 {
	font-size: 11pt;
}

h3, h4 {
	font-size: 10pt;
	font-weight: bold;
}

#rspalte {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
}

#textspalte {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

#textspalte.omrg { /* ohne Marginalspalte */
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

#rspalte a:link, #rspalte a:visited {
	text-decoration: none;
	color: #000;
}

#if {
	margin: 0;
	padding: 0;
	border: none;
}

#if div {
	width: 470px;
}

#if ul {
	margin: 0;
	padding: 0 0 15px 0;
	border: none;
	list-style: none;
}

#if li {
	margin: 0 0 1px 0;
	padding: 0;
	border: none;
	background: none;
}

#if img {
	margin: 0;
	padding: 0 0 25px 0;
	border: none;
}

table {
	margin: 0 0 15px 0;
    caption-side: bottom;
    border-collapse: collapse;
    border: 1px solid #000;
    width: 100%;
    table-layout: fixed;
   font: normal 10pt;
}

table td, table th {
    border: 1px solid #000;
    padding: 3px; 
}

table th {
	padding: 5px;
	font-weight: normal;
	text-align: left;
    background-color: none;
    color: #000; 
}
