/* ------------------------------ 
      MCA-Druck-Stylesheet
           22.06.2005
     by carsten-peters.net
------------------------------ */

h2, h3, h4 {
	font: normal 20px Arial, Helvetica, Sans-Serif;
	color: #036;
	margin: 0 0 5px 0;
}

h2 {
	padding: 20px 0 10px 0;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 10px 0;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin-top: 5px;
}

p {
	padding: 0 0 10px 0;
}

p, dl, ul {
	font: 13px/20px Arial, Helvetica, Sans-Serif;
	color: #333;
}
.clear {
	clear: both;
}

#content ul {
	padding: 0 0 20px 30px;
}

#content ul li {
	padding: 0 15px;
	margin-bottom: 8px;
}

a:link {
 	color: #036;
 	text-decoration: none;
 	border-bottom: 1px dotted #036;
}

a:visited {
 	color: #006;
 	text-decoration: none;
 	border-bottom: 1px dotted #006;
}

#navcontainer, #footer, h1, #logo, #head {
	display: none;
}


/* ------------------------------ 
            tabelle
------------------------------ */

table {
	padding: 0 0 5px 0;
	border: 0;
	padding: 0 0 15px 0;
}

td {
	background: #fff;
	font: 12px/18px Arial, Helvetica, sans-serif;
	vertical-align: text-top;
	padding: 0 15px 10px 0;
}

td#jahr {
	width:88px;
}

td#taetigkeit {
	width:405px;
}

br {
	clear: both;
}
