html
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
}

body, td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #59314f;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}




/* diverses */
table
{
	border-collapse: collapse;
}

img
{
	border: none;
}

.content
{
	line-height: 140%;
}

a
{
	color: #8a1212;
	text-decoration: underline;
}
a:hover
{
	color: #8a1212;
}

.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: 978px;
	min-height: 100%;
	margin: 0 auto 0 auto;
	text-align: left;

	background-image: url(images/back_main.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

* html #main_div {height: 100%;}

#row_1
{
	height: 275px;
}
#row_1_1
{
	float: left;
	width: 18px;
}
#row_1_2
{
	float: left;
	width: 377px;
}
#row_1_3
{
	position: relative;
	float: left;
	bottom: 0px;
	width: 566px;
	height: 275px;

	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#row_1_3 .inner
{
	position: absolute;
	bottom: 0px;
	right: 65px;
}
#row_1_4
{
	float: left;
	width: 17px;
}

#row_2_1
{
	float: left;
	width: 18px;
}
#row_2_2
{
	float: left;
	width: 377px;
	text-align: right;
}
#row_2_2 .inner
{
	padding: 39px 0px 20px 0px;
}
#row_2_3
{
	float: left;
	width: 566px;
}
#row_2_3 .inner
{
	padding: 30px 40px 20px 40px;
}
#row_2_4
{
	float: left;
	width: 17px;
}




.clear
{
	clear: both;
}




/* Navi 1 */
#navi_1 ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_1 li
{
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 0px 0px;
}
#navi_1 a
{
	color: #9d708d;
	font-weight: bold;
	text-decoration: none;
}
#navi_1 a:hover, #navi_1 .active a
{
	color: #8a1212;
}




/* Navi 2 Level 1 */
#navi_2 ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_2 li
{
	list-style: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_2 a
{
	display: block;
	color: #9d708d;
	font-weight: bold;
	text-decoration: none;
	margin: 2px 0px 2px 0px;
	padding: 3px 20px 3px 0px;
}
#navi_2 a:hover
{
	color: #8a1212;
}
#navi_2 a.active
{
	color: #8a1212;
	background-color: #ebe4ea;

	background-image: url(images/navi_2_level_1.gif);
	background-repeat: no-repeat;
	background-position: 361px 6px;
}
#navi_2 .trail
{
	color: #8a1212;

	background-image: url(images/navi_2_level_1.gif);
	background-repeat: no-repeat;
	background-position: 361px 6px;
}
#navi_2 .submenu a
{
	background-color: #ebe4ea;
}
/* Navi 2 Level 2 */
#navi_2 ul ul a
{
	color: #9d708d;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 30px 3px 0px;
}
#navi_2 ul ul a:hover
{
	color: #59314f;
}
#navi_2 ul ul a.active, #navi_2 ul ul .trail
{
	color: #59314f;

	background-image: url(images/navi_2_level_2.gif);
	background-repeat: no-repeat;
	background-position: 349px 6px;
}
/* Navi 2 Level 3 */
#navi_2 ul ul ul a
{
	color: #9d708d;
	font-size: 11px;
	font-weight: normal;
	background-color: #ebe4ea;
	padding: 3px 40px 3px 0px;
}
#navi_2 ul ul ul a.active
{
	background-image: url(images/navi_2_level_3.gif);
	background-repeat: no-repeat;
	background-position: 340px 6px;
}