body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}

html {
	margin: 0px;
	padding: 0px;
}

img {
	border:none;
}

h1 {
	font-size:16px;	
	font-weight: bold;
	margin-top: 10px;
	padding-top:0px;
	margin-bottom:14px;
	padding-bottom:0px;
}
p {
	padding-top:9px;
	padding-bottom:9px;
	margin:0px;

}
h2 {
	font-size:14px;	
	font-weight: bold;
	margin-top: 5px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-decoration:underline;
}

a:link, a:visited, a:active, a:hover
{ 
   color:#000000;
}

#title, #footer{
	margin: 0px auto 0px 0px;
	padding: 0px;
}

#title {
	vertical-align:bottom;
	background-repeat:no-repeat;
	height:120px;
	width: 941px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #7C8385;
	background-position: 0px 0px;
	background-image:url(layout/vboe_header.jpg);
}

#title a {
	display:block;
	width:100%;
	height:100%
}

#content-wrapper {
	display:block;
	border-collapse:collapse;
	height:100%;
	width:943px;
	margin:0px auto 0px 0px;
	padding:0px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color:#7C8385;
}

#footer {
	clear:both;
	width: 943px;
	height:11px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #3E3FAE;
	background-image:url(layout/vboe_footer.gif);
	background-repeat:no-repeat;
}

#left {
	width:161px;
	height:100%;
	vertical-align:top;
	padding:0px;
	border-left: 1px solid #7C8385;
	border-right: 1px solid #D7DCDF;
	/*background-color: #F1F2EC;*/
	background-image:url(layout/vboe_nav_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}

#right {
	height:100%;
	width:26px;
	border-left: 1px solid #EAEDDB;
	background-color:#EFF1E9;
	padding: 0px;
	margin: 0px;
}

#content {
	z-index:150;
	padding-left:19px;
	/*padding-top:15px;*/
	padding-top:0px;
	padding-right:15px;
	padding-bottom:20px;
	border: none;
	width: 718px;
	vertical-align:top;
}

#content table {
	border-collapse:collapse;
	border: 1px solid #999999;
	width: 100%;
	font-size:11px;
	margin-bottom:10px;
}

#content table td, #content table th {
	border: 1px solid #999999;
	padding: 5px;
}
#content table th {
	font-weight:bold;
	text-align:left;
}

#content ol {
	list-style-type:upper-roman;
}
#content ol li {
	padding-bottom:20px;
}
#content ol ol {
	list-style-type:decimal !important;
}
#content ol ol li {
	padding-bottom:5px;
}
#content ol ol ol {
	list-style-type:lower-latin !important;
}


#spacer {
	height:250px;
	width:161px;
/*	background-image:url(layout/vboe_nav_logos.jpg);
	background-image:url(layout/vboe_unibas.gif);*/
	background-position:0px 24px;
	background-repeat:no-repeat;
}

#linkbox {
	font-size:11px;
	margin-top:100px;
	margin-left:20px;
	width:141px;
	border:none;
	border-collapse:collapse;
	margin-bottom:10px;
}

#linkbox td {
	border: none;
	margin:0px;
	padding:0px;
}
#linkbox a {
	text-decoration:none;
}


div#links {
	z-index: 200;
	border: none;
	width: 139px;
	margin: 0px;
	padding: 0px;
}
div#links a, div#links a:hover {
	text-decoration:none;
	font-size:12px;
	z-index:200;
	font-weight:normal;
	display: block;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	/*border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;*/
	border: none;
	padding: 10px 0px 10px 22px;
	width: 139px;
}
.subnav {
	background-image:url(layout/vboe_nav_icon.gif) !important;
	background-position:22px 16px !important;
	background-repeat:no-repeat !important;
	padding-left:35px !important;
	width: 126px !important;
}
div#links a {
	background:none;
	color:#000000;
}
div#links a:hover {
	background-color:#7E8D97;
	color:#FFFFFF;
}



#newscontainer {
	border:none !important; 
	border-collapse:collapse; 
	margin-bottom:20px !important;
}
#newscontainer td {
	border:none !important;
	padding:0px !important;
	margin:0px;
}

#newsbox-left {
	background-image:url(layout/vboe_newsbox_left.gif);
	background-position:left;
	margin:0px;
	padding:0px;
	width:9px;
	height:43px;
	border: none;
	background-repeat:no-repeat;

}
#newsbox-right{
	margin:0px;
	padding:0px;
	background-image:url(layout/vboe_newsbox_right.gif);
	background-position:left;
	width:9px;
	height:43px;
	border: none;
	background-repeat:no-repeat;
}

#newsbox {
	padding:0px;
	margin:0px;
	height:43px;
	width:699px;
	background-color:#D9F0FE;
	font-weight:bold;
	vertical-align:top;
	border:none;
}
#newsbox div {
	padding:0px;
	margin:0px;
	overflow:hidden;
	height:43px;
	width:629px;
	position:absolute;
}
#newsbox div table {
	width:100%;
	height:100%;
}
#newsbox div td{
	vertical-align:middle;
}

