body {
		color: #000;
}

div.mainbg {
	background: #f0f0f0;
	border-left: 0px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

table.mainbg {
	border-bottom: 1px solid #e2e2e2;
}

td.main {
	background: #fff;
	border-left: 3px solid #888;
	border-right: 0px solid #888;

}

td.middle {
	background: #fff;
	border-right: 0px solid #ffffff;
	width: 200px;
}

td.side {
	background: #242424;
	width: 230px;
}

div.hilight {
	border-bottom: 0px solid #e2e2e2;
	background: #fff;
}

div.mainbody {
	background: #ffffff;
	border-top: 1px solid #fff;
}

div.mainbody_artikel {
	background: #ffffff;
	border-top: 1px solid #fff;
}


div.mainbody_artikel h1{
}

div.surround {
	border-top: 1px solid #e2e2e2;
}

div.block.bottom {
	border-top: 1px solid #fff;
	background: #456387;
}

div.block {
	border-top: 1px solid #fff;
}



div.block.normal2 {
	border-bottom: 1px solid #e2e2e2;
	background: #fff;
}

div.light .moduletable,
div.light .moduletable-flush,
div.light .moduletable-left {
	border: 0px solid #aaa;
	border-bottom: 0px solid #888;	
	background: color: #fff;
}

div.light .moduletable h3,
div.light .moduletable-flush h3,
div.light .moduletable-left h3 {
	background: url(../img/balkar/paper_top.png) 0 0 repeat-x;
	color: #fff;
	border: 0px solid #3D495B;
}


div.dark .moduletable,
div.dark .moduletable-flush,
div.dark .moduletable-left {
	border: 0px solid #aaa;
	border-bottom: 0px solid #888;	
	background: color: #fff;
}

div.dark .moduletable h3,
div.dark .moduletable-flush h3,
div.dark .moduletable-left h3 {
	background: url(../img/balkar/water_top.png) 0 0 repeat-x;
	color: #fff;
	border: 1px solid #424242;
}

div.bright .moduletable,
div.bright .moduletable-flush,
div.bright .moduletable-left {
	border: 0px solid #888;	
	background-color: #ffffff;
}

div.bright .moduletable h3,
div.bright .moduletable-flush h3,
div.bright .moduletable-left h3 {
	background: url(../img/balkar/bright_top.png) 0 0 repeat-x;
	color: #fff;
	border: 0px solid #424242;
}








div.bottom .moduletable {
	border: 0px solid #ccc;	
	background: #fff url(../images/mod3-foot.png) 0 100% repeat-x;
	color: #333;
}

div.bottom .moduletable h3 {
	background: url(../images/mod3-head-bg.png) 0 0 repeat-x;
	color: #000;
}




td.mainforstasidan{
  background: url(../images/topmenu_bg.png) 0 100% repeat-x;
  height: 28px;
}

td.artikelingress{
  margin-top: 5px;
}

div#footer {
	border: 1px solid #f0f0f0;
	background: #ccc;
	text-align: right;
	padding-right: 10px;
}


#rocket {
	background: url(../images/body/grey/rocket.png);
}

.css_button {
	background: url(../images/body/grey/w3c_css.png);
}

.xhtml_button {
	background: url(../images/body/grey/w3c_xhtml.png);
}






