h1, p, ul, th, td{
	font-family : Arial, Helvetica, sans-serif;
}
#aussen{
	background-color : #EDEDFF;
	border : 1px dashed Navy;
	padding : 10px 10px 10px 10px;
	width : 95%;
	margin-top : 8px;
	margin-bottom : 8px;
}
#bottom{
	width : 200px;
}
body{
	font-family : Arial, Helvetica, sans-serif;
	background-color : #CCCCFF;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	font-size : 1.1em;
}
h1.shadow {
	font-size : 30px;
	font-weight : bold;
	color : Black;
	text-align : center;
	position : absolute;
	top : 31px;
	left : 52px;
	margin-top : 0px;
}

h1.heading {
	font-size : 30px;
	font-weight : bold;
	color : #F5F5DC;
	text-align : center;
	position : absolute;
	top :30px;
	left : 50px;
	margin-top : 0px;
}
h1 span.kleiner {
	font-size : 16px;
}
.sublink {
	margin-left:10px;
	font-weight:bold;
	text-align: center;
	margin-bottom : 1px;
	margin-top : 1px;
	background-color : #888CFA;
	height : 35px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-image : url(/pic/bgnav.jpg);
	border : 1px solid Navy;
	width : 10%;
}
.sublink a:link, .sublink a:visited {
	color: Navy;
	text-decoration:none;
}
.sublink a:hover {
	color : Navy;
	text-decoration : overline;
	border-bottom : 1px solid Navy;
}
.sublink a:active {
	background-color : Blue;
	color : White;
}
h2, .form2 {
	font-family : "Courier New", Courier, monospace;
	color : blue;
	font-size : 1.6em;
	padding-left : 4px;
}
.leitabsatz {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-style : normal;
	font-weight : bold;
}
.artikel{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 1em;
}
img.artikel{
	border : thick solid #EDEDFF;
}
.klein {
	font-size : 9px;
	font-family : inherit;
	vertical-align : bottom;
}
.marker{
	font-style : italic;
	font-weight : bolder;
	color : #8B0000;
}
table.sponsor {
	background-color : White;
	width : 90%;
	border : 1px solid Navy;
}
td.sponsor {
	text-align : center;
	border : 0px solid Blue;
}
th.sponsor {
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	background-color : #3B36FF;
	color : White;
}
.sign{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-style : italic;
}
table.rahmen{
	border : 1px solid Blue;
}
.box{
	font-size : 1em;
}
.boxnot{
	font-size : 1em;
	text-decoration : line-through;
}
.boxmark{
	background-color : #8282FF;
	font-size : 1em;
}
.boxcenter{
	text-align : center;
}
.form1{
	font-family : "Courier New", Courier, monospace;
	font-size : 1em;
	width : 100%;
}
table.navi {
	border : 1px none Black;
	width : 100%;
}
table.info {
	background-color : White;
	width : 200px;
	border : 1px solid Blue;
}
th.info {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid Blue;
	background-color : #8282FF;
	font-size : 14px;
}
td.info, .form3{
	background-color : #E6E6FF;
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
input.form3{
	width : 100%;
	font-weight : bold;
}
textarea.form3{
	width : 100%;
}

