* {
  padding: 0; margin: 0;
}
body
{
	color: #333333;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Lucida Grande,Verdana,Arial,sans-serif;
	margin: 0;
	padding: 0;
	//min-width: 1010px;
	font-size: 0.8em;
}
a.footer
{
	font-family: Lucida Grande,Verdana,Arial,sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	margin-right: 10px;
}
a.news:link, a.news:focus, a.news:active, a.news:visited
{
	font-family: Lucida Grande,Verdana,Arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #389f38;
	text-decoration: underline;
}

a.news:hover
{
	font-family: Lucida Grande,Verdana,Arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FF8800;
	text-decoration: underline;
}
a.linktext:link, a.linktext:active, a.linktext:visited, a.linktext:focus
{
	font-family: Lucida Grande,Verdana,Arial,sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #f58220;
	text-decoration: underline;
}
a.linktext:hover
{
	font-family: Lucida Grande,Verdana,Arial,sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #389f38;
	text-decoration: underline;
}
p.projects_headline
{
	font-family: Lucida Grande,Verdana,Arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	color: #669900;
}
p.projects_text
{
	font-family: Lucida Grande,Verdana,Arial,sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
p.why_la_text
{
	font-family: Lucida Grande,Verdana,Arial,sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #7c7c7c;
}
a.projects:link, a.projets:active, a.projects:visited, a.projects:focus
{
	font-family: Lucida Grande,Verdana,Arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #669900;
	text-decoration: underline;
}
a.projects:hover
{
	font-family: Lucida Grande,Verdana,Arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FF8800;
	text-decoration: underline;
}
td.news
{
	font-family: Lucida Grande,Verdana,Arial,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
td.footer
{
	font-family: Lucida Grande,Verdana,Arial,sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
}
td
{
	font-size: 11px;
	line-height: 14px;

}
.nl_eingabe
{
	background-color: #FFFFFF;
	color: #000000;
	width: 188px;
	height: 20px;
	border: 1px solid #aaaaaa;
	font-family: Lucida Grande,Verdana, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	vertical-align: top;
	margin-left: 12px;
}
span.page_headline
{
	font-size: 22px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
span.headline
{
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FF8800;
}
li
{
	line-height: 14px;
	font-size: 11px;
	color: #FF8800;
}
a.sub_headline:link, a.sub_headline:hover, a.sub_headline:active, a.sub_headline:visited, a.sub_headline:focus
{
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FF8800;
	text-decoration: none;
}
form
{
	display: inline;
}


