/* print.css */
/* 2010-04-26T18:12+0200 */

body
{
	font-family: Garamond, AGaramond, Times, Times New Roman, serif;
	color: #555;
	text-align: center;
	font-size: 11pt;
}

#wrap {}
#main {}
#top {}
#bild {}
#sprache {}

#navi, noscript, #fuss .noprint, .hide { display: none; }
div.lang, #navi ul, span.noprint, img.foto { display: none; }

a { color: #555; text-decoration: none; }

#titel, #titel2 {
	margin-top: 0.25em;
	margin-bottom: 0.5em;
	color: #1A4022;
	font-size: 24pt;
}

#text { text-align: left; }

#text .bordered, #text .bordered700 { width: 100%; }

#text .bordered, #text .bordered td, 
#text .bordered700, #text .bordered700 td
{
	border: 1pt solid #999999;
	border-collapse: collapse;
	padding: 5pt 10pt;
	font-size: 11pt;
	text-align: center;
}

#text p { padding-bottom: 10pt; }
#fuss { font-size: 10pt; }

h1
{
	letter-spacing: 1pt;
	font-size: 16pt;
	color: #1A4022;
	text-align: center;
	font-weight: normal;
}

.myHr {
	margin-left:auto;
	margin-right:auto;
	margin-top:10pt;
	color:#000066;
	height: 20pt;
}

.tabtit {color: #FFFFFF}

.tabklein {
	line-height: 13pt;
	font-weight: normal;
	font-size: 12pt;
}

.hoch { font-size: 11pt; }

embed { margin-top: 10pt; }


