/* nur fuer Druck, letzte Aenderung 25.10.11 CK */

#tlog .print {display:inline;}

/* fuer Druck ausblenden */

#tlog .screen {display:none;}
.screen {display:none;}

#mapsml {display:none;}

/* #tlog, #tinf {display:none;} */

#nav {display:none;}

body{
	color:#000;
	background-color:#fff;
	font-size:10pt;
}

#tinf, #nav, {font-size:8pt;}

#tadd{
	font-size:8pt;
	padding-bottom:16px;
	/* border-bottom:1px solid #666; */
}

.wt {color:#333;}

.gry {color:#333;}

h1, h2, h3, a {color:#333;}

p.weg2, p.weg3 {color:#333;}

#tinf {color:#333;}

#nav li {color:#666;}

#main{
	background-color:#fff;
}

/* alt */

#wrapper,#wrapper2{
	width:100%;
}

#tinf.mrg{
	margin-right:0;
}

#content,#content2,#content3,#content.c2{
	width:auto;
	background-color:#fff;
	font-size:10pt;
	
	margin-left:47px;
	pading: 0;
	/*min-height:185px;	 */
}

#qt{
	width:350px;
	font-size: 10pt;
}

/* #content3{
	margin-left:220px;
	padding-left:0;
	background-image:none;
} */

#maplrg{
	top:530px;
}

#imp-r{
	width:auto;
}

#base, #base2, #base3{
	display:none;
}

a { text-decoration: none;}

a:link    { color: #000;	text-decoration: none;}
a:visited { color: #000;	text-decoration: none;}
a:focus, a:hover, a:active { color: #000; text-decoration: none;}

.intro {
	padding-top:100px;
	margin-left:0;
	/*line-height:1.66em; */
	line-height:15pt;
	font-family: Georgia, "Times New Roman", serif;
	font-size:12pt; }

.bigintro { padding-top:80px;margin-left:0;font-size:20pt;font-family: Georgia, "Times New Roman", serif; }

.outro{ margin-left:0;margin-top:12pt;font-style:italic; font-family: Georgia, "Times New Roman", serif;}


