html
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
}

body, td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004666;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}




/* diverses */
p
{
	margin: 0px;
	padding: 0px;
}

table
{
	border-collapse: collapse;
}

img
{
	border: none;
}

.content
{
	line-height: 140%;
}

a
{
	color: #004666;
	text-decoration: underline;
}
a:hover
{
	color: #000000;
}

.content ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.content li
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 8px;
	list-style: none;

	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}




/* Formular */
.text, .textarea, .select, .captcha
{
	border: solid 1px #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004666;
	width: 220px;
	margin: 2px 0px 2px 5px;
}
.submit
{
	margin: 10px 0px 0px 0px;
	border: solid 1px #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004666;
	margin: 10px 0px 0px 5px;
}
.checkbox
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.error
{
	margin: 2px 0px 0px 5px;
	color: #ff0000;
}




/* template */
#main_div
{
	position: relative;
	width: 837px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-color: #ffffff;

	background-image: url(images/back_main.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#main_div_inner
{
	background-image: url(images/back_main_inner.gif);
	background-repeat: no-repeat;
	background-position: 18px bottom;
}

#row_1
{
	width: 837px;
	height: 50px;
	background-color: #ffffff;
	overflow: hidden;
}
#row_1_1
{
	float: left;
	width: 18px;
	height: 50px;
	overflow: hidden;
}
#row_1_2
{
	float: left;
	width: 801px;
	height: 50px;
	overflow: hidden;
}
#row_1_3
{
	float: left;
	width: 18px;
	height: 50px;
	overflow: hidden;
}

#row_2
{
	width: 837px;
	height: 114px;
	overflow: hidden;

	background-image: url(images/back_row_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#row_2_1
{
	float: left;
	width: 18px;
	height: 114px;
	overflow: hidden;
}
#row_2_2
{
	float: left;
	width: 801px;
	height: 114px;
	text-align: right;
	overflow: hidden;
}
#row_2_2 .inner
{
	padding: 64px 35px 0px 0px;
}
#row_2_3
{
	float: left;
	width: 18px;
	height: 114px;
	overflow: hidden;
}

#row_3
{
	width: 837px;
	height: 20px;
	overflow: hidden;

	background-image: url(images/back_row_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#row_4
{
	width: 837px;
	overflow: hidden;
}
#row_4_1
{
	float: left;
	width: 18px;
	overflow: hidden;
}
#row_4_2
{
	float: left;
	width: 210px;
	text-align: right;
	overflow: hidden;

	
}
#row_4_2 .inner
{
	padding: 50px 0px 200px 0px;
}
#row_4_3
{
	float: left;
	width: 591px;
	overflow: hidden;
}
#row_4_3 .inner
{
	padding: 50px 40px 20px 38px;
}
#row_4_4
{
	float: left;
	width: 18px;
	overflow: hidden;
}

#row_5
{
	width: 837px;
	height: 19px;
	overflow: hidden;

	background-image: url(images/back_row_5.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}





.clear
{
	clear: both;
}




/* Navi 1 : Level 1 */
#navi_1 ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_1 li
{
	list-style: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
}
#navi_1 a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 18px 0px 0px;

	background-image: url(images/navi_1_n.gif);
	background-repeat: no-repeat;
	background-position: right 9px;
}
#navi_1 a:hover, #navi_1 a.active
{
	color: #004666;
	background-image: url(images/navi_1_a.gif);
}

/* Navi 1 : Level 2 */
#navi_1 ul ul
{
	padding: 5px 0px 0px 0px;
}
#navi_1 ul ul li
{
	padding: 0px 10px 5px 0px;
}
#navi_1 .level_2 a
{
	font-weight: normal;
}

#navi_1 .level_2 a
{
	color: #ffffff;
	background-image: url(images/navi_1_n.gif);
}
#navi_1 .level_2 a:hover, #navi_1 a.submenu, #navi_1 .trail a.active
{
	color: #004666;
	background-image: url(images/navi_1_a.gif);
}