html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,label { margin: 0; padding: 0; }
html{
	/*background:#f0f0f0 url(/grafik/core/background.jpg) no-repeat center top;*/
	background-image:url(http://www.scandasia.com/images/small_bg.gif);
	/*height:100%;*/
}



body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.71em;

}

fieldset,img { border: none; }

/* our friendly helpers */
.clear { clear:both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

hr.clear{visibility:hidden;margin:0;padding:0;height:0%;line-height:0;font-size:1px;}

div#mainpage{
	width:962px;
	margin:0 auto;
	padding:0 32px;
	background-color:white;
	background-image:url(http://www.scandasia.com/images/small_bg_shadow.gif);
	background-repeat:repeat-y;
	background-position:top center;
}

div#topbanner{
	text-align:center;
	border-color:#ccc;
	border-width:0 1px;
	border-style:solid;
	background-color:#ebe9ed;
	background-repeat:repeat-x;
	background-position:top;
}

div#header{
	background-color:#ffffff;
}

.menutop {
	width:962px;
	height:25px;
	border-top:1px solid #c0321a;
	border-bottom:1px solid #c0321a;
	background-color:#c0321a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}


.menutop a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	text-align:center;
}


.menutop a:hover {
	font-weight:bold;
}

.current, .current a {
	color:#c0321a;
	background-color:#ffffff;
	font-weight:bold;
}

.searchbox {
	width:962px;
	height:25px;
	background-color:#c0321a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.menuleft {
	width:149px;
}

.menuitems {
	width:149px;
	background-color:#f0f0f0;
	border-bottom:1px #a6a6a6 solid;
	text-align:left; 
	height:20px;
	padding-left:7px;
	font-weight: bold;
}

.menuitems a {
	text-decoration:none;
	color:#000000;
}

.bottomfooter {
	background-color:#e3e3e3;
	border-top:1px #c1c1c1 solid;
	border-left:1px #c1c1c1 solid;
	border-right:1px #c1c1c1 solid;
	text-align:left;
	padding:30px;
	color:#010101;
}

.bottomfooter a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding-right:20px;
}

.centercontent {
	padding:20px;
}

.caption {
	color:#731119;
	padding:2px;
}

.mainnews h1 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

.mainnews h2 {
	color:#666666;
	font-size:11px;
	font-weight:bold;
}

.mainnews hr {
	color:#e0e4e7;
}

.mainnews p {
	padding-top:5px;
	color:#000000;
	font-size:11px;

}

.mainnews a {
	color:#990000;
}

.listnews h1 {
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

.listnews h2 {
	color:#666666;
	font-size:13px;
	font-weight:bold;
}

.listnews hr {
	color:#e0e4e7;
}

.listnews p {
	color:#000000;
	font-size:11px;

}

.listnews a {
	color:#990000;
}

