﻿body
{
    margin:0px;
}

#main
{
    margin-top:60px !important;
}


.content 
{
	overflow:hidden;
}

.content-b 
{
	margin-left:0!important;
	margin-right:0!important;
	padding:0 20px 0 20px;
}

#logo
{
    margin-top:65px;
}

/* Bars */
#rightbar .box-content
{
	padding-top:0!important;
	background-color:White !important;
}


/* Main menu (leftbar) */
.mainmenu {
	background-image:url(../im/bg_mainmenu.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.mainmenu a {
	color:#fff!important;
	background-image:url(../im/arrow_right.gif);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	padding-left:10px;
	padding-right:5px;
}

.mainmenu .box-content 
{
	padding:5px 0 5px 0;
}

.mainmenu .box 
{
	background-image:url(../im/bg_mainmenu_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:15px 0 20px 0;
}



/* Div */

a.box-link {
	text-decoration:none;
}

div.label
{
    font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}

div.doc-preface
{
    margin-bottom:15px;
}

div.row submitForm
{
    padding-top:10px !important;
}

div.content .frontpage .full
{
   padding-top:10px;
    clear:both;
}
div.content h1 
{
    margin:0px;
}

.box h1
{
    margin:0px;
    padding-bottom:0px;
}

.box .doc-preface
{
    margin-top:5px;
}
