body {
	font-family: Times, "Times New Roman", serif;
	font-size: 12pt;
	Background: none;
}
h1, h2, h3 {
	font-family: Times, "Times New Roman", serif;
	text-align: left;
	vertical-align: top;
/*	margin-left: 50px;*/

}
h1 {
	font-size: 24pt;
	padding: -20px 0 -20px 0;
}
h2 {
	color: #000000;
	font-size: 14pt;
	padding: -20px 0 -20px 0px;
}

/*Rand soll auch linke spalte erreichen*/
h3 {
	font-size: 13pt;
	color: #000000;
}

/* H6 soll im Druck unsichbar sein */
h6 {
	display: none;
}
p {
	font-size: 12pt;
	color: #000;
}
#nav,
p.footer, 
a.pfeil {
display: none;
}

#navlinks {
display: none;
}

#header {
	display: compact;
	background-image: url(../images/test.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 240px;
	margin: 0px 0px 0px 0px;
}

#main {
/* left: 100px;*/
}

#Detail,
.teaser {
    color: #333d93;
    font-weight: bold;
    text-align: left;
}
#Inhalt li {
	font-size: 10pt;
	text-align: left;
/*	padding: 10px 0px 10px 0px;*/
}
#Inhalt table.publi {
	width: 650px;
/*	padding: 10px 0px 10px 0px;*/
}

#Inhalt table a {
	color: #000000;
	font-style:normal;
	text-decoration: none;
}
/*Rand soll auch rechte Spalte erreichen*/
#Inhalt table p {
	margin: 10px 0 0 10px;
}

/*
#Inhalt table.publi2 {
	width: 650px;
}
#Inhalt table.publi2 a {
	color: #000000;
	font-style:normal;
	text-decoration: none;
	margin: 0 10px 0 20px;
} */

/*Rand soll auch rechte Spalte erreichen, abgewandelt*/

/*
#Inhalt table.publi2 p {
	margin: 5px 0 0 0;
	font-size: 11pt;
	color: #000;
}
#Inhalt table.publi2 h2 {
	font-size: 11pt;
	text-align:left;
	color: #000000;
	margin: 0 0 0 0;
}
#Inhalt table.publi2 h3 {
	font-size: 12pt;
	text-align:left;
	color: #000000;
	margin: 0 0 0 0;
} */

