/* CSS Document */

body, table, td, div {
	background-color:transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#EEE;
	line-height:13pt;
}


a:link, a:visited, a:active, a:focus {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#AAA;
	text-decoration:none;
	font-style:italic;
	border:none;
}
a:link img, a:visited img, a:active img, a:focus img {
	border:none;
	border-width:0;
}
a:hover { color:#B60; }


td, div, p {font-size:13;}

h1 { font-size:18; }
h2 { font-size:16; }
h3 { font-size:14; }
h4 { font-size:13; }
h5 { font-size:12; }
h6 { font-size:11; }

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

ul {
	margin-top:4;
	margin-bottom::4;
	list-style-image:url("../images/ul_12.png");
}

.logo_text {
	 margin:-6 -1;
	 border:none;
}
.logo_14 {
	 margin:-8 0;
	 border:none;
}
.logo_16 {
	 margin:-9 1;
	 border:none;
}

.news_ueberschrift {
	font-size:14;
	font-weight:bold;
}
.news_datum {
	font-size:12;
	font-weight:normal;
	color:#B60;
}
.news_text {
	font-size:12;
	font-weight:normal;
	padding-left:12;
	padding-top:4;
	text-align:justify;
}

#footer {
	color:#AAA;
	font-size:10;
	margin-top:20;
}

#wood {
	width:100%;
	height:100%;
}
