body
{
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	background-color: #1e4c63;
	font-size: 11px;
}

table
{
	border-collapse: collapse;
	border: 0;
}

img
{
	border: 0;
}

a
{
	color: #2189c6;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font: bold 11px Tahoma;
	color: #2281c6;
	margin-bottom: 0;
	text-transform: uppercase;
}

h2
{
	color: #808080;
	font: bold 11px Tahoma;
	margin-bottom: 0.5em;
}

h3
{
	color: #ff7901;
	font: bold 11px Tahoma;
	margin-bottom: 0.8em;
}

hr
{
	height: 1px;
	text-align: center;
	width: 90%;
}



#logo {
	text-align: center;
	margin-top: 10px;
	width: 200px;
}


ul.menu
{
	margin: 0 0 0 0px;
	list-style-type: none;
	width: 85%;
}

ul.menu li
{
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	font-weight: bold;
	background: url(/img/bg_menu_bottom.gif) repeat-x bottom;
}

td.menu
{
	vertical-align: bottom;
}

td.menu div
{
	width: 86px;
	text-align: center;
/*	white-space: nowrap;	*/
	float: left;
}

td.menu a
{
	color: #623d13;
	font: bold 11px Tahoma;
}

input.combobox
{
	font: 11px Verdana;
	height: 16px;
	color: #e43a00;
	border: #d4d4d4 1px solid;
}


input#name
{
	font: 11px Verdana;
	height: 16px;
	color: #e43a00;
	border: #d4d4d4 1px solid;
	width: 80%;
}

input#keyword
{
	font: 11px Verdana;
	height: 16px;
	color: #e43a00;
	border: #d4d4d4 1px solid;
	width: 80%;
}

div#navigation
{
	margin: 8px 0 8px 0;
	text-align: right;
}

div#navigation a
{
	font-size: 10px;
	text-decoration: underline;
}

div#navigation a:hover, a.selected
{
	text-decoration: none;
	color: #e43a00;
}

input.button
{
	width: 85px;
	font: 11px Tahoma;
	height: 22px;
}

img.thumb
{
	margin: 6px;
	border: #ddd 1px solid;
	padding: 5px;
}


li {
	margin-top: 4px;
	margin-bottom: 4px;
}



table.addr {
	width: 400px;
	margin-top: 20px;
	margin-left: 46px;
}
table.addr td {
	border: none;
}
table.addr th {
	width: 60px;
	vertical-align: top;
}


img.picto {
	margin-right: 16px;
	height: 140px;
}

.clear {
	clear: both;
}argin-top: 20px;
	margin-left: 46px;
}
table.addr td {
	border: none;
}
table.addr th {
	width: 60px;
	vertical-align: top;
}


img.picto {
	margin-right: 16px;
	height: 140px;
}

.clear {
	clear: both;
}


.teaser {
	border: 1px solid #d2d6dc;
	padding: 4px;
}ne;
}
table.addr th {
	width: 60px;
	vertical-align: top;
}


img.picto {
	margin-right: 16px;
	height: 140px;
}

.clear {
	clear: both;
}


.teaser {
	border: 1px solid #d2d6dc;
	padding: 4px;
}


.news-title	{ color: #F25B2B; font-weight: bold; font-size: 13px; }
.news-title a	{ color: #2189C6; font-weight: normal; font-size: 13px }
.news-date	{ font-size: 10px; margin: 3px 0; text-align: right; }
.news-text	{ margin-bottom: 24px; }