body
{
	margin: 0px;
	background-color: #ffffff;
}

body, td {
	font: normal 11px/14px verdana;
	color: #000000;
	
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

a {
	color: #e10a16;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

#footer {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 3px;
	width: 752px;
	border: 1px solid #999999;
	border-top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #ffffff;
}


#container {
}

#menucontainer {
	z-index: 20;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}

#menu
{
	position: absolute;
	width: 760px;
	height: 150px;
	top: 5px;
	background-image:  url("img_site/header.gif");
	background-repeat: no-repeat;
}

#taal
{	
	position: absolute;
	top: 20px;
	right: 10px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	/* text-align: left; */
}

#taal a {
	text-decoration: none;
	color:#fff;
}

#taal a:hover {
	color:#e10a16;
}

ul#nav
{	
	position: absolute;
	bottom: 17px;
	right: 0px;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
	/* text-align: left; */
}

ul#nav li
{
	display: inline;
}

ul#nav li a
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	background: #ffffff;
	padding: 0px 10px 0px 10px;
	border-color: #666666;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
}

ul#nav li a.last { border-width: 0px 0px 0px 0px; }

ul#nav a:hover
{
	color: #000000;
}

#contents
{
	margin-top: 152px;
	margin-left: auto;
	margin-right: auto;
	width: 738px;
	background-color: #f7f7f6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	padding: 15px 10px 20px 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #999;
}

#footer a {
	text-decoration: none;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
	color: #666666;
}

.pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 16px;
	padding-bottom: 5px;
	background-image: url("img_site/pagetitle_bullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	margin-bottom: 20px;
	margin-left: 0px;
	letter-spacing: 2px;
	border-bottom: 1px dotted #e10a16;
}

.subtitel {
	font-size: 13px;
	font-weight: bold;
	color: #D06C08;
	padding-left: 15px;
	background-image:  url("img_site/bullet_subtitel.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display:block;
	margin-top:0px;
	margin-bottom:0px;
}
