<!--

body, html
{
	min-height: 100%;
	overflow: auto;
}

body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: white url('images/bg.jpg') repeat-x bottom center;
}

div, span, p, td, th, table, ul, li, ol, dt, dd
{
	text-align: left;
	color: black;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", Verdana, sans-serif;
}

span, div, p, td, th
{
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p, center
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6
{
	color: #d1002d;
}

h1
{
	font-size: 24px;
}
h2
{
	font-size: 22px;
}
h3
{
	font-size: 20px;
}
h4
{
	font-size: 18px;
}
h5
{
	font-size: 16px;
}
h6
{
	font-size: 14px;
}

#container
{
	margin: 0px auto;
	width: 848px;
	border-left: 1px solid #8b8b8b;
	border-right: 1px solid #8b8b8b;
}

#container_footer
{
	background: #aaaaaa;
	margin: 0px auto;
	width: 850px;
	height: 35px;
}

#container_footer marquee
{
	padding-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
	color: white;
}

#header
{
	background: white url('images/header.jpg') no-repeat;
	width: 848px;
	height: 98px;
}

#header #titel
{
	padding-top: 40px;
	padding-right: 300px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

#foto
{
	background: white url('images/foto.jpg') no-repeat;
	width: 848px;
	height: 192px;
}

#pad
{
	background: #d1002d;
	width: 848px;
	height: 38px;
}

#pad div
{
	padding-top: 10px;
	padding-left: 10px;
	color: white;
}

#pad div a:link, #pad div a:visited
{
	color: white;
	text-decoration: none;
}

#pad div a:hover
{
	text-decoration: underline;
}

#pagina
{
	width: 848px;
	min-height: 300px;
}

#content
{
	float: left;
	width: 598px;
}

#menu
{
	float: right;
	width: 250px;
}

#content div.c, #menu div.c
{
	padding: 10px;
}

#content div.c a
{
	text-decoration: none;
	color: #d1002d;
}
#content div.c a:hover
{
	text-decoration: underline;
}

#nav_title
{
	color: #d1002d;
	font-size: 16px;
	margin-bottom: 10px;
}

.menu_item
{
	margin-bottom: 8px;
}

.menu_item a
{
	color: black;
	text-decoration: none;
}

.menu_item a:hover
{
	color: #d1002d;
	text-decoration: underline;
}

div.error_msg
{
	color: #dc0537;
	font-weight: bold
	font-style: italic;
	padding: 10px;
	padding-left: 26px;
	background: url('../../ca/img/error.png') no-repeat left center;
}

span.fixed_width_label
{
	display: block;
	float: left;
	width: 150px;
}

div.input
{
	margin-bottom: 10px;
}

div.sub_menu div.menu_item
{
	padding-left: 15px;
	background: url('images/bullit.png') no-repeat left center;
}

-->
