/* -- undo browser HTML defaults -- */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,body,html,p,blockquote,fieldset {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}

* { margin:0; padding:0; font-size: 100%; } 
html { height: 100% }
body { 
	min-height: 101%;	
	font-size: 100.01%; 
	position: relative;  
	color: #000;
	padding: 0px;
	background:  url(a1.gif) repeat-x;
	font-family: verdana, sans-serif;
	text-align: center; 
}
#page-container {
	min-height: 101%;
	text-align: left;
	margin: 10px auto;
	width: 800px;
	padding: 5px 10px 12px 10px;
	background: #fff url(container_bg.jpg) bottom right no-repeat;
	border: 1px solid grey;	
} 
html>body #page-container {
	width: 802px;
}
#content-area {
	min-height: 101%;
	width: 802px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 802px;
        height: 1000px;
	background: url(langkau_bg.gif) repeat-y;
	border-top: 0px solid grey;
}
html>body #content-area {
	width: 802px;
	border-top: 0px solid grey;
}
#main-header {
        position: absolute;
	margin-top: 20px;
	height: 154px;
	width: 800px;
	background: #fff url(langkau_vaf5.gif) no-repeat top center;
}

#main-nav {
	position: absolute;
	margin-top: 200px;
	margin-left: 630px;
	width: 180px;
	text-align: left;
}

#main-column {
	border: 0px solid grey;
	position: absolute;
	margin-top: 200px;
	margin-left: 0px;
	width: 605px;
	min-height: 600px;
	overflow: auto;
	overflow-y: auto;
        background: #fff;
	}

/* ------------------------------------------------------ */
#footer {
	float: left;
	margin-top: 50px;
	clear: both;
	text-align: center;
	clear: left;
}
#footer p {
	color: #666;
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
	height: 10px;
	width: 900px;
}
html>body #footer p {
	width: 900px;
}

/* main menu attribute */
dl.nav
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
dl.nav dd {
	margin:0px;
	padding:0px;
	border: 0px solid grey;
	}
dl.nav dd a { 
	background: none repeat scroll 0%;  
	display:block; 
	text-decoration:none; 
	padding: 10px; 
	color:#3F3FBF;
	color:#111;
	padding: 13px;
	font-size:14px;
	}
dl.nav dd a:hover {
	}
dl.nav dd.lv0 a {
	background: url(./nav_lv0_bg.gif) 0px 0px no-repeat;
	}
dl.nav dd.lv0 a:hover {
	background: url(./nav_lv0_bg.gif) -320px -1px no-repeat;
	}
dl.nav dd.act a {
	background: url(./nav_lv0_bg.gif) -160px -1px no-repeat;
	}
dl.nav dd.act a:hover {
	}

/* bodytext attributes */

form {
	border: 1px solid #444;
	padding: 5px;
	}
.csc-form-label-req, .csc-form-label {
	font-size:14px;
	font-weight: bold;
}
.csc-form-labelcell {
	border: 0px solid #444;
	text-align: right;
	vertical-align: top;
	text-transform: inherit;
	padding: 2px 20px 2px 2px;
	}
.csc-form-fieldcell input, .csc-form-fieldcell textarea {
	font-size:14px;
	font: 14px Verdana, sans-serif;

	padding: 0px 2px 2px 2px;
	background: none;
}

h1 {
	font-size:16px;
	margin-bottom: 12px;
	margin-left: 13px;
	color: #666666;
}
p {
	font-size:13px;
	margin-left: 13px;
	color: #666666;
}
ul.csc-bulletlist {
	padding-left:20px;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(li_korden.gif);
	color: #666666;
}








