p,td,li,a,div,input,textarea
{
	font-size: 11px;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	line-height: 20px;
	vertical-align: top;
}

img { behavior: url("png.htc"); }

span.umbr
{
	color: white;
	font-weight: bold;
}

table, td, tr
{
	padding: 0px;
	border: 0px;
	margin: 0px;
	border-spacing: 0px;
}

table.rahmen
{
	padding: 5px;
	border: 0px;
	margin: 1px;
	border-spacing: 5px;
}

td.navigation
{
	text-align: right;
	width: 99px;
}

a.navlink:link
{
	border-width: 0 0 0 0;
	border-style: none none none none;
	text-decoration: none;
}

a.navlink:visited
{
	color: #9999ff;
	text-decoration: none;
}

a.navlink:hover { text-decoration: none; }
a.navlink:active { text-decoration: none; }

a.stdlink:link
{
	text-decoration: none;
	border-bottom: #00F;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	color: #00F;
}

a.stdlink:visited
{
	text-decoration: none;
	border-bottom: #AAF;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	color: #AAF;
}

a.stdlink:visited:after
{
	color: #AAF;
	text-decoration: none;
	font-weight: normal;
	font-size: 75%;
	content: "\00A0\221A";
}

a.stdlink:hover
{
	text-decoration: none;
	border-bottom: #F0F;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	color: #F0F;
}

a.stdlink:active
{
	text-decoration: none;
	border-bottom: #F0F;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	color: #F0F;
}

.boldtext { font-weight: bold; }

td.linie
{
	background-image: url(img/linie.gif);
	background-repeat: repeat-x;
}

td.trenner
{
	background-image: url(img/linie_v.gif);
	background-repeat: repeat-y;
	background-color: transparent;
}

.txt, textarea
{
	font-weight: normal;
	line-height: 20px;
	vertical-align: top;
	padding: 0px 0px 0px 5px;
}

td.txt { width: 244px; }

div.ebene
{
	width: 350px;
	height: 545px;
	position: absolute;
	visibility: hidden;
	background-color: transparent;
	background-image: url(img/linie_vb.gif);
	background-repeat: repeat-y;
}

div.textcontainer { background-color: transparent; }

div._textcontainer
{
	background-color: transparent;
	background-image: url(img/white_50percent.png);
	background-repeat: repeat;
}

div.textunterebene
{
	width: 245px;
	background-image: url(img/linie_g.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

tr.feld, td.feld
{
	width: 349px;
	background-color: transparent;
}

tr.weissfeld, td.weissfeld
{
	width: 349px;
	background-color: #ffffff;
}

tr.fuss { background-color: #transparent; }

tr.fussline
{
	height: 1px;
	background-color: #ffffff;
	background-image: url(weatherimg.php);
	background-repeat: repeat-x;
	background-position: left bottom;
}

textarea.haupttext
{
	width: 235px;
	height: 261px;
}

ul.linklist
{
	color: #000000;
	list-style-image: url(img/meilenstein.gif);
}

div.titlediv
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 90px;
	z-index: 1000;
}

body
{
	margin: 10px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(weatherimg.php);
	background-repeat: repeat-x;
	background-position: left top;
}
