BODY {
	color : Black;
	font-weight : normal;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-position : outside;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

a:link.menu  {
	color : White;
	font-weight : bold;
	text-decoration : none;
	font-size : 8pt;
}

a:visited.menu  {
	color : White;
	font-weight : bold;
	text-decoration : none;
	font-size : 8pt;
}

a:aktive.menu {
	color : Silver;
	font-weight : bold;
	text-decoration : none;
	font-size : 8pt;
}

a:hoover.menu {
	color : Silver;
	font-weight : bold;
	text-decoration : none;
	font-size : 8pt;
}

A:LINK {
	color : Maroon;
	text-decoration : none;
	font-weight : bold;
}

A:VISITED {
	color : Maroon;
	text-decoration : none;
	font-weight : bold;
}

A:ACTIVE {
	color :Maroon;
	text-decoration : none;
	font-weight : bold;
}


A:HOVER {
	color : Silver;
	text-decoration : none;
	font-weight : bold;
}

H1 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : -1em;
}

H2 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 160%;
	margin-top : 2.7em;
}

H3 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	margin-left : 0%;
	margin-top : 2em;
}

H4 {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
}

H5 {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	background-color : #BF5D0E;
}

H6 {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

TD {
	color : Black;
	font-size : 8pt;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.news_content {
	border: 1px solid Black;
	background-color: #D98F00;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	float: left;
	width: 300px;
}

.newstitle {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.newsbild {
	border: 1px solid Black;
	margin-right: 5px;
	margin-bottom: 3px;
	float: left;
}

.clear {
	clear: both;
}

.news2_content {
	border: 1px solid Black;
	background-color: #D98F00;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	float: left;
	width: 600px;
}

.newstitle2 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.newsbild2 {
	border: 1px solid Black;
	margin-right: 5px;
	margin-bottom: 3px;
	float: left;
}

.clear {
	clear: both;
}
