* { margin:0px; padding:0px; font-family:Georgia, "Times New Roman", Times, serif; }

body { position: relative; background:#f0f0f0 url(/images/bg_logo.png) 530px 150px no-repeat; }

a, a:visited { color:#000; }
a:hover, a:visited:hover, a:active, a:visited:active { color:#FF0D00; }
h1, h2 { font-size:18pt; font-weight:normal; }
h2, p, .caps { color:#111; }
img { border: none; }

.header { background:url(/images/header-bg-r-neu.png); height:129px; }

.menu { float:left; width:235px; padding:40px 0px 0px 55px; list-style:none; }
.menu li { margin-bottom:15px; font-size:11pt; }
.menu li.second { padding-top: 120px; padding-left: 50px; background:url(/images/dalam.jpg) no-repeat; }
.menu li a, .menu li a:visited { text-decoration: none; }
.menu li.second a, .menu li a.second:visited { color:#FF0D00; font-weight: bold; }
.menu li a:hover, .menu li a:visited:hover { text-decoration: underline; }

div.content { float:left; padding-bottom: 40px; z-index: 100; }
div.content h1 { margin: 40px 0px 20px 0px; width:530px; color:#000; }
div.content p, div.content h2 { margin:10px 0px; width:530px; font-size:11.5pt; font-weight:normal; line-height:16pt; }
div.content .main img.large { width:530px; }
div.content strong { color: #000; }
div.content ul { padding-left:30px; list-style-type:square; width:500px; font-size:11.5pt; line-height:16pt; }
div.content table { border-collapse:collapse; }
div.content table td { border:none; padding:2px 10px; text-align:center; background-color:#f9f9f9; }
div.content table td.odd { background-color: #CAD0B1; }

div.footer { position: relative; clear: both; height: 56px; background: #CAD0B1; }
div.footer #extras { font-size: 9pt; font-weight:bold; position:absolute; padding-left:50px; padding-top:36px; width: 240px; height:20px; background: #CAD0B1 url(/images/footer-bg.png) repeat-x; }
div.footer #extras a, div.footer #extras a:visited { text-decoration: none; }
div.footer h2 { margin-left: 360px; padding-top: 8px; font-size:14pt; line-height:15pt; color:#111; }
div.footer #adresse { margin-left: 360px; padding-top: 4px; font-size:11.5pt; line-height:15pt; color:#111; }

div.bottom { height:28px; background-color:#A28E7B; clear:both; text-align:left; }
div.bottom p { float: left; padding-top: 7px; font-size: 9pt; }
div.bottom a, div.bottom a:visited { text-decoration: none; }


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix { height: 1%; }
