body {
	background-color: #FFFFFF;
	background-image: url(background.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}


a {
        color:#0000ff;
        text-decoration: none;
}

a:hover {
        color: #0033CC;
        text-decoration: underline;
}

.navi-td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
/*	background-attachment: fixed; geht in Mozilla und Netscape nicht*/
	background-image: url(wolke_sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
}
.navi-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.platz-td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: 1px solid #808080;
	padding: 5px;
	vertical-align: top;
}

.platzleer-td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 3px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.platz-img {
	border: 1px solid #000000;
}

.platz-h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-align: center;
}

.platz-h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-align: center;
}

.anmerk-p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.tit1{
        font-size:30px;
        font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration:none;
        color :#990000;
        margin:2px;
        font-style:italic;
        font-weight:bold;
        text-align: center;
}

.tit2{
        font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        font-size:18px;
        margin:0px;
        color:#990000;
        font-style: normal;
	font-weight: bold;
        text-align: center;
}

.tit3{
        font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        margin:0px;
        color:#000000;
        font-style: normal;
	font-weight: bold;
        text-align: center;
}

.inh-td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding: 5px;
	vertical-align: top;
}
.inh-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding: 5px;
	vertical-align: top;
}
.link-p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-align: left;
}
.footer{
        font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        margin:2px;
        color:#990000;
        font-style: normal;
		font-weight: bold;
        text-align: center;
}

