body {
        margin: 0;
        padding: 0;
        background-color: #FFFFFF;
        background-image: url(img/r2011a_back.png);
        background-position: 0 -100px;
        background-repeat: repeat;
        text-align: center;
/*        background-image: none;*/
/*        background-color: red;*/
}


#wrapper {
	/*width: 960px;*/
/*	width: 996px;*/
	width: 968px;
	text-align: left;
	margin: 0 auto 0 auto;
/*	background-image: url(img/bv_preview.png) ;*/
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
}



#header-area {
	padding: 0 0 0 0;
}

#header, #logo, #valid {
	position: absolute;
}
#header h1 {
	margin:0;
	padding:0;
}
#logo div,
#header h1 a div{ 
	height: 0; 
	width: 300px;
	overflow: hidden; 
	padding-top: 50px;
}

#logo h1 a {
	display:block;
}

#language, #language * {
	white-space: nowrap;
}
#language {
	/*margin: 0 33px 0 0;
	float: right;*/
	/*margin: 0 0 0 9px;*/
	margin: 0 0 0 27px;
	/*width: 900px;*/
	width: 924px;
/*	top: 136px;*/
	top: 58px;
	position: absolute;
	
}
#language ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	height: 22px;
	float: right;
}

#language li {
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

#wrapper2 {
/*	margin: 153px 0 0 0;*/
/*	padding: 129px 0 0 0;*/
	padding: 72px 0 0 0;
	clear: both;
}

/* original 
#content-top, #content-bottom {
	text-align: center;
}
*/

/*

#content-top {
	background-image: url(img/content_top.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: auto;
	height: 50px;
}

#content-bottom {
	background-image: url(img/content_bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: auto;
	height: 65px;
}


#content-back {
	background-image: url(img/content_back.png);
	background-position: center top;
	background-repeat: repeat-y;
	text-align: center;
	background-image: none;
	padding: 10px 4px 0 0;
	margin: 17px 0 0 0;
}

#content {
	text-align: left;
	width: 531px;
	margin: 0 auto 0 auto;
	padding: 0;
	height: auto;
}
.col-none #content-top {
	background-image: url(img/content_top_none.png);
}
.col-none #content-bottom {
	background-image: url(img/content_bottom_none.png);
}
.col-none #content-back {
	background-image: url(img/content_back_none.png);
}

.col-none #content {
	width: 936px;
}

.col-right #content-top {
	background-image: url(img/content_top_right.png);
}
.col-right #content-bottom {
	background-image: url(img/content_bottom_right.png);
}
.col-right #content-back {
	background-image: url(img/content_back_right.png);
}

.col-left #content-top {
	background-image: url(img/content_top_left.png);
}
.col-left #content-bottom {
	background-image: url(img/content_bottom_left.png);
}
.col-left #content-back {
	background-image: url(img/content_back_left.png);
}

.col-right #content, .col-left #content {
	width: 734px;
}
.col-right #content {
	margin: 0 auto 0 30px;
}

.col-left #content {
	margin: 0 29px 0 auto;
}

.content-inner {
	margin: 0 30px 0 30px;
	height: 700px;
	height: auto;
	min-height: 750px;
}

.content-inner-small {
	margin: 0 5px 0 5px;
}
*/
/*
#content {
	background-color: #FFFFFF;
}
*/
/*
#left {
	width: 200px;
	float: left;
	position: absolute;
	top: 79px;
	margin: 0 0 0 27px;
}
#content-left, #content-right {
	background-color: white;
	background-color: lime;
}


#content-left {
	padding: 10px 0 0 10px; 
}

#content-right {
	padding: 10px 10px 0 0; 
}

#left .side-bottom {
	padding: 0 0 10px 10px; 
}
#right .side-bottom {
	padding: 0 10px 10px 0; 
}

#content-left, #content-right, .side-bottom {
	
} 
*/

.content-inner {
	height: auto !important;
	height: 1%;
	min-height: 1%;
	/*
	max-height: 11500px;
	overflow: auto;
	*/
}

#content-back, 
#content-bottom,
#content-left,
#left .side-bottom,
#content-right,
#right .side-bottom {
	background-image: url(img/back_3col.png);
	background-position: center top;
	background-repeat: no-repeat;
} 

.col-left #content-back, 
.col-left #content-bottom,
.col-left #content-left,
.col-left #left .side-bottom,
.col-left #content-right,
.col-left #right .side-bottom {
	background-image: url(img/back_2col.png);
}

.col-left #content-back {
	background-position: right top;
}
.col-left #content-bottom {
	background-position: right bottom;
}

.col-right #content-back, 
.col-right #content-bottom,
.col-right #content-left,
.col-right #left .side-bottom,
.col-right #content-right,
.col-right #right .side-bottom {
	background-image: url(img/back_2col.png);
} 
.col-right #content-back { 
	background-position: left top;
}
.col-right #content-bottom {
	background-position: left bottom;
}

.col-none #content-back, 
.col-none #content-bottom,
.col-none #content-left,
.col-none #left .side-bottom,
.col-none #content-right,
.col-none #right .side-bottom {
	background-image: url(img/back_1col.png);
} 


#content-left {
	background-position: left top;
	padding: 10px 0 0 15px;
}
#left .side-bottom {
	background-position: left bottom;
}

#content-right {
	background-position: right top;
	padding: 10px 15px 0 0;
}
#right .side-bottom {
	background-position: right bottom;
}


#content-back {
	height: auto !important;
	height: 1%;
	min-height: 1%;
}

#content-bottom {
	height: 40px;
	background-position: center bottom;
	clear: both;
}

#left {
	width: 215px;
	height: 1%;
	min-height: 1%;
	float: left;
	margin: 0 0 0 0px;
}

#right {
	width: 215px;
	height: 1%;
	min-height: 1%;
	float: right;
	margin: 0 0px 0 0;
}
#content {
	text-align: left;
	width: 481px;
	margin: 0 0 0 30px;
	padding: 30px 0 15px 0;
	height: auto;
	
	float: left;
	
}

.col-left #content, .col-right #content {
	width: 677px;
}

.col-right #content {
	margin: 0 0 0 45px;
}

.col-none #content {
	width: 893px;
	margin: 0 0 0 35px;
}


.col-left #right, .col-none #right, .col-right #left, .col-none #left {
	display: none;
}



.sidebox {
	padding: 6px 13px 0 13px;
}


/*
#right {
	width: 200px;
	float: right;
	position: absolute;
	top: 79px;
	margin: 0 0 0 765px;
}
*/

#footer {
	margin: -20px 0 0 0;
	margin: 0px 0 0 0;
	clear:both;
	padding: 0 200px 0 200px;
}

.col-left #footer {
	padding: 0 0 0 200px;
}

.col-right #footer {
	padding: 0 200px 0 0;
}

.col-none #footer {
	padding: 0 0 0 0;
}

#footer, #footer * {
	font-size: 7.5pt;
	text-align: center;
}

#footer span {
	padding: 0 6px 0 6px;
	background-image: url(img/menusep.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#footer span.first-item {
	background-image: none;
}

#footer span, #footer span *,
#footer a {
	color: #006633;
	text-decoration: none;
}

/* MENU */
.sidemenu {
	padding: 0 0 10px 0;
}
.sidemenu-last {
	padding: 0 0 0 0;
}

ul.mainnav {
	list-style: none;
	/*border-top: 1px solid #005519;*/
}

ul.mainnav li {
	margin: 0;
	padding: 0;
	height: 1%;
	height: auto !important;
}

ul.mainnav li.menuitem a,
ul.mainnav li.menuitem span {
	display: block;
	background-color: #005519;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 40px;
	font-size: 8.2pt;
	font-weight: bold;
	padding: 0 0 0 11px;
}

ul.mainnav li.menuitem-cur a,
ul.mainnav li.menuitem-act a {
	background-color: #FFFFFF;
	color: #005519;
	border-bottom: 1px solid #005519;
}

.white-border10 {
	height: 10px;
	background-color: #FFFFFF;
}

/* SHORTCUTS */
ul.shortcuts {
	margin: 0;
	padding: 0;
	height: auto;
	list-style: none;
	/*background-image: url(img/shortcuts_back.png);*/
	background-color: #BBCF00;
}

.shortcuts-text {
	padding: 10px;
}

.shortcuts-body {
	line-height: 160%;
}

li.shortcuts-item {
	/*width: 121px;*/
	/*width: 32%;*/
	margin: 0;
	padding: 0;
	height: 1%;
	height: auto !important;
	float: left;
	
}

/*
li.shortcuts-item-first {
	clear: both;
	margin: 0 19px 0 0;
}
li.shortcuts-item-first,
li.shortcuts-item-middle {
	
}

li.shortcuts-item-last {
	float: right;
	width: 31%;
}
*/

.more {
	margin: 5px 0 0 0;
}

/* SIDECONTENT */
.sidebox div.csc-header h2,
.sidebox div.csc-header h2 * {
	font-size: 8pt;
	color: #006633;
}

#content div.csc-header h2,
#content div.csc-header h2 * {
	font-size: 12pt;
	color: #005519;
	font-family: Georgia, "Times New Roman", "DejaVu Serif",  serif;
}

.shortcuts-image {
	text-align: center;
}



.float-left {
	float: left;
}
.float-right {
	float: right;
}



/*
#searchbox-outer {
	margin: 0 0 20px 0;
}

#spamvalue {
	width: 80px;
}

.sidebox {
	margin: 0 0 20px 0;
	
}
*/







